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

build_charms.yaml fails requesting password #89

Closed
DnPlas opened this issue Jan 6, 2025 · 1 comment · Fixed by #90
Closed

build_charms.yaml fails requesting password #89

DnPlas opened this issue Jan 6, 2025 · 1 comment · Fixed by #90
Labels
bug Something isn't working

Comments

@DnPlas
Copy link
Contributor

DnPlas commented Jan 6, 2025

Bug Description

The full context is in canonical/data-platform-workflows#259, TL;DR:

When building charms, the Set up environment step from build_charms.yaml, it fails with:

info: Adding user `runner' to group `lxd' ...
Password: Invalid password.
Error: Process completed with exit code 1.

To Reproduce

  1. Use canonical/charmed-kubeflow-workflows/.github/workflows/get_charms_build_with_cache.yaml@main in any CI workflow
  2. Run the CI

Environment

CI environment of the canonical/kfp-operators#640 PR and development branch

Relevant Log Output

info: Adding user `runner' to group `lxd' ...
Password: Invalid password.
Error: Process completed with exit code 1.

Additional Context

Failing for https://github.com/canonical/kfp-operators/actions/runs/12637402786/job/35211538308?pr=640#step:9:31

@DnPlas DnPlas added the bug Something isn't working label Jan 6, 2025
Copy link

Thank you for reporting your feedback to us!

The internal ticket has been created: https://warthogs.atlassian.net/browse/KF-6714.

This message was autogenerated

DnPlas added a commit that referenced this issue Jan 6, 2025
This will bring a fix for the runner requesting a password
when adding the runner user to the LXD group.

Fixes #89
@DnPlas DnPlas closed this as completed in #90 Jan 7, 2025
@DnPlas DnPlas closed this as completed in 3552d3e Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant