Skip to content

Update readme with usage instructions.#15

Merged
gforcada merged 2 commits intomasterfrom
maurits-update-readme
Sep 10, 2025
Merged

Update readme with usage instructions.#15
gforcada merged 2 commits intomasterfrom
maurits-update-readme

Conversation

@mauritsvanrees
Copy link
Copy Markdown
Member

This combines some knowledge from PR #12 which was merged earlier this year, plus comments there, and my own notes from creating a Jenkins node earlier this year. I made a second one now with these instructions.

This needs the following PR: gforcada/ansible-compile-python#27 And another release of that ansible role.

This combines some knowledge from PR #12 which was merged earlier this year, plus comments there, and my own notes from creating a Jenkins node earlier this year.
I made a second one now with these instructions.

This needs the following PR: gforcada/ansible-compile-python#27
And another release of that ansible role.
@mauritsvanrees
Copy link
Copy Markdown
Member Author

I have registered my new node on Jenkins, but have not yet brought it online. I will do that tomorrow so I can follow up if things go wrong.

@mauritsvanrees
Copy link
Copy Markdown
Member Author

@mauritsvanrees
Copy link
Copy Markdown
Member Author

The first two jobs have finished successfully!

Here is the build history of this node, which by now has 5 jobs. One of them failed after 10 seconds when trying to install colorama: zipfile.BadZipFile: File is not a zip file. That is probably due to parallel running buildouts. A few lines before, there is a case where it only nearly succeeds:

Getting distribution for 'requests==2.32.3'.
root: Downloading...
Path /home/jenkins/.buildout/eggs/cp313/requests-2.32.3-py3.13.egg unexpectedly already exists.
Maybe a buildout running in parallel has added it. We will accept it.
If this contains a wrong package, please remove it yourself.
Got requests 2.32.3.

So this just seems an initial hiccup.

Comment thread roles.yml Outdated
Comment thread README.md
@gforcada gforcada merged commit 47e6587 into master Sep 10, 2025
4 checks passed
@gforcada gforcada deleted the maurits-update-readme branch September 10, 2025 08:26
@mauritsvanrees
Copy link
Copy Markdown
Member Author

Meanwhile 13 jobs have run. Next to the failing one I mentioned above, one other failed, because the symlink to Python 3.12 was missing. That may have been while I was running the ansible playbook a second time. I have created the symlink manually now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants