Skip to content
Success

Console Output

Started by upstream project "clean-old-builds" build number 1367
originally caused by:
 Started by user guillaume.paran@inria.fr
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on sofa-ci-dev-ubuntu1604-0 (ubuntu_clang debug package release ubuntu_gcc fedora_clang rebootable cleanable default ubuntu_gcc-7 ubuntu_clang-6 builder options) 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/jenkins6969036495700103521.sh

--------------- Clone/update CI scripts ---------------
pwd = /builds/workspace/clean-old-builds
HEAD is now at 7030185 Merge pull request #8 from fredroy/fetch_sofacuda
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
   57f96bd..d8c91a0  master     -> origin/master
Updating 57f96bd..d8c91a0
Fast-forward
 .../SofaBaseTopology_test/fake_TopologyScene.cpp   |   4 +-
 .../src/SofaBaseVisual/VisualModelImpl.cpp         |   8 +-
 .../SofaEngine/SofaEngine_test/BoxROI_test.cpp     |   2 +-
 .../SofaHelper/src/sofa/helper/ComponentChange.cpp |   2 +-
 SofaKernel/modules/SofaLoader/CMakeLists.txt       |   4 +-
 .../SofaLoader/SofaLoader_test/CMakeLists.txt      |   2 +-
 ...shObjLoader_test.cpp => MeshOBJLoader_test.cpp} |   8 +-
 .../{MeshObjLoader.cpp => MeshOBJLoader.cpp}       |  53 +-
 .../{MeshObjLoader.h => MeshOBJLoader.h}           |  13 +-
 .../scenes/TetrahedronDiffusionFEMForceField.scn   |   2 +-
 .../examples/BulletConvexHullDemo.scn              |   6 +-
 .../examples/BulletLMDragon.scn                    |   4 +-
 .../examples/GlobalBulletCollision.py              |   2 +-
 .../CGALPlugin/CGALGeneratorSpecificSettings.cmake |  47 --
 applications/plugins/CGALPlugin/CGALPlugin.txt     |  26 -
 .../plugins/CGALPlugin/CGALPluginConfig.cmake.in   |  16 -
 .../CGALPlugin/CGALPlugin_test/CMakeLists.txt      |  29 --
 .../MeshGenerationFromImage_test.cpp               | 257 ----------
 applications/plugins/CGALPlugin/CMakeLists.txt     |  85 ----
 .../CGALPlugin/ExternalProjectConfig.cmake.in      |  14 +
 .../CGALPlugin/scenes/BooleanOperations.scn        |  50 --
 .../scenes/FrontSurfaceReconstruction.scn          |  20 -
 .../CGALPlugin/scenes/MeshGenerationFromImage.scn  |  23 -
 .../scenes/MeshGenerationFromImageWithFeatures.scn |  17 -
 .../scenes/MeshGenerationFromPolyhedron.scn        |  23 -
 .../scenes/PoissonSurfaceReconstruction.scn        |  20 -
 .../plugins/CGALPlugin/scenes/Refine2DMesh.scn     |  24 -
 .../scenes/Refine2DMesh.scn.qglviewer.view         |   2 -
 .../CGALPlugin/scenes/UpsamplePointCloud.scn       |  20 -
 .../plugins/CGALPlugin/scenes/data/edgePoints.vtk  | 101 ----
 .../CGALPlugin/scenes/data/image/image-cube.inr    | Bin 544576 -> 0 bytes
 .../plugins/CGALPlugin/scenes/data/mesh/edges.vtk  |  52 --
 .../plugins/CGALPlugin/scenes/data/output.png      | Bin 84327 -> 0 bytes
 .../src/CGALPlugin/BooleanOperations.cpp           | 304 -----------
 .../CGALPlugin/src/CGALPlugin/BooleanOperations.h  | 107 ----
 .../CGALPlugin/src/CGALPlugin/CuboidMesh.cpp       |  39 --
 .../plugins/CGALPlugin/src/CGALPlugin/CuboidMesh.h | 119 -----
 .../CGALPlugin/src/CGALPlugin/CuboidMesh.inl       | 526 -------------------
 .../CGALPlugin/src/CGALPlugin/CylinderMesh.cpp     |  39 --
 .../CGALPlugin/src/CGALPlugin/CylinderMesh.h       | 108 ----
 .../CGALPlugin/src/CGALPlugin/CylinderMesh.inl     | 555 ---------------------
 .../CGALPlugin/src/CGALPlugin/DecimateMesh.cpp     |  38 --
 .../CGALPlugin/src/CGALPlugin/DecimateMesh.h       | 183 -------
 .../CGALPlugin/src/CGALPlugin/DecimateMesh.inl     | 315 ------------
 .../src/CGALPlugin/FrontSurfaceReconstruction.cpp  | 170 -------
 .../src/CGALPlugin/FrontSurfaceReconstruction.h    |  72 ---
 .../src/CGALPlugin/MeshGenerationFromImage.cpp     |  38 --
 .../src/CGALPlugin/MeshGenerationFromImage.h       | 174 -------
 .../src/CGALPlugin/MeshGenerationFromImage.inl     | 493 ------------------
 .../CGALPlugin/MeshGenerationFromPolyhedron.cpp    |  38 --
 .../src/CGALPlugin/MeshGenerationFromPolyhedron.h  | 198 --------
 .../CGALPlugin/MeshGenerationFromPolyhedron.inl    | 502 -------------------
 .../CGALPlugin/PoissonSurfaceReconstruction.cpp    | 158 ------
 .../src/CGALPlugin/PoissonSurfaceReconstruction.h  |  68 ---
 .../CGALPlugin/src/CGALPlugin/Refine2DMesh.cpp     |  36 --
 .../CGALPlugin/src/CGALPlugin/Refine2DMesh.h       |  99 ----
 .../CGALPlugin/src/CGALPlugin/Refine2DMesh.inl     | 413 ---------------
 .../src/CGALPlugin/TriangularConvexHull3D.cpp      |  38 --
 .../src/CGALPlugin/TriangularConvexHull3D.h        |  85 ----
 .../src/CGALPlugin/TriangularConvexHull3D.inl      | 156 ------
 .../src/CGALPlugin/UpsamplePointCloud.cpp          | 141 ------
 .../CGALPlugin/src/CGALPlugin/UpsamplePointCloud.h |  65 ---
 .../plugins/CGALPlugin/src/CGALPlugin/config.h.in  |  37 --
 .../CGALPlugin/src/CGALPlugin/initCGALPlugin.cpp   |  83 ---
 applications/plugins/CMakeLists.txt                |   2 +-
 .../ExternalBehaviorModel/example/MultiMapping.py  |   2 +-
 .../Geomagic/scenes/Geomagic-DeformableCubes.scn   |   4 +-
 .../plugins/Geomagic/scenes/Geomagic-Demo.scn      |   2 +-
 .../plugins/Geomagic/scenes/Geomagic-FEMLiver.scn  |  18 +-
 .../Geomagic/scenes/Geomagic-RigidCubes.scn        |  10 +-
 ...omagic-RigidSkull-restShapeSpringForceField.scn |   8 +-
 .../Geomagic/scenes/Geomagic-RigidSkull.scn        |  20 +-
 .../scenes/GeomagicEmulator-RigidCubes.scn         |  10 +-
 .../Geomagic/src/Geomagic/GeomagicVisualModel.cpp  |   2 +-
 .../Geomagic/src/Geomagic/GeomagicVisualModel.h    |   4 +-
 applications/plugins/Haption/exemple/haption1.scn  |  12 +-
 applications/plugins/Haption/exemple/temp1.scn     |  12 +-
 .../examples/DOFBlockerLMConstraint.scn            |   8 +-
 .../examples/DistanceLMContactConstraint.scn       |   8 +-
 .../DistanceLMContactConstraint_DirectSolver.scn   |  12 +-
 .../LMConstraint/examples/FixedLMConstraint.scn    |   2 +-
 .../examples/LMConstraintCollisionResponse.scn     |   6 +-
 .../ManifoldTopologies/examples/mamailleMani.scn   |   2 +-
 .../examples/5DeformableCubesConstraints.scn       |   2 +-
 .../examples/ParallelBruteForceBroadPhase.scn      | 144 +++---
 .../examples/ParallelCollisionDetection.scn        |   2 +-
 .../plugins/MultiThreading/examples/livers.scn     |   8 +-
 .../examples/liversMeanPositions.scn               |  10 +-
 .../OptiTrackNatNet/examples/OmniCutting.scn       |   4 +-
 .../OptiTrackNatNet/examples/TestCutting.scn       |   4 +-
 .../plugins/OptiTrackNatNet/examples/optitrack.scn |   6 +-
 .../OptiTrackNatNet/examples/optitrackCutting.scn  |   4 +-
 .../OptiTrackNatNet/examples/optitrackFull.scn     |   4 +-
 .../examples/optitrackFullBorderFixed.scn          |   4 +-
 .../PersistentContact/examples/grasping.scn        |   4 +-
 .../PersistentContact/examples/instrument.xml      |   4 +-
 .../PersistentContact/examples/instrument2.xml     |   4 +-
 .../examples/FlexibleLinearRigidandAffineFrame.py  |   2 +-
 .../ClosestPointRegistrationForceField.inl         |   4 +-
 .../plugins/Registration/RegistrationExporter.cpp  |   8 +-
 .../Registration_test/InertiaAlign_test.cpp        |  10 +-
 .../examples/ICPRegistration_MeshSpring.scn        |   6 +-
 .../ICPRegistration_ShapeMatching_Engine.scn       |   6 +-
 .../examples/ICPregistration_frames.scn            |   8 +-
 .../examples/ICPregistration_frames_proj.scn       |   8 +-
 .../Registration/examples/imageregistration.scn    |   4 +-
 .../examples/imageregistration_frames.scn          |   6 +-
 .../Registration/examples/test_InertiaAlign.scn    |   8 +-
 .../Registration/examples/test_InertiaAlign2.scn   |   8 +-
 .../Registration/examples/test_InertiaAlign3.scn   |   8 +-
 .../Registration/python/Registration/sml.py        |   2 +-
 .../SceneCreator/src/SceneCreator/SceneCreator.cpp |   6 +-
 .../plugins/Sensable/examples/CameraAlignment.scn  |   6 +-
 applications/plugins/Sensable/examples/Carving.scn |   2 +-
 .../Sensable/examples/Deformable-Method1.scn       |   2 +-
 .../Dentistry/dentalSurgeryDistanceGrid.scn        |  18 +-
 .../Dentistry/dentalSurgeryDistanceGrid_teeth.scn  |  26 +-
 .../examples/Dentistry/dentalSurgeryLCP.scn        |  20 +-
 .../examples/Dentistry/dentalSurgeryLCPNewOmni.scn |  10 +-
 .../examples/Dentistry/dentalSurgery_06.scn        |  14 +-
 .../examples/Dentistry/dentalSurgery_07.scn        |  14 +-
 .../examples/Dentistry/dentalSurgery_08.scn        |  14 +-
 .../examples/Old Examples/flexibleRaptor.scn       |  12 +-
 .../Old Examples/omni-controlled-rigidobject.scn   |   4 +-
 .../examples/Old Examples/omni-probing-liver.scn   |   6 +-
 .../Sensable/examples/Old Examples/omni1.scn       |   4 +-
 .../Sensable/examples/Old Examples/omni2.scn       |   4 +-
 .../Sensable/examples/Old Examples/raptor.scn      |  12 +-
 .../Sensable/examples/SimpleBox-DistanceGrid.scn   |   6 +-
 .../Sensable/examples/SimpleBox-Method2.scn        |   6 +-
 .../Sensable/examples/SimpleBox-TriangleModel.scn  |   6 +-
 .../plugins/Sensable/examples/SimpleBoxLarge.scn   |   6 +-
 .../Sensable/examples/SimpleTooth-DistanceGrid.scn |   6 +-
 .../examples/SimpleTooth-TriangleModel.scn         |   6 +-
 .../plugins/Sensable/examples/SpecifyingCamera.scn |   6 +-
 .../Sensable/examples/TwoTeeth-DistanceGrid.scn    |  10 +-
 .../Sensable/examples/TwoTeeth-TriangleModel.scn   |  10 +-
 .../examples/SimpleBox-Method2.scn                 |   6 +-
 .../SofaAssimp/examples/character_clothes.py       |   4 +-
 .../SofaCUDA/examples/CudaDiagonalMass3f.scn       |   2 +-
 .../SofaCUDA/examples/CudaMeshMatrixMass3f.scn     |   2 +-
 .../examples/CudaTetrahedronTLEDForceField.scn     |   2 +-
 .../StandardTetrahedralFEMForceFieldCPU.scn        |  16 +-
 .../StandardTetrahedralFEMForceFieldCUDA.scn       |  16 +-
 .../TetrahedralTensorMassForceFieldCPU.scn         |  16 +-
 .../TetrahedralTensorMassForceFieldCUDA.scn        |  16 +-
 .../plugins/SofaCUDA/examples/liver-CUDA.scn       |   2 +-
 .../SofaCUDA/examples/quadSelfCollisCUDA.scn       |   2 +-
 .../plugins/SofaCUDA/examples/quadSpringSphere.scn |   2 +-
 .../SofaCUDA/examples/quadSpringSphere2CUDA.scn    |   2 +-
 .../SofaCUDA/examples/quadSpringSphereCUDA.scn     |   2 +-
 .../plugins/SofaCUDA/examples/raptor-cpu.scn       |   2 +-
 .../plugins/SofaCUDA/examples/raptor-cuda.scn      |   2 +-
 .../SofaCUDA/examples/raptor-surface-cpu.scn       |   6 +-
 .../SofaCUDA/examples/raptor-surface-cuda.scn      |   6 +-
 applications/plugins/SofaCUDA/examples/raptor.scn  |   2 +-
 .../plugins/SofaCarving/examples/CarvingTool.scn   |   2 +-
 .../examples/DistanceGridCollisionModel.scn        |   2 +-
 .../examples/FFDDistanceGridCollisionModel.scn     |   2 +-
 .../plugins/SofaHAPI/examples/SofaHAPI1.scn        |   2 +-
 .../SofaOpenCL/examples/quadSpringSphereOPENCL.scn |   2 +-
 .../plugins/SofaSimpleGUI/examples/liver.scn       |   2 +-
 .../examples/ParticlesRepulsionForceField.scn      |   2 +-
 .../examples/SPHParticleSink_obstacle.scn          |   2 +-
 .../examples/THMPGSpatialHashing.scn               |   8 +-
 applications/plugins/Xitact/examples/1xitact.scn   |   4 +-
 applications/plugins/Xitact/examples/2xitact2.scn  |   4 +-
 .../plugins/Xitact/examples/XitactGrasping.scn     |  12 +-
 .../examples/XitactGraspingWithForceFeedBack.scn   |  12 +-
 .../examples/XitactGrasping_coupledModel.scn       |  18 +-
 .../XitactGrasping_coupledModel_withITP.scn        |  24 +-
 .../plugins/Xitact/examples/xitactTest.scn         |  10 +-
 applications/plugins/image/ImageTypes.h            |   6 +-
 .../plugins/image/examples/ImageToRigidMass.scn    |   2 +-
 .../plugins/image/examples/MergeImages.scn         |  24 +-
 .../plugins/image/examples/MeshToImage.scn         |   2 +-
 .../image/examples/MeshToImageMultipleRoi.scn      |   2 +-
 .../plugins/image/examples/MeshToImageRoi.scn      |   2 +-
 .../plugins/image/examples/MeshToImage_Frame.scn   |   6 +-
 .../image/examples/MeshesToImage_Diffusion.scn     |  12 +-
 .../plugins/image/examples/MeshesToImage_Fill.scn  |  12 +-
 .../plugins/image/examples/MeshesToImage_Frame.scn |  22 +-
 .../plugins/image/examples/MeshesToImage_Hexa.scn  |  14 +-
 .../plugins/image/examples/VoronoiToMeshEngine.scn |   4 +-
 applications/plugins/image/examples/cropFilter.scn |   2 +-
 .../plugins/image/examples/distanceFieldFilter.scn |   4 +-
 applications/plugins/image/examples/loadVolume.scn |   2 +-
 applications/plugins/image/examples/loadimage.scn  |   2 +-
 .../plugins/image/examples/loadimage_mt.scn        |   2 +-
 .../plugins/image/examples/multipleFilters.scn     |   2 +-
 .../plugins/image/examples/navigationInVolume.scn  |   2 +-
 .../plugins/image/examples/openMeshToImage.scn     |   2 +-
 .../plugins/image/examples/sampler_Frames.scn      |   4 +-
 .../plugins/image/examples/sampler_HexaFEM.scn     |   4 +-
 .../plugins/image/examples/sampler_meshSpring.scn  |   4 +-
 .../plugins/image/examples/smoothingengine.scn     |   2 +-
 applications/plugins/image/examples/testCam.scn    |   2 +-
 applications/projects/Modeler/lib/GraphModeler.cpp |   6 +-
 .../anatomyModelling/anatomyModelling.cpp          |   8 +-
 .../Accuracy/cylinder_PhantomSolution.scn          |   2 +-
 .../Accuracy/cylinder_TLEDTetraSolution.scn        |   2 +-
 .../BuildLCP/BuiltConstraintCorrection.scn         |  20 +-
 .../BuildLCP/NonBuiltConstraintCorrection.scn      |  20 +-
 .../1system_without_CollisionGroupManager.scn      |   2 +-
 .../2systems_with_CollisionGroupManager.scn        |   2 +-
 .../2systems_without_CollisionGroupManager.scn     |   2 +-
 .../MatrixAssembly/MatrixAssembly_assembledCG.scn  |   2 +-
 .../MatrixAssembly_assembledCG_blocs.scn           |   2 +-
 .../MatrixAssembly/MatrixAssembly_direct.scn       |   2 +-
 .../MatrixAssembly/MatrixAssembly_direct_blocs.scn |   2 +-
 .../MatrixAssembly/MatrixAssembly_matrixfreeCG.scn |   2 +-
 examples/Benchmark/Performance/TorusFall.scn       |  10 +-
 .../Benchmark/Performance/benchmark_cubes.pscn     |   2 +-
 examples/Benchmark/Performance/benchmark_cubes.scn | 144 +++---
 .../animationloop/FreeMotionAnimationLoop.scn      |  12 +-
 .../animationloop/MultiStepAnimationLoop.scn       |  20 +-
 .../Components/collision/RayTraceCollision.scn     |  44 +-
 .../collision/RuleBasedContactManager.scn          |  16 +-
 examples/Components/collision/SphereModel.scn      |   4 +-
 examples/Components/collision/TriangleModel.scn    |   8 +-
 .../constraint/BilateralInteractionConstraint.scn  |  20 +-
 examples/Components/constraint/BoxConstraint.scn   |   2 +-
 examples/Components/constraint/FixedConstraint.scn |   2 +-
 .../Components/constraint/FixedPlaneConstraint.scn |   2 +-
 examples/Components/constraint/FrictionContact.scn |  20 +-
 .../FrictionContact_VelocityConstraints.scn        |  28 +-
 .../constraint/LinearMovementConstraint.scn        |  12 +-
 .../constraint/NonBuiltConstraintCorrection.scn    |  20 +-
 .../Components/constraint/OscillatorConstraint.scn |   2 +-
 .../Components/constraint/ParabolicConstraint.scn  |   6 +-
 .../constraint/PartialFixedConstraint.scn          |   2 +-
 examples/Components/constraint/PlaneConstraint.scn |   2 +-
 .../Components/constraint/SlidingConstraint.scn    |   4 +-
 .../MechanicalStateControllerTranslation.scn       |   4 +-
 examples/Components/engine/ExtrudeSurface.scn      |   4 +-
 examples/Components/engine/GenerateRigidMass.scn   |   8 +-
 examples/Components/engine/HausdorffDistance.scn   |  14 +-
 examples/Components/engine/MergeMeshes.scn         |   4 +-
 examples/Components/engine/MergePoints.scn         |   2 +-
 examples/Components/engine/MergeVectors.scn        |   4 +-
 .../engine/MeshBarycentricMapperEngine.scn         |   2 +-
 examples/Components/engine/MeshBoundaryROI.scn     |   2 +-
 examples/Components/engine/MeshClosingEngine.scn   |   2 +-
 examples/Components/engine/MeshROI.scn             |   4 +-
 examples/Components/engine/MeshSampler.scn         |   4 +-
 examples/Components/engine/MeshSplittingEngine.scn |   2 +-
 examples/Components/engine/MeshSubsetEngine.scn    |   4 +-
 .../engine/RandomPointDistributionInSurface.scn    |   4 +-
 examples/Components/engine/ShapeMatching.scn       |  10 +-
 examples/Components/engine/SmoothMeshEngine.scn    |   2 +-
 examples/Components/engine/TransformEngine.scn     |   6 +-
 .../Components/engine/TransformMatrixEngine.scn    |   4 +-
 examples/Components/engine/TransformPosition.scn   |   4 +-
 examples/Components/engine/vertex2frame.scn        |   4 +-
 .../Components/forcefield/BeamFEMForceField.scn    |   2 +-
 .../Components/forcefield/ConicalForceField.scn    |   2 +-
 .../Components/forcefield/ConstantForceField.scn   |   2 +-
 .../forcefield/FastTriangularBendingSprings.scn    |   2 +-
 .../Components/forcefield/GearSpringForceField.scn |  20 +-
 .../HexahedronCompositeFEMForceFieldAndMass.scn    |  10 +-
 .../Components/forcefield/LinearForceField.scn     |   4 +-
 .../Components/forcefield/MeshSpringForceField.scn |  20 +-
 .../NonUniformHexahedronFEMForceFieldAndMass.scn   |   8 +-
 examples/Components/forcefield/PlaneForceField.scn |   4 +-
 .../forcefield/PolynomialSpringsForceField.scn     |   2 +-
 .../forcefield/RegularGridSpringForceField.scn     |  20 +-
 .../forcefield/RestShapeSpringsForceField.scn      |  16 +-
 .../Components/forcefield/SphereForceField.scn     |   2 +-
 .../forcefield/SurfacePressureForceField.scn       |   8 +-
 .../forcefield/TaitSurfacePressureForceField.scn   |   2 +-
 .../TetrahedronDiffusionFEMForceField.scn          |   2 +-
 .../forcefield/TetrahedronFEMForceField_Chain.scn  |  16 +-
 .../TetrahedronFEMForceField_plasticity.scn        |  16 +-
 .../BoxStiffSpringForceField.scn                   |   6 +-
 examples/Components/loader/LiverUseNewLoaders.scn  |   2 +-
 examples/Components/loader/MeshObjLoader.scn       |   2 +-
 examples/Components/mapping/BarycentricMapping.scn | 102 ++--
 .../Components/mapping/BarycentricTetraMapping.scn |   2 +-
 .../mapping/DeformableOnRigidFrameMapping.scn      |   8 +-
 .../DeformableOnRigidFrameMappingConstraints.scn   |   8 +-
 .../mapping/HexahedronCompositeFEMMapping.scn      |  14 +-
 examples/Components/mapping/RigidMapping.scn       |  20 +-
 examples/Components/mass/DiagonalMass.scn          |   2 +-
 examples/Components/mass/MeshMatrixMass.scn        |   2 +-
 examples/Components/mass/UniformMass.scn           |   2 +-
 examples/Components/misc/AddResourceRepository.scn |   4 +-
 examples/Components/misc/Gravity.scn               |  16 +-
 examples/Components/misc/MeshTetraStuffing.scn     |   2 +-
 examples/Components/misc/VTKExporter.scn           |   2 +-
 examples/Components/misc/ViewerSetting.scn         |  16 +-
 examples/Components/misc/sleep/test_sleep.scn      |  10 +-
 examples/Components/misc/sleep/test_sleep2.scn     |  14 +-
 examples/Components/misc/sleep/test_sleep3.scn     |  16 +-
 .../EulerExplicitSolver/EulerExplicitSolver.scn    |   2 +-
 .../EulerExplicitSolver_diagonal.scn               |   2 +-
 .../EulerExplicitSolver/EulerSymplecticSolver.scn  |   4 +-
 .../EulerSymplecticSolver_diagonal.scn             |   4 +-
 .../solver/EulerImplicitSolver-comparison.scn      |  10 +-
 examples/Components/solver/EulerImplicitSolver.scn |   2 +-
 .../Components/solver/NewmarkImplicitSolver.scn    |   8 +-
 examples/Components/solver/RungeKutta4Solver.scn   |   2 +-
 .../Components/solver/ShewchukPCGLinearSolver.scn  |   2 +-
 examples/Components/solver/StaticSolver.scn        |   8 +-
 .../Components/topology/CylinderGridTopology.scn   |   2 +-
 examples/Components/topology/MeshTopology.scn      |   4 +-
 .../Components/topology/RegularGridTopology.scn    |   4 +-
 .../topology/SparseGridMultipleTopology.scn        |  10 +-
 .../topology/SparseGridRamificationTopology.scn    |  12 +-
 .../Components/topology/SparseGridTopology.scn     |   2 +-
 .../topology/SubsetTopologicalMapping.scn          |   2 +-
 .../topology/SubsetTopologicalMapping2.scn         |   2 +-
 .../AddingQuad2TriangleProcess.scn                 |   2 +-
 examples/Components/visualmodel/LightMax.scn       |   2 +-
 .../Components/visualmodel/MergeVisualModels.scn   |   2 +-
 .../visualmodel/NavigationRecordedCamera.scn       |   2 +-
 examples/Components/visualmodel/OglGrid.scn        |   2 +-
 examples/Components/visualmodel/OglLineAxis.scn    |   2 +-
 examples/Components/visualmodel/OglModel.scn       |   4 +-
 examples/Components/visualmodel/OglSceneFrame.scn  |   2 +-
 examples/Components/visualmodel/OglShader.scn      |   2 +-
 .../visualmodel/OglShader_tessellation.scn         |   2 +-
 .../visualmodel/OglShadowShader_Directional.scn    |   4 +-
 .../visualmodel/OglShadowShader_SpotLight.scn      |   4 +-
 .../visualmodel/OglShadowShader_SpotLight2.scn     |   4 +-
 examples/Components/visualmodel/OglViewport.scn    |   2 +-
 .../visualmodel/OrderIndependentTransparency.scn   |   6 +-
 .../PostProcessManager_DepthOfField.scn            |   6 +-
 examples/Components/visualmodel/RecordedCamera.scn |   4 +-
 examples/Components/visualmodel/Visual3DText.scn   |   2 +-
 examples/Components/visualmodel/VisualStyle.scn    |   4 +-
 examples/Demos/TriangleSurfaceCutting.scn          |   2 +-
 examples/Demos/caduceus.scn                        |  16 +-
 examples/Demos/caduceusOculus.scn                  |  16 +-
 examples/Demos/caduceus_penalty.scn                |  16 +-
 examples/Demos/chainAll.scn                        |   8 +-
 examples/Demos/chainHybrid.scn                     |   4 +-
 examples/Demos/chainHybridNoGroup.scn              |   4 +-
 examples/Demos/collisionMultiple.scn               |  22 +-
 examples/Demos/collisionMultipleMask.scn           |  22 +-
 examples/Demos/liver.scn                           |   2 +-
 examples/Demos/liverConfiguration.scn              |   2 +-
 examples/Demos/simpleSphere.scn                    |   2 +-
 examples/Demos/sofa_1000PR.scn                     |  10 +-
 examples/Objects/CollisionNodeTransformation.xml   |   2 +-
 examples/Objects/MeshFEM.xml                       |   2 +-
 examples/Objects/MeshHexaFEM.xml                   |   2 +-
 examples/Objects/MeshSpring.xml                    |   2 +-
 examples/Objects/MeshTetraFEM.xml                  |   2 +-
 examples/Objects/Rigid.xml                         |   2 +-
 examples/Objects/SaladBowl.xml                     |   2 +-
 examples/Objects/TorusFEM.xml                      |   4 +-
 examples/Objects/TorusFFD.xml                      |   4 +-
 examples/Objects/TorusRigid.xml                    |   4 +-
 examples/Objects/TorusSpring.xml                   |   4 +-
 .../Collision/AdvancedResponseConstraintBased.scn  |   4 +-
 .../ForceFields/TutorialForceFieldLiverFEM.scn     |   2 +-
 .../ForceFields/TutorialForceFieldLiverHexaFEM.scn |   2 +-
 .../ForceFields/TutorialForceFieldLiverSprings.scn |   2 +-
 .../TutorialForceFieldLiverTriangleFEM.scn         |   4 +-
 .../Mappings/TutorialMappingDragonBarycentric.scn  |   2 +-
 .../Mappings/TutorialMappingDragonRigid.scn        |   4 +-
 .../Mappings/TutorialMappingLiverBarycentric.scn   |   2 +-
 .../Mappings/TutorialMappingOctopusArticulated.scn |   8 +-
 examples/Tutorials/OldTutorials/demo10Triangle.scn |  12 +-
 examples/Tutorials/OldTutorials/demo6Triangle.scn  |  14 +-
 examples/Tutorials/OldTutorials/demo7Triangle.scn  |  14 +-
 examples/Tutorials/OldTutorials/demo8Triangle.scn  |  14 +-
 examples/Tutorials/OldTutorials/tutorial1.scn      |   2 +-
 examples/Tutorials/OldTutorials/tutorial2.scn      |   2 +-
 examples/Tutorials/OldTutorials/tutorial3.scn      |   8 +-
 examples/Tutorials/OldTutorials/tutorial4.scn      |   8 +-
 examples/Tutorials/OldTutorials/tutorial4FEM.scn   |   8 +-
 .../Dentistry_Haptics/dentalSurgery_01.scn         |   6 +-
 .../Dentistry_Haptics/dentalSurgery_02.scn         |   8 +-
 .../Dentistry_Haptics/dentalSurgery_03.scn         |   8 +-
 .../Dentistry_Haptics/dentalSurgery_04.scn         |  12 +-
 .../Dentistry_Haptics/dentalSurgery_05.scn         |  12 +-
 .../StepByStep/FullObject/0_FullObject.scn         |   2 +-
 .../StepByStep/FullObject/1_FullObject.scn         |   2 +-
 .../StepByStep/FullObject/2_FullObject.scn         |   2 +-
 .../StepByStep/FullObject/3_FullObject.scn         |   2 +-
 .../StepByStep/FullObject/4_FullObject.scn         |   2 +-
 .../StepByStep/FullObject/5_FullObject.scn         |   6 +-
 .../StepByStep/FullObject/6_FullObject.scn         |   8 +-
 .../StepByStep/FullObject/7_FullObject.scn         |   8 +-
 .../StepByStep/FullObject/8_FullObject.scn         |   8 +-
 .../Getyourbearings/0_getyourbearings.scn          |   2 +-
 .../Getyourbearings/1_getyourbearings.scn          |   2 +-
 .../Getyourbearings/2_getyourbearings.scn          |   2 +-
 .../Getyourbearings/3_getyourbearings.scn          |   2 +-
 examples/Tutorials/StepByStep/Visual/3_Visual.scn  |   4 +-
 .../TopologyQuad2TriangleTopologicalMapping.scn    |   2 +-
 .../SofaExporter_test/STLExporter_test.cpp         |   4 +-
 .../SofaGeneralEngine_test/MeshROI_test.cpp        |   6 +-
 .../scenes/ToolvsFloorCollision_test.scn           |   6 +-
 ...aultCollisionGroupManager_singleObject_test.scn |   2 +-
 396 files changed, 1329 insertions(+), 7518 deletions(-)
 rename SofaKernel/modules/SofaLoader/SofaLoader_test/{MeshObjLoader_test.cpp => MeshOBJLoader_test.cpp} (95%)
 rename SofaKernel/modules/SofaLoader/src/SofaLoader/{MeshObjLoader.cpp => MeshOBJLoader.cpp} (95%)
 rename SofaKernel/modules/SofaLoader/src/SofaLoader/{MeshObjLoader.h => MeshOBJLoader.h} (88%)
 delete mode 100644 applications/plugins/CGALPlugin/CGALGeneratorSpecificSettings.cmake
 delete mode 100644 applications/plugins/CGALPlugin/CGALPlugin.txt
 delete mode 100644 applications/plugins/CGALPlugin/CGALPluginConfig.cmake.in
 delete mode 100644 applications/plugins/CGALPlugin/CGALPlugin_test/CMakeLists.txt
 delete mode 100644 applications/plugins/CGALPlugin/CGALPlugin_test/MeshGenerationFromImage_test.cpp
 delete mode 100644 applications/plugins/CGALPlugin/CMakeLists.txt
 create mode 100644 applications/plugins/CGALPlugin/ExternalProjectConfig.cmake.in
 delete mode 100644 applications/plugins/CGALPlugin/scenes/BooleanOperations.scn
 delete mode 100644 applications/plugins/CGALPlugin/scenes/FrontSurfaceReconstruction.scn
 delete mode 100644 applications/plugins/CGALPlugin/scenes/MeshGenerationFromImage.scn
 delete mode 100644 applications/plugins/CGALPlugin/scenes/MeshGenerationFromImageWithFeatures.scn
 delete mode 100644 applications/plugins/CGALPlugin/scenes/MeshGenerationFromPolyhedron.scn
 delete mode 100644 applications/plugins/CGALPlugin/scenes/PoissonSurfaceReconstruction.scn
 delete mode 100644 applications/plugins/CGALPlugin/scenes/Refine2DMesh.scn
 delete mode 100644 applications/plugins/CGALPlugin/scenes/Refine2DMesh.scn.qglviewer.view
 delete mode 100644 applications/plugins/CGALPlugin/scenes/UpsamplePointCloud.scn
 delete mode 100644 applications/plugins/CGALPlugin/scenes/data/edgePoints.vtk
 delete mode 100644 applications/plugins/CGALPlugin/scenes/data/image/image-cube.inr
 delete mode 100644 applications/plugins/CGALPlugin/scenes/data/mesh/edges.vtk
 delete mode 100644 applications/plugins/CGALPlugin/scenes/data/output.png
 delete mode 100644 applications/plugins/CGALPlugin/src/CGALPlugin/BooleanOperations.cpp
 delete mode 100644 applications/plugins/CGALPlugin/src/CGALPlugin/BooleanOperations.h
 delete mode 100644 applications/plugins/CGALPlugin/src/CGALPlugin/CuboidMesh.cpp
 delete mode 100644 applications/plugins/CGALPlugin/src/CGALPlugin/CuboidMesh.h
 delete mode 100644 applications/plugins/CGALPlugin/src/CGALPlugin/CuboidMesh.inl
 delete mode 100644 applications/plugins/CGALPlugin/src/CGALPlugin/CylinderMesh.cpp
 delete mode 100644 applications/plugins/CGALPlugin/src/CGALPlugin/CylinderMesh.h
 delete mode 100644 applications/plugins/CGALPlugin/src/CGALPlugin/CylinderMesh.inl
 delete mode 100644 applications/plugins/CGALPlugin/src/CGALPlugin/DecimateMesh.cpp
 delete mode 100644 applications/plugins/CGALPlugin/src/CGALPlugin/DecimateMesh.h
 delete mode 100644 applications/plugins/CGALPlugin/src/CGALPlugin/DecimateMesh.inl
 delete mode 100644 applications/plugins/CGALPlugin/src/CGALPlugin/FrontSurfaceReconstruction.cpp
 delete mode 100644 applications/plugins/CGALPlugin/src/CGALPlugin/FrontSurfaceReconstruction.h
 delete mode 100644 applications/plugins/CGALPlugin/src/CGALPlugin/MeshGenerationFromImage.cpp
 delete mode 100644 applications/plugins/CGALPlugin/src/CGALPlugin/MeshGenerationFromImage.h
 delete mode 100644 applications/plugins/CGALPlugin/src/CGALPlugin/MeshGenerationFromImage.inl
 delete mode 100644 applications/plugins/CGALPlugin/src/CGALPlugin/MeshGenerationFromPolyhedron.cpp
 delete mode 100644 applications/plugins/CGALPlugin/src/CGALPlugin/MeshGenerationFromPolyhedron.h
 delete mode 100644 applications/plugins/CGALPlugin/src/CGALPlugin/MeshGenerationFromPolyhedron.inl
 delete mode 100644 applications/plugins/CGALPlugin/src/CGALPlugin/PoissonSurfaceReconstruction.cpp
 delete mode 100644 applications/plugins/CGALPlugin/src/CGALPlugin/PoissonSurfaceReconstruction.h
 delete mode 100644 applications/plugins/CGALPlugin/src/CGALPlugin/Refine2DMesh.cpp
 delete mode 100644 applications/plugins/CGALPlugin/src/CGALPlugin/Refine2DMesh.h
 delete mode 100644 applications/plugins/CGALPlugin/src/CGALPlugin/Refine2DMesh.inl
 delete mode 100644 applications/plugins/CGALPlugin/src/CGALPlugin/TriangularConvexHull3D.cpp
 delete mode 100644 applications/plugins/CGALPlugin/src/CGALPlugin/TriangularConvexHull3D.h
 delete mode 100644 applications/plugins/CGALPlugin/src/CGALPlugin/TriangularConvexHull3D.inl
 delete mode 100644 applications/plugins/CGALPlugin/src/CGALPlugin/UpsamplePointCloud.cpp
 delete mode 100644 applications/plugins/CGALPlugin/src/CGALPlugin/UpsamplePointCloud.h
 delete mode 100644 applications/plugins/CGALPlugin/src/CGALPlugin/config.h.in
 delete mode 100644 applications/plugins/CGALPlugin/src/CGALPlugin/initCGALPlugin.cpp
-------------------------------------------------------

Filesystem      Size  Used Avail Use% Mounted on
udev            5.9G     0  5.9G   0% /dev
tmpfs           1.2G  9.0M  1.2G   1% /run
/dev/sda1        18G   12G  5.1G  70% /
tmpfs           5.9G  108K  5.9G   1% /dev/shm
tmpfs           5.0M     0  5.0M   0% /run/lock
tmpfs           5.9G     0  5.9G   0% /sys/fs/cgroup
/dev/vda1        99G   41G   54G  43% /builds
tmpfs           1.2G   28K  1.2G   1% /run/user/111
tmpfs           1.2G     0  1.2G   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/sofa-ci-dev-ubuntu1604-0
python3
------------------
free_space = 55821160
max_days_since_modified_short = 1/2
max_days_since_modified_long = 6
------------------

Cleaning in /builds/workspace/clean-old-builds/../sofa-framework
  master:
    fedora_clang_options_release:
      last build was on Tue Nov 30 17:05:06 CET 2021
      -> not removed
    ubuntu_clang_default_release:
      last build was on Tue Nov 30 16:23:20 CET 2021
      -> not removed
    ubuntu_clang_options_release:
      last build was on Tue Nov 30 17:14:55 CET 2021
      -> not removed
  PR-2509:
    fedora_clang_options_release:
      last build was on Fri Nov 26 12:47:36 CET 2021
      -> not removed
    ubuntu_gcc_options_release:
      last build was on Fri Nov 26 13:36:20 CET 2021
      -> not removed

Cleaning in /builds/workspace/clean-old-builds/../sofa-custom
  refs:
    All valid configs were removed
    -> refs removed


Cleaning Docker containers and images...
Deleted Images:
untagged: sofaframework/sofabuilder_ubuntu:v20.12
untagged: sofaframework/sofabuilder_ubuntu@sha256:a91bd3412ff22351b055628ac8adf107cb838bc6b3073fd8680fc7aeabc87e01
deleted: sha256:c6a7964c52cc39fc6e276bd452713b8add1de28cd023a5e6b6b1c8bf35cda21c
deleted: sha256:bf28d9845692ad3bbe2247bf66689c4a905120551108e3f0280de6da4db6944b
deleted: sha256:3a7d5ed63878e88ffe72f75dc3ff16db7df83b6a23614e1e32a3b3c0d071701c
deleted: sha256:650c1ae1b1bc8093d13bd0a13b349ec14903a2faf1b7650e8a5c4307c691ce37
deleted: sha256:795f9f3d6bc7eab90024d047fea80fc0119bd834eee3895e9b1a7651339a04a6
deleted: sha256:588028b86b1e2a50628113d099248465079da245cc9f064d0fcfe0bcf428a70d
deleted: sha256:6499e6bd62cd5b8f7112b495e696b4426a17bfbc307412a0c51079708da591b1
deleted: sha256:e8ba6dc9ab4cdeeb97abaa7dacb3670b1d381f2f7df6ad1306ec00288448bd00
deleted: sha256:b467f590502eb31388cba44dba036c8563ed4381056e1410adf0a1606ab4d37e
deleted: sha256:4ae9f252b1fa935ce5f7e4ecc89fd73ef6926bbafa4395699c2e5208943f10dc
deleted: sha256:0b077f7eb9a9e16e291372bad42389ebcafe0ee28b562161c5baceccb2815845
deleted: sha256:b20543cf1c51eee780e27289593ad75d0bd17e536793bbff67093384f7d9e1a2
deleted: sha256:c7bd43941f74bfdf876ca99ea63459de79bc5905e515eeb7066a3f3b5a60bb82
deleted: sha256:163ca129351c3e528a56e821e663f0e13be92d402e392404af02e7b3a11c8aab
deleted: sha256:dbdfc16e294b390a699cbaca36112bab236f315b8ea7c552775839f5b22ae975
deleted: sha256:f0d1c018dd822fd7e37613ec704779b4022e0516e79bb65b1e550a8609772e2b
deleted: sha256:a3ec6b8fca368d3915cbc100084a56dccd9f9a9112f082f1c75e20eab23ac4e5
deleted: sha256:68a90e82e5914873e229dade9dc5f8a24e6a68e0a168c4efcc3293bc8092d1f8
deleted: sha256:da95348b9717fd50cacab07800a8b615b0bcad49ae302813d62cb0a9bb40ccb1
deleted: sha256:5a1ad3d0cf224a34f1b9ebc6da9d265a8bb01ac2a877b85f9aa103738c78341b
deleted: sha256:e374f40d553875e45439cbda848a078e7a671aa5b14b3f5fb23a1d64de9c60e5
deleted: sha256:cdca96f05669a689ac8e3473aaaf276227cf4aec99fbced8ab50395c9ddb098a
deleted: sha256:b4bd25ebfbfcc0fafa6b8c981739d7a7d3bbb188a33ad383d00058b5565f1321
deleted: sha256:3ae003c4b516df6814b85d62a1746c0a37be45b4fbd84e33a3193e6c80bd8205
deleted: sha256:ea05af41ef3407f66e5509ed3a9bc08085f90c5a62ae258ff708e22e01db2b10
deleted: sha256:a2dfa3c466dc32add0ee526fa4578c5b13b0207508ce2c7eedc9628632d7b142
deleted: sha256:0f5e649e05ba8394c000f4e4651552156f2328fcccddc42a557b00801c6ae2f9
deleted: sha256:3c52f77a22a4d00f99a47d10fcb0341f9ab5ff513f7b4e09464985f8ddd6257b
deleted: sha256:2ad62837d402d4b538b5ac38922f86abbf7fd0dc4aebede7807162eeb5747306
deleted: sha256:35b112b7ef8f0404f76513df93c3fc03198d6ddede143cdd9c89de5b36a1b42a
deleted: sha256:de250e9461ec3ba17f7da3b4068ddece7022d0801b99df3b07abd0c1bc22f35d
deleted: sha256:798a035ce2600b3e1d30bdcb9ef859ff7079cd6546b73d772f42a6421e3882f0
deleted: sha256:b481fcb1d3368f428a2c5643fedc76734663e3db7fc6f7edb637f824c606a508
deleted: sha256:4df65ca06ee932fa5fd14f008d4431ea32d7c293e3223695e066859e753886a0
deleted: sha256:df0692a8587bb69cc8862ec61427dfa6dfa8444749883ada8d0ae1ac866e16a3
deleted: sha256:4d39ec63c8e3428495c2720eaa4da3ecbb41c79f75873399cedbef23c771756f
deleted: sha256:ba0d37a0492bfd6b60999d710c82f44191ca747a5dc6f0a688c968459b3ebd44
deleted: sha256:358a2e1db3c6139617bb3b352922f2bdccbfd707280e46f36bea0eb812d216ab
deleted: sha256:7a59b19122c2bf435c3ba3dd5f37739b9186c2b970d3a7bdbe29fbecdf2d00e8
deleted: sha256:824bf068fd3dc3ad967022f187d85250eb052f61fe158486b2df4e002f6f984e
untagged: sofaframework/sofabuilder_fedora:latest
untagged: sofaframework/sofabuilder_fedora@sha256:1288fe90d36d8a0e608f774d014dc4b5ab78eaa2b282ced5ce6aa52f45857394
deleted: sha256:393ce9efffd02930171dcf1141c15ea35502386fd2f63e95dfcca05ef0ff0830
deleted: sha256:cfbc0351cacec5e8496d986a647e9cc3455d5f3bf4d4d002fb1287e29361aaa9
deleted: sha256:9a9cffe3537d606bf121dcc39cc4a209e047e23b90bdbd3191b84c27aa9386e8
deleted: sha256:d30e0bef899469ffe053f0436fa9d380303771a111fdabaed72f66bde600d3eb
deleted: sha256:48fdb5d8289e7998e0518fc7beb94f8411011e28543bb81422bbf585bd2e70f5
deleted: sha256:21e81b0ef82be02deed56ec3271e5087d006dcd207bcc4c24c463152ff079d67
deleted: sha256:bb922b38d2a9af3f72c19f4db7306a78ea53039a39ac3668e3bacf8bd2ea4fa9
deleted: sha256:d8896ce3592c3ecae867e39c55299d9ae68f6d115f63f8f91cd8d4873e3964f9
deleted: sha256:b7cac9a1e345f0c127b193a332ea69fd15ca11b0a687b101037f770f868db2b6
deleted: sha256:6f90667c5d8d3ec19527621aa97623e1a6140824d1d32fe5c20889416f517cf1
deleted: sha256:3fb3030bb30b510b638c56d350bad249b2a012580d1713fb1fd12e4a57a34823
deleted: sha256:e4791c2b40f9c3ad7884f4021019922a35f860f741df62b8358ecf125ac26155
deleted: sha256:f01c344dd41b91ba0a96d272f9a0cae0890064bf0effd7bd8a9582f73f619d40
deleted: sha256:fbcaff7eb811a34af923a1afbda6b04e925a6a01b8e8da2aa93fbc019c701d69
deleted: sha256:cc54bd58d87873bb34dc4242a8062274c51879be316e2e264fffd4a745b35908
deleted: sha256:691dae9a413c7565b7b48bae8bcaf0955cb48f341e6cb70ef08fdaa3d24d827a
deleted: sha256:de972f4e6bad688268a98b49557bee89aebda855309647a382eb3a1c0ce88ea5
deleted: sha256:58f574f9521e8c6e121953999b29705e5e35725c24e8a16526f3cecbc990800e
deleted: sha256:56daf33bf13f1b27066d2e0503c4ce232eb413f0f94d154ec039ab24bb849da9
deleted: sha256:cedfb3fc8747f1950c4f695fe57aa1747721731ac5a2863737e0842e7b1fdb6a
deleted: sha256:9078d9d40bb8d546956a11d56a212351f2645d51e5b9d9ef1d905b948d1d8092
deleted: sha256:76210e531080d16e98c6caf30a8ecbd382d4902553092bac730c2616487a56e1
deleted: sha256:91fe65f75e579cdd13f0933a8420c6b03cf27987a478f848a3dbfdb6a04bd6d3
deleted: sha256:915c0b0cace6af7f89fd3a818986924863a79d5d80e19e4eb386ee101f4e02ee
deleted: sha256:bcd7241bd2bfddc7cc35cb428ae320a6eb78bea6b877985261c7a306b086bec9
deleted: sha256:a239db96c7003cc093f503878e1e533e3f0ba4dc77314c9d656f114d20a92dec
deleted: sha256:e11f7a4b6fce95f952a29f7bc4660069a35f22532e45b3a7fe02d57fca231903
deleted: sha256:14d4fdf98e26d6c5bbccfde0f87409fb9ff665017c09317c404e93f9f12f5f30
deleted: sha256:015120f82d9071b3a1b63d5b0e4fb42b51ccf6603c55de2193d840b03fa25e90
deleted: sha256:dd14d00ffdfc8c78a0b69684ff51439e30d32a095a1c71dda46ff953c0322994
deleted: sha256:82ad3403a493f26eea73a5ac02c9fa70104a844bcaefa255d72811b292360c0b
deleted: sha256:2cc919fce9cd3b05125a5747f8a7718382de3a16c6531f59fa4e191531c3fbb7
deleted: sha256:bf57e6c1969e2b88cdfa94acc095299ec9e2dd8787026bc84b35d0613ca51bb5
deleted: sha256:97587974b3be695a9e255fe906773b2bb2cda011512c0fbec3202f4340a78ea0
deleted: sha256:fd8adec571c54db2a88f080aaf601cf28299e9d200fcf54e6d72cbc4e63fee9a
untagged: sofaframework/sofabuilder_ubuntu:latest
untagged: sofaframework/sofabuilder_ubuntu@sha256:7afacdf5c325619504db60351f8e30223b299fbaecf733a810ff6b9219e32d7b
deleted: sha256:4682ca0c01367d7197630909480e5ba1bccd78db7865137f633d63f48e0e7c83
deleted: sha256:5ef553010c9876e526cab9dc543e5d9d39472499a23402ec85dd4bf24f542782
deleted: sha256:1785ade808a4b1fea943b29313fdc2ba6616cdbe3c184f45ab7a40468359c4ce
deleted: sha256:f9d29474c2e22a187425887dae896cbcee7201e7f7f4e38cc74225a364ae3583
deleted: sha256:aab845360a7f97f0260222526fa7657c56ebe1280490afe9b381df38a4cb3396
deleted: sha256:83d69cd1b547987db6bcc1076048888f42ceec18674f98510f480defa8e5b43d
deleted: sha256:57912431ba5a5e69020684d2b0ab0475f517f1775bf0e53f0c0f39896748a2a4
deleted: sha256:86ab7ba97bf0bc177e35980c98fdd1aedce09e1219eaf604dc3b57824f1f23dd
deleted: sha256:77635533eca9027733ba243fdec9ac4e8f75da8d826a0e92d2f086102ca44bf5
deleted: sha256:5d73f3e139e48ff172256be4eb560455aee0520c2663f3ef19248724ab1e3d89
deleted: sha256:c59ed19775cd0d3391027489e1d8c68792dcbf3a1242a2ad1026171deb446158
deleted: sha256:a1950b89ea70494012eff31df3b23025cf85ea28043347c64012ed2b8213840b
deleted: sha256:58e694f03a0a901626f3e683006e7436eee9187a98fcf46f7d095a908ca91c6a
deleted: sha256:2ad879dc12b41fb7470621bc8697c26d466000c51c706fd0da99eeaf41caffae
deleted: sha256:4aa9ccb32a548c0988a6e30290f48eb8ec7cf2769d28d130c642c3c89cd6bda3
deleted: sha256:c8efb926061019154bbcb7d1ca906b12a6a2fd6e91cc91a51430ebcc5018b0cb
deleted: sha256:48d4f7eaac63a1cd62087f50ed0d3145dbd42799cb74faf1b17418e4afa845c7
deleted: sha256:83107b73586c852f121196f7f706b1886fc46c3ba7ef0e9588035813f3292e6f
deleted: sha256:514a228ce593438dfe11102535f65c1b3e5778b3a6cf8f540dc8ff88c0f4d9fb
deleted: sha256:75d25ccd092dfc8b229733fb1621a8f67a11d75258282c0bd8e86c1f9af00c85
deleted: sha256:731a9d37501dd9097750889754721643cf7a0aa049b96e895bc2cb104565cbb3
deleted: sha256:32f27a2d810599e65ff2e754332775e6f357a933a8ac82012253b3ad1717a4ce
deleted: sha256:e2bde2f94811c80cfc427b2c8a990573df811e3ba4108e3e2178e46d10175eb9
deleted: sha256:931fbe7ddbd3657d31850c2db8e4edbb2a86b11282bf48e862f928ca78679e9f
deleted: sha256:5702596fccc1a58d824eb2076ab5e2d266cc34b78d0762f38817170200feba24
deleted: sha256:875a7f88453fd5dd2144674d2be576bf110e9c59bbdb9e399ab9059765be75a7
deleted: sha256:cd9007a987c1e940c83ea94d73d18058653ec7dca0e2fbfb8702f674f60aea6b
deleted: sha256:7ac2848c1020f2c9f64a20743f8c762a62295aa3250bf18038c6761c712dc118
deleted: sha256:e6938fba2c73841229578fd0d0ea18164a8745f4c36e7b08eb37e5fa5043eda0
deleted: sha256:1ef6f22ae46d48d51f641246819c8ff3b2d5a74481b3cf027abcde939018c887
deleted: sha256:0ba0fc1e7b1d92c1185ae9c7a1729cb6b2d63b14e1de8d6c0b10d31340fd5047
deleted: sha256:f951844a9db29a410886e6c6443bddad90089986a1a4d5fd11de2a648a9442c2
deleted: sha256:5594769c04c22018e1f309d80889368c9d42f81a1570a8b538755b1795875fdb
deleted: sha256:c17087a02562e7672bcff602cbb5f43e8a9582d459314870144643768c04bbdc
deleted: sha256:0f54d4137181349f76a8f9f3d55c1531fc721d1560948755a0c5968a6f449bcf
deleted: sha256:4a805e489bdb0c10a7c12c1bf8ea217e50aebe8fe5b7db4bf09f700b2f077b69
deleted: sha256:0d603c1da5401f46249b3d69ddda1e48c1fcac90596bdc5617cef6f55476455e
deleted: sha256:9f54eef412758095c8079ac465d494a2872e02e90bf1fb5f12a1641c0d1bb78b

Total reclaimed space: 18.06GB
-------------------------------------------------------
Filesystem      Size  Used Avail Use% Mounted on
udev            5.9G     0  5.9G   0% /dev
tmpfs           1.2G  9.0M  1.2G   1% /run
/dev/sda1        18G   12G  5.1G  70% /
tmpfs           5.9G  108K  5.9G   1% /dev/shm
tmpfs           5.0M     0  5.0M   0% /run/lock
tmpfs           5.9G     0  5.9G   0% /sys/fs/cgroup
/dev/vda1        99G   21G   73G  22% /builds
tmpfs           1.2G   28K  1.2G   1% /run/user/111
tmpfs           1.2G     0  1.2G   0% /run/user/1000
Finished: SUCCESS