jenkins-x / lighthouse

Apache License 2.0
184 stars 115 forks source link

openssl errors in keeper and webhook when running arm64 #1555

Open jobcespedes opened 1 year ago

jobcespedes commented 1 year ago

I got similar openssl errors in keeper and webhook when running in arm64 nodes. For instance, keeeper log output:

{"client":"git","component":"keeper","file":"/workspace/source/pkg/git/v2/interactor.go:149","func":"github.com/jenkins-x/lighthouse/pkg/git/v2.(*interactor).MirrorClone","level":"error","msg":"error creating a mirror clone: exit status 128 Cloning into bare repository '/var/tmp/gitcache607662326/krestomatio/ansible-collection-k8s'...\nfatal: unable to access 'https://github.com/krestomatio/ansible-collection-k8s/': OpenSSL/3.0.8: error:0200008A:rsa routines::invalid padding\n","org":"krestomatio","repo":"ansible-collection-k8s","time":"2023-06-11T15:49:39Z"}

Lightouse and images version: 1.12.10