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 0ea4c86d61e7ba2268461fb276551cf8ff5486c3 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0ea4c86d61e7ba2268461fb276551cf8ff5486c3 # timeout=10 Commit message: "Updated nightly build" > git rev-list --no-walk 0ea4c86d61e7ba2268461fb276551cf8ff5486c3 # 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 0ea4c86d61e7ba2268461fb276551cf8ff5486c3 (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/5a8dfce8-2adc-4cfe-adba-63ad929c4c78/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.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 0ea4c86d61e7ba2268461fb276551cf8ff5486c3 # 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 /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': ['jammy', 'noble', 'resolute', 'trixie'], 'deb-arch-os': {'amd64': ['jammy', 'noble', 'resolute', 'trixie'], 'arm64': ['jammy', 'noble', 'resolute', 'trixie'], 'armhf': ['jammy', 'noble', 'resolute', 'trixie'], 'i386': []}, 'deb-lts': ['jammy', 'noble', 'resolute', 'trixie'], 'deb-old': [], 'docker': {'el10': 'almalinux:10', 'el8': 'almalinux:8', 'el9': 'almalinux:9', 'fc43': 'fedora:43', 'fc44': 'fedora:44', 'jammy': 'ubuntu:jammy', 'noble': 'ubuntu:noble', 'resolute': 'ubuntu:resolute', 'trixie': 'debian:trixie'}, 'eol': {'el10': '2035-05-31', 'el8': '2029-05-31', 'el9': '2032-05-31', 'fc43': '2026-12-09', 'fc44': '2027-06-02', 'jammy': '2027-04-01', 'noble': '2029-05-31', 'resolute': '2031-04-30', 'trixie': '2028-08-09'}, 'pkg': {'clang': {'el10': '-', 'el8': '-', 'el9': '-', 'fc43': '-', 'fc44': '-', 'jammy': '14.0', 'noble': '18.0', 'resolute': '21.1.6', 'trixie': '19.0'}, 'cmake': {'el10': '3.30.5', 'el8': '3.26.5', 'el9': '3.26.5', 'fc43': '3.31.6', 'fc44': '4.3.0', 'jammy': '3.22.1', 'noble': '3.28.3', 'resolute': '4.2.3', 'trixie': '3.31.6'}, 'gcc': {'el10': '14.3.1', 'el8': '8.5.0', 'el9': '11.5.0', 'fc43': '15.2.1', 'fc44': '16.0.1', 'jammy': '11.2.0', 'noble': '13.2.0', 'resolute': '15.2.0', 'trixie': '14.2.0'}}, 'rpm': ['el10', 'el8', 'el9', 'fc43', 'fc44']} Not LTS: el8 Not LTS: el9 Not LTS: el10 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-QNeJSShWxMJJ/agent.3777098 SSH_AGENT_PID=3777101 Running ssh-add (command line suppressed) Identity added: /var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_7096156204650757710.key (/var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_7096156204650757710.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 3777101 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.28.0~dev-165-g5f47062-1.dsc -O- [Pipeline] sshagent [ssh-agent] Using credentials hudson (SSH Key for user Hudson) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-815wZVuxDQHV/agent.3777126 SSH_AGENT_PID=3777128 Running ssh-add (command line suppressed) Identity added: /var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_686161114384787229.key (/var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_686161114384787229.key) [ssh-agent] Started. [Pipeline] { [Pipeline] sh + ssh hudson@build.openmodelica.org find /var/www/build.openmodelica.org/apt/pool/ -name openmodelica_1.28.0~dev-165-g5f47062-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 3777128 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.27.0-1.dsc -O- [Pipeline] sshagent [ssh-agent] Using credentials hudson (SSH Key for user Hudson) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-32S5VeQsYkbn/agent.3777330 SSH_AGENT_PID=3777332 Running ssh-add (command line suppressed) Identity added: /var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_13839516826903487214.key (/var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_13839516826903487214.key) [ssh-agent] Started. [Pipeline] { [Pipeline] sh + + sshsed hudson@build.openmodelica.org s,/var/www/build.openmodelica.org/apt/pool/contrib-,, find /var/www/build.openmodelica.org/apt/pool/ -name openmodelica_1.27.0-1_*.deb 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 3777332 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.27.0-1.dsc -O- [Pipeline] sshagent [ssh-agent] Using credentials hudson (SSH Key for user Hudson) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-FhBJCD34GhIL/agent.3777462 SSH_AGENT_PID=3777464 Running ssh-add (command line suppressed) Identity added: /var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_17449539157858012565.key (/var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_17449539157858012565.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-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 3777464 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 jammy/openmodelica_1.28.0~dev-165-g5f47062-1_amd64.deb (already exists) [Pipeline] echo Skipping jammy/openmodelica_1.27.0-1_amd64.deb (already exists) [Pipeline] echo Skipping jammy/openmodelica_1.27.0-1_amd64.deb (already exists) [Pipeline] echo Skipping noble/openmodelica_1.28.0~dev-165-g5f47062-1_amd64.deb (already exists) [Pipeline] echo Skipping noble/openmodelica_1.27.0-1_amd64.deb (already exists) [Pipeline] echo Skipping noble/openmodelica_1.27.0-1_amd64.deb (already exists) [Pipeline] echo Skipping resolute/openmodelica_1.28.0~dev-165-g5f47062-1_amd64.deb (already exists) [Pipeline] echo Skipping resolute/openmodelica_1.27.0-1_amd64.deb (already exists) [Pipeline] echo Skipping resolute/openmodelica_1.27.0-1_amd64.deb (already exists) [Pipeline] echo Skipping trixie/openmodelica_1.28.0~dev-165-g5f47062-1_amd64.deb (already exists) [Pipeline] echo Skipping trixie/openmodelica_1.27.0-1_amd64.deb (already exists) [Pipeline] echo Skipping trixie/openmodelica_1.27.0-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 jammy/openmodelica_1.28.0~dev-165-g5f47062-1_armhf.deb (already exists) [Pipeline] echo Skipping jammy/openmodelica_1.27.0-1_armhf.deb (already exists) [Pipeline] echo Skipping jammy/openmodelica_1.27.0-1_armhf.deb (already exists) [Pipeline] echo Skipping noble/openmodelica_1.28.0~dev-165-g5f47062-1_armhf.deb (already exists) [Pipeline] echo Skipping noble/openmodelica_1.27.0-1_armhf.deb (already exists) [Pipeline] echo Skipping noble/openmodelica_1.27.0-1_armhf.deb (already exists) [Pipeline] echo Skipping resolute/openmodelica_1.28.0~dev-165-g5f47062-1_armhf.deb (already exists) [Pipeline] echo Skipping resolute/openmodelica_1.27.0-1_armhf.deb (already exists) [Pipeline] echo Skipping resolute/openmodelica_1.27.0-1_armhf.deb (already exists) [Pipeline] echo Skipping trixie/openmodelica_1.28.0~dev-165-g5f47062-1_armhf.deb (already exists) [Pipeline] echo Skipping trixie/openmodelica_1.27.0-1_armhf.deb (already exists) [Pipeline] echo Skipping trixie/openmodelica_1.27.0-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 jammy/openmodelica_1.28.0~dev-165-g5f47062-1_arm64.deb (already exists) [Pipeline] echo Skipping jammy/openmodelica_1.27.0-1_arm64.deb (already exists) [Pipeline] echo Skipping jammy/openmodelica_1.27.0-1_arm64.deb (already exists) [Pipeline] echo Skipping noble/openmodelica_1.28.0~dev-165-g5f47062-1_arm64.deb (already exists) [Pipeline] echo Skipping noble/openmodelica_1.27.0-1_arm64.deb (already exists) [Pipeline] echo Skipping noble/openmodelica_1.27.0-1_arm64.deb (already exists) [Pipeline] echo Skipping resolute/openmodelica_1.28.0~dev-165-g5f47062-1_arm64.deb (already exists) [Pipeline] echo Skipping resolute/openmodelica_1.27.0-1_arm64.deb (already exists) [Pipeline] echo Skipping resolute/openmodelica_1.27.0-1_arm64.deb (already exists) [Pipeline] echo Skipping trixie/openmodelica_1.28.0~dev-165-g5f47062-1_arm64.deb (already exists) [Pipeline] echo Skipping trixie/openmodelica_1.27.0-1_arm64.deb (already exists) [Pipeline] echo Skipping trixie/openmodelica_1.27.0-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 NOT skipping el10/openmodelica-nightly-1.28.0~dev~165~g5f47062-1.el10.x86_64.rpm (not existing or in the ignore list) [Pipeline] echo Skipping el8/openmodelica-nightly-1.28.0~dev~165~g5f47062-1.el8.x86_64.rpm (already exists) [Pipeline] echo Skipping el9/openmodelica-nightly-1.28.0~dev~165~g5f47062-1.el9.x86_64.rpm (already exists) [Pipeline] echo Skipping fc43/openmodelica-nightly-1.28.0~dev~165~g5f47062-1.fc43.x86_64.rpm (already exists) [Pipeline] echo Skipping fc44/openmodelica-nightly-1.28.0~dev~165~g5f47062-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 [Pipeline] { (Branch: el10 nightly) [Pipeline] timeout Timeout set to expire in 14 hr [Pipeline] { [Pipeline] node Running on ripper2-1 in /var/lib/jenkins1/ws/LINUX_BUILDS [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] echo ripper2-1 [Pipeline] sh + rm -rf rpmbuild [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker pull docker.openmodelica.org/build-deps:el10.amd64 el10.amd64: Pulling from build-deps 5d1c8081b26e: Already exists 47a353fa3765: Already exists 7f1ba76c7c0c: Already exists d20ddb6774c7: Already exists d2ab71d1e99a: Already exists 95ba050a59f1: Already exists 2d644ac41766: Already exists Digest: sha256:87b7a40f7ce4ebb2b2970be30101fcf18b00490090c51de5f06e06b5836041ba Status: Downloaded newer image for docker.openmodelica.org/build-deps:el10.amd64 docker.openmodelica.org/build-deps:el10.amd64 [Pipeline] } [Pipeline] // withEnv [Pipeline] sh + id -g [Pipeline] sh + id -u Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dockerfiletext (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] echo FROM docker.openmodelica.org/build-deps:el10.amd64 RUN groupadd -g 1001 -o jenkins && adduser -o --uid 1001 --gid jenkins jenkins [Pipeline] writeFile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker build -t rpm-build-tmp . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 171B done #1 DONE 0.0s #2 [internal] load metadata for docker.openmodelica.org/build-deps:el10.amd64 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/2] FROM docker.openmodelica.org/build-deps:el10.amd64 #4 DONE 0.0s #5 [2/2] RUN groupadd -g 1001 -o jenkins && adduser -o --uid 1001 --gid jenkins jenkins #5 CACHED #6 exporting to image #6 exporting layers done #6 writing image sha256:5f417ea21cb657fed95d72c152dfbf94cf0cf29131a3345581b0be0e869fdbf0 done #6 naming to docker.io/library/rpm-build-tmp done #6 DONE 0.0s [Pipeline] } [Pipeline] // withEnv Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dockerImage (to a value of type Image) which could lead to memory leaks or other issues. [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . rpm-build-tmp . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer ripper2-1 does not seem to be running inside a container [Pipeline] { [Pipeline] sh + cat /var/lib/openmodelica-depends/openmodelica.spec.tpl [Pipeline] echo # See also Jenkinsfile in apt-build repository for stuff that is installed BEFORE everything here # Don't try fancy stuff like debuginfo, which is useless on binary-only # packages. Don't strip binary too # Be sure buildpolicy set to do nothing %define __spec_install_post %{nil} %define debug_package %{nil} %define __os_install_post %{_dbpath}/brp-compress Summary: OpenModelica Name: openmodelica-nightly Version: 1.28.0~dev~165~g5f47062 Release: 1%{?dist} License: OSMC-PL Group: Development/Tools # spectool -g -R SPECS/xxx.spec # sudo yum-builddep SPECS/xxx.spec SOURCE0 : https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.28.0~dev-165-g5f47062.orig.tar.xz SOURCE1 : https://openmodelica.org/doc/openmodelica-doc-latest.tar.xz URL: https://openmodelica.org/ %if 0%{?rhel} == 6 Autoreq: 0 Requires: readline Requires: qt5-qtbase Requires: qt5-qtsvg Requires: qt5-qtwebkit Requires: qt5-qtxmlpatterns Requires: libffi %endif Autoprov: 0 Prefix: /opt/%{name} Prefix: %{_bindir} %global __requires_exclude ^(lib.*Modelica.*|lib[oO][mM][^n].*[.]so.*|libklu[.]so.*|libsuitesparseconfig[.]so.*|libqjson[.]so.*|libfmi.*[.]so.*|libumfpack[.]so.*|libamd[.]so.*|libzlib[.]so.*|libbtf[.]so.*|libcminpack[.]so.*|libcoinmumps[.]so.*|libipopt[.]so.*|liblis[.]so.*|/usr/bin/python|libzmq[.]so.*|libtf[.]so.*|libcolamd[.]so.*|libsundials.*)$ # Recommended (for the repo): git rpm-build rpmdevtools epel-release %if 0%{?rhel} > 0 # CentOS / RHEL requires the EPEL repository (for omniORB, etc) BuildRequires: epel-release Requires: epel-release %endif Requires: lapack-devel Requires: make Requires: gcc Requires: gcc-gfortran Requires: gcc-c++ BuildRequires: automake %if 0%{?rhel} >= 8 %define withomniorb --without-omniORB %else %define withomniorb --with-omniORB BuildRequires: omniORB-devel BuildRequires: lpsolve-devel %endif BuildRequires: expat-devel BuildRequires: bison BuildRequires: flex BuildRequires: lapack-devel BuildRequires: libtool BuildRequires: uuid BuildRequires: uuid-devel BuildRequires: hdf5-devel BuildRequires: boost-devel BuildRequires: boost-static BuildRequires: hwloc-devel BuildRequires: readline-devel BuildRequires: libffi-devel BuildRequires: curl-devel BuildRequires: gettext BuildRequires: make BuildRequires: java BuildRequires: tar BuildRequires: xz BuildRequires: gcc BuildRequires: gcc-c++ BuildRequires: gcc-gfortran %if 0%{?rhel} <= 9 BuildRequires: qt5-qtwebkit-devel BuildRequires: qt5-linguist BuildRequires: qt5-qttools BuildRequires: qt5-qtbase-devel BuildRequires: qt5-qtsvg-devel BuildRequires: qt5-qtxmlpatterns-devel %else // el 10 does not have qt5-qtwebkit anymore, use qt6 BuildRequires: qt6-qtwebengine-devel BuildRequires: qt6-linguist BuildRequires: qt6-qttools BuildRequires: qt6-qtbase-devel BuildRequires: qt6-qtsvg-devel BuildRequires: qt6-qt3d-devel %endif %if 0%{?rhel} >= 7 BuildRequires: qt5-qt3d-devel %endif # Use cmake versions > 3. On EL7 this is provided by cmake3 package. # On EL > 7 it is just cmake. %if 0%{?rhel} == 7 BuildRequires: cmake3 %define cmakecommand CMAKE=cmake3 %else BuildRequires: cmake %define cmakecommand CMAKE=cmake %endif # The base centos:8 image (we use for our build-deps:el8 image) comes with # broken cmake package due to old libarchive (v3.3.2). v3.3.3 Seems to work. # Once the base image is updated this can be removed. %if 0%{?rhel} == 8 BuildRequires: libarchive >= 3.3.3 %endif # Use gcc-11 on EL8 as well. devtoolset does not seem to be available on # EL8. One is supposed to use gcc-toolset instead. %{?el8:Requires: gcc-toolset-11-gcc gcc-toolset-11-gcc-c++ gcc-toolset-11-gcc-gfortran} %if 0%{?rhel} == 8 BuildRequires: gcc-toolset-11-gcc gcc-toolset-11-gcc-c++ gcc-toolset-11-gcc-gfortran %define devtoolsconfigureflags CC=/opt/rh/gcc-toolset-11/root/usr/bin/gcc CXX=/opt/rh/gcc-toolset-11/root/usr/bin/g++ FC=/opt/rh/gcc-toolset-11/root/usr/bin/gfortran AS=/opt/rh/gcc-toolset-11/root/usr/bin/as %endif # EL7 has -static-libstdc++ inside devtools (but the system g++ does not know the flag) -- adrpo: check this, also for el6 %{?el7:Requires: devtoolset-11-gcc} %{?el7:Requires: devtoolset-11-gcc-c++} %{?el7:Requires: devtoolset-11-gcc-gfortran} %if 0%{?rhel} <= 7 && 0%{?rhel} >= 1 BuildRequires: devtoolset-11-gcc devtoolset-11-gcc-c++ devtoolset-11-gcc-gfortran %define devtoolsconfigureflags CC=/opt/rh/devtoolset-11/root/usr/bin/gcc CXX=/opt/rh/devtoolset-11/root/usr/bin/g++ FC=/opt/rh/devtoolset-11/root/usr/bin/gfortran %endif %if 0%{?fedora} >= 25 BuildRequires: OpenSceneGraph-devel %endif %if 0%{?rhel} >= 10 %define withqt6 --with-qt6 %define omqtversion=QT6 %else %define omqtversion=QT5 %endif # We should use clang, but OMEdit does not compile with it due to odd default qmake flags Requires: gcc Requires: gcc-c++ Requires: lapack-devel Requires(post): %{_sbindir}/update-alternatives Requires(postun): %{_sbindir}/update-alternatives # CentOS does not have suggests %if 0%{?fedora} >= 24 || 0%{?rhel} >= 8 Suggests: boost-devel Suggests: boost-static Suggests: lapack-static Suggests: openblas-static %else Requires: boost-devel Requires: boost-static %endif BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root %description %{summary} %prep %setup -q -n openmodelica_1.28.0~dev-165-g5f47062 tar xJf %{_sourcedir}/openmodelica-doc-latest.tar.xz %if 0%{?rhel} <= 7 && 0%{?rhel} >= 1 source /opt/rh/devtoolset-11/enable %endif %if 0%{?rhel} == 8 source /opt/rh/gcc-toolset-11/enable %endif autoreconf --install ./configure CFLAGS="-Os" CXXFLAGS="-Os" QTDIR=/usr/%{_lib}/{omqtversion} %{withomniorb} %{withqt6} %{?devtoolsconfigureflags} --without-omc --prefix=/opt/%{name} --without-omlibrary %{cmakecommand} %build %if 0%{?rhel} <= 7 && 0%{?rhel} >= 1 source /opt/rh/devtoolset-11/enable %endif %if 0%{?rhel} == 8 source /opt/rh/gcc-toolset-11/enable %endif make -j8 test ! -f libraries/install-index.json || make -j8 omlibrary %install rm -rf %{buildroot} make install DESTDIR="%{buildroot}" mkdir -p %{buildroot}/opt/%{name}/lib/ %{buildroot}/opt/%{name}/share/doc/omc/ %{buildroot}%{_bindir} ln -s /usr/lib/omlibrary %{buildroot}/opt/%{name}/lib/ ln -s /opt/%{name}/bin/omc %{buildroot}%{_bindir}/omc-nightly ln -s /opt/%{name}/bin/OMEdit %{buildroot}%{_bindir}/OMEdit-nightly ln -s /opt/%{name}/bin/OMShell %{buildroot}%{_bindir}/OMShell-nightly ln -s /opt/%{name}/bin/OMShell-terminal %{buildroot}%{_bindir}/OMShell-terminal-nightly ln -s /opt/%{name}/bin/OMNotebook %{buildroot}%{_bindir}/OMNotebook-nightly ln -s /opt/%{name}/bin/OMPlot %{buildroot}%{_bindir}/OMPlot-nightly touch %{buildroot}%{_bindir}/omc touch %{buildroot}%{_bindir}/OMEdit touch %{buildroot}%{_bindir}/OMShell touch %{buildroot}%{_bindir}/OMShell-terminal touch %{buildroot}%{_bindir}/OMNotebook touch %{buildroot}%{_bindir}/OMPlot cp -a openmodelica-doc*/* %{buildroot}/opt/%{name}/share/doc/omc/ %postun if [ "$1" -ge "1" ]; then if [ "`readlink %{_sysconfdir}/alternatives/openmodelica`" == "%{_bindir}/omc-nightly" ]; then %{_sbindir}/alternatives --set openmodelica %{_bindir}/omc-nightly fi fi %post %{_sbindir}/update-alternatives --install %{_bindir}/omc openmodelica %{_bindir}/omc-nightly 1018000 \ --slave %{_bindir}/OMEdit openmodelica-OMEdit %{_bindir}/OMEdit-nightly \ --slave %{_bindir}/OMShell openmodelica-OMShell %{_bindir}/OMShell-nightly \ --slave %{_bindir}/OMShell-terminal openmodelica-OMShell-terminal %{_bindir}/OMShell-terminal-nightly \ --slave %{_bindir}/OMNotebook openmodelica-OMNotebook %{_bindir}/OMNotebook-nightly \ --slave %{_bindir}/OMPlot openmodelica-OMPlot %{_bindir}/OMPlot-nightly %preun if [ $1 = 0 ]; then %{_sbindir}/update-alternatives --remove openmodelica %{_bindir}/omc-nightly fi %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) /opt/%{name}/* %{_bindir}/*-nightly %ghost %{_bindir}/omc %ghost %{_bindir}/OMEdit %ghost %{_bindir}/OMShell %ghost %{_bindir}/OMShell-terminal %ghost %{_bindir}/OMNotebook %ghost %{_bindir}/OMPlot %changelog * Tue Jul 14 2026 OpenModelica ${version}-1 - First Build [Pipeline] writeFile [Pipeline] sh + mkdir -p rpmbuild/SOURCES rpmbuild/SRPMS rpmbuild/RPMS [Pipeline] sh $ docker run -t -d -u 1001:1001 --privileged -w /var/lib/jenkins1/ws/LINUX_BUILDS -v /var/lib/jenkins1/ws/LINUX_BUILDS:/var/lib/jenkins1/ws/LINUX_BUILDS:rw,z -v /var/lib/jenkins1/ws/LINUX_BUILDS_tmp:/var/lib/jenkins1/ws/LINUX_BUILDS_tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** rpm-build-tmp cat + HOME=/var/lib/jenkins1/ws/LINUX_BUILDS + spectool -g -R openmodelica.spec $ docker top 478af4d580925ffd33babeedec0c737f293e0329cb11f56153665d686ebf7213 -eo pid,comm warning: extra tokens at the end of %else directive in line 87: %else // el 10 does not have qt5-qtwebkit anymore, use qt6 warning: openmodelica.spec: line 141: Macro %omqtversion needs whitespace before body 0.0 / 85.3 MiB [ ] 10.9 MiB / 85.3 MiB [======= ] 22.0 MiB / 85.3 MiB [============== ] 33.1 MiB / 85.3 MiB [===================== ] 44.3 MiB / 85.3 MiB [============================ ] 55.4 MiB / 85.3 MiB [=================================== ] 66.6 MiB / 85.3 MiB [========================================== ] 77.8 MiB / 85.3 MiB [================================================= ] 85.3 MiB / 85.3 MiB [======================================================] 0.0 / 10.6 MiB [ ] 10.6 MiB / 10.6 MiB [======================================================] Downloading: https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.28.0~dev-165-g5f47062.orig.tar.xz Downloaded: openmodelica_1.28.0~dev-165-g5f47062.orig.tar.xz Downloading: https://openmodelica.org/doc/openmodelica-doc-latest.tar.xz Downloaded: openmodelica-doc-latest.tar.xz [Pipeline] sh + echo LANG: LANG: + export HOME=/var/lib/jenkins1/ws/LINUX_BUILDS + HOME=/var/lib/jenkins1/ws/LINUX_BUILDS + export LANG=C.UTF-8 + LANG=C.UTF-8 + rpmbuild --define 'dist .el10' -ba openmodelica.spec [Pipeline] sh + find /var/lib/jenkins1/ws/LINUX_BUILDS -name '*.rpm' /var/lib/jenkins1/ws/LINUX_BUILDS/rpmbuild/SRPMS/openmodelica-nightly-1.28.0~dev~165~g5f47062-1.el10.src.rpm /var/lib/jenkins1/ws/LINUX_BUILDS/rpmbuild/RPMS/x86_64/openmodelica-nightly-1.28.0~dev~165~g5f47062-1.el10.x86_64.rpm [Pipeline] } $ docker stop --time=1 478af4d580925ffd33babeedec0c737f293e0329cb11f56153665d686ebf7213 [Pipeline] // withDockerContainer [Pipeline] sh + find /var/lib/jenkins1/ws/LINUX_BUILDS -name *.rpm /var/lib/jenkins1/ws/LINUX_BUILDS/rpmbuild/SRPMS/openmodelica-nightly-1.28.0~dev~165~g5f47062-1.el10.src.rpm /var/lib/jenkins1/ws/LINUX_BUILDS/rpmbuild/RPMS/x86_64/openmodelica-nightly-1.28.0~dev~165~g5f47062-1.el10.x86_64.rpm Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dockerfiletext (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] echo FROM docker.openmodelica.org/build-deps:el10.amd64 COPY rpmbuild/RPMS/x86_64/openmodelica-nightly-1.28.0~dev~165~g5f47062-1.el10.x86_64.rpm /root RUN curl -s -O https://build.openmodelica.org/rpm/fake/fakeprovide-omlib-all.noarch.rpm && rpm -i fakeprovide-omlib-all.noarch.rpm && rpm -i /root/openmodelica-nightly-1.28.0~dev~165~g5f47062-1.el10.x86_64.rpm [Pipeline] writeFile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker build -t rpm-build-tmp . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 396B done #1 DONE 0.0s #2 [internal] load metadata for docker.openmodelica.org/build-deps:el10.amd64 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/3] FROM docker.openmodelica.org/build-deps:el10.amd64 #4 DONE 0.0s #5 [internal] load build context $ docker rm -f --volumes 478af4d580925ffd33babeedec0c737f293e0329cb11f56153665d686ebf7213 #5 transferring context: 144.19MB 0.7s done #5 DONE 0.7s #4 [1/3] FROM docker.openmodelica.org/build-deps:el10.amd64 #4 CACHED #6 [2/3] COPY rpmbuild/RPMS/x86_64/openmodelica-nightly-1.28.0~dev~165~g5f47062-1.el10.x86_64.rpm /root #6 DONE 0.4s #7 [3/3] RUN curl -s -O https://build.openmodelica.org/rpm/fake/fakeprovide-omlib-all.noarch.rpm && rpm -i fakeprovide-omlib-all.noarch.rpm && rpm -i /root/openmodelica-nightly-1.28.0~dev~165~g5f47062-1.el10.x86_64.rpm #7 DONE 3.5s #8 exporting to image #8 exporting layers #8 exporting layers 1.3s done #8 writing image sha256:e9b9523d4ec99fa0ce3a643b60d551a8a39a1f53221638b364df866665adb3ad done #8 naming to docker.io/library/rpm-build-tmp done #8 DONE 1.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] withCredentials Masking supported pattern matches of $identity [Pipeline] { [Pipeline] findFiles [Pipeline] sh + wget --spider -q https://build.openmodelica.org/rpm/el10/openmodelica-nightly-1.28.0~dev~165~g5f47062-1.el10.x86_64.rpm + echo fail [Pipeline] sshPut Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/rpmbuild/RPMS/x86_64/openmodelica-nightly-1.28.0~dev~165~g5f47062-1.el10.x86_64.rpm into: /var/www/build.openmodelica.org/rpm/el10/ [Pipeline] sh + wget --spider -q https://build.openmodelica.org/rpm/el10/openmodelica-nightly-1.28.0~dev~165~g5f47062-1.el10.src.rpm + echo fail [Pipeline] sshPut Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/rpmbuild/SRPMS/openmodelica-nightly-1.28.0~dev~165~g5f47062-1.el10.src.rpm into: /var/www/build.openmodelica.org/rpm/el10/ [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // timeout [Pipeline] } [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 7d74368a739b48aeffe441e8f08e3ff3a3132486 (refs/remotes/origin/main) > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7d74368a739b48aeffe441e8f08e3ff3a3132486 # timeout=10 Commit message: "Updated Linux versions in the JSON" > git branch -a -v --no-abbrev # timeout=10 > git branch -D main # timeout=10 > git checkout -b main 7d74368a739b48aeffe441e8f08e3ff3a3132486 # timeout=10 > git rev-list --no-walk 7d74368a739b48aeffe441e8f08e3ff3a3132486 # timeout=10 [Pipeline] sh + + gitgrep remote www.openmodelica.org -v 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-eJLNHRKqgugq/agent.3780400 SSH_AGENT_PID=3780402 Running ssh-add (command line suppressed) Identity added: /var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_2881262276678111315.key (/var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_2881262276678111315.key) [ssh-agent] Started. [Pipeline] { [Pipeline] sh + git diff-index --quiet HEAD + git config user.email openmodelica@ida.liu.se + git config user.name OpenModelica Hudson + git commit -m Updated Linux versions in the JSON [main 0099a5cf] Updated Linux versions in the JSON 1 file changed, 1 insertion(+), 1 deletion(-) + GIT_SSH_COMMAND=ssh -o StrictHostKeyChecking=no git push --set-upstream origin main remote: Bypassed rule violations for refs/heads/main: remote: remote: - Changes must be made through a pull request. remote: remote: - Required status check "continuous-integration/jenkins/pr-merge" is expected. remote: To github.com:OpenModelica/www.openmodelica.org.git 7d74368a..0099a5cf main -> main branch 'main' set up to track 'origin/main'. [Pipeline] } $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 3780402 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 0ea4c86d61e7ba2268461fb276551cf8ff5486c3 (refs/remotes/origin/master) Commit message: "Updated nightly build" Cleaning workspace [Pipeline] sh + git checkout -f 0ea4c86d61e7ba2268461fb276551cf8ff5486c3 HEAD is now at 0ea4c86d Updated nightly build [Pipeline] fileExists [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.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 0ea4c86d61e7ba2268461fb276551cf8ff5486c3 # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 + cat /etc/fstab # /etc/fstab: static file system information. # # Use 'blkid' to print the universally unique identifier for a # device; this may be used with UUID= as a more robust way to name devices # that works even if disks are added and removed. See fstab(5). # # # / was on /dev/ubuntu-vg/ubuntu-lv during curtin installation /dev/disk/by-id/dm-uuid-LVM-Tokab4BBdscvtsLRbubqfY4bXiYWpbDBNSc3iT1SaO8gqsfiGFbEcWT4e8AZrzIz / ext4 defaults 0 1 # /boot was on /dev/sde2 during curtin installation /dev/disk/by-uuid/39585fc8-6542-46fb-b003-fbb004190f60 /boot ext4 defaults 0 1 #/swap.img none swap sw 0 0 #/var/www/tmp/tmp-build/tmp.raw /var/www/tmp/tmp-build/root ext4 noauto,offset=257949696,users,exec,dev 0 2 /var/www/tmp/tmp-build/tmp.raw /var/www/tmp/tmp-build/root ext4 noauto,users,exec,dev,loop,offset=257949696 0 2 /var/www/tmp/tmp-build/cache /var/www/tmp/tmp-build/root/home/openmodelica/.openmodelica/cache none noauto,bind,users 0 2 [Pipeline] sh + sudo umount -l /var/www/tmp/tmp-build/root/home/openmodelica/.openmodelica/cache umount: /var/www/tmp/tmp-build/root/home/openmodelica/.openmodelica/cache: no mount point specified. + true [Pipeline] sh + sudo umount -l /var/www/tmp/tmp-build/root/proc umount: /var/www/tmp/tmp-build/root/proc: no mount point specified. + true [Pipeline] sh + sudo umount -l /var/www/tmp/tmp-build/root umount: /var/www/tmp/tmp-build/root: not mounted. + true [Pipeline] sh + rm -f /var/www/tmp/tmp-build/tmp.raw /var/www/tmp/tmp-build/tmp.vdi [Pipeline] sh + vboxmanage list vms + grep inaccessible + grep -o {.*} + tr -d {} [Pipeline] sh + vboxmanage list hdds + grep ^UUID: + sed s/ */ / + cut -d -f2 + vboxmanage closemedium disk bce00fc3-7000-4342-92c5-51fb241e3ef4 + vboxmanage closemedium disk 5d0f98c4-6249-4154-a3aa-899bd412ea88 [Pipeline] sh + VBoxManage clonehd /var/www/build.openmodelica.org/virtual_machines/base_image/OpenModelicaUbuntu22.04.vdi /var/www/tmp/tmp-build/tmp.raw --format RAW 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100% Clone medium created in format 'RAW'. UUID: 43455019-3750-4a7e-bbbc-2641e5360bae [Pipeline] sh + mount /var/www/tmp/tmp-build/root [Pipeline] sh + sudo chroot /var/www/tmp/tmp-build/root su -l openmodelica -c mkdir -p /home/openmodelica/.openmodelica/cache [Pipeline] sh + sudo mount /var/www/tmp/tmp-build/root/home/openmodelica/.openmodelica/cache [Pipeline] sh + sudo mount -t proc none /var/www/tmp/tmp-build/root/proc [Pipeline] sh + sudo chroot /var/www/tmp/tmp-build/root sh -c echo nameserver 8.8.8.8 > /etc/resolv.conf [Pipeline] sh + sudo chroot /var/www/tmp/tmp-build/root apt-get update Hit:1 http://se.archive.ubuntu.com/ubuntu jammy InRelease Get:2 http://se.archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] Get:3 http://se.archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] Get:4 http://se.archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [1,040 kB] Get:5 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] Get:6 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [3,632 kB] Get:7 http://se.archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [545 kB] Get:8 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 DEP-11 Metadata [117 kB] Get:9 http://se.archive.ubuntu.com/ubuntu jammy-updates/main DEP-11 48x48 Icons [37.0 kB] Get:10 http://se.archive.ubuntu.com/ubuntu jammy-updates/main DEP-11 64x64 Icons [56.3 kB] Get:11 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [20.1 kB] Get:12 http://se.archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [6,221 kB] Get:13 http://se.archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [53.9 kB] Get:14 http://se.archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [1,189 kB] Get:15 http://se.archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 DEP-11 Metadata [212 B] Get:16 http://se.archive.ubuntu.com/ubuntu jammy-updates/restricted DEP-11 48x48 Icons [29 B] Get:17 http://se.archive.ubuntu.com/ubuntu jammy-updates/restricted DEP-11 64x64 Icons [29 B] Get:18 http://se.archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [584 B] Get:19 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [814 kB] Get:20 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,277 kB] Get:21 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [321 kB] Get:22 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 DEP-11 Metadata [360 kB] Get:23 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe DEP-11 48x48 Icons [253 kB] Get:24 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe DEP-11 64x64 Icons [410 kB] Get:25 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [30.8 kB] Get:26 http://se.archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [71.6 kB] Get:27 http://se.archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [11.9 kB] Get:28 http://se.archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [15.5 kB] Get:29 http://se.archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 DEP-11 Metadata [940 B] Get:30 http://se.archive.ubuntu.com/ubuntu jammy-updates/multiverse DEP-11 48x48 Icons [1,867 B] Get:31 http://se.archive.ubuntu.com/ubuntu jammy-updates/multiverse DEP-11 64x64 Icons [2,497 B] Get:32 http://se.archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [756 B] Get:33 http://se.archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [61.6 kB] Get:34 http://se.archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [70.2 kB] Get:35 http://se.archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.4 kB] Get:36 http://se.archive.ubuntu.com/ubuntu jammy-backports/main amd64 DEP-11 Metadata [5,752 B] Get:37 http://se.archive.ubuntu.com/ubuntu jammy-backports/main DEP-11 48x48 Icons [9,535 B] Get:38 http://se.archive.ubuntu.com/ubuntu jammy-backports/main DEP-11 64x64 Icons [11.3 kB] Get:39 http://se.archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [412 B] Get:40 http://se.archive.ubuntu.com/ubuntu jammy-backports/restricted amd64 DEP-11 Metadata [212 B] Get:41 http://se.archive.ubuntu.com/ubuntu jammy-backports/restricted DEP-11 48x48 Icons [29 B] Get:42 http://se.archive.ubuntu.com/ubuntu jammy-backports/restricted DEP-11 64x64 Icons [29 B] Get:43 http://se.archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [19.6 kB] Get:44 http://se.archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [30.8 kB] Get:45 http://se.archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.9 kB] Get:46 http://se.archive.ubuntu.com/ubuntu jammy-backports/universe amd64 DEP-11 Metadata [12.4 kB] Get:47 http://se.archive.ubuntu.com/ubuntu jammy-backports/universe DEP-11 48x48 Icons [19.7 kB] Get:48 http://se.archive.ubuntu.com/ubuntu jammy-backports/universe DEP-11 64x64 Icons [28.2 kB] Get:49 http://se.archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [676 B] Get:50 http://se.archive.ubuntu.com/ubuntu jammy-backports/multiverse amd64 DEP-11 Metadata [212 B] Get:51 http://se.archive.ubuntu.com/ubuntu jammy-backports/multiverse DEP-11 48x48 Icons [29 B] Get:52 http://se.archive.ubuntu.com/ubuntu jammy-backports/multiverse DEP-11 64x64 Icons [29 B] Get:53 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [863 kB] Get:54 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [3,360 kB] Get:55 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [475 kB] Get:56 http://security.ubuntu.com/ubuntu jammy-security/main amd64 DEP-11 Metadata [73.9 kB] Get:57 http://security.ubuntu.com/ubuntu jammy-security/main DEP-11 48x48 Icons [22.9 kB] Get:58 http://security.ubuntu.com/ubuntu jammy-security/main DEP-11 64x64 Icons [34.5 kB] Get:59 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [14.7 kB] Get:60 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [50.8 kB] Get:61 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [5,988 kB] Get:62 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [1,146 kB] Get:63 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 DEP-11 Metadata [208 B] Get:64 http://security.ubuntu.com/ubuntu jammy-security/restricted DEP-11 48x48 Icons [29 B] Get:65 http://security.ubuntu.com/ubuntu jammy-security/restricted DEP-11 64x64 Icons [29 B] Get:66 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [600 B] Get:67 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1,043 kB] Get:68 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [705 kB] Get:69 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [233 kB] Get:70 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 DEP-11 Metadata [127 kB] Get:71 http://security.ubuntu.com/ubuntu jammy-security/universe DEP-11 48x48 Icons [83.4 kB] Get:72 http://security.ubuntu.com/ubuntu jammy-security/universe DEP-11 64x64 Icons [124 kB] Get:73 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [23.2 kB] Get:74 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [64.3 kB] Get:75 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [8,524 B] Get:76 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [12.6 kB] Get:77 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 DEP-11 Metadata [208 B] Get:78 http://security.ubuntu.com/ubuntu jammy-security/multiverse DEP-11 48x48 Icons [29 B] Get:79 http://security.ubuntu.com/ubuntu jammy-security/multiverse DEP-11 64x64 Icons [29 B] Get:80 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [544 B] Fetched 31.6 MB in 9s (3,585 kB/s) Reading package lists... [Pipeline] sh + sudo chroot /var/www/tmp/tmp-build/root apt-get install -qyy ca-certificates curl gnupg lsb-release Reading package lists... Building dependency tree... Reading state information... lsb-release is already the newest version (11.1.0ubuntu4). lsb-release set to manually installed. The following additional packages will be installed: dirmngr gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm gpgv libcurl4 Suggested packages: tor parcimonie xloadimage scdaemon The following NEW packages will be installed: curl The following packages will be upgraded: ca-certificates dirmngr gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm gpgv libcurl4 13 upgraded, 1 newly installed, 0 to remove and 513 not upgraded. Need to get 2,873 kB of archives. After this operation, 437 kB of additional disk space will be used. Get:1 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-client amd64 2.2.27-3ubuntu2.5 [62.7 kB] Get:2 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 dirmngr amd64 2.2.27-3ubuntu2.5 [293 kB] Get:3 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-utils amd64 2.2.27-3ubuntu2.5 [309 kB] Get:4 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-server amd64 2.2.27-3ubuntu2.5 [57.6 kB] Get:5 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-agent amd64 2.2.27-3ubuntu2.5 [209 kB] Get:6 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg amd64 2.2.27-3ubuntu2.5 [519 kB] Get:7 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgconf amd64 2.2.27-3ubuntu2.5 [94.3 kB] Get:8 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-l10n all 2.2.27-3ubuntu2.5 [54.5 kB] Get:9 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg all 2.2.27-3ubuntu2.5 [315 kB] Get:10 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgsm amd64 2.2.27-3ubuntu2.5 [197 kB] Get:11 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgv amd64 2.2.27-3ubuntu2.5 [137 kB] Get:12 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20260601~22.04.1 [141 kB] Get:13 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.25 [291 kB] Get:14 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.25 [194 kB] debconf: unable to initialize frontend: Dialog debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype dpkg-preconfigure: unable to re-open stdin: Fetched 2,873 kB in 1s (4,221 kB/s) E: Can not write log (Is /dev/pts mounted?) - posix_openpt (2: No such file or directory) (Reading database ... 156044 files and directories currently installed.) Preparing to unpack .../00-gpg-wks-client_2.2.27-3ubuntu2.5_amd64.deb ... Unpacking gpg-wks-client (2.2.27-3ubuntu2.5) over (2.2.27-3ubuntu2) ... Preparing to unpack .../01-dirmngr_2.2.27-3ubuntu2.5_amd64.deb ... Unpacking dirmngr (2.2.27-3ubuntu2.5) over (2.2.27-3ubuntu2) ... Preparing to unpack .../02-gnupg-utils_2.2.27-3ubuntu2.5_amd64.deb ... Unpacking gnupg-utils (2.2.27-3ubuntu2.5) over (2.2.27-3ubuntu2) ... Preparing to unpack .../03-gpg-wks-server_2.2.27-3ubuntu2.5_amd64.deb ... Unpacking gpg-wks-server (2.2.27-3ubuntu2.5) over (2.2.27-3ubuntu2) ... Preparing to unpack .../04-gpg-agent_2.2.27-3ubuntu2.5_amd64.deb ... Unpacking gpg-agent (2.2.27-3ubuntu2.5) over (2.2.27-3ubuntu2) ... Preparing to unpack .../05-gpg_2.2.27-3ubuntu2.5_amd64.deb ... Unpacking gpg (2.2.27-3ubuntu2.5) over (2.2.27-3ubuntu2) ... Preparing to unpack .../06-gpgconf_2.2.27-3ubuntu2.5_amd64.deb ... Unpacking gpgconf (2.2.27-3ubuntu2.5) over (2.2.27-3ubuntu2) ... Preparing to unpack .../07-gnupg-l10n_2.2.27-3ubuntu2.5_all.deb ... Unpacking gnupg-l10n (2.2.27-3ubuntu2.5) over (2.2.27-3ubuntu2) ... Preparing to unpack .../08-gnupg_2.2.27-3ubuntu2.5_all.deb ... Unpacking gnupg (2.2.27-3ubuntu2.5) over (2.2.27-3ubuntu2) ... Preparing to unpack .../09-gpgsm_2.2.27-3ubuntu2.5_amd64.deb ... Unpacking gpgsm (2.2.27-3ubuntu2.5) over (2.2.27-3ubuntu2) ... Preparing to unpack .../10-gpgv_2.2.27-3ubuntu2.5_amd64.deb ... Unpacking gpgv (2.2.27-3ubuntu2.5) over (2.2.27-3ubuntu2) ... Setting up gpgv (2.2.27-3ubuntu2.5) ... (Reading database ... 156044 files and directories currently installed.) Preparing to unpack .../ca-certificates_20260601~22.04.1_all.deb ... Unpacking ca-certificates (20260601~22.04.1) over (20211016) ... Preparing to unpack .../libcurl4_7.81.0-1ubuntu1.25_amd64.deb ... Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.25) over (7.81.0-1ubuntu1.1) ... Selecting previously unselected package curl. Preparing to unpack .../curl_7.81.0-1ubuntu1.25_amd64.deb ... Unpacking curl (7.81.0-1ubuntu1.25) ... Setting up ca-certificates (20260601~22.04.1) ... debconf: unable to initialize frontend: Dialog debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype Updating certificates in /etc/ssl/certs... rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 39 added, 45 removed; done. Setting up gnupg-l10n (2.2.27-3ubuntu2.5) ... Setting up gpgconf (2.2.27-3ubuntu2.5) ... Setting up libcurl4:amd64 (7.81.0-1ubuntu1.25) ... Setting up curl (7.81.0-1ubuntu1.25) ... Setting up gpg (2.2.27-3ubuntu2.5) ... Setting up gnupg-utils (2.2.27-3ubuntu2.5) ... Setting up gpg-agent (2.2.27-3ubuntu2.5) ... Setting up gpgsm (2.2.27-3ubuntu2.5) ... Setting up dirmngr (2.2.27-3ubuntu2.5) ... Setting up gpg-wks-server (2.2.27-3ubuntu2.5) ... Setting up gpg-wks-client (2.2.27-3ubuntu2.5) ... Setting up gnupg (2.2.27-3ubuntu2.5) ... Processing triggers for libc-bin (2.35-0ubuntu3) ... Processing triggers for man-db (2.10.2-1) ... Processing triggers for install-info (6.8-4build1) ... Processing triggers for ca-certificates (20260601~22.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. [Pipeline] sh + curl -fsSL+ http://build.openmodelica.org/apt/openmodelica.asc sudo chroot /var/www/tmp/tmp-build/root gpg --dearmor -o /usr/share/keyrings/openmodelica-keyring.gpg [Pipeline] sh + sudo chroot /var/www/tmp/tmp-build/root apt-get update Hit:1 http://se.archive.ubuntu.com/ubuntu jammy InRelease Hit:2 http://se.archive.ubuntu.com/ubuntu jammy-updates InRelease Hit:3 http://se.archive.ubuntu.com/ubuntu jammy-backports InRelease Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease Reading package lists... [Pipeline] sh + echo deb [arch=amd64 signed-by=/usr/share/keyrings/openmodelica-keyring.gpg] http://build.openmodelica.org/apt jammy nightly + sudo chroot /var/www/tmp/tmp-build/root tee /etc/apt/sources.list.d/openmodelica.list deb [arch=amd64 signed-by=/usr/share/keyrings/openmodelica-keyring.gpg] http://build.openmodelica.org/apt jammy nightly [Pipeline] sh + sudo chroot /var/www/tmp/tmp-build/root apt-get update Hit:2 http://se.archive.ubuntu.com/ubuntu jammy InRelease Hit:3 http://se.archive.ubuntu.com/ubuntu jammy-updates InRelease Hit:4 http://se.archive.ubuntu.com/ubuntu jammy-backports InRelease Hit:5 http://security.ubuntu.com/ubuntu jammy-security InRelease Ign:1 https://build.openmodelica.org/apt jammy InRelease Get:6 https://build.openmodelica.org/apt jammy Release [26.3 kB] Get:7 https://build.openmodelica.org/apt jammy Release.gpg [833 B] Get:8 https://build.openmodelica.org/apt jammy/nightly amd64 Packages [5,931 B] Fetched 33.0 kB in 1s (61.8 kB/s) Reading package lists... [Pipeline] sh + sudo chroot /var/www/tmp/tmp-build/root apt-cache show omc Package: omc Architecture: amd64 Version: 1.28.0~dev-160-gdffc9f2-1 Priority: optional Section: math Source: openmodelica Maintainer: OpenModelica Build System Installed-Size: 552 Depends: clang, cmake, build-essential, libexpat1-dev, liblapack-dev, zip, unzip, omc-common, libomc, libomcsimulation, libc6 (>= 2.34) Recommends: libomccpp, omplot, gnuplot-nox, xsltproc, libsaxonb-java Suggests: python-beautifulsoup Breaks: omlib-modelica-3.2.3, omlib-modelica-4.0.0, omlib-modelicaservices-3.2.3, omlib-modelicaservices-4.0.0 Filename: pool/contrib-jammy/omc_1.28.0~dev-160-gdffc9f2-1_amd64.deb Size: 120656 MD5sum: 8b8c4dfae3156bf325095eba63d346bf SHA1: 1ccdd1f67856c4a2561c30dbcebb6685ffde2b03 SHA256: a6dd76052ae6981027daa1a86e3455b78a686a9ea9fc43ec933a0be038dfd864 SHA512: d0f2fa0f777149d1e5a45a91ebe6d2600d1d6d77ed8d668b74e1be2a50f462050bc2a8e14d65ceda9fa064c94c75963eb11b127a1af2be6e14b803c130ecaadf Description: The OpenModelica Compiler This is the core of the OpenModelica project. It can be used stand-alone as a compiler. It is recommended to use it together with an OpenModelica client, such as OMShell (textual interface), OMNotebook (for teaching purposes) or OMEdit (graphical modeling). Description-md5: 45e8f0c20a91294f90760327b30dae2f [Pipeline] sh + sudo chroot /var/www/tmp/tmp-build/root apt-cache show omc + grep ^Version: Version: 1.28.0~dev-160-gdffc9f2-1 [Pipeline] sh + + sudogrep chroot ^Version: /var/www/tmp/tmp-build/root apt-cache show omc + grep 1.28.0~dev-165-g5f47062 [Pipeline] echo Something went wrong! We don't have the required omc version and revision in the apt-cache! Skipping! [Pipeline] unstable WARNING: Something went wrong! We don't have the required omc version and revision in the apt-cache! Skipping! [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (buildVM stable) [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘r630-2’ 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 0ea4c86d61e7ba2268461fb276551cf8ff5486c3 (refs/remotes/origin/master) Commit message: "Updated nightly build" Cleaning workspace [Pipeline] sh + git checkout -f 0ea4c86d61e7ba2268461fb276551cf8ff5486c3 HEAD is now at 0ea4c86d Updated nightly build [Pipeline] fileExists [Pipeline] echo File already exists: /var/www/build.openmodelica.org/virtual_machines/stable/openmodelica-1.27.0.vdi [Pipeline] } > 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 0ea4c86d61e7ba2268461fb276551cf8ff5486c3 # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (buildVM release) [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘r630-2’ 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 0ea4c86d61e7ba2268461fb276551cf8ff5486c3 (refs/remotes/origin/master) Commit message: "Updated nightly build" Cleaning workspace [Pipeline] sh + git checkout -f 0ea4c86d61e7ba2268461fb276551cf8ff5486c3 HEAD is now at 0ea4c86d Updated nightly build [Pipeline] fileExists [Pipeline] echo File already exists: /var/www/build.openmodelica.org/virtual_machines/release/openmodelica-1.27.0.vdi [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] End of Pipeline Finished: UNSTABLE