-
Notifications
You must be signed in to change notification settings - Fork 4
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
Help debugging issues #90
Conversation
Thanks! I am also adding this: fedcloud-vmi-templates/builder/build-image.sh Lines 4 to 12 in d75d57f
which seems to help (see example output below): ==> Builds finished. The artifacts of successful builds are:
--> qemu.datahub-jupyter-ubuntu-22-04: VM files in directory: output-datahub-jupyter-ubuntu-22-04
Error in line: 43
Exit status: 5
Command: VM_NAME="$(jq -r ".builders[].vm_name" < "$IMAGE")" |
Build status:
|
Build status:
|
f36bd71
to
ae39059
Compare
Build status:
|
Build status:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @enolfc
Please let me know your thoughts about these two comments.
Build status:
|
Build status:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great, many thanks!
Build status:
|
Build status:
|
@sebastian-luna-valero can you take a final look? |
Build status:
|
Summary
Try to add more output to the build so we are not blind when building the images
Related issue :