-
Task
-
Resolution: Unresolved
-
Major
-
None
-
Jenkins Version : 2.235.1
Kubernetes Plugin : 1.26.1
My Jenkins Hosted In a Independent VM, I configured the Node-cloud Set-up with one of our Kubernetes Engine.
You can see on the screenshots, It is able to create the POD but unable to run the "jenkins-agent" file. (Its in the entrypoint of the image)
If you go inside the Pod do, run the "jenkins-agent".It is connecting & working fine.
It is perfectly working with the default image "jenkins/inbound-agent4.3_4"
But it is not working with any of custom images.
[JENKINS-62732] Custom JNLP Image is unable to run the "ENTRYPOINT["jenkins-agent"]"
Environment |
Original:
Jenkins Version : 2.235.1 Kubernetes Plugin : |
New:
Jenkins Version : 2.235.1 Kubernetes Plugin : 1.26.1 |
Assignee | New: Vincent Latombe [ vlatombe ] |
Assignee | Original: Vincent Latombe [ vlatombe ] | New: Nicolas De Loof [ ndeloof ] |
Summary | Original: Custom JNLP Image is unable to run the "ENTRYPOINT" | New: Custom JNLP Image is unable to run the "ENTRYPOINT["jenkins-agent"]" |
Priority | Original: Critical [ 2 ] | New: Major [ 3 ] |
Description |
Original:
My Jenkins Hosted In a Independent VM, I configured the Node-cloud Set-up with one of our Kubernetes Engine. You can see on the screenshots, It is able to create the POD but unable to run the "jenkins-agent" file. (Its in the entrypoint of the image) If you go inside the Pod do exec, run the "jenkins-agent".It is connecting & working fine. It is perfectly working with the default image "jenkins/inbound-agent4.3_4" |
New:
My Jenkins Hosted In a Independent VM, I configured the Node-cloud Set-up with one of our Kubernetes Engine. You can see on the screenshots, It is able to create the POD but unable to run the "jenkins-agent" file. (Its in the entrypoint of the image) If you go inside the Pod do, run the "jenkins-agent".It is connecting & working fine. It is perfectly working with the default image "jenkins/inbound-agent4.3_4" |
Labels | New: kubernetes-plugin |
Assignee | Original: Nicolas De Loof [ ndeloof ] | New: Jesse Glick [ jglick ] |
Description |
Original:
My Jenkins Hosted In a Independent VM, I configured the Node-cloud Set-up with one of our Kubernetes Engine. You can see on the screenshots, It is able to create the POD but unable to run the "jenkins-agent" file. (Its in the entrypoint of the image) If you go inside the Pod do, run the "jenkins-agent".It is connecting & working fine. It is perfectly working with the default image "jenkins/inbound-agent4.3_4" |
New:
My Jenkins Hosted In a Independent VM, I configured the Node-cloud Set-up with one of our Kubernetes Engine. You can see on the screenshots, It is able to create the POD but unable to run the "jenkins-agent" file. (Its in the entrypoint of the image) If you go inside the Pod do, run the "jenkins-agent".It is connecting & working fine. It is perfectly working with the default image "jenkins/inbound-agent4.3_4" But it is not working with any of custom images. |