Skip to content
Success

Console Output

Started by timer
Checking out git git@gitlab.liu.se:OpenModelica/apt-build.git into /var/jenkins_home/workspace/LINUX_BUILDS_script/774335cde2ee91721c4d3a9602bc561368b7238bad469d39685cbed3758a99b0 to read Jenkinsfile
The recommended git tool is: git
using credential Hudson-SSH-Key
 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/LINUX_BUILDS_script/774335cde2ee91721c4d3a9602bc561368b7238bad469d39685cbed3758a99b0/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git@gitlab.liu.se:OpenModelica/apt-build.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from git@gitlab.liu.se:OpenModelica/apt-build.git
 > git --version # timeout=10
 > git --version # 'git version 2.47.3'
using GIT_SSH to set credentials SSH Key for user Hudson
 > git fetch --tags --force --progress -- git@gitlab.liu.se:OpenModelica/apt-build.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision ebc7e369d9764441c7c9bea158aa95426dbe48dd (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ebc7e369d9764441c7c9bea158aa95426dbe48dd # timeout=10
Commit message: "Updated nightly build"
 > git rev-list --no-walk ebc7e369d9764441c7c9bea158aa95426dbe48dd # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] properties
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named archBase (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named targetDscFile (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named targetDepends (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ignore (to a value of type ArrayList) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named allOSs (to a value of type ArrayList) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named rpmOSs (to a value of type ArrayList) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named archOSs (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dockerImage (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named eol (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named pkgAvailableVersion (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named oldReleasesToSkip (to a value of type ArrayList) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named targets (to a value of type ArrayList) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named targetVersions (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named arch (to a value of type ArrayList) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named rpmArch (to a value of type ArrayList) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named archDockerLabel (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named rpmPrivateLibs (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named existingVersions (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] node
Running on r630-2 in /var/lib/jenkins/ws/LINUX_BUILDS
[Pipeline] {
[Pipeline] stage
[Pipeline] { (checkout)
[Pipeline] checkout
The recommended git tool is: git
using credential Hudson-SSH-Key
Fetching changes from the remote Git repository
Cleaning workspace
Checking out Revision ebc7e369d9764441c7c9bea158aa95426dbe48dd (refs/remotes/origin/master)
Commit message: "Updated nightly build"
Cleaning workspace
[Pipeline] sh
+ git rev-parse HEAD
[Pipeline] echo
r630-2
[Pipeline] withDockerRegistry
$ docker login -u jenkins-nexus -p ******** https://docker.openmodelica.org
WARNING! Using --password via the CLI is insecure. Use --password-stdin.

WARNING! Your credentials are stored unencrypted in '/var/lib/jenkins/ws/LINUX_BUILDS_tmp/69a4dddf-de95-4a10-8a87-ca2b117f5509/config.json'.
Configure a credential helper to remove this warning. See
https://docs.docker.com/go/credential-store/

Login Succeeded
[Pipeline] {
[Pipeline] sh
 > git rev-parse --resolve-git-dir /var/lib/jenkins/ws/LINUX_BUILDS/.git # timeout=10
 > git config remote.origin.url git@gitlab.liu.se:OpenModelica/apt-build.git # timeout=10
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from git@gitlab.liu.se:OpenModelica/apt-build.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
using GIT_SSH to set credentials SSH Key for user Hudson
 > git fetch --tags --force --progress -- git@gitlab.liu.se:OpenModelica/apt-build.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ebc7e369d9764441c7c9bea158aa95426dbe48dd # timeout=10
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
+ ./update-current-linux-os-releases.py false
{'deb-all': ['bookworm', 'jammy', 'noble', 'questing', 'resolute', 'trixie'], 'deb-arch-os': {'amd64': ['bookworm', 'jammy', 'noble', 'questing', 'resolute', 'trixie'], 'arm64': ['bookworm', 'jammy', 'noble', 'resolute', 'trixie'], 'armhf': ['bookworm', 'jammy', 'noble', 'resolute', 'trixie'], 'i386': []}, 'deb-lts': ['bookworm', 'jammy', 'noble', 'resolute', 'trixie'], 'deb-old': [], 'docker': {'bookworm': 'debian:bookworm', 'el10': 'almalinux:10', 'el8': 'almalinux:8', 'el9': 'almalinux:9', 'fc42': 'fedora:42', 'fc43': 'fedora:43', 'jammy': 'ubuntu:jammy', 'noble': 'ubuntu:noble', 'questing': 'ubuntu:questing', 'resolute': 'ubuntu:resolute', 'trixie': 'debian:trixie'}, 'eol': {'bookworm': '2026-06-10', 'el10': '2035-05-31', 'el8': '2029-03-01', 'el9': '2032-05-31', 'fc42': '2026-05-13', 'fc43': '2026-12-09', 'jammy': '2027-04-01', 'noble': '2029-05-31', 'questing': '2026-07-01', 'resolute': '2031-05-31', 'trixie': '2028-08-09'}, 'pkg': {'clang': {'bookworm': '14.0', 'el10': '-', 'el8': '-', 'el9': '-', 'fc42': '-', 'fc43': '-', 'jammy': '14.0', 'noble': '18.0', 'questing': '20.0', 'resolute': '21.1.6', 'trixie': '19.0'}, 'cmake': {'bookworm': '3.25.1', 'el10': '3.30.5', 'el8': '3.26.5', 'el9': '3.26.5', 'fc42': '3.31.6', 'fc43': '3.31.6', 'jammy': '3.22.1', 'noble': '3.28.3', 'questing': '3.31.6', 'resolute': '4.2.3', 'trixie': '3.31.6'}, 'gcc': {'bookworm': '12.2.0', 'el10': '14.3.1', 'el8': '8.5.0', 'el9': '11.5.0', 'fc42': '15.2.1', 'fc43': '15.2.1', 'jammy': '11.2.0', 'noble': '13.2.0', 'questing': '15.2.0', 'resolute': '15.2.0', 'trixie': '14.2.0'}}, 'rpm': ['el10', 'el8', 'el9', 'fc42', 'fc43']}
Not LTS:  questing
Not LTS:  el8
Not LTS:  el9
Not LTS:  el10
Not LTS:  fc42
Not LTS:  fc43
Created current-linux-os-releases.json. Now checking repos.
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] sshagent
[ssh-agent] Using credentials hudson (SSH Key for user Hudson)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-XXXXXXWIbuZo/agent.3762426
SSH_AGENT_PID=3762429
Running ssh-add (command line suppressed)
Identity added: /var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_5602070783548223880.key (/var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_5602070783548223880.key)
[ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
+ git add current-linux-os-releases.json
+ git diff-index --quiet HEAD
[Pipeline] }
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 3762429 killed;
[ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] readJSON
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named linux (to a value of type JSONObject) which could lead to memory leaks or other issues.
[Pipeline] readJSON
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named version (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] sh
+ wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.27.0~dev-386-g551336a-1.dsc -O-
[Pipeline] sshagent
[ssh-agent] Using credentials hudson (SSH Key for user Hudson)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-XXXXXXsWVWBE/agent.3762454
SSH_AGENT_PID=3762456
Running ssh-add (command line suppressed)
Identity added: /var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_1645862255035845400.key (/var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_1645862255035845400.key)
[ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
+ ssh hudson@build.openmodelica.org find /var/www/build.openmodelica.org/apt/pool/ -name openmodelica_1.27.0~dev-386-g551336a-1_*.deb
+ sed s,/var/www/build.openmodelica.org/apt/pool/contrib-,,
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named res (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] sh
+ + sshsed hudson@build.openmodelica.org s,/var/www/build.openmodelica.org/rpm/,, find
 /var/www/build.openmodelica.org/rpm/ -name openmodelica-*.rpm
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named res (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] }
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 3762456 killed;
[ssh-agent] Stopped.
[Pipeline] // sshagent
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named version (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] sh
+ wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.26.4-1.dsc -O-
[Pipeline] sshagent
[ssh-agent] Using credentials hudson (SSH Key for user Hudson)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-XXXXXXApx4gm/agent.3763047
SSH_AGENT_PID=3763049
Running ssh-add (command line suppressed)
Identity added: /var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_7175708403714798187.key (/var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_7175708403714798187.key)
[ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
+ ssh hudson@build.openmodelica.org find /var/www/build.openmodelica.org/apt/pool/ -name openmodelica_1.26.4-1_*.deb
+ sed s,/var/www/build.openmodelica.org/apt/pool/contrib-,,
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named res (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] sh
+ ssh hudson@build.openmodelica.org find /var/www/build.openmodelica.org/rpm/+  -name openmodelica-*.rpm
sed s,/var/www/build.openmodelica.org/rpm/,,
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named res (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] }
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 3763049 killed;
[ssh-agent] Stopped.
[Pipeline] // sshagent
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named version (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] sh
+ wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.26.4-1.dsc -O-
[Pipeline] sshagent
[ssh-agent] Using credentials hudson (SSH Key for user Hudson)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-XXXXXX9ZuBZR/agent.3763183
SSH_AGENT_PID=3763185
Running ssh-add (command line suppressed)
Identity added: /var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_7577966804016628373.key (/var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_7577966804016628373.key)
[ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
+ ssh hudson@build.openmodelica.org find /var/www/build.openmodelica.org/apt/pool/ -name openmodelica_1.26.4-1_*.deb
+ sed s,/var/www/build.openmodelica.org/apt/pool/contrib-,,
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named res (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] sh
+ ssh hudson@build.openmodelica.org find /var/www/build.openmodelica.org/rpm/ -name openmodelica-*.rpm
+ sed s,/var/www/build.openmodelica.org/rpm/,,
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named res (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] }
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 3763185 killed;
[ssh-agent] Stopped.
[Pipeline] // sshagent
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named stepsForParallelDocker (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named stepsForParallel (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named stepsForParallelRPM (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named OSs (to a value of type JSONArray) which could lead to memory leaks or other issues.
[Pipeline] echo
Skipping bookworm/openmodelica_1.27.0~dev-386-g551336a-1_amd64.deb (already exists)
[Pipeline] echo
Skipping bookworm/openmodelica_1.26.4-1_amd64.deb (already exists)
[Pipeline] echo
Skipping bookworm/openmodelica_1.26.4-1_amd64.deb (already exists)
[Pipeline] echo
Skipping jammy/openmodelica_1.27.0~dev-386-g551336a-1_amd64.deb (already exists)
[Pipeline] echo
Skipping jammy/openmodelica_1.26.4-1_amd64.deb (already exists)
[Pipeline] echo
Skipping jammy/openmodelica_1.26.4-1_amd64.deb (already exists)
[Pipeline] echo
Skipping noble/openmodelica_1.27.0~dev-386-g551336a-1_amd64.deb (already exists)
[Pipeline] echo
Skipping noble/openmodelica_1.26.4-1_amd64.deb (already exists)
[Pipeline] echo
Skipping noble/openmodelica_1.26.4-1_amd64.deb (already exists)
[Pipeline] echo
Skipping questing/openmodelica_1.27.0~dev-386-g551336a-1_amd64.deb (already exists)
[Pipeline] echo
Skipping questing/openmodelica_1.26.4-1_amd64.deb (already exists)
[Pipeline] echo
Skipping questing/openmodelica_1.26.4-1_amd64.deb (already exists)
[Pipeline] echo
Skipping resolute/openmodelica_1.27.0~dev-386-g551336a-1_amd64.deb (already exists)
[Pipeline] echo
Skipping resolute/openmodelica_1.26.4-1_amd64.deb (already exists)
[Pipeline] echo
Skipping resolute/openmodelica_1.26.4-1_amd64.deb (already exists)
[Pipeline] echo
Skipping trixie/openmodelica_1.27.0~dev-386-g551336a-1_amd64.deb (already exists)
[Pipeline] echo
Skipping trixie/openmodelica_1.26.4-1_amd64.deb (already exists)
[Pipeline] echo
Skipping trixie/openmodelica_1.26.4-1_amd64.deb (already exists)
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named OSs (to a value of type JSONArray) which could lead to memory leaks or other issues.
[Pipeline] echo
Skipping bookworm/openmodelica_1.27.0~dev-386-g551336a-1_armhf.deb (already exists)
[Pipeline] echo
Skipping bookworm/openmodelica_1.26.4-1_armhf.deb (already exists)
[Pipeline] echo
Skipping bookworm/openmodelica_1.26.4-1_armhf.deb (already exists)
[Pipeline] echo
Skipping jammy/openmodelica_1.27.0~dev-386-g551336a-1_armhf.deb (already exists)
[Pipeline] echo
Skipping jammy/openmodelica_1.26.4-1_armhf.deb (already exists)
[Pipeline] echo
Skipping jammy/openmodelica_1.26.4-1_armhf.deb (already exists)
[Pipeline] echo
Skipping noble/openmodelica_1.27.0~dev-386-g551336a-1_armhf.deb (already exists)
[Pipeline] echo
Skipping noble/openmodelica_1.26.4-1_armhf.deb (already exists)
[Pipeline] echo
Skipping noble/openmodelica_1.26.4-1_armhf.deb (already exists)
[Pipeline] echo
Skipping resolute/openmodelica_1.27.0~dev-386-g551336a-1_armhf.deb (already exists)
[Pipeline] echo
Skipping resolute/openmodelica_1.26.4-1_armhf.deb (already exists)
[Pipeline] echo
Skipping resolute/openmodelica_1.26.4-1_armhf.deb (already exists)
[Pipeline] echo
Skipping trixie/openmodelica_1.27.0~dev-386-g551336a-1_armhf.deb (already exists)
[Pipeline] echo
Skipping trixie/openmodelica_1.26.4-1_armhf.deb (already exists)
[Pipeline] echo
Skipping trixie/openmodelica_1.26.4-1_armhf.deb (already exists)
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named OSs (to a value of type JSONArray) which could lead to memory leaks or other issues.
[Pipeline] echo
Skipping bookworm/openmodelica_1.27.0~dev-386-g551336a-1_arm64.deb (already exists)
[Pipeline] echo
Skipping bookworm/openmodelica_1.26.4-1_arm64.deb (already exists)
[Pipeline] echo
Skipping bookworm/openmodelica_1.26.4-1_arm64.deb (already exists)
[Pipeline] echo
Skipping jammy/openmodelica_1.27.0~dev-386-g551336a-1_arm64.deb (already exists)
[Pipeline] echo
Skipping jammy/openmodelica_1.26.4-1_arm64.deb (already exists)
[Pipeline] echo
Skipping jammy/openmodelica_1.26.4-1_arm64.deb (already exists)
[Pipeline] echo
Skipping noble/openmodelica_1.27.0~dev-386-g551336a-1_arm64.deb (already exists)
[Pipeline] echo
Skipping noble/openmodelica_1.26.4-1_arm64.deb (already exists)
[Pipeline] echo
Skipping noble/openmodelica_1.26.4-1_arm64.deb (already exists)
[Pipeline] echo
Skipping resolute/openmodelica_1.27.0~dev-386-g551336a-1_arm64.deb (already exists)
[Pipeline] echo
Skipping resolute/openmodelica_1.26.4-1_arm64.deb (already exists)
[Pipeline] echo
Skipping resolute/openmodelica_1.26.4-1_arm64.deb (already exists)
[Pipeline] echo
Skipping trixie/openmodelica_1.27.0~dev-386-g551336a-1_arm64.deb (already exists)
[Pipeline] echo
Skipping trixie/openmodelica_1.26.4-1_arm64.deb (already exists)
[Pipeline] echo
Skipping trixie/openmodelica_1.26.4-1_arm64.deb (already exists)
[Pipeline] sh
+ LC_ALL=C date +%a %b %d %Y
[Pipeline] sh
+ rm -f openmodelica.spec.tpl
+ wget -q https://raw.githubusercontent.com/OpenModelica/OpenModelicaBuildScripts/master/rpm/SPECS/openmodelica.spec.tpl
[Pipeline] readFile
[Pipeline] echo
Skipping el10/openmodelica-nightly-1.27.0~dev~386~g551336a-1.el10.x86_64.rpm (already exists)
[Pipeline] echo
Skipping el8/openmodelica-nightly-1.27.0~dev~386~g551336a-1.el8.x86_64.rpm (already exists)
[Pipeline] echo
Skipping el9/openmodelica-nightly-1.27.0~dev~386~g551336a-1.el9.x86_64.rpm (already exists)
[Pipeline] echo
Skipping fc42/openmodelica-nightly-1.27.0~dev~386~g551336a-1.fc42.x86_64.rpm (already exists)
[Pipeline] echo
Skipping fc43/openmodelica-nightly-1.27.0~dev~386~g551336a-1.fc43.x86_64.rpm (already exists)
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] stage
[Pipeline] { (build-dep)
[Pipeline] echo
Skipping build dependencies (user's choice)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] parallel
No branches to run
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (release)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (www-api-json)
[Pipeline] node
Running on r630-2 in /var/lib/jenkins/ws/LINUX_BUILDS
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named prettyJSON (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] git
The recommended git tool is: git
using credential Hudson-SSH-Key
Fetching changes from the remote Git repository
 > git rev-parse --resolve-git-dir /var/lib/jenkins/ws/LINUX_BUILDS/.git # timeout=10
 > git config remote.origin.url git@github.com:OpenModelica/www.openmodelica.org.git # timeout=10
Fetching upstream changes from git@github.com:OpenModelica/www.openmodelica.org.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
using GIT_SSH to set credentials SSH Key for user Hudson
 > git fetch --tags --force --progress -- git@github.com:OpenModelica/www.openmodelica.org.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 189103951d883ab451bcff085a7ef78ed37c1b10 (refs/remotes/origin/main)
Commit message: "Updated Linux versions in the JSON"
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 189103951d883ab451bcff085a7ef78ed37c1b10 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git branch -D main # timeout=10
 > git checkout -b main 189103951d883ab451bcff085a7ef78ed37c1b10 # timeout=10
 > git rev-list --no-walk 8d5b61bb529f260ee4f4a0f37847b4ecca4bfc9a # timeout=10
[Pipeline] sh
+ git remote -v
+ grep www.openmodelica.org
origin	git@github.com:OpenModelica/www.openmodelica.org.git (fetch)
origin	git@github.com:OpenModelica/www.openmodelica.org.git (push)
[Pipeline] writeFile
[Pipeline] sh
+ git add static/api/linux.json
[Pipeline] sshagent
[ssh-agent] Using credentials hudson (SSH Key for user Hudson)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJKIz2f/agent.3763678
SSH_AGENT_PID=3763680
Running ssh-add (command line suppressed)
Identity added: /var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_8150174124026845223.key (/var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_8150174124026845223.key)
[ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
+ git diff-index --quiet HEAD
[Pipeline] }
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 3763680 killed;
[ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (buildVM nightly)
[Pipeline] node
Running on r630-2 in /var/lib/jenkins/ws/LINUX_BUILDS
[Pipeline] {
[Pipeline] checkout
The recommended git tool is: git
using credential Hudson-SSH-Key
Fetching changes from the remote Git repository
Cleaning workspace
 > git rev-parse --resolve-git-dir /var/lib/jenkins/ws/LINUX_BUILDS/.git # timeout=10
 > git config remote.origin.url git@gitlab.liu.se:OpenModelica/apt-build.git # timeout=10
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from git@gitlab.liu.se:OpenModelica/apt-build.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
using GIT_SSH to set credentials SSH Key for user Hudson
 > git fetch --tags --force --progress -- git@gitlab.liu.se:OpenModelica/apt-build.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision ebc7e369d9764441c7c9bea158aa95426dbe48dd (refs/remotes/origin/master)
Commit message: "Updated nightly build"
Cleaning workspace
[Pipeline] sh
+ git checkout -f ebc7e369d9764441c7c9bea158aa95426dbe48dd
HEAD is now at ebc7e369 Updated nightly build
[Pipeline] fileExists
[Pipeline] echo
File already exists: /var/www/build.openmodelica.org/virtual_machines/nightly/openmodelica-1.27.0~dev-386-g551336a.vdi
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (buildVM stable)
[Pipeline] node
Running on r630-2 in /var/lib/jenkins/ws/LINUX_BUILDS
[Pipeline] {
[Pipeline] checkout
The recommended git tool is: git
using credential Hudson-SSH-Key
Fetching changes from the remote Git repository
Cleaning workspace
Checking out Revision ebc7e369d9764441c7c9bea158aa95426dbe48dd (refs/remotes/origin/master)
Commit message: "Updated nightly build"
Cleaning workspace
[Pipeline] sh
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ebc7e369d9764441c7c9bea158aa95426dbe48dd # timeout=10
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
+ git checkout -f ebc7e369d9764441c7c9bea158aa95426dbe48dd
HEAD is now at ebc7e369 Updated nightly build
[Pipeline] fileExists
[Pipeline] echo
File already exists: /var/www/build.openmodelica.org/virtual_machines/stable/openmodelica-1.26.4.vdi
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (buildVM release)
[Pipeline] node
Running on r630-2 in /var/lib/jenkins/ws/LINUX_BUILDS
[Pipeline] {
[Pipeline] checkout
The recommended git tool is: git
using credential Hudson-SSH-Key
Fetching changes from the remote Git repository
Cleaning workspace
 > git rev-parse --resolve-git-dir /var/lib/jenkins/ws/LINUX_BUILDS/.git # timeout=10
 > git config remote.origin.url git@gitlab.liu.se:OpenModelica/apt-build.git # timeout=10
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from git@gitlab.liu.se:OpenModelica/apt-build.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
using GIT_SSH to set credentials SSH Key for user Hudson
 > git fetch --tags --force --progress -- git@gitlab.liu.se:OpenModelica/apt-build.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ebc7e369d9764441c7c9bea158aa95426dbe48dd # timeout=10
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Checking out Revision ebc7e369d9764441c7c9bea158aa95426dbe48dd (refs/remotes/origin/master)
Commit message: "Updated nightly build"
Cleaning workspace
[Pipeline] sh
+ git checkout -f ebc7e369d9764441c7c9bea158aa95426dbe48dd
HEAD is now at ebc7e369 Updated nightly build
[Pipeline] fileExists
[Pipeline] echo
File already exists: /var/www/build.openmodelica.org/virtual_machines/release/openmodelica-1.26.4.vdi
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] End of Pipeline
Finished: SUCCESS