Started by upstream project "clean-old-builds" build number 405
originally caused by:
Started by upstream project "launch-nightly-full-builds" build number 392
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/jenkins2533651314036405582.sh
--------------- Clone/update CI scripts ---------------
pwd = /builds/workspace/clean-old-builds
From https://github.com/sofa-framework/ci
8588dda..6d5d707 master -> origin/master
HEAD is now at 6d5d707 [unit-tests] Better subtest log
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
9f69208..47d34ac master -> origin/master
97a3757..ead4c85 v19.06 -> origin/v19.06
Updating 9f69208..47d34ac
Fast-forward
.../framework_test/defaulttype/VecTypes_test.cpp | 116 ------
SofaKernel/framework/sofa/core/Mapping.cpp | 6 -
SofaKernel/framework/sofa/core/Mapping.h | 6 -
SofaKernel/framework/sofa/core/State.cpp | 4 +-
SofaKernel/framework/sofa/core/State.h | 5 +-
.../sofa/core/behavior/MechanicalState.cpp | 1 -
.../framework/sofa/core/behavior/MechanicalState.h | 1 -
.../sofa/defaulttype/TemplatesAliases.cpp | 30 +-
SofaKernel/framework/sofa/defaulttype/VecTypes.h | 434 +--------------------
.../BarycentricMappers/BarycentricMapper.cpp | 1 -
.../BarycentricMappers/BarycentricMapper.h | 2 -
.../BarycentricMapperEdgeSetTopology.cpp | 1 -
.../BarycentricMapperEdgeSetTopology.h | 1 -
.../BarycentricMapperHexahedronSetTopology.cpp | 1 -
.../BarycentricMapperHexahedronSetTopology.h | 3 +-
.../BarycentricMapperMeshTopology.cpp | 1 -
.../BarycentricMapperMeshTopology.h | 2 -
.../BarycentricMapperQuadSetTopology.cpp | 1 -
.../BarycentricMapperQuadSetTopology.h | 2 -
.../BarycentricMapperRegularGridTopology.cpp | 1 -
.../BarycentricMapperRegularGridTopology.h | 2 -
.../BarycentricMapperSparseGridTopology.cpp | 1 -
.../BarycentricMapperSparseGridTopology.h | 2 -
.../BarycentricMapperTetrahedronSetTopology.cpp | 1 -
.../BarycentricMapperTetrahedronSetTopology.h | 2 -
.../BarycentricMapperTopologyContainer.cpp | 5 -
.../BarycentricMapperTopologyContainer.h | 6 -
.../BarycentricMapperTriangleSetTopology.cpp | 1 -
.../BarycentricMapperTriangleSetTopology.h | 3 -
.../TopologyBarycentricMapper.cpp | 1 -
.../BarycentricMappers/TopologyBarycentricMapper.h | 2 -
.../SofaBaseMechanics/BarycentricMapping.cpp | 2 -
.../modules/SofaBaseMechanics/BarycentricMapping.h | 2 -
.../modules/SofaBaseMechanics/IdentityMapping.cpp | 6 -
.../modules/SofaBaseMechanics/IdentityMapping.h | 3 -
.../modules/SofaBaseMechanics/SubsetMapping.cpp | 2 -
.../modules/SofaBaseMechanics/SubsetMapping.h | 1 -
SofaKernel/modules/SofaBaseTopology/GridTopology.h | 2 +-
.../SofaBaseVisual_test/VisualModelImpl_test.cpp | 21 +-
.../modules/SofaBaseVisual/VisualModelImpl.cpp | 125 +++---
.../modules/SofaBaseVisual/VisualModelImpl.h | 65 +--
SofaKernel/modules/SofaRigid/RigidMapping.cpp | 4 +-
SofaKernel/modules/SofaRigid/RigidMapping.h | 1 -
applications/plugins/Flexible/BaseJacobian.h | 1 -
.../Flexible/Flexible_test/scenes/Engine2.scn | 5 +-
.../deformationMapping/BaseDeformationMapping.cpp | 2 -
.../deformationMapping/BaseDeformationMapping.h | 13 -
.../BaseDeformationMultiMapping.cpp | 1 -
.../LinearJacobianBlock_affine.inl | 87 -----
.../LinearJacobianBlock_point.inl | 77 ----
.../LinearJacobianBlock_quadratic.inl | 84 ----
.../LinearJacobianBlock_rigid.inl | 111 ------
.../deformationMapping/LinearMapping_affine.cpp | 2 -
.../deformationMapping/LinearMapping_point.cpp | 2 -
.../deformationMapping/LinearMapping_quadratic.cpp | 2 -
.../deformationMapping/LinearMapping_rigid.cpp | 2 -
.../LinearMultiMapping_rigidaffine.cpp | 2 -
.../deformationMapping/MLSJacobianBlock_affine.inl | 87 -----
.../deformationMapping/MLSJacobianBlock_point.inl | 79 ----
.../MLSJacobianBlock_quadratic.inl | 90 -----
.../deformationMapping/MLSJacobianBlock_rigid.inl | 96 -----
.../deformationMapping/MLSMapping_affine.cpp | 2 -
.../deformationMapping/MLSMapping_point.cpp | 2 -
.../deformationMapping/MLSMapping_quadratic.cpp | 2 -
.../deformationMapping/MLSMapping_rigid.cpp | 2 -
.../types/ComponentSpecializations.cpp.inl | 2 -
.../examples/ManifoldTriangleSurfaceCutting.scn | 6 +-
.../ManifoldTopologies/examples/mamailleMani.scn | 6 +-
.../examples/TriangularForceFieldComparison.scn | 32 +-
.../MultiThreading/src/BeamLinearMapping_mt.cpp | 2 -
.../sofa/gpu/cuda/CudaBarycentricMapping-3f.cpp | 2 -
.../sofa/gpu/cuda/CudaBarycentricMapping-3f1.cpp | 4 +-
.../SofaCUDA/sofa/gpu/cuda/CudaIdentityMapping.cpp | 10 +-
.../SofaCUDA/sofa/gpu/cuda/CudaIdentityMapping.h | 4 -
.../SofaCUDA/sofa/gpu/cuda/CudaSubsetMapping.cpp | 8 -
.../plugins/SofaDistanceGrid/DistanceGrid.cpp | 18 +-
.../plugins/SofaDistanceGrid/DistanceGrid.h | 11 +-
.../components/mapping/ImplicitSurfaceMapping.cpp | 2 -
.../components/mapping/ImplicitSurfaceMapping.h | 1 -
.../plugins/SofaSphFluid/SPHFluidSurfaceMapping.h | 1 -
.../Regression/ExternalProjectConfig.cmake.in | 2 +-
.../SofaPhysicsAPI/SofaPhysicsOutputMesh.cpp | 12 +-
.../sofa/gui/qt/QModelViewTableDataContainer.h | 37 --
applications/sofa/gui/qt/QTableDataContainer.h | 34 --
applications/sofa/gui/qt/TableDataWidget.cpp | 20 -
examples/Components/engine/SubsetTopology.scn | 16 +-
.../engine/SubsetTopology_localIndicesOption.scn | 15 +-
.../forcefield/EdgePressureForceField.scn | 7 +-
.../forcefield/TriangularBendingSprings.scn | 6 +-
.../TriangularBiquadraticSpringsForceField.scn | 7 +-
.../forcefield/TriangularForceFieldComparison.scn | 44 ++-
.../TriangularQuadraticSpringsForceField.scn | 7 +-
.../forcefield/TriangularTensorMassForceField.scn | 6 +-
...logicalChangeProcessor_useDataInputs_option.scn | 7 +-
.../topology/SparseGridRamificationTopology.scn | 2 +
.../AddingHexa2QuadProcess.scn | 2 +
.../AddingTriangle2EdgeProcess.scn | 7 +-
.../AddingTrianglesProcess.scn | 6 +-
.../IncisionTrianglesProcess.scn | 7 +-
.../RemovingHexa2QuadProcess.scn | 2 +
.../RemovingQuad2TriangleProcess.scn | 2 +
.../TriangularForceFieldTopologyChangeHandling.scn | 43 +-
.../topology/Triangle2EdgeTopologicalMapping.scn | 6 +-
examples/Demos/TriangleSurfaceCutting.scn | 8 +-
.../Topologies/TopologySurfaceDifferentMesh.scn | 18 +-
.../TopologyTriangle2EdgeTopologicalMapping.scn | 6 +-
.../Topologies/TopologyVolumeDifferentMesh.scn | 18 +-
.../src/SofaExporter/BlenderExporter.cpp | 1 -
modules/SofaGeneralEngine/TextureInterpolation.h | 4 +-
modules/SofaGeneralEngine/TextureInterpolation.inl | 4 +-
modules/SofaGeneralEngine/TransformEngine.cpp | 6 +-
modules/SofaGeneralEngine/TransformEngine.h | 2 -
modules/SofaGeneralRigid/SkinningMapping.cpp | 2 -
modules/SofaGeneralRigid/SkinningMapping.h | 2 -
.../SofaMiscEngine/ProjectiveTransformEngine.cpp | 3 -
modules/SofaMiscEngine/ProjectiveTransformEngine.h | 2 -
modules/SofaMiscMapping/BeamLinearMapping.cpp | 2 -
modules/SofaMiscMapping/BeamLinearMapping.h | 1 -
modules/SofaMiscMapping/CenterOfMassMapping.cpp | 4 +-
modules/SofaMiscMapping/CenterOfMassMapping.h | 1 -
.../DeformableOnRigidFrameMapping.cpp | 2 -
modules/SofaMiscMapping/TubularMapping.cpp | 4 -
modules/SofaMiscMapping/TubularMapping.h | 1 -
.../scenes/IncisionTrianglesProcess.scn | 7 +-
.../HexahedronCompositeFEMMapping.cpp | 2 -
.../HexahedronCompositeFEMMapping.h | 1 -
.../src/SofaOpenglVisual/DataDisplay.h | 4 +-
.../src/SofaOpenglVisual/MergeVisualModels.h | 31 +-
.../src/SofaOpenglVisual/OglAttribute.h | 8 +-
.../src/SofaOpenglVisual/OglAttribute.inl | 24 +-
.../src/SofaOpenglVisual/OglCylinderModel.h | 10 +-
.../src/SofaOpenglVisual/OglModel.cpp | 51 +--
.../src/SofaOpenglVisual/OglModel.h | 6 +-
.../src/SofaOpenglVisual/OglShaderVisualModel.cpp | 21 +-
.../src/SofaOpenglVisual/OglShaderVisualModel.h | 3 +-
.../src/SofaOpenglVisual/PointSplatModel.h | 6 +-
.../src/SofaOpenglVisual/SlicedVolumetricModel.h | 6 +-
.../Mesh2PointMechanicalMapping.cpp | 2 -
.../Mesh2PointMechanicalMapping.h | 2 -
.../SimpleTesselatedTetraMechanicalMapping.cpp | 2 -
.../SimpleTesselatedTetraMechanicalMapping.h | 1 -
modules/SofaValidation/CompareTopology.cpp | 7 +-
142 files changed, 461 insertions(+), 1860 deletions(-)
-------------------------------------------------------
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 5.8G 13G 32% /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: Mon Jun 24 01:14:32 CEST 2019
-> not removed
PR-1060:
Launcher detected.
last launch: Tue Jul 2 13:21:19 CEST 2019
-> not removed
PR-1093:
Launcher detected.
last launch: Sat Jun 29 23:29:14 CEST 2019
-> not removed
PR-1094:
Launcher detected.
last launch: Sat Jun 29 23:31:26 CEST 2019
-> not removed
PR-1095:
Launcher detected.
last launch: Mon Jul 1 12:40:39 CEST 2019
-> not removed
PR-1096:
Launcher detected.
last launch: Tue Jul 2 15:39:22 CEST 2019
-> not removed
PR-1097:
Launcher detected.
last launch: Tue Jul 2 15:51:56 CEST 2019
-> not removed
PR-1098:
Launcher detected.
last launch: Tue Jul 2 17:54:10 CEST 2019
-> not removed
PR-992:
Launcher detected.
last launch: Wed Jul 3 16:33:12 CEST 2019
-> not removed
v19.06:
Launcher detected.
last launch: Thu Jun 27 16:55:40 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 5.8G 13G 32% /builds
tmpfs 396M 24K 396M 1% /run/user/111
tmpfs 396M 0 396M 0% /run/user/1000
Finished: SUCCESS