Started by upstream project "clean-old-builds" build number 504
originally caused by:
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on _launcher_ in workspace /builds/workspace/clean-old-builds
[EnvInject] - Inject global passwords.
[EnvInject] - Mask passwords that will be passed as build parameters.
[clean-old-builds] $ bash /tmp/jenkins4638842218642935588.sh
--------------- Clone/update CI scripts ---------------
pwd = /builds/workspace/clean-old-builds
HEAD is now at c4b8720 Remove SofaCUDA from plugin_list.conf.default sooner
CI scripts are available in /builds/workspace/clean-old-builds/ci/scripts
-------------------------------------------------------
------------- Clone/update reference_repo/sofa --------------
Checking /builds/reference_repo/sofa
Reference repo found. Updating...
From https://github.com/sofa-framework/sofa
e4f4980..d3ad7dc master -> origin/master
Auto packing the repository in background for optimum performance.
See "git help gc" for manual housekeeping.
error: The last gc run reported the following. Please correct the root cause
and remove .git/gc.log.
Automatic cleanup will not be performed until the file is removed.
error: pack-objects died of signal 15
error: failed to run repack
Updating e4f4980..d3ad7dc
Fast-forward
Auto packing the repository in background for optimum performance.
See "git help gc" for manual housekeeping.
error: The last gc run reported the following. Please correct the root cause
and remove .git/gc.log.
Automatic cleanup will not be performed until the file is removed.
error: pack-objects died of signal 15
error: failed to run repack
.../framework/sofa/simulation/CMakeLists.txt | 8 ++++
.../framework/sofa/simulation/Simulation.cpp | 29 ++++++------
.../simulation/events/SimulationInitDoneEvent.cpp | 37 +++++++++++++++
.../simulation/events/SimulationInitDoneEvent.h | 52 ++++++++++++++++++++++
.../simulation/events/SimulationInitStartEvent.cpp | 38 ++++++++++++++++
.../simulation/events/SimulationInitStartEvent.h | 52 ++++++++++++++++++++++
.../simulation/events/SimulationStartEvent.cpp | 37 +++++++++++++++
.../sofa/simulation/events/SimulationStartEvent.h | 50 +++++++++++++++++++++
.../sofa/simulation/events/SimulationStopEvent.cpp | 37 +++++++++++++++
.../sofa/simulation/events/SimulationStopEvent.h | 51 +++++++++++++++++++++
applications/sofa/gui/qt/RealGUI.cpp | 36 +++++++++++----
11 files changed, 406 insertions(+), 21 deletions(-)
create mode 100644 SofaKernel/framework/sofa/simulation/events/SimulationInitDoneEvent.cpp
create mode 100644 SofaKernel/framework/sofa/simulation/events/SimulationInitDoneEvent.h
create mode 100644 SofaKernel/framework/sofa/simulation/events/SimulationInitStartEvent.cpp
create mode 100644 SofaKernel/framework/sofa/simulation/events/SimulationInitStartEvent.h
create mode 100644 SofaKernel/framework/sofa/simulation/events/SimulationStartEvent.cpp
create mode 100644 SofaKernel/framework/sofa/simulation/events/SimulationStartEvent.h
create mode 100644 SofaKernel/framework/sofa/simulation/events/SimulationStopEvent.cpp
create mode 100644 SofaKernel/framework/sofa/simulation/events/SimulationStopEvent.h
-------------------------------------------------------
Filesystem Size Used Avail Use% Mounted on
udev 2.0G 0 2.0G 0% /dev
tmpfs 396M 41M 355M 11% /run
/dev/vda1 18G 7.4G 9.4G 45% /
tmpfs 2.0G 108K 2.0G 1% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup
/dev/vdb1 20G 7.5G 12G 41% /builds
tmpfs 396M 24K 396M 1% /run/user/111
tmpfs 396M 0 396M 0% /run/user/1000
----------------- clean-old-builds.sh -----------------
Cleaning in /builds/workspace/clean-old-builds/../launcher/sofa-framework
ENV VARS: load /builds/workspace/clean-old-builds/ci/scripts/env/default
ENV VARS: load node specific /builds/workspace/clean-old-builds/ci/scripts/env/_launcher_
master:
Launcher detected.
last launch: Fri Oct 11 02:14:30 CEST 2019
-> not removed
PR-1152:
Launcher detected.
last launch: Mon Oct 14 11:50:41 CEST 2019
-> not removed
PR-1160:
Launcher detected.
last launch: Thu Oct 10 14:57:13 CEST 2019
-> not removed
PR-1173:
PR 1173 is closed
-> removed
PR-1176:
Launcher detected.
last launch: Wed Oct 9 15:07:41 CEST 2019
-> not removed
PR-1177:
Launcher detected.
last launch: Wed Oct 9 15:53:45 CEST 2019
-> not removed
PR-1181:
Launcher detected.
last launch: Thu Oct 10 15:32:34 CEST 2019
-> not removed
PR-1182:
Launcher detected.
last launch: Fri Oct 11 15:10:24 CEST 2019
-> not removed
PR-1183:
Launcher detected.
last launch: Fri Oct 11 15:11:26 CEST 2019
-> not removed
PR-1184:
Launcher detected.
last launch: Fri Oct 11 16:30:51 CEST 2019
-> not removed
PR-1185:
Launcher detected.
last launch: Fri Oct 11 19:24:11 CEST 2019
-> not removed
PR-1186:
Launcher detected.
last launch: Mon Oct 14 12:43:20 CEST 2019
-> not removed
PR-1187:
Launcher detected.
last launch: Mon Oct 14 16:02:04 CEST 2019
-> not removed
-------------------------------------------------------
Filesystem Size Used Avail Use% Mounted on
udev 2.0G 0 2.0G 0% /dev
tmpfs 396M 41M 355M 11% /run
/dev/vda1 18G 7.4G 9.4G 45% /
tmpfs 2.0G 108K 2.0G 1% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup
/dev/vdb1 20G 7.1G 12G 38% /builds
tmpfs 396M 24K 396M 1% /run/user/111
tmpfs 396M 0 396M 0% /run/user/1000
Finished: SUCCESS