[FIPS / CI] Add sudo fallback for ES3 cleanup#232855
Merged
Ikuni17 merged 3 commits intoelastic:mainfrom Aug 28, 2025
Merged
Conversation
Contributor
|
Pinging @elastic/kibana-operations (Team:Operations) |
Contributor
⏳ Build in-progress, with failures
Failed CI StepsTest Failures
cc @Ikuni17 |
Contributor
Author
|
CI passed, comment didn't update |
delanni
approved these changes
Aug 28, 2025
Contributor
|
Starting backport for target branches: 8.18, 8.19, 9.0, 9.1 https://github.com/elastic/kibana/actions/runs/17306433404 |
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Aug 28, 2025
## Summary The FIPS pipeline is seeing permission denied issues when cleaning up ES3 `cluster_state`: https://buildkite.com/elastic/kibana-fips/builds/693#0198e5b6-3a14-44ab-87ea-552a06f6002c/5228-5247 I'm not sure of the root cause, or why this is only happening in FIPS mode. This is mainly to unblock for now. Test run: https://buildkite.com/elastic/kibana-fips/builds/691#_ (cherry picked from commit c42804c)
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Aug 28, 2025
## Summary The FIPS pipeline is seeing permission denied issues when cleaning up ES3 `cluster_state`: https://buildkite.com/elastic/kibana-fips/builds/693#0198e5b6-3a14-44ab-87ea-552a06f6002c/5228-5247 I'm not sure of the root cause, or why this is only happening in FIPS mode. This is mainly to unblock for now. Test run: https://buildkite.com/elastic/kibana-fips/builds/691#_ (cherry picked from commit c42804c)
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Aug 28, 2025
## Summary The FIPS pipeline is seeing permission denied issues when cleaning up ES3 `cluster_state`: https://buildkite.com/elastic/kibana-fips/builds/693#0198e5b6-3a14-44ab-87ea-552a06f6002c/5228-5247 I'm not sure of the root cause, or why this is only happening in FIPS mode. This is mainly to unblock for now. Test run: https://buildkite.com/elastic/kibana-fips/builds/691#_ (cherry picked from commit c42804c)
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Aug 28, 2025
## Summary The FIPS pipeline is seeing permission denied issues when cleaning up ES3 `cluster_state`: https://buildkite.com/elastic/kibana-fips/builds/693#0198e5b6-3a14-44ab-87ea-552a06f6002c/5228-5247 I'm not sure of the root cause, or why this is only happening in FIPS mode. This is mainly to unblock for now. Test run: https://buildkite.com/elastic/kibana-fips/builds/691#_ (cherry picked from commit c42804c)
Contributor
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
kibanamachine
added a commit
that referenced
this pull request
Aug 28, 2025
# Backport This will backport the following commits from `main` to `9.1`: - [[FIPS / CI] Add sudo fallback for ES3 cleanup (#232855)](#232855) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Brad White","email":"Ikuni17@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-08-28T19:53:18Z","message":"[FIPS / CI] Add sudo fallback for ES3 cleanup (#232855)\n\n## Summary\n\nThe FIPS pipeline is seeing permission denied issues when cleaning up\nES3 `cluster_state`:\n\nhttps://buildkite.com/elastic/kibana-fips/builds/693#0198e5b6-3a14-44ab-87ea-552a06f6002c/5228-5247\n\nI'm not sure of the root cause, or why this is only happening in FIPS\nmode. This is mainly to unblock for now. Test run:\nhttps://buildkite.com/elastic/kibana-fips/builds/691#_","sha":"c42804c3e81592b20077694849dcedf204a6cb3b","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","backport:prev-major","backport:current-major","v9.2.0"],"title":"[FIPS / CI] Add sudo fallback for ES3 cleanup","number":232855,"url":"https://github.com/elastic/kibana/pull/232855","mergeCommit":{"message":"[FIPS / CI] Add sudo fallback for ES3 cleanup (#232855)\n\n## Summary\n\nThe FIPS pipeline is seeing permission denied issues when cleaning up\nES3 `cluster_state`:\n\nhttps://buildkite.com/elastic/kibana-fips/builds/693#0198e5b6-3a14-44ab-87ea-552a06f6002c/5228-5247\n\nI'm not sure of the root cause, or why this is only happening in FIPS\nmode. This is mainly to unblock for now. Test run:\nhttps://buildkite.com/elastic/kibana-fips/builds/691#_","sha":"c42804c3e81592b20077694849dcedf204a6cb3b"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/232855","number":232855,"mergeCommit":{"message":"[FIPS / CI] Add sudo fallback for ES3 cleanup (#232855)\n\n## Summary\n\nThe FIPS pipeline is seeing permission denied issues when cleaning up\nES3 `cluster_state`:\n\nhttps://buildkite.com/elastic/kibana-fips/builds/693#0198e5b6-3a14-44ab-87ea-552a06f6002c/5228-5247\n\nI'm not sure of the root cause, or why this is only happening in FIPS\nmode. This is mainly to unblock for now. Test run:\nhttps://buildkite.com/elastic/kibana-fips/builds/691#_","sha":"c42804c3e81592b20077694849dcedf204a6cb3b"}}]}] BACKPORT--> Co-authored-by: Brad White <Ikuni17@users.noreply.github.com>
kibanamachine
added a commit
that referenced
this pull request
Aug 28, 2025
# Backport This will backport the following commits from `main` to `8.19`: - [[FIPS / CI] Add sudo fallback for ES3 cleanup (#232855)](#232855) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Brad White","email":"Ikuni17@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-08-28T19:53:18Z","message":"[FIPS / CI] Add sudo fallback for ES3 cleanup (#232855)\n\n## Summary\n\nThe FIPS pipeline is seeing permission denied issues when cleaning up\nES3 `cluster_state`:\n\nhttps://buildkite.com/elastic/kibana-fips/builds/693#0198e5b6-3a14-44ab-87ea-552a06f6002c/5228-5247\n\nI'm not sure of the root cause, or why this is only happening in FIPS\nmode. This is mainly to unblock for now. Test run:\nhttps://buildkite.com/elastic/kibana-fips/builds/691#_","sha":"c42804c3e81592b20077694849dcedf204a6cb3b","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","backport:prev-major","backport:current-major","v9.2.0"],"title":"[FIPS / CI] Add sudo fallback for ES3 cleanup","number":232855,"url":"https://github.com/elastic/kibana/pull/232855","mergeCommit":{"message":"[FIPS / CI] Add sudo fallback for ES3 cleanup (#232855)\n\n## Summary\n\nThe FIPS pipeline is seeing permission denied issues when cleaning up\nES3 `cluster_state`:\n\nhttps://buildkite.com/elastic/kibana-fips/builds/693#0198e5b6-3a14-44ab-87ea-552a06f6002c/5228-5247\n\nI'm not sure of the root cause, or why this is only happening in FIPS\nmode. This is mainly to unblock for now. Test run:\nhttps://buildkite.com/elastic/kibana-fips/builds/691#_","sha":"c42804c3e81592b20077694849dcedf204a6cb3b"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/232855","number":232855,"mergeCommit":{"message":"[FIPS / CI] Add sudo fallback for ES3 cleanup (#232855)\n\n## Summary\n\nThe FIPS pipeline is seeing permission denied issues when cleaning up\nES3 `cluster_state`:\n\nhttps://buildkite.com/elastic/kibana-fips/builds/693#0198e5b6-3a14-44ab-87ea-552a06f6002c/5228-5247\n\nI'm not sure of the root cause, or why this is only happening in FIPS\nmode. This is mainly to unblock for now. Test run:\nhttps://buildkite.com/elastic/kibana-fips/builds/691#_","sha":"c42804c3e81592b20077694849dcedf204a6cb3b"}}]}] BACKPORT--> Co-authored-by: Brad White <Ikuni17@users.noreply.github.com>
kibanamachine
added a commit
that referenced
this pull request
Aug 28, 2025
# Backport This will backport the following commits from `main` to `9.0`: - [[FIPS / CI] Add sudo fallback for ES3 cleanup (#232855)](#232855) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Brad White","email":"Ikuni17@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-08-28T19:53:18Z","message":"[FIPS / CI] Add sudo fallback for ES3 cleanup (#232855)\n\n## Summary\n\nThe FIPS pipeline is seeing permission denied issues when cleaning up\nES3 `cluster_state`:\n\nhttps://buildkite.com/elastic/kibana-fips/builds/693#0198e5b6-3a14-44ab-87ea-552a06f6002c/5228-5247\n\nI'm not sure of the root cause, or why this is only happening in FIPS\nmode. This is mainly to unblock for now. Test run:\nhttps://buildkite.com/elastic/kibana-fips/builds/691#_","sha":"c42804c3e81592b20077694849dcedf204a6cb3b","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","backport:prev-major","backport:current-major","v9.2.0"],"title":"[FIPS / CI] Add sudo fallback for ES3 cleanup","number":232855,"url":"https://github.com/elastic/kibana/pull/232855","mergeCommit":{"message":"[FIPS / CI] Add sudo fallback for ES3 cleanup (#232855)\n\n## Summary\n\nThe FIPS pipeline is seeing permission denied issues when cleaning up\nES3 `cluster_state`:\n\nhttps://buildkite.com/elastic/kibana-fips/builds/693#0198e5b6-3a14-44ab-87ea-552a06f6002c/5228-5247\n\nI'm not sure of the root cause, or why this is only happening in FIPS\nmode. This is mainly to unblock for now. Test run:\nhttps://buildkite.com/elastic/kibana-fips/builds/691#_","sha":"c42804c3e81592b20077694849dcedf204a6cb3b"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/232855","number":232855,"mergeCommit":{"message":"[FIPS / CI] Add sudo fallback for ES3 cleanup (#232855)\n\n## Summary\n\nThe FIPS pipeline is seeing permission denied issues when cleaning up\nES3 `cluster_state`:\n\nhttps://buildkite.com/elastic/kibana-fips/builds/693#0198e5b6-3a14-44ab-87ea-552a06f6002c/5228-5247\n\nI'm not sure of the root cause, or why this is only happening in FIPS\nmode. This is mainly to unblock for now. Test run:\nhttps://buildkite.com/elastic/kibana-fips/builds/691#_","sha":"c42804c3e81592b20077694849dcedf204a6cb3b"}}]}] BACKPORT--> Co-authored-by: Brad White <Ikuni17@users.noreply.github.com>
kibanamachine
added a commit
that referenced
this pull request
Aug 28, 2025
# Backport This will backport the following commits from `main` to `8.18`: - [[FIPS / CI] Add sudo fallback for ES3 cleanup (#232855)](#232855) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Brad White","email":"Ikuni17@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-08-28T19:53:18Z","message":"[FIPS / CI] Add sudo fallback for ES3 cleanup (#232855)\n\n## Summary\n\nThe FIPS pipeline is seeing permission denied issues when cleaning up\nES3 `cluster_state`:\n\nhttps://buildkite.com/elastic/kibana-fips/builds/693#0198e5b6-3a14-44ab-87ea-552a06f6002c/5228-5247\n\nI'm not sure of the root cause, or why this is only happening in FIPS\nmode. This is mainly to unblock for now. Test run:\nhttps://buildkite.com/elastic/kibana-fips/builds/691#_","sha":"c42804c3e81592b20077694849dcedf204a6cb3b","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","backport:prev-major","backport:current-major","v9.2.0"],"title":"[FIPS / CI] Add sudo fallback for ES3 cleanup","number":232855,"url":"https://github.com/elastic/kibana/pull/232855","mergeCommit":{"message":"[FIPS / CI] Add sudo fallback for ES3 cleanup (#232855)\n\n## Summary\n\nThe FIPS pipeline is seeing permission denied issues when cleaning up\nES3 `cluster_state`:\n\nhttps://buildkite.com/elastic/kibana-fips/builds/693#0198e5b6-3a14-44ab-87ea-552a06f6002c/5228-5247\n\nI'm not sure of the root cause, or why this is only happening in FIPS\nmode. This is mainly to unblock for now. Test run:\nhttps://buildkite.com/elastic/kibana-fips/builds/691#_","sha":"c42804c3e81592b20077694849dcedf204a6cb3b"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/232855","number":232855,"mergeCommit":{"message":"[FIPS / CI] Add sudo fallback for ES3 cleanup (#232855)\n\n## Summary\n\nThe FIPS pipeline is seeing permission denied issues when cleaning up\nES3 `cluster_state`:\n\nhttps://buildkite.com/elastic/kibana-fips/builds/693#0198e5b6-3a14-44ab-87ea-552a06f6002c/5228-5247\n\nI'm not sure of the root cause, or why this is only happening in FIPS\nmode. This is mainly to unblock for now. Test run:\nhttps://buildkite.com/elastic/kibana-fips/builds/691#_","sha":"c42804c3e81592b20077694849dcedf204a6cb3b"}}]}] BACKPORT--> Co-authored-by: Brad White <Ikuni17@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
The FIPS pipeline is seeing permission denied issues when cleaning up ES3
cluster_state:https://buildkite.com/elastic/kibana-fips/builds/693#0198e5b6-3a14-44ab-87ea-552a06f6002c/5228-5247
I'm not sure of the root cause, cannot reproduce locally, and not sure why this is only happening in FIPS mode. This is mainly to unblock for now. Test run:
https://buildkite.com/elastic/kibana-fips/builds/691#