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 a31f82286a6a530a6c456f8982fd6d3171621a1d (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a31f82286a6a530a6c456f8982fd6d3171621a1d # timeout=10
Commit message: "Updated nightly build"
 > git rev-list --no-walk a31f82286a6a530a6c456f8982fd6d3171621a1d # 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 a31f82286a6a530a6c456f8982fd6d3171621a1d (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
 > 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.43.0'
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 a31f82286a6a530a6c456f8982fd6d3171621a1d # timeout=10
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
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/811f651f-2db7-471b-8b86-48f4019d9f2c/config.json'.
Configure a credential helper to remove this warning. See
https://docs.docker.com/go/credential-store/

Login Succeeded
[Pipeline] {
[Pipeline] sh
+ ./update-current-linux-os-releases.py false
/var/lib/jenkins/ws/LINUX_BUILDS/./update-current-linux-os-releases.py:134: SyntaxWarning: invalid escape sequence '\d'
  version = re.search('\d+[.]\d+[.]\d+', version).group()
{'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', 'fc44': 'fedora:44', '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-27', 'fc43': '2026-12-09', 'fc44': '2027-06-02', 'jammy': '2027-04-01', 'noble': '2029-05-31', 'questing': '2026-07-01', 'resolute': '2031-04-30', 'trixie': '2028-08-09'}, 'pkg': {'clang': {'bookworm': '14.0', 'el10': '-', 'el8': '-', 'el9': '-', 'fc42': '-', 'fc43': '-', 'fc44': '-', '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', 'fc44': '4.3.0', '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', 'fc44': '16.0.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', 'fc44']}
Not LTS:  questing
Not LTS:  el8
Not LTS:  el9
Not LTS:  el10
Not LTS:  fc42
Not LTS:  fc43
Not LTS:  fc44
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-2FpISSmlV1Jm/agent.1008702
SSH_AGENT_PID=1008705
Running ssh-add (command line suppressed)
Identity added: /var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_10803999301973886746.key (/var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_10803999301973886746.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 1008705 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-440-g09b6001-1.dsc -O-
[Pipeline] sshagent
[ssh-agent] Using credentials hudson (SSH Key for user Hudson)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-VbjqaiXU2SgR/agent.1008730
SSH_AGENT_PID=1008732
Running ssh-add (command line suppressed)
Identity added: /var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_8064306051390960298.key (/var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_8064306051390960298.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-440-g09b6001-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.orgsed find s,/var/www/build.openmodelica.org/rpm/,, /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 1008732 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.7-1.dsc -O-
[Pipeline] sshagent
[ssh-agent] Using credentials hudson (SSH Key for user Hudson)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-meSqHwlJSyuy/agent.1008871
SSH_AGENT_PID=1008873
Running ssh-add (command line suppressed)
Identity added: /var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_6576726733644132008.key (/var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_6576726733644132008.key)
[ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
+ ssh hudson@build.openmodelica.org find /var/www/build.openmodelica.org/apt/pool/ -name openmodelica_1.26.7-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 1008873 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.7~1-g2b913cc-1.dsc -O-
[Pipeline] sshagent
[ssh-agent] Using credentials hudson (SSH Key for user Hudson)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-hMV7kN23chjb/agent.1009014
SSH_AGENT_PID=1009016
Running ssh-add (command line suppressed)
Identity added: /var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_10271809044658506933.key (/var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_10271809044658506933.key)
[ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
+ ssh hudson@build.openmodelica.org find /var/www/build.openmodelica.org/apt/pool/ -name openmodelica_1.26.7~1-g2b913cc-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 1009016 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-440-g09b6001-1_amd64.deb (already exists)
[Pipeline] echo
Skipping bookworm/openmodelica_1.26.7-1_amd64.deb (already exists)
[Pipeline] echo
Skipping bookworm/openmodelica_1.26.7~1-g2b913cc-1_amd64.deb (already exists)
[Pipeline] echo
Skipping jammy/openmodelica_1.27.0~dev-440-g09b6001-1_amd64.deb (already exists)
[Pipeline] echo
Skipping jammy/openmodelica_1.26.7-1_amd64.deb (already exists)
[Pipeline] echo
Skipping jammy/openmodelica_1.26.7~1-g2b913cc-1_amd64.deb (already exists)
[Pipeline] echo
Skipping noble/openmodelica_1.27.0~dev-440-g09b6001-1_amd64.deb (already exists)
[Pipeline] echo
Skipping noble/openmodelica_1.26.7-1_amd64.deb (already exists)
[Pipeline] echo
Skipping noble/openmodelica_1.26.7~1-g2b913cc-1_amd64.deb (already exists)
[Pipeline] echo
Skipping questing/openmodelica_1.27.0~dev-440-g09b6001-1_amd64.deb (already exists)
[Pipeline] echo
Skipping questing/openmodelica_1.26.7-1_amd64.deb (already exists)
[Pipeline] echo
Skipping questing/openmodelica_1.26.7~1-g2b913cc-1_amd64.deb (already exists)
[Pipeline] echo
Skipping resolute/openmodelica_1.27.0~dev-440-g09b6001-1_amd64.deb (already exists)
[Pipeline] echo
Skipping resolute/openmodelica_1.26.7-1_amd64.deb (already exists)
[Pipeline] echo
Skipping resolute/openmodelica_1.26.7~1-g2b913cc-1_amd64.deb (already exists)
[Pipeline] echo
Skipping trixie/openmodelica_1.27.0~dev-440-g09b6001-1_amd64.deb (already exists)
[Pipeline] echo
Skipping trixie/openmodelica_1.26.7-1_amd64.deb (already exists)
[Pipeline] echo
Skipping trixie/openmodelica_1.26.7~1-g2b913cc-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-440-g09b6001-1_armhf.deb (already exists)
[Pipeline] echo
Skipping bookworm/openmodelica_1.26.7-1_armhf.deb (already exists)
[Pipeline] echo
Skipping bookworm/openmodelica_1.26.7~1-g2b913cc-1_armhf.deb (already exists)
[Pipeline] echo
Skipping jammy/openmodelica_1.27.0~dev-440-g09b6001-1_armhf.deb (already exists)
[Pipeline] echo
Skipping jammy/openmodelica_1.26.7-1_armhf.deb (already exists)
[Pipeline] echo
Skipping jammy/openmodelica_1.26.7~1-g2b913cc-1_armhf.deb (already exists)
[Pipeline] echo
Skipping noble/openmodelica_1.27.0~dev-440-g09b6001-1_armhf.deb (already exists)
[Pipeline] echo
Skipping noble/openmodelica_1.26.7-1_armhf.deb (already exists)
[Pipeline] echo
Skipping noble/openmodelica_1.26.7~1-g2b913cc-1_armhf.deb (already exists)
[Pipeline] echo
Skipping resolute/openmodelica_1.27.0~dev-440-g09b6001-1_armhf.deb (already exists)
[Pipeline] echo
Skipping resolute/openmodelica_1.26.7-1_armhf.deb (already exists)
[Pipeline] echo
Skipping resolute/openmodelica_1.26.7~1-g2b913cc-1_armhf.deb (already exists)
[Pipeline] echo
Skipping trixie/openmodelica_1.27.0~dev-440-g09b6001-1_armhf.deb (already exists)
[Pipeline] echo
Skipping trixie/openmodelica_1.26.7-1_armhf.deb (already exists)
[Pipeline] echo
Skipping trixie/openmodelica_1.26.7~1-g2b913cc-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-440-g09b6001-1_arm64.deb (already exists)
[Pipeline] echo
Skipping bookworm/openmodelica_1.26.7-1_arm64.deb (already exists)
[Pipeline] echo
Skipping bookworm/openmodelica_1.26.7~1-g2b913cc-1_arm64.deb (already exists)
[Pipeline] echo
Skipping jammy/openmodelica_1.27.0~dev-440-g09b6001-1_arm64.deb (already exists)
[Pipeline] echo
Skipping jammy/openmodelica_1.26.7-1_arm64.deb (already exists)
[Pipeline] echo
Skipping jammy/openmodelica_1.26.7~1-g2b913cc-1_arm64.deb (already exists)
[Pipeline] echo
Skipping noble/openmodelica_1.27.0~dev-440-g09b6001-1_arm64.deb (already exists)
[Pipeline] echo
Skipping noble/openmodelica_1.26.7-1_arm64.deb (already exists)
[Pipeline] echo
Skipping noble/openmodelica_1.26.7~1-g2b913cc-1_arm64.deb (already exists)
[Pipeline] echo
Skipping resolute/openmodelica_1.27.0~dev-440-g09b6001-1_arm64.deb (already exists)
[Pipeline] echo
Skipping resolute/openmodelica_1.26.7-1_arm64.deb (already exists)
[Pipeline] echo
Skipping resolute/openmodelica_1.26.7~1-g2b913cc-1_arm64.deb (already exists)
[Pipeline] echo
Skipping trixie/openmodelica_1.27.0~dev-440-g09b6001-1_arm64.deb (already exists)
[Pipeline] echo
Skipping trixie/openmodelica_1.26.7-1_arm64.deb (already exists)
[Pipeline] echo
Skipping trixie/openmodelica_1.26.7~1-g2b913cc-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~440~g09b6001-1.el10.x86_64.rpm (already exists)
[Pipeline] echo
Skipping el8/openmodelica-nightly-1.27.0~dev~440~g09b6001-1.el8.x86_64.rpm (already exists)
[Pipeline] echo
Skipping el9/openmodelica-nightly-1.27.0~dev~440~g09b6001-1.el9.x86_64.rpm (already exists)
[Pipeline] echo
Skipping fc42/openmodelica-nightly-1.27.0~dev~440~g09b6001-1.fc42.x86_64.rpm (already exists)
[Pipeline] echo
Skipping fc43/openmodelica-nightly-1.27.0~dev~440~g09b6001-1.fc43.x86_64.rpm (already exists)
[Pipeline] echo
Skipping fc44/openmodelica-nightly-1.27.0~dev~440~g09b6001-1.fc44.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.43.0'
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 3a3e0a393a56d1e92133b31028f5448d705d60b8 (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 3a3e0a393a56d1e92133b31028f5448d705d60b8 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git branch -D main # timeout=10
 > git checkout -b main 3a3e0a393a56d1e92133b31028f5448d705d60b8 # timeout=10
 > git rev-list --no-walk 3a3e0a393a56d1e92133b31028f5448d705d60b8 # 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-JorxONWLJ9ZH/agent.1009279
SSH_AGENT_PID=1009281
Running ssh-add (command line suppressed)
Identity added: /var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_1188269842841212436.key (/var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_1188269842841212436.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 1009281 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
Checking out Revision a31f82286a6a530a6c456f8982fd6d3171621a1d (refs/remotes/origin/master)
Commit message: "Updated nightly build"
Cleaning workspace
[Pipeline] sh
+ git checkout -f a31f82286a6a530a6c456f8982fd6d3171621a1d
HEAD is now at a31f8228 Updated nightly build
[Pipeline] fileExists
[Pipeline] echo
File already exists: /var/www/build.openmodelica.org/virtual_machines/nightly/openmodelica-1.27.0~dev-440-g09b6001.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
 > 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.43.0'
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 a31f82286a6a530a6c456f8982fd6d3171621a1d # 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 a31f82286a6a530a6c456f8982fd6d3171621a1d (refs/remotes/origin/master)
Commit message: "Updated nightly build"
Cleaning workspace
[Pipeline] sh
+ git checkout -f a31f82286a6a530a6c456f8982fd6d3171621a1d
HEAD is now at a31f8228 Updated nightly build
[Pipeline] fileExists
[Pipeline] echo
File already exists: /var/www/build.openmodelica.org/virtual_machines/stable/openmodelica-1.26.7~1-g2b913cc.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.43.0'
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 a31f82286a6a530a6c456f8982fd6d3171621a1d # 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 a31f82286a6a530a6c456f8982fd6d3171621a1d (refs/remotes/origin/master)
Commit message: "Updated nightly build"
Cleaning workspace
[Pipeline] sh
+ git checkout -f a31f82286a6a530a6c456f8982fd6d3171621a1d
HEAD is now at a31f8228 Updated nightly build
[Pipeline] fileExists
[Pipeline] echo
File already exists: /var/www/build.openmodelica.org/virtual_machines/release/openmodelica-1.26.7.vdi
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] End of Pipeline
Finished: SUCCESS