Skip to content
Success

Console Output

Started by upstream project "clean-old-builds" build number 470
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/jenkins2214234965289261554.sh

--------------- Clone/update CI scripts ---------------
pwd = /builds/workspace/clean-old-builds
HEAD is now at 900a14f FIX Python detection on MacOS
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
   04a5585..42e4093  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 04a5585..42e4093
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

 .../SofaBaseCollision/RigidCapsuleModel.cpp        |   2 -
 .../modules/SofaBaseCollision/RigidCapsuleModel.h  |   8 +-
 .../SofaBaseCollision/RigidCapsuleModel.inl        |  40 +--
 .../modules/SofaDeformable/StiffSpringForceField.h |  13 +-
 .../SofaDeformable/StiffSpringForceField.inl       |  52 ++-
 .../cuda/CudaStandardTetrahedralFEMForceField.inl  |   8 +-
 .../gpu/cuda/CudaTriangularFEMForceFieldOptim.inl  |  10 +-
 extlibs/CMakeLists.txt                             |   2 +-
 extlibs/{qwt-6.1.2 => qwt-6.1.4}/CHANGES-6.1       |  96 ++++++
 extlibs/{qwt-6.1.2 => qwt-6.1.4}/COPYING           |   0
 extlibs/{qwt-6.1.2 => qwt-6.1.4}/INSTALL           |   0
 extlibs/{qwt-6.1.2 => qwt-6.1.4}/README            |   0
 .../{qwt-6.1.2 => qwt-6.1.4}/src/CMakeLists.txt    |   2 +-
 .../src/QwtConfig.cmake.in                         |   0
 extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt.h         |   0
 .../src/qwt_abstract_legend.cpp                    |   0
 .../src/qwt_abstract_legend.h                      |  10 +-
 .../src/qwt_abstract_scale.cpp                     |  18 +-
 .../src/qwt_abstract_scale.h                       |   6 +-
 .../src/qwt_abstract_scale_draw.cpp                |  27 +-
 .../src/qwt_abstract_scale_draw.h                  |   4 +-
 .../src/qwt_abstract_slider.cpp                    |  66 ++--
 .../src/qwt_abstract_slider.h                      |  20 +-
 .../src/qwt_analog_clock.cpp                       |   6 +-
 .../src/qwt_analog_clock.h                         |   2 +-
 .../src/qwt_arrow_button.cpp                       |   0
 .../src/qwt_arrow_button.h                         |   2 +-
 .../{qwt-6.1.2 => qwt-6.1.4}/src/qwt_clipper.cpp   |  32 +-
 extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_clipper.h |   6 +-
 .../{qwt-6.1.2 => qwt-6.1.4}/src/qwt_color_map.cpp |   4 +-
 .../{qwt-6.1.2 => qwt-6.1.4}/src/qwt_color_map.h   |   6 +-
 .../src/qwt_column_symbol.cpp                      |   4 +-
 .../src/qwt_column_symbol.h                        |   2 +-
 .../{qwt-6.1.2 => qwt-6.1.4}/src/qwt_compass.cpp   |   6 +-
 extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_compass.h |   0
 .../src/qwt_compass_rose.cpp                       |   4 +-
 .../src/qwt_compass_rose.h                         |  12 +-
 extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_compat.h  |   0
 .../{qwt-6.1.2 => qwt-6.1.4}/src/qwt_counter.cpp   |  33 +-
 extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_counter.h |  20 +-
 .../src/qwt_curve_fitter.cpp                       |   7 +-
 .../src/qwt_curve_fitter.h                         |   2 +-
 extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_date.cpp  | 169 ++++++++--
 extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_date.h    |  28 +-
 .../src/qwt_date_scale_draw.cpp                    |  24 +-
 .../src/qwt_date_scale_draw.h                      |   2 +-
 .../src/qwt_date_scale_engine.cpp                  | 122 ++++----
 .../src/qwt_date_scale_engine.h                    |  14 +-
 extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_dial.cpp  |  33 +-
 extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_dial.h    |  12 +-
 .../src/qwt_dial_needle.cpp                        |  24 +-
 .../{qwt-6.1.2 => qwt-6.1.4}/src/qwt_dial_needle.h |  18 +-
 .../src/qwt_dyngrid_layout.cpp                     |   8 +-
 .../src/qwt_dyngrid_layout.h                       |  14 +-
 .../src/qwt_event_pattern.cpp                      |   8 +-
 .../src/qwt_event_pattern.h                        |  20 +-
 extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_global.h  |  10 +-
 .../{qwt-6.1.2 => qwt-6.1.4}/src/qwt_graphic.cpp   | 114 +++----
 extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_graphic.h |  46 +--
 .../{qwt-6.1.2 => qwt-6.1.4}/src/qwt_interval.cpp  |   8 +-
 .../{qwt-6.1.2 => qwt-6.1.4}/src/qwt_interval.h    |  10 +-
 .../src/qwt_interval_symbol.cpp                    |  24 +-
 .../src/qwt_interval_symbol.h                      |   3 +-
 extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_knob.cpp  |  54 ++--
 extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_knob.h    |  42 +--
 .../{qwt-6.1.2 => qwt-6.1.4}/src/qwt_legend.cpp    |  94 +++---
 extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_legend.h  |  10 +-
 .../src/qwt_legend_data.cpp                        |   2 +-
 .../{qwt-6.1.2 => qwt-6.1.4}/src/qwt_legend_data.h |  14 +-
 .../src/qwt_legend_label.cpp                       |   2 +-
 .../src/qwt_legend_label.h                         |   2 +-
 .../{qwt-6.1.2 => qwt-6.1.4}/src/qwt_magnifier.cpp |  16 +-
 .../{qwt-6.1.2 => qwt-6.1.4}/src/qwt_magnifier.h   |   0
 extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_math.cpp  |   0
 extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_math.h    |   2 +-
 .../src/qwt_matrix_raster_data.cpp                 |  22 +-
 .../src/qwt_matrix_raster_data.h                   |   4 +-
 .../src/qwt_null_paintdevice.cpp                   |  40 +--
 .../src/qwt_null_paintdevice.h                     |  14 +-
 .../{qwt-6.1.2 => qwt-6.1.4}/src/qwt_painter.cpp   | 117 ++++---
 extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_painter.h |  10 +-
 .../src/qwt_painter_command.cpp                    |  38 +--
 .../src/qwt_painter_command.h                      |  12 +-
 .../{qwt-6.1.2 => qwt-6.1.4}/src/qwt_panner.cpp    |  24 +-
 extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_panner.h  |   4 +-
 .../{qwt-6.1.2 => qwt-6.1.4}/src/qwt_picker.cpp    | 115 ++++---
 extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_picker.h  |  19 +-
 .../src/qwt_picker_machine.cpp                     |  16 +-
 .../src/qwt_picker_machine.h                       |   8 +-
 .../src/qwt_pixel_matrix.cpp                       |   0
 .../src/qwt_pixel_matrix.h                         |   0
 extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot.cpp  |  78 ++---
 extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot.h    |  71 ++---
 .../src/qwt_plot_abstract_barchart.cpp             |  10 +-
 .../src/qwt_plot_abstract_barchart.h               |   6 +-
 .../{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_axis.cpp |  33 +-
 .../src/qwt_plot_barchart.cpp                      |  30 +-
 .../src/qwt_plot_barchart.h                        |  14 +-
 .../src/qwt_plot_canvas.cpp                        |  93 +++---
 .../{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_canvas.h |  16 +-
 .../src/qwt_plot_curve.cpp                         |  53 ++--
 .../{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_curve.h  |  36 +--
 .../{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_dict.cpp |   6 +-
 .../{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_dict.h   |   0
 .../src/qwt_plot_directpainter.cpp                 |  22 +-
 .../src/qwt_plot_directpainter.h                   |   6 +-
 .../src/qwt_plot_glcanvas.cpp                      |  46 ++-
 .../src/qwt_plot_glcanvas.h                        |  18 +-
 .../{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_grid.cpp |   0
 .../{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_grid.h   |  26 +-
 .../src/qwt_plot_histogram.cpp                     |  24 +-
 .../src/qwt_plot_histogram.h                       |  10 +-
 .../src/qwt_plot_intervalcurve.cpp                 |  24 +-
 .../src/qwt_plot_intervalcurve.h                   |   6 +-
 .../{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_item.cpp |  44 +--
 .../{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_item.h   |  18 +-
 .../src/qwt_plot_layout.cpp                        |  50 ++-
 .../{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_layout.h |   6 +-
 .../src/qwt_plot_legenditem.cpp                    |  57 ++--
 .../src/qwt_plot_legenditem.h                      |  24 +-
 .../src/qwt_plot_magnifier.cpp                     |  30 +-
 .../src/qwt_plot_magnifier.h                       |   0
 .../src/qwt_plot_marker.cpp                        |  40 ++-
 .../{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_marker.h |  16 +-
 .../src/qwt_plot_multi_barchart.cpp                |  60 ++--
 .../src/qwt_plot_multi_barchart.h                  |  24 +-
 .../src/qwt_plot_panner.cpp                        |  44 ++-
 .../{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_panner.h |   0
 .../src/qwt_plot_picker.cpp                        |   3 +
 .../{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_picker.h |   0
 .../src/qwt_plot_rasteritem.cpp                    |  95 +++---
 .../src/qwt_plot_rasteritem.h                      |  24 +-
 .../src/qwt_plot_renderer.cpp                      | 216 +++++++------
 .../src/qwt_plot_renderer.h                        |  16 +-
 .../src/qwt_plot_rescaler.cpp                      |   0
 .../src/qwt_plot_rescaler.h                        |   2 +-
 .../src/qwt_plot_scaleitem.cpp                     |   6 +-
 .../src/qwt_plot_scaleitem.h                       |  26 +-
 .../src/qwt_plot_seriesitem.cpp                    |   7 +-
 .../src/qwt_plot_seriesitem.h                      |   6 +-
 .../src/qwt_plot_shapeitem.cpp                     |  92 +++---
 .../src/qwt_plot_shapeitem.h                       |  10 +-
 .../src/qwt_plot_spectrocurve.cpp                  |  10 +-
 .../src/qwt_plot_spectrocurve.h                    |   6 +-
 .../src/qwt_plot_spectrogram.cpp                   |  22 +-
 .../src/qwt_plot_spectrogram.h                     |  14 +-
 .../src/qwt_plot_svgitem.cpp                       |   0
 .../src/qwt_plot_svgitem.h                         |  10 +-
 .../src/qwt_plot_textlabel.cpp                     |  35 ++-
 .../src/qwt_plot_textlabel.h                       |  28 +-
 .../src/qwt_plot_tradingcurve.cpp                  |  55 ++--
 .../src/qwt_plot_tradingcurve.h                    |  24 +-
 .../{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_xml.cpp  |   4 +-
 .../src/qwt_plot_zoneitem.cpp                      |  40 +--
 .../src/qwt_plot_zoneitem.h                        |   8 +-
 .../src/qwt_plot_zoomer.cpp                        |  76 ++++-
 .../{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_zoomer.h |  18 +-
 .../{qwt-6.1.2 => qwt-6.1.4}/src/qwt_point_3d.cpp  |   2 +-
 .../{qwt-6.1.2 => qwt-6.1.4}/src/qwt_point_3d.h    |   0
 .../src/qwt_point_data.cpp                         |   9 +-
 .../{qwt-6.1.2 => qwt-6.1.4}/src/qwt_point_data.h  |   6 +-
 .../src/qwt_point_mapper.cpp                       |  88 +++---
 .../src/qwt_point_mapper.h                         |  12 +-
 .../src/qwt_point_polar.cpp                        |   2 +-
 .../{qwt-6.1.2 => qwt-6.1.4}/src/qwt_point_polar.h |   6 +-
 .../src/qwt_raster_data.cpp                        |  18 +-
 .../{qwt-6.1.2 => qwt-6.1.4}/src/qwt_raster_data.h |   0
 .../src/qwt_round_scale_draw.cpp                   |   0
 .../src/qwt_round_scale_draw.h                     |   2 +-
 extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_samples.h |   0
 .../src/qwt_sampling_thread.cpp                    |   0
 .../src/qwt_sampling_thread.h                      |   9 +
 .../{qwt-6.1.2 => qwt-6.1.4}/src/qwt_scale_div.cpp |  14 +-
 .../{qwt-6.1.2 => qwt-6.1.4}/src/qwt_scale_div.h   |   6 +-
 .../src/qwt_scale_draw.cpp                         |   6 +-
 .../{qwt-6.1.2 => qwt-6.1.4}/src/qwt_scale_draw.h  |  24 +-
 .../src/qwt_scale_engine.cpp                       |  59 ++--
 .../src/qwt_scale_engine.h                         |  32 +-
 .../{qwt-6.1.2 => qwt-6.1.4}/src/qwt_scale_map.cpp |  12 +-
 .../{qwt-6.1.2 => qwt-6.1.4}/src/qwt_scale_map.h   |   2 +-
 .../src/qwt_scale_widget.cpp                       |  10 +-
 .../src/qwt_scale_widget.h                         |  12 +-
 .../src/qwt_series_data.cpp                        |   0
 .../{qwt-6.1.2 => qwt-6.1.4}/src/qwt_series_data.h | 112 +++----
 .../src/qwt_series_store.h                         |   8 +
 .../{qwt-6.1.2 => qwt-6.1.4}/src/qwt_slider.cpp    |  46 +--
 extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_slider.h  |   2 +-
 .../{qwt-6.1.2 => qwt-6.1.4}/src/qwt_spline.cpp    |   0
 extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_spline.h  |   0
 .../{qwt-6.1.2 => qwt-6.1.4}/src/qwt_symbol.cpp    | 108 +++----
 extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_symbol.h  |  18 +-
 .../src/qwt_system_clock.cpp                       |   8 +-
 .../src/qwt_system_clock.h                         |   5 +-
 extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_text.cpp  |  23 +-
 extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_text.h    |  13 +-
 .../src/qwt_text_engine.cpp                        |  21 +-
 .../{qwt-6.1.2 => qwt-6.1.4}/src/qwt_text_engine.h |   4 +-
 .../src/qwt_text_label.cpp                         |   6 +-
 .../{qwt-6.1.2 => qwt-6.1.4}/src/qwt_text_label.h  |   2 +-
 .../{qwt-6.1.2 => qwt-6.1.4}/src/qwt_thermo.cpp    |  42 +--
 extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_thermo.h  |  18 +-
 .../{qwt-6.1.2 => qwt-6.1.4}/src/qwt_transform.cpp |  20 +-
 .../{qwt-6.1.2 => qwt-6.1.4}/src/qwt_transform.h   |  10 +-
 extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_wheel.cpp |  96 +++---
 extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_wheel.h   |  14 +-
 .../src/qwt_widget_overlay.cpp                     |  28 +-
 .../src/qwt_widget_overlay.h                       |  16 +-
 extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/src.pri       |   0
 extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/src.pro       |   0
 .../LinearVelocityConstraint.h                     |   8 +-
 .../LinearVelocityConstraint.inl                   |  86 ++---
 .../PatchTestMovementConstraint.h                  |  20 +-
 .../PatchTestMovementConstraint.inl                |  76 ++---
 modules/SofaConstraint/ConstraintAnimationLoop.cpp | 216 ++++++++-----
 modules/SofaConstraint/ConstraintAnimationLoop.h   | 102 ++----
 .../FastTriangularBendingSprings.h                 |  83 +----
 .../FastTriangularBendingSprings.inl               | 138 ++++++--
 modules/SofaGeneralEngine/MergeROIs.cpp            |  42 +++
 modules/SofaGeneralEngine/MergeROIs.h              |  54 +---
 .../HexahedronFEMForceFieldAndMass.h               |  16 +-
 .../HexahedronFEMForceFieldAndMass.inl             |  31 +-
 .../TriangularFEMForceFieldOptim.h                 |  55 +---
 .../TriangularFEMForceFieldOptim.inl               | 293 ++++-------------
 .../HexahedronCompositeFEMForceFieldAndMass.h      |  40 +--
 .../HexahedronCompositeFEMForceFieldAndMass.inl    | 348 ++++-----------------
 .../HexahedronCompositeFEMMapping.inl              |   2 +-
 .../NonUniformHexahedronFEMForceFieldAndMass.cpp   |   1 -
 .../NonUniformHexahedronFEMForceFieldAndMass.h     |   8 +-
 .../NonUniformHexahedronFEMForceFieldAndMass.inl   |  82 ++---
 229 files changed, 3289 insertions(+), 3181 deletions(-)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/CHANGES-6.1 (56%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/COPYING (100%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/INSTALL (100%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/README (100%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/CMakeLists.txt (99%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/QwtConfig.cmake.in (100%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt.h (100%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_abstract_legend.cpp (100%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_abstract_legend.h (91%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_abstract_scale.cpp (96%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_abstract_scale.h (96%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_abstract_scale_draw.cpp (93%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_abstract_scale_draw.h (97%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_abstract_slider.cpp (94%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_abstract_slider.h (90%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_analog_clock.cpp (97%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_analog_clock.h (99%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_arrow_button.cpp (100%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_arrow_button.h (96%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_clipper.cpp (97%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_clipper.h (85%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_color_map.cpp (99%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_color_map.h (96%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_column_symbol.cpp (98%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_column_symbol.h (98%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_compass.cpp (99%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_compass.h (100%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_compass_rose.cpp (99%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_compass_rose.h (89%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_compat.h (100%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_counter.cpp (96%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_counter.h (93%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_curve_fitter.cpp (98%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_curve_fitter.h (99%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_date.cpp (81%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_date.h (87%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_date_scale_draw.cpp (92%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_date_scale_draw.h (98%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_date_scale_engine.cpp (93%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_date_scale_engine.h (90%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_dial.cpp (97%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_dial.h (94%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_dial_needle.cpp (96%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_dial_needle.h (90%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_dyngrid_layout.cpp (98%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_dyngrid_layout.h (86%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_event_pattern.cpp (97%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_event_pattern.h (94%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_global.h (84%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_graphic.cpp (91%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_graphic.h (90%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_interval.cpp (99%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_interval.h (98%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_interval_symbol.cpp (95%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_interval_symbol.h (98%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_knob.cpp (96%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_knob.h (92%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_legend.cpp (89%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_legend.h (95%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_legend_data.cpp (99%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_legend_data.h (92%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_legend_label.cpp (99%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_legend_label.h (99%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_magnifier.cpp (97%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_magnifier.h (100%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_math.cpp (100%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_math.h (98%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_matrix_raster_data.cpp (96%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_matrix_raster_data.h (96%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_null_paintdevice.cpp (94%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_null_paintdevice.h (89%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_painter.cpp (93%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_painter.h (95%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_painter_command.cpp (83%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_painter_command.h (94%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_panner.cpp (95%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_panner.h (96%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_picker.cpp (94%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_picker.h (95%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_picker_machine.cpp (99%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_picker_machine.h (99%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_pixel_matrix.cpp (100%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_pixel_matrix.h (100%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot.cpp (95%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot.h (85%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_abstract_barchart.cpp (97%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_abstract_barchart.h (96%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_axis.cpp (98%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_barchart.cpp (95%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_barchart.h (93%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_canvas.cpp (95%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_canvas.h (93%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_curve.cpp (96%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_curve.h (93%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_dict.cpp (96%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_dict.h (100%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_directpainter.cpp (95%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_directpainter.h (99%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_glcanvas.cpp (90%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_glcanvas.h (87%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_grid.cpp (100%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_grid.h (78%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_histogram.cpp (99%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_histogram.h (95%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_intervalcurve.cpp (98%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_intervalcurve.h (97%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_item.cpp (95%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_item.h (96%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_layout.cpp (97%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_layout.h (95%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_legenditem.cpp (95%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_legenditem.h (85%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_magnifier.cpp (78%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_magnifier.h (100%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_marker.cpp (95%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_marker.h (89%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_multi_barchart.cpp (94%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_multi_barchart.h (90%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_panner.cpp (88%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_panner.h (100%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_picker.cpp (99%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_picker.h (100%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_rasteritem.cpp (93%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_rasteritem.h (91%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_renderer.cpp (87%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_renderer.h (91%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_rescaler.cpp (100%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_rescaler.h (99%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_scaleitem.cpp (98%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_scaleitem.h (81%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_seriesitem.cpp (97%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_seriesitem.h (92%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_shapeitem.cpp (84%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_shapeitem.h (92%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_spectrocurve.cpp (99%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_spectrocurve.h (96%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_spectrogram.cpp (98%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_spectrogram.h (90%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_svgitem.cpp (100%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_svgitem.h (85%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_textlabel.cpp (88%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_textlabel.h (78%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_tradingcurve.cpp (95%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_tradingcurve.h (91%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_xml.cpp (95%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_zoneitem.cpp (96%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_zoneitem.h (95%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_zoomer.cpp (88%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_plot_zoomer.h (92%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_point_3d.cpp (92%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_point_3d.h (100%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_point_data.cpp (97%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_point_data.h (95%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_point_mapper.cpp (90%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_point_mapper.h (93%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_point_polar.cpp (98%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_point_polar.h (99%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_raster_data.cpp (97%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_raster_data.h (100%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_round_scale_draw.cpp (100%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_round_scale_draw.h (96%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_samples.h (100%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_sampling_thread.cpp (100%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_sampling_thread.h (73%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_scale_div.cpp (98%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_scale_div.h (93%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_scale_draw.cpp (99%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_scale_draw.h (85%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_scale_engine.cpp (96%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_scale_engine.h (86%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_scale_map.cpp (96%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_scale_map.h (99%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_scale_widget.cpp (98%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_scale_widget.h (93%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_series_data.cpp (100%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_series_data.h (83%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_series_store.h (93%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_slider.cpp (96%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_slider.h (98%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_spline.cpp (100%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_spline.h (100%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_symbol.cpp (95%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_symbol.h (95%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_system_clock.cpp (99%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_system_clock.h (92%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_text.cpp (97%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_text.h (94%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_text_engine.cpp (95%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_text_engine.h (98%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_text_label.cpp (98%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_text_label.h (97%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_thermo.cpp (98%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_thermo.h (92%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_transform.cpp (98%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_transform.h (97%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_wheel.cpp (96%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_wheel.h (94%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_widget_overlay.cpp (94%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/qwt_widget_overlay.h (96%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/src.pri (100%)
 rename extlibs/{qwt-6.1.2 => qwt-6.1.4}/src/src.pro (100%)
-------------------------------------------------------

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.5G  9.3G  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  4.1G   15G  22% /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: Sun Sep  8 02:14:26 CEST 2019
  -> not removed
PR-1116:
  PR 1116 is closed
  -> removed
PR-1128:
Launcher detected.
  last launch: Wed Sep  4 15:52:34 CEST 2019
  -> not removed
PR-1136:
  PR 1136 is closed
  -> removed
PR-1137:
Launcher detected.
  last launch: Thu Sep  5 15:23:12 CEST 2019
  -> not removed
PR-1140:
Launcher detected.
  last launch: Mon Sep  9 15:36:34 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.5G  9.3G  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  3.2G   16G  17% /builds
tmpfs           396M   24K  396M   1% /run/user/111
tmpfs           396M     0  396M   0% /run/user/1000
Finished: SUCCESS