Has anyone gotten the jenkins-docs / simple-python-pyinstaller-app to work?

2021-05-07 Thread Ray Tayek
The best i can do so far is: [Pipeline] sh + docker inspect -f . python:2-alpine unable to resolve docker endpoint: open C:/Program Files/Git/certs/client/ca.pem: no such file or directory I had lot's of problems so I made this SSCCE .

Disabling sameorigin checks for a LAN IP

2021-05-07 Thread Jesse Kaukonen
I'm trying to set up a screen in our office to display the Jenkins dashboard and the state of all our pipelines. This is an HTML page with an iframe for Jenkins, as the same page displays status for other tools as well. For the Jenkins view, I'm getting: ``` The loading of

Re: Provision EC2 node: gets destroyed as soon as it is ready

2021-05-07 Thread Amedee Van Gasse
This is when I manually provision: May 07, 2021 6:18:25 PM INFO hudson.plugins.ec2.SlaveTemplate getImage Getting image for request {ExecutableUsers: [],Filters: [],ImageIds: [ami-0d8ed2b0df1b1c6ef],Owners: []} May 07, 2021 6:18:25 PM INFO hudson.plugins.ec2.SlaveTemplate logProvisionInfo

Provision EC2 node: gets destroyed as soon as it is ready

2021-05-07 Thread Amedee Van Gasse
I have added an EC2 cloud with the intention of using Windows instances. The Windows AMI is configured to use SSH connection, not WinRM. When I provision a Windows instance, I see it starting in the AWS console, and I see this in the Jenkins console: May 07, 2021 5:45:42 PM INFO