Actions
action #168475
closedsalt-states-openqa telegraf pipeline failing with error in libcrypto
Status:
Rejected
Priority:
High
Assignee:
Category:
Regressions/Crashes
Target version:
Start date:
Due date:
% Done:
0%
Estimated time:
Tags:
Description
Observation¶
https://gitlab.suse.de/openqa/salt-states-openqa/-/jobs/3257683
Using docker image sha256:bbc50adb237d28fb7c664693b345b3ace52d9e68ee8000fa2f29bdb167378fed for registry.opensuse.org/home/okurz/container/containers/tumbleweed:salt-minion-git-core-ssh with digest registry.opensuse.org/home/okurz/container/containers/tumbleweed@sha256:d22c5fa792c9a73689dd11b7681678d5c3d3b12df212d3fd61a3f3e2174de635 ...
$ eval $(ssh-agent -s)
Agent pid 15
$ echo "$SSH_PRIVATE_KEY" | ssh-add -
Error loading key "(stdin)": error in libcrypto
Acceptance criteria¶
- AC1:
Suggestions¶
- Try to reproduce locally with the container also used in the CI pipeline
podman run --rm -it registry.opensuse.org/home/okurz/container/ca/containers/tumbleweed:salt-minion-git-core-ssh
- Try
make test
in https://gitlab.suse.de/openqa/salt-states-openqa/
Actions