Started by timer Building remotely on build.openmodelica.org Checkout:OpenModelica_UPDATE_LIBRARIES / /var/lib/hudson/slave/workspace/OpenModelica_UPDATE_LIBRARIES - hudson.remoting.Channel@42a47467:build.openmodelica.org Using strategy: Default Git Exe: git Last Built Revision: Revision 1f70009aab596c1336205ae80bdf996312b96d75 (origin/master) Checkout:OpenModelica_UPDATE_LIBRARIES / /var/lib/hudson/slave/workspace/OpenModelica_UPDATE_LIBRARIES - hudson.remoting.LocalChannel@2ccab6c7 Fetching changes from the remote Git repository Fetching upstream changes from git@github.com:OpenModelica/OMLibraries Commencing build of Revision 3c9f2a803f03cd51fc5a85c44bd2879d1b9ab05d (origin/master) Checking out Revision 3c9f2a803f03cd51fc5a85c44bd2879d1b9ab05d (origin/master) [OpenModelica_UPDATE_LIBRARIES] $ /bin/bash -ex /tmp/hudson7560868956156247580.sh + git config --global user.name hudson + git config --global user.email openmodelica@ida.liu.se + git config --global push.default simple + SAVE_PATH=/var/lib/hudson/slave/userContent/UPDATE_LIBRARIES/ + git checkout master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at 3c9f2a8 Bump libraries + git pull Already up-to-date. + git clean -fdxq -e /git -e /svn + mkdir -p .remote + echo /home/build/debian-control-files + echo /home/build/debian-apt/pool/libraries + echo /home/build/rpm/omlib/ + echo sudo -u build rsync -a --delete macports /home/build/ + chmod +x .remote/macports + echo cd /home/build '&&' sudo -nu build /home/build/apt-build/release.sh + make check-latest which rm > /dev/null which svn > /dev/null which git > /dev/null omc +version > /dev/null which xargs > /dev/null #which xsltproc > /dev/null which xpath > /dev/null touch config.done *** Setting number of jobs to 5. 1 makes things too slow and 5 threads. Set Makefile.numjobs if you want to change it *** Looking for more recent versions of packages rm -rf build .customBuild mkdir -p build ./update-library.py -n `cat Makefile.numjobs` --check-latest Repository not in database: https://github.com/modelica-3rdparty/FreeFluidsModelica Repository not in database: https://github.com/modelica-3rdparty/Modelica-ExternalLibrary Repository not in database: https://github.com/modelica-3rdparty/PropulsionSystem Repository not in database: https://github.com/modelica-3rdparty/RotorAeroLib rm -rf .customBuild + rm -rf /var/lib/hudson/slave/userContent/UPDATE_LIBRARIES/ + mkdir -p /var/lib/hudson/slave/userContent/UPDATE_LIBRARIES/ + test -d git + cp -al git /var/lib/hudson/slave/userContent/UPDATE_LIBRARIES/ + test -d svn + cp -al svn /var/lib/hudson/slave/userContent/UPDATE_LIBRARIES/ + git add repos.json + git diff --staged --exit-code + echo Already up-to-date Already up-to-date + exit 0 [DEBUG] Skipping watched dependency update; build not configured with trigger: OpenModelica_UPDATE_LIBRARIES #2794 Finished: SUCCESS