Skip to content
Success

Console Output

Started by upstream project "clean-old-builds" build number 1320
originally caused by:
 Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on _launcher_ (standard binaries_standard minimal builder binaries_minimal binaries_full cleanable full) 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/jenkins1190497737980249022.sh

--------------- Clone/update CI scripts ---------------
pwd = /builds/workspace/clean-old-builds
HEAD is now at 58f0f01 [workflows] Add branch name to sofa_nightly_ubuntu images
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
   d1933721a4..1aeefcbdba  master     -> origin/master
Updating d1933721a4..1aeefcbdba
Fast-forward
 .../modules/Sofa.Config/src/sofa/config.h.in       |   13 -
 SofaKernel/modules/Sofa.GL/src/sofa/gl/glText.cpp  |    1 -
 .../src/sofa/linearalgebra/BTDMatrix.h             |    4 +-
 .../src/sofa/linearalgebra/BaseMatrix.cpp          |    3 +-
 .../src/sofa/linearalgebra/BaseVector.cpp          |    2 -
 .../linearalgebra/CompressedRowSparseMatrix.cpp    |    4 +-
 .../sofa/linearalgebra/CompressedRowSparseMatrix.h |   28 +-
 .../src/sofa/linearalgebra/matrix_bloc_traits.h    |    7 +-
 .../modules/Sofa.Type/src/sofa/type/Frame.cpp      |    1 +
 .../src/SofaBaseLinearSolver/CGLinearSolver.h      |   11 +-
 .../CRSMultiMatrixAccessor.cpp                     |    5 +-
 .../src/SofaBaseLinearSolver/config.h.in           |    8 +
 .../SofaBaseMechanics_test/MappingTestCreation.h   |    8 +-
 .../MultiMappingTestCreation.h                     |    8 +-
 .../BarycentricMapperHexahedronSetTopology.inl     |    4 +-
 .../BarycentricMapperMeshTopology.inl              |   20 +-
 .../BarycentricMapperQuadSetTopology.inl           |    8 +-
 .../BarycentricMapperTetrahedronSetTopology.inl    |    4 +-
 .../BarycentricMapperTriangleSetTopology.inl       |    4 +-
 .../src/SofaBaseMechanics/BarycentricMapping.inl   |   20 +-
 .../src/SofaBaseMechanics/IdentityMapping.h        |    4 +-
 .../src/SofaBaseMechanics/MechanicalObject.inl     |    2 +-
 .../src/SofaBaseMechanics/SubsetMapping.h          |    4 +-
 .../SofaBaseTopology/EdgeSetTopologyModifier.cpp   |    2 +
 .../HexahedronSetGeometryAlgorithms.inl            |   11 +-
 .../TetrahedronSetGeometryAlgorithms.inl           |   37 +-
 .../TriangleSetGeometryAlgorithms.inl              |    9 +-
 .../src/SofaBaseVisual/BaseCamera.cpp              |   19 +-
 .../sofa/core/behavior/ConstraintCorrection.cpp    |   14 +-
 .../src/sofa/core/behavior/ConstraintCorrection.h  |   39 +-
 .../sofa/core/behavior/ConstraintCorrection.inl    |   38 +-
 .../modules/SofaCore/src/sofa/core/config.h.in     |   13 +
 .../SofaCore/src/sofa/core/loader/BaseLoader.h     |    2 +-
 .../SofaCore/src/sofa/core/objectmodel/Base.h      |    4 +-
 .../src/sofa/defaulttype/RigidTypes.h              |    8 +-
 .../src/SofaDeformable/AngularSpringForceField.h   |    4 +-
 .../SofaDeformable/RestShapeSpringsForceField.h    |    4 +-
 .../SofaDeformable/RestShapeSpringsForceField.inl  |    1 +
 .../src/SofaExplicitOdeSolver/EulerSolver.h        |    6 +-
 .../src/SofaExplicitOdeSolver/config.h.in          |    9 +
 .../src/sofa/helper/MarchingCubeUtility.cpp        |    2 +-
 .../SofaHelper/src/sofa/helper/decompose.inl       |   77 +-
 .../SofaHelper/src/sofa/helper/io/MeshOBJ.cpp      |    3 +-
 .../src/sofa/helper/io/TriangleLoader.cpp          |    1 -
 .../SofaHelper/src/sofa/helper/proximity.cpp       |    4 +-
 .../modules/SofaRigid/src/SofaRigid/RigidMapping.h |    8 +-
 .../SofaRigid/src/SofaRigid/RigidMapping.inl       |   13 +-
 .../src/SofaSimpleFem/HexahedronFEMForceField.inl  |    8 +-
 .../src/SofaSimpleFem/TetrahedronFEMForceField.inl |   22 +-
 .../SofaSimulationCommon/xml/AttributeElement.h    |    2 +-
 .../src/SofaSimulationCommon/xml/DataElement.h     |    2 +-
 .../src/SofaSimulationCommon/xml/NodeElement.h     |    2 +-
 .../src/SofaSimulationCommon/xml/ObjectElement.h   |    2 +-
 .../MechanicalAddMBKdxVisitor.cpp                  |    1 +
 .../MechanicalComputeDfVisitor.cpp                 |    1 +
 .../MechanicalComputeForceVisitor.cpp              |    3 +-
 .../MechanicalPropagateDxAndResetForceVisitor.cpp  |    1 +
 .../MechanicalPropagateDxVisitor.cpp               |    1 +
 ...alPropagateOnlyPositionAndResetForceVisitor.cpp |    1 +
 ...icalPropagateOnlyPositionAndVelocityVisitor.cpp |    1 +
 .../MechanicalPropagateOnlyPositionVisitor.cpp     |    1 +
 .../MechanicalPropagateOnlyVelocityVisitor.cpp     |    1 +
 .../src/SofaSimulationGraph/DAGNode.h              |    4 +-
 .../examples/DOFBlockerLMConstraint.scn            |   49 +-
 .../src/LMConstraint/LMConstraintDirectSolver.cpp  |   18 +-
 .../src/LMConstraint/LMConstraintDirectSolver.h    |    2 +-
 .../src/LMConstraint/LMConstraintSolver.cpp        |   15 +-
 .../src/LMConstraint/LMConstraintSolver.h          |    8 +-
 .../SceneCreatorBenchmarks.cpp                     |    1 +
 .../SceneCreator/src/SceneCreator/SceneUtils.h     |    2 +-
 applications/projects/runSofa/Main.cpp             |    1 -
 examples/Demos/TriangleSurfaceCutting.scn          |   22 +-
 .../AffineMovementConstraint.inl                   |    1 -
 .../EdgePressureForceField.inl                     |    1 -
 .../FixedRotationConstraint.inl                    |    2 +-
 .../LinearMovementConstraint.inl                   |   23 +-
 .../src/SofaBoundaryCondition/PointConstraint.h    |    3 +-
 .../ProjectDirectionConstraint.h                   |    6 +-
 .../ProjectToLineConstraint.h                      |    6 +-
 .../ProjectToLineConstraint.inl                    |    2 +-
 .../ProjectToPlaneConstraint.h                     |    6 +-
 .../ProjectToPointConstraint.h                     |    4 -
 .../src/SofaBoundaryCondition/config.h.in          |   11 +-
 .../SofaConstraint/BilateralConstraintResolution.h |    5 +-
 .../src/SofaConstraint/LCPConstraintSolver.cpp     |    4 +-
 .../UnilateralInteractionConstraint.inl            |    2 -
 .../src/SofaDenseSolver/NewMatCGLinearSolver.cpp   |    2 -
 .../src/SofaExporter/BlenderExporter.inl           |    6 +-
 .../FastTriangularBendingSprings.h                 |    1 -
 .../FrameSpringForceField.inl                      |   14 +-
 .../TriangularBiquadraticSpringsForceField.inl     |    2 +-
 .../TriangularTensorMassForceField.inl             |    2 -
 .../VectorSpringForceField.inl                     |    3 -
 .../src/SofaGeneralEngine/GenerateSphere.inl       |    4 +-
 .../MeshBarycentricMapperEngine.inl                |   16 +-
 .../src/SofaGeneralEngine/ShapeMatching.inl        |    6 +-
 .../src/SofaGeneralEngine/TextureInterpolation.inl |    1 -
 .../SofaGeneralEngine/TransformMatrixEngine.cpp    |    7 +-
 .../SofaGeneralMeshCollision/TriangleOctree.cpp    |    3 -
 .../src/SofaGeneralRigid/SkinningMapping.h         |    4 +-
 .../src/SofaGeneralRigid/bvh/BVHMotion.h           |    5 +-
 .../SofaGeneralSimpleFem/HexahedralFEMForceField.h |   25 +-
 .../HexahedralFEMForceField.inl                    |   59 +-
 .../TetrahedralCorotationalFEMForceField.h         |   29 +-
 .../TetrahedralCorotationalFEMForceField.inl       |   70 +-
 .../TriangularFEMForceFieldOptim.h                 |   46 +-
 .../TriangularFEMForceFieldOptim.inl               |   66 +-
 modules/SofaGuiCommon/src/sofa/gui/BatchGUI.cpp    |    2 +
 .../SofaGuiQt/src/sofa/gui/qt/QRGBAColorPicker.cpp |    2 +-
 .../src/sofa/gui/qt/viewer/EngineBackend.h         |    3 +-
 .../src/sofa/gui/qt/viewer/qt/QtViewer.cpp         |    2 +-
 .../src/SofaMiscCollision/TetrahedronModel.cpp     |    4 +-
 .../src/SofaMiscFem/QuadBendingFEMForceField.inl   |    5 +-
 .../SofaMiscFem/StandardTetrahedralFEMForceField.h |    4 +-
 .../TetrahedralTensorMassForceField.inl            |    2 -
 .../TetrahedronHyperelasticityFEMForceField.h      |    8 +-
 .../src/SofaMiscFem/TriangleFEMForceField.inl      |   10 +-
 .../TriangularAnisotropicFEMForceField.inl         |    8 +-
 .../src/SofaMiscFem/TriangularFEMForceField.inl    |    8 +-
 .../SofaMiscMapping/BarycentricMappingRigid.inl    |    4 +-
 .../SofaMiscMapping/DistanceFromTargetMapping.cpp  |    2 -
 .../SofaMiscMapping/DistanceFromTargetMapping.h    |    8 +-
 .../SofaMiscMapping/DistanceFromTargetMapping.inl  |   13 +-
 .../src/SofaMiscMapping/DistanceMapping.h          |   10 +-
 .../src/SofaMiscMapping/DistanceMapping.inl        |   12 +-
 .../src/SofaMiscMapping/IdentityMultiMapping.h     |    5 +-
 .../src/SofaMiscMapping/SquareDistanceMapping.h    |    6 +-
 .../src/SofaMiscMapping/SquareDistanceMapping.inl  |   12 +-
 .../src/SofaMiscMapping/SquareMapping.h            |    6 +-
 .../src/SofaMiscMapping/SquareMapping.inl          |   12 +-
 .../src/SofaMiscMapping/SubsetMultiMapping.inl     |    6 +-
 .../HexahedronCompositeFEMForceFieldAndMass.inl    |    4 +-
 .../src/SofaOpenglVisual/LightManager.cpp          |    4 +-
 .../Edge2QuadTopologicalMapping.cpp                |    2 +-
 .../SimpleTesselatedHexaTopologicalMapping.cpp     |    2 +-
 share/mesh/square_2594_triangles.mtl               |   12 +-
 share/mesh/square_2594_triangles.obj               | 4572 ++++++++++----------
 137 files changed, 2961 insertions(+), 2908 deletions(-)
-------------------------------------------------------

Filesystem      Size  Used Avail Use% Mounted on
udev            975M     0  975M   0% /dev
tmpfs           200M  896K  199M   1% /run
/dev/vda2        38G  4.9G   31G  14% /
tmpfs           997M     0  997M   0% /dev/shm
tmpfs           5.0M     0  5.0M   0% /run/lock
tmpfs           997M     0  997M   0% /sys/fs/cgroup
/dev/vdb1        40G   25G   13G  67% /builds
tmpfs           200M     0  200M   0% /run/user/1000
----------------- clean-old-builds.sh -----------------
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_
python3
------------------
free_space = 13275912
max_days_since_modified_short = 1/2
max_days_since_modified_long = 6
------------------

Cleaning in /builds/workspace/clean-old-builds/../sofa-custom

Cleaning in /builds/workspace/clean-old-builds/../sofa-custom@2

Cleaning in /builds/workspace/clean-old-builds/../launcher/sofa-framework
  master:
  Launcher detected.
    last launch: Mon Oct 11 03:47:27 CEST 2021
    -> not removed
  PR-2364:
    PR 2364 is closed
    -> removed
  PR-2377:
  Launcher detected.
    last launch: Mon Oct 11 11:23:26 CEST 2021
    -> not removed
  PR-2378:
    PR 2378 is closed
    -> removed
  PR-2379:
    PR 2379 is closed
    -> removed
  PR-2383:
  Launcher detected.
    last launch: Wed Oct 13 11:30:12 CEST 2021
    -> not removed
  PR-2384:
    PR 2384 is closed
    -> removed
  PR-2387:
  Launcher detected.
    last launch: Wed Oct 13 14:38:08 CEST 2021
    -> not removed
  PR-2393:
  Launcher detected.
    last launch: Mon Oct 11 09:44:44 CEST 2021
    -> not removed
  PR-2394:
  Launcher detected.
    last launch: Mon Oct 11 12:00:44 CEST 2021
    -> not removed
  PR-2396:
  Launcher detected.
    last launch: Mon Oct 11 14:14:51 CEST 2021
    -> not removed
  PR-2397:
  Launcher detected.
    last launch: Mon Oct 11 14:21:50 CEST 2021
    -> not removed
  PR-2398:
  Launcher detected.
    last launch: Mon Oct 11 14:27:35 CEST 2021
    -> not removed
  PR-2399:
  Launcher detected.
    last launch: Mon Oct 11 16:43:27 CEST 2021
    -> not removed
  PR-2400:
  Launcher detected.
    last launch: Mon Oct 11 18:15:17 CEST 2021
    -> not removed
  PR-2403:
  Launcher detected.
    last launch: Tue Oct 12 10:29:07 CEST 2021
    -> not removed
  PR-2404:
  Launcher detected.
    last launch: Tue Oct 12 11:10:26 CEST 2021
    -> not removed
  PR-2406:
  Launcher detected.
    last launch: Tue Oct 12 11:24:41 CEST 2021
    -> not removed
  PR-2407:
  Launcher detected.
    last launch: Tue Oct 12 16:18:58 CEST 2021
    -> not removed
  PR-2408:
  Launcher detected.
    last launch: Tue Oct 12 16:20:15 CEST 2021
    -> not removed
  PR-2411:
  Launcher detected.
    last launch: Wed Oct 13 14:57:43 CEST 2021
    -> not removed
-------------------------------------------------------
Filesystem      Size  Used Avail Use% Mounted on
udev            975M     0  975M   0% /dev
tmpfs           200M  896K  199M   1% /run
/dev/vda2        38G  4.9G   31G  14% /
tmpfs           997M     0  997M   0% /dev/shm
tmpfs           5.0M     0  5.0M   0% /run/lock
tmpfs           997M     0  997M   0% /sys/fs/cgroup
/dev/vdb1        40G   22G   16G  58% /builds
tmpfs           200M     0  200M   0% /run/user/1000
Finished: SUCCESS