Alejandro Germain
Alejandro Germain
@iaguis PTAL.
Currently both jobs on semaphoreCI are failing, status is as follows: Job 1: ``` stage1/usr_from_kvm/qemu.mk:71: recipe for target '/home/runner/rkt/builds/build-rkt-kvm/build-rkt-1.30.0+git/stamps/__stage1_usr_from_kvm_qemu_mk_conf.stamp' failed make: *** [/home/runner/rkt/builds/build-rkt-kvm/build-rkt-1.30.0+git/stamps/__stage1_usr_from_kvm_qemu_mk_conf.stamp] Error 1 ``` Job 2: ``` kt-coreos/build-rkt-1.30.0+git/stamps/__tests_functional_mk_functional_tests.stamp'...
@iaguis Thanks for the feedback! I have now solved issues related to the dependencies (`libglib2.0-dev` and `libpixman-1-dev`) for Job 1, as well as fixing the `Failed to allocate scope: Cannot...
For the record, instead of committing the commented volume mount tests I am now awaiting on Flatcar's Edge build which will have reverted the change that broke the test, which...
Thanks for the feedback @iaguis! I believe all of the comments have been addressed, let me know.
+1. Sounds like a duplicate of #733.
FWIW I can reproduce it: ``` 2022-11-09T16:34:11.214058 ERRO[0026] Failed Cluster Start: Failed to add one or more helper nodes: runtime failed to start node 'k3d-cluster1-serverlb': docker failed to start container...
Hey there. If you don't mind I'll chime in to the discussion as it seems that the entire "DinD" within jenkins as a container is not a widely documented topic...