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

KAS Fleet Manager Deployment failed #126

Closed
agullon opened this issue Dec 10, 2021 · 3 comments
Closed

KAS Fleet Manager Deployment failed #126

agullon opened this issue Dec 10, 2021 · 3 comments

Comments

@agullon
Copy link
Contributor

agullon commented Dec 10, 2021

When running kas-installer.sh installation is stuck in the step Waiting until KAS Fleet Manager Deployment is available... with kas-fleet-manager pod on CrashLoopBackOff state. This is the error logs from the pod:

I1210 14:17:23.280718       1 environment.go:108] Initializing development environment
E1210 14:17:23.281175       1 environment.go:119] unable to read configuration files: yaml: unmarshal errors:
  line 1: cannot unmarshal !!seq into config.InstanceTypeMap
F1210 14:17:23.281191       1 cmd.go:21] Unable to initialize environment: unable to read configuration files: yaml: unmarshal errors:
  line 1: cannot unmarshal !!seq into config.InstanceTypeMap

Tested with the latest commit on december 8th.

kas-installer execution log from Jenkins: https://ci.int.devshift.net/job/managed-kafka-fault-tests-nightly/78/console

@tonyxrmdavidson
Copy link
Contributor

@MikeEdgar Also seeing this error during performance test pipeline run 13th December.
I1213 11:18:54.261404 1 environment.go:108] Initializing development environment E1213 11:18:54.261888 1 environment.go:119] unable to read configuration files: yaml: unmarshal errors: line 1: cannot unmarshal !!seq into config.InstanceTypeMap F1213 11:18:54.261904 1 cmd.go:21] Unable to initialize environment: unable to read configuration files: yaml: unmarshal errors: line 1: cannot unmarshal !!seq into config.InstanceTypeMap

@MikeEdgar
Copy link
Contributor

This should be fixed with bf2fc6cc711aee1a0c2a/kas-fleet-manager/issues/690

@agullon
Copy link
Contributor Author

agullon commented Dec 13, 2021

It's fixed now, tested from Jenkins job. Thanks @MikeEdgar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants