Skip to content
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

Kibana upgrade failed while upgrading from 7.17.28-SNAPSHOT>8.18.0-SNAPSHOT>9.9.0-SNAPSHOT #207048

Open
amolnater-qasource opened this issue Jan 17, 2025 · 10 comments
Labels
bug Fixes for quality problems that affect the customer experience impact:critical This issue should be addressed immediately due to a critical level of impact on the product. Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc

Comments

@amolnater-qasource
Copy link

amolnater-qasource commented Jan 17, 2025

Description:

Screenshot:

Image

Image

Image

Deployment ID:
5914e76b70d54178a58d91748beca436

@amolnater-qasource amolnater-qasource added bug Fixes for quality problems that affect the customer experience impact:critical This issue should be addressed immediately due to a critical level of impact on the product. labels Jan 17, 2025
@botelastic botelastic bot added the needs-team Issues missing a team label label Jan 17, 2025
@amolnater-qasource
Copy link
Author

@muskangulati-qasource Please review.

@muskangulati-qasource
Copy link

Secondary review is Done for this ticket!

@jlind23
Copy link
Contributor

jlind23 commented Jan 17, 2025

According to the error message shown it seems that the issue is coming from the ES version not being validated. @kpollich was this suppose to work already?

@amolnater-qasource
Copy link
Author

Hi @jlind23

While retesting this today, we have observed that Kibana upgrade also failed while upgrading from 7.17.28-SNAPSHOT>8.18.0-SNAPSHOT.

Screenshot:
Image

Deployment ID:
77baafca81724255898364f8c1f768e3

Hence, we have updated the bug description accordingly.

Please let us know if anything else is required from our end.

Thanks!!

@kpollich
Copy link
Member

According to the error message shown it seems that the issue is coming from the ES version not being validated. @kpollich was this suppose to work already?

AFAIK the snapshot version upgrades should be working so this seems unexpected to me. Will investigate.

@jughosta jughosta added the Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc label Jan 28, 2025
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-core (Team:Core)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Jan 28, 2025
@kpollich
Copy link
Member

Hey @jen-huang - did you run into anything like what we're seeing here with your tests?

@jen-huang
Copy link
Contributor

Hey @jen-huang - did you run into anything like what we're seeing here with your tests?

I didn't, I tested using a local cluster and not Cloud. It seems all these errors are stemming from ES failing to upgrade first. @amolnater-qasource Is there any additional logging around the ES failures we can look at?

@amolnater-qasource
Copy link
Author

amolnater-qasource commented Jan 29, 2025

Hi @jen-huang
Thank you for looking into this.

Currently 7.17.28-SNAPSHOT fails to upgrade to 8.18.0-SNAPSHOT.

Please find below deployment id for detailed logs, as we don't have the admin access:

  • d16e4835ff14448cb3c7975c6c2320cd

UPDATE:
Today, some issue is going on in cloud environment where 8.18.0-SNAPSHOT is not deploying but earlier this wasn't the case.
We will revalidate once 8.18.0-SNAPSHOT will be deployed.

Screenshot:
Image

Please let us know if anything else is required from our end.

Thanks!!

@kpollich
Copy link
Member

kpollich commented Jan 29, 2025

From ES logs

instance-0000000000] fatal exception while booting Elasticsearch java.lang.IllegalArgumentException: unknown setting [xpack.inference.eis.gateway.url] did you mean [xpack.inference.elastic.url]? at org.elasticsearch.common.settings.AbstractScopedSettings.validate(AbstractScopedSettings.java:564) ~[elasticsearch-8.18.0-SNAPSHOT.jar:?] at org.elasticsearch.common.settings.AbstractScopedSettings.validate(AbstractScopedSettings.java:510) ~[elasticsearch-8.18.0-SNAPSHOT.jar:?] at org.elasticsearch.common.settings.AbstractScopedSettings.validate(AbstractScopedSettings.java:480) ~[elasticsearch-8.18.0-SNAPSHOT.jar:?] at org.elasticsearch.common.settings.AbstractScopedSettings.validate(AbstractScopedSettings.java:450) ~[elasticsearch-8.18.0-SNAPSHOT.jar:?] at org.elasticsearch.common.settings.SettingsModule.(SettingsModule.java:133) ~[elasticsearch-8.18.0-SNAPSHOT.jar:?] at org.elasticsearch.common.settings.SettingsModule.(SettingsModule.java:51) ~[elasticsearch-8.18.0-SNAPSHOT.jar:?] at org.elasticsearch.node.NodeConstruction.validateSettings(NodeConstruction.java:535) ~[elasticsearch-8.18.0-SNAPSHOT.jar:?] at org.elasticsearch.node.NodeConstruction.prepareConstruction(NodeConstruction.java:285) ~[elasticsearch-8.18.0-SNAPSHOT.jar:?] at org.elasticsearch.node.Node.(Node.java:201) ~[elasticsearch-8.18.0-SNAPSHOT.jar:?] at org.elasticsearch.bootstrap.Elasticsearch$2.(Elasticsearch.java:290) ~[elasticsearch-8.18.0-SNAPSHOT.jar:?] at org.elasticsearch.bootstrap.Elasticsearch.initPhase3(Elasticsearch.java:290) ~[elasticsearch-8.18.0-SNAPSHOT.jar:?] at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:88) ~[elasticsearch-8.18.0-SNAPSHOT.jar:?]

I see this a few times.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience impact:critical This issue should be addressed immediately due to a critical level of impact on the product. Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc
Projects
None yet
Development

No branches or pull requests

7 participants