Started by upstream project "clean-old-builds" build number 1405
originally caused by:
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on consortium-macos-0 (default debug package release builder options macos_clang rebootable mac_clang-3.5 cleanable) in workspace /Volumes/Jenkins/workspace/clean-old-builds
[EnvInject] - Inject global passwords.
[EnvInject] - Mask passwords that will be passed as build parameters.
[clean-old-builds] $ bash /Volumes/Jenkins/tmp/jenkins5863306461762263932.sh
--------------- Clone/update CI scripts ---------------
pwd = /Volumes/Jenkins/workspace/clean-old-builds
HEAD is now at 82f280e Merge pull request #11 from fredroy/fetch_registration
CI scripts are available in /Volumes/Jenkins/workspace/clean-old-builds/ci/scripts
-------------------------------------------------------
------------- Clone/update reference_repo/sofa --------------
Checking /Users/ci/reference_repo/sofa
Reference repo found. Updating...
From https://github.com/sofa-framework/sofa
66d9973fc6..6dbc39db7f master -> origin/master
Updating 66d9973fc6..6dbc39db7f
Fast-forward
SofaKernel/extlibs/stb/LICENCE | 37 +
SofaKernel/extlibs/stb/stb_image.h | 7897 ++++++++++++++++++++
SofaKernel/extlibs/stb/stb_image_writer.h | 1724 +++++
SofaKernel/modules/Sofa.Config/CMakeLists.txt | 12 +
.../Sofa.Config/cmake/Modules/FindSTB.cmake | 10 +
.../Sofa.Geometry/src/sofa/geometry/Hexahedron.h | 26 +-
.../Sofa.Geometry/src/sofa/geometry/Tetrahedron.h | 22 +-
.../src/sofa/linearalgebra/BTDMatrix.inl | 7 +
.../src/sofa/linearalgebra/EigenVector.h | 4 +-
.../Sofa.Testing/extlibs/gtest/CMakeLists.txt | 6 +-
.../Sofa.Topology/src/sofa/topology/Triangle.h | 2 +-
.../Sofa.Type/src/sofa/type/BoundingBox.cpp | 64 +-
.../modules/Sofa.Type/src/sofa/type/BoundingBox.h | 38 +-
.../modules/Sofa.Type/src/sofa/type/Frame.cpp | 8 +-
SofaKernel/modules/Sofa.Type/src/sofa/type/Frame.h | 1 -
.../SofaBaseLinearSolver/MatrixLinearSolver.cpp | 2 +-
.../src/SofaBaseLinearSolver/MatrixLinearSolver.h | 30 +-
.../SofaBaseLinearSolver/MatrixLinearSolver.inl | 12 +-
.../BarycentricMappers/BarycentricMapper.cpp | 2 +-
.../BarycentricMappers/BarycentricMapper.h | 5 +-
.../BarycentricMapperEdgeSetTopology.cpp | 2 +-
.../BarycentricMapperEdgeSetTopology.h | 6 +-
.../BarycentricMapperEdgeSetTopology.inl | 2 +-
.../BarycentricMapperHexahedronSetTopology.cpp | 2 +-
.../BarycentricMapperHexahedronSetTopology.h | 7 +-
.../BarycentricMapperHexahedronSetTopology.inl | 2 +-
.../BarycentricMapperMeshTopology.cpp | 2 +-
.../BarycentricMapperMeshTopology.h | 5 +-
.../BarycentricMapperMeshTopology.inl | 26 +-
.../BarycentricMapperQuadSetTopology.cpp | 2 +-
.../BarycentricMapperQuadSetTopology.h | 8 +-
.../BarycentricMapperQuadSetTopology.inl | 2 +-
.../BarycentricMapperRegularGridTopology.cpp | 2 +-
.../BarycentricMapperRegularGridTopology.h | 5 +-
.../BarycentricMapperRegularGridTopology.inl | 2 +-
.../BarycentricMapperSparseGridTopology.cpp | 2 +-
.../BarycentricMapperSparseGridTopology.h | 5 +-
.../BarycentricMapperSparseGridTopology.inl | 10 +-
.../BarycentricMapperTetrahedronSetTopology.cpp | 2 +-
.../BarycentricMapperTetrahedronSetTopology.h | 7 +-
.../BarycentricMapperTetrahedronSetTopology.inl | 2 +-
.../BarycentricMapperTopologyContainer.cpp | 10 +-
.../BarycentricMapperTopologyContainer.h | 21 +-
.../BarycentricMapperTopologyContainer.inl | 8 +-
.../BarycentricMapperTriangleSetTopology.cpp | 2 +-
.../BarycentricMapperTriangleSetTopology.h | 7 +-
.../BarycentricMapperTriangleSetTopology.inl | 2 +-
.../TopologyBarycentricMapper.cpp | 2 +-
.../BarycentricMappers/TopologyBarycentricMapper.h | 5 +-
.../src/SofaBaseMechanics/BarycentricMapping.cpp | 4 +-
.../src/SofaBaseMechanics/BarycentricMapping.h | 5 +-
.../src/SofaBaseMechanics/DiagonalMass.cpp | 1 +
.../src/SofaBaseMechanics/DiagonalMass.h | 31 +-
.../src/SofaBaseMechanics/DiagonalMass.inl | 388 +-
.../src/SofaBaseMechanics/IdentityMapping.cpp | 12 +-
.../src/SofaBaseMechanics/IdentityMapping.h | 6 +-
.../src/SofaBaseMechanics/MechanicalObject.inl | 10 +-
.../src/SofaBaseMechanics/SubsetMapping.cpp | 4 +-
.../src/SofaBaseMechanics/SubsetMapping.h | 2 +-
.../src/SofaBaseMechanics/UniformMass.h | 12 +-
.../SofaBaseTopology/EdgeSetGeometryAlgorithms.h | 8 +-
.../SofaBaseTopology/EdgeSetGeometryAlgorithms.inl | 125 +-
.../src/SofaBaseTopology/GridTopology.cpp | 6 +-
.../src/SofaBaseTopology/GridTopology.h | 4 +-
.../HexahedronSetTopologyModifier.cpp | 4 +-
.../HexahedronSetTopologyModifier.h | 4 +-
.../src/SofaBaseTopology/MeshTopology.cpp | 2 +-
.../src/SofaBaseTopology/MeshTopology.h | 2 +-
.../PointSetGeometryAlgorithms.inl | 2 +-
.../SofaBaseTopology/PointSetTopologyContainer.cpp | 6 +-
.../SofaBaseTopology/PointSetTopologyContainer.h | 2 +-
.../SofaBaseTopology/PointSetTopologyModifier.cpp | 8 +-
.../SofaBaseTopology/QuadSetTopologyModifier.cpp | 4 +-
.../src/SofaBaseTopology/QuadSetTopologyModifier.h | 4 +-
.../src/SofaBaseTopology/RegularGridTopology.cpp | 13 +-
.../src/SofaBaseTopology/RegularGridTopology.h | 2 +-
.../src/SofaBaseTopology/SparseGridTopology.cpp | 6 +-
.../src/SofaBaseTopology/SparseGridTopology.h | 2 +-
.../TetrahedronSetGeometryAlgorithms.cpp | 2 +-
.../TetrahedronSetGeometryAlgorithms.h | 4 +-
.../TetrahedronSetGeometryAlgorithms.inl | 46 +-
.../TetrahedronSetTopologyModifier.cpp | 4 +-
.../TetrahedronSetTopologyModifier.h | 4 +-
.../TriangleSetGeometryAlgorithms.cpp | 22 +-
.../TriangleSetGeometryAlgorithms.h | 72 +-
.../TriangleSetGeometryAlgorithms.inl | 375 +-
.../TriangleSetTopologyModifier.cpp | 5 +-
.../src/SofaBaseVisual/BaseCamera.cpp | 10 +-
.../SofaBaseVisual/src/SofaBaseVisual/BaseCamera.h | 7 +-
.../src/SofaBaseVisual/VisualModelImpl.cpp | 18 +-
.../modules/SofaCore/SofaCore_test/CMakeLists.txt | 2 +
.../objectmodel/DataFileNameVector_test.cpp | 59 +
.../SofaCore_test/objectmodel/Data_test.cpp | 81 -
.../SofaCore_test/objectmodel/VectorData_test.cpp | 74 +
.../SofaCore/src/sofa/core/CollisionModel.h | 2 +-
.../modules/SofaCore/src/sofa/core/Mapping.cpp | 14 +-
.../modules/SofaCore/src/sofa/core/Mapping.h | 14 +-
.../src/sofa/core/behavior/MechanicalMatrix.h | 6 +-
.../src/sofa/core/behavior/MechanicalState.cpp | 2 +-
.../src/sofa/core/behavior/MechanicalState.h | 2 +-
.../SofaCore/src/sofa/core/loader/MeshLoader.cpp | 38 +-
.../SofaCore/src/sofa/core/loader/MeshLoader.h | 13 +-
.../SofaCore/src/sofa/core/loader/VoxelLoader.h | 2 +-
.../src/sofa/core/objectmodel/BaseContext.h | 2 +-
.../src/sofa/core/topology/TopologyChange.cpp | 4 +-
.../src/sofa/core/topology/TopologyChange.h | 50 +-
.../SofaCore/src/sofa/core/topology/TopologyData.h | 8 +-
.../src/sofa/core/topology/TopologyData.inl | 8 +-
.../src/sofa/core/topology/TopologyDataHandler.h | 8 +-
.../src/sofa/core/topology/TopologySubsetData.h | 8 +-
.../src/sofa/core/topology/TopologySubsetData.inl | 10 +-
.../SofaCore/src/sofa/core/visual/VisualParams.h | 8 +-
.../src/sofa/defaulttype/RigidTypes.h | 6 +-
.../src/sofa/defaulttype/SolidTypes.cpp | 1 +
.../src/sofa/defaulttype/SolidTypes.h | 1 +
.../defaulttype/typeinfo/TypeInfo_BoundingBox.h | 2 +-
.../src/SofaDeformable/StiffSpringForceField.h | 6 +-
.../src/SofaDeformable/StiffSpringForceField.inl | 8 +-
SofaKernel/modules/SofaHelper/CMakeLists.txt | 18 +-
.../SofaHelper/SofaHelper_test/CMakeLists.txt | 3 +
.../SofaHelper_test/io/STBImage_test.cpp | 244 +
.../io/images/imagetest_blackwhite.bmp | Bin 0 -> 1440054 bytes
.../io/images/imagetest_blackwhite.jpg | Bin 0 -> 6659 bytes
.../io/images/imagetest_blackwhite.png | Bin 0 -> 1976 bytes
.../io/images/imagetest_blackwhite.tiff | Bin 0 -> 1440458 bytes
.../io/images/imagetest_noimage.png | 0
.../SofaHelper_test/io/images/output_bw.png | Bin 0 -> 14565 bytes
.../SofaHelper/src/sofa/helper/GenerateRigid.h | 46 +-
.../src/sofa/helper/MarchingCubeUtility.cpp | 2 +-
.../src/sofa/helper/MarchingCubeUtility.h | 1 +
.../modules/SofaHelper/src/sofa/helper/io/Mesh.h | 3 +-
.../SofaHelper/src/sofa/helper/io/STBImage.cpp | 148 +
.../SofaHelper/src/sofa/helper/io/STBImage.h | 82 +
.../SofaHelper/src/sofa/helper/proximity.cpp | 2 +-
.../src/SofaImplicitOdeSolver/StaticSolver.cpp | 2 +-
.../src/SofaImplicitOdeSolver/StaticSolver.h | 2 +-
.../SofaMeshCollision/BarycentricContactMapper.h | 4 +-
.../src/SofaMeshCollision/LineModel.cpp | 2 +-
.../src/SofaMeshCollision/LineModel.h | 4 +-
.../src/SofaMeshCollision/LineModel.inl | 2 +-
.../MeshNewProximityIntersection.cpp | 16 +-
.../src/SofaMeshCollision/PointModel.h | 2 +-
.../src/SofaMeshCollision/PointModel.inl | 2 +-
.../src/SofaMeshCollision/TriangleModel.h | 2 +-
.../src/SofaMeshCollision/TriangleModel.inl | 2 +-
.../SofaRigid/src/SofaRigid/RigidMapping.cpp | 4 +-
.../TetrahedronDiffusionFEMForceField.inl | 2 +-
.../SofaCUDA/sofa/gpu/cuda/CudaCollision.cpp | 12 -
.../src/SofaDistanceGrid/DistanceGrid.cpp | 2 +-
.../collision/DistanceGridCollisionModel.cpp | 2 +-
.../collision/DistanceGridCollisionModel.h | 2 +-
examples/Demos/caduceus.scn | 1 -
extlibs/CMakeLists.txt | 2 +
.../SofaBoundaryCondition/EdgePressureForceField.h | 2 +-
.../src/SofaBoundaryCondition/TorsionForceField.h | 2 +-
.../SofaBoundaryCondition/TorsionForceField.inl | 2 +-
.../TrianglePressureForceField.h | 2 +-
.../TrianglePressureForceField.inl | 2 +-
.../src/SofaConstraint/LocalMinDistance.cpp | 4 +-
.../MechanicalMatrixMapper.h | 2 +-
.../MechanicalMatrixMapper.inl | 2 +-
.../FastTriangularBendingSprings.h | 4 +-
.../FastTriangularBendingSprings.inl | 10 +-
.../SofaGeneralDeformable/QuadularBendingSprings.h | 30 +-
.../QuadularBendingSprings.inl | 30 +-
.../TriangularBendingSprings.h | 6 +-
.../TriangularBendingSprings.inl | 10 +-
.../TriangularBiquadraticSpringsForceField.h | 8 +-
.../TriangularBiquadraticSpringsForceField.inl | 12 +-
.../TriangularQuadraticSpringsForceField.h | 8 +-
.../TriangularQuadraticSpringsForceField.inl | 12 +-
.../TriangularTensorMassForceField.h | 8 +-
.../TriangularTensorMassForceField.inl | 10 +-
.../SofaGeneralDeformable/VectorSpringForceField.h | 6 +-
.../VectorSpringForceField.inl | 8 +-
.../MeshBarycentricMapperEngine.inl | 26 +-
.../RandomPointDistributionInSurface.inl | 2 +-
.../src/SofaGeneralEngine/TextureInterpolation.inl | 2 +-
.../SofaGeneralEngine/TransformMatrixEngine.cpp | 6 +-
.../src/SofaGeneralEngine/TransformMatrixEngine.h | 2 +-
.../src/SofaGeneralEngine/ValuesFromPositions.inl | 2 +-
.../SofaGeneralLinearSolver/BTDLinearSolver.cpp | 4 +-
.../src/SofaGeneralLinearSolver/BTDLinearSolver.h | 2 +-
.../SofaGeneralLinearSolver/BTDLinearSolver.inl | 2 +-
.../src/SofaGeneralLoader/SphereLoader.cpp | 16 +-
.../src/SofaGeneralLoader/SphereLoader.h | 12 +-
.../src/SofaGeneralLoader/StringMeshCreator.cpp | 2 +-
.../src/SofaGeneralLoader/VoxelGridLoader.cpp | 18 +-
.../TriangleOctreeModel.cpp | 4 +-
.../SofaGeneralMeshCollision/TriangleOctreeModel.h | 2 +-
.../InteractionEllipsoidForceField.h | 2 +-
.../InteractionEllipsoidForceField.inl | 10 +-
.../src/SofaGeneralRigid/SkinningMapping.cpp | 4 +-
.../src/SofaGeneralRigid/SkinningMapping.h | 2 +-
.../src/SofaGeneralSimpleFem/BeamFEMForceField.h | 34 +-
.../src/SofaGeneralSimpleFem/BeamFEMForceField.inl | 14 +-
.../SofaGeneralSimpleFem/HexahedralFEMForceField.h | 2 +-
.../HexahedralFEMForceField.inl | 6 +-
.../TetrahedralCorotationalFEMForceField.h | 2 +-
.../TetrahedralCorotationalFEMForceField.inl | 6 +-
.../TriangularFEMForceFieldOptim.h | 4 +-
.../TriangularFEMForceFieldOptim.inl | 8 +-
.../SofaGeneralTopology/CylinderGridTopology.cpp | 2 +-
.../src/SofaGeneralTopology/CylinderGridTopology.h | 2 +-
.../src/SofaGeneralTopology/SphereGridTopology.cpp | 4 +-
.../src/SofaGeneralTopology/SphereGridTopology.h | 2 +-
.../src/sofa/gui/qt/viewer/qgl/QtGLViewer.cpp | 2 +-
.../src/sofa/gui/qt/viewer/qgl/QtGLViewer.h | 2 +-
.../src/SofaHaptics/LCPForceFeedback.cpp | 8 +-
.../src/SofaHaptics/LCPForceFeedback.inl | 8 +-
.../src/SofaMiscCollision/IntrUtility3.cpp | 12 +-
.../src/SofaMiscCollision/IntrUtility3.h | 8 +-
.../src/SofaMiscCollision/RayTriangleVisitor.h | 2 +-
.../src/SofaMiscCollision/TetrahedronModel.h | 68 +-
.../src/SofaMiscExtra/MeshTetraStuffing.cpp | 27 +-
.../FastTetrahedralCorotationalForceField.cpp | 5 +-
.../FastTetrahedralCorotationalForceField.h | 14 +-
.../FastTetrahedralCorotationalForceField.inl | 9 +-
.../src/SofaMiscFem/QuadBendingFEMForceField.h | 2 +-
.../src/SofaMiscFem/QuadBendingFEMForceField.inl | 6 +-
.../SofaMiscFem/StandardTetrahedralFEMForceField.h | 2 +-
.../StandardTetrahedralFEMForceField.inl | 6 +-
.../SofaMiscFem/TetrahedralTensorMassForceField.h | 12 +-
.../TetrahedralTensorMassForceField.inl | 10 +-
.../TetrahedronHyperelasticityFEMForceField.h | 9 +-
.../TetrahedronHyperelasticityFEMForceField.inl | 8 +-
.../TriangularAnisotropicFEMForceField.h | 2 +-
.../TriangularAnisotropicFEMForceField.inl | 4 +-
.../src/SofaMiscFem/TriangularFEMForceField.h | 2 +-
.../src/SofaMiscFem/TriangularFEMForceField.inl | 8 +-
.../src/SofaMiscForceField/MeshMatrixMass.cpp | 4 +-
.../src/SofaMiscForceField/MeshMatrixMass.h | 54 +-
.../src/SofaMiscForceField/MeshMatrixMass.inl | 655 +-
.../SofaMiscMapping/BarycentricMappingRigid.cpp | 2 +-
.../SofaMiscMapping/BarycentricMappingRigid.inl | 10 +-
.../src/SofaMiscMapping/BeamLinearMapping.cpp | 4 +-
.../src/SofaMiscMapping/CenterOfMassMapping.cpp | 2 +-
.../src/SofaMiscMapping/CenterOfMassMapping.h | 2 +-
.../DeformableOnRigidFrameMapping.cpp | 4 +-
.../src/SofaMiscMapping/TubularMapping.cpp | 4 +-
.../src/SofaMiscMapping/TubularMapping.h | 2 +-
.../TopologicalChangeProcessor.cpp | 36 +-
.../HexahedronCompositeFEMMapping.cpp | 4 +-
.../HexahedronCompositeFEMMapping.h | 2 +-
.../HexahedronCompositeFEMMapping.inl | 2 +-
.../SparseGridRamificationTopology.cpp | 16 +-
.../src/SofaOpenglVisual/Light.cpp | 4 +-
.../PrecomputedWarpPreconditioner.h | 2 +-
.../PrecomputedWarpPreconditioner.inl | 2 +-
.../src/SofaPreconditioner/WarpPreconditioner.h | 4 +-
.../src/SofaPreconditioner/WarpPreconditioner.inl | 4 +-
.../extlibs/metis-5.1.0/GKlib/gk_getopt.h | 7 +-
.../SofaSparseSolver/PrecomputedLinearSolver.cpp | 4 +-
.../src/SofaSparseSolver/PrecomputedLinearSolver.h | 6 +-
.../SofaSparseSolver/PrecomputedLinearSolver.inl | 12 +-
.../src/SofaSparseSolver/SparseLDLSolver.h | 2 +-
.../src/SofaSparseSolver/SparseLDLSolver.inl | 2 +-
.../Edge2QuadTopologicalMapping.cpp | 4 +-
.../Mesh2PointMechanicalMapping.cpp | 4 +-
.../Mesh2PointMechanicalMapping.h | 6 +-
.../SimpleTesselatedTetraMechanicalMapping.cpp | 4 +-
.../SimpleTesselatedTetraMechanicalMapping.h | 2 +-
.../SubsetTopologicalMapping.cpp | 6 +-
.../ComponentMouseInteraction.cpp | 6 +-
.../SofaUserInteraction/FixParticlePerformer.cpp | 5 -
.../src/SofaUserInteraction/FixParticlePerformer.h | 25 +-
.../SofaUserInteraction/FixParticlePerformer.inl | 10 +-
.../InciseAlongPathPerformer.cpp | 10 +-
.../src/SofaUserInteraction/RayModel.cpp | 16 +-
.../src/SofaUserInteraction/RayModel.h | 12 +-
.../RemovePrimitivePerformer.cpp | 2 +-
.../RemovePrimitivePerformer.inl | 2 +-
.../SofaUserInteraction/SuturePointPerformer.cpp | 2 +-
.../TopologicalChangeManager.cpp | 18 +-
.../SofaUserInteraction/TopologicalChangeManager.h | 12 +-
.../src/SofaValidation/DevMonitorManager.cpp | 2 +-
276 files changed, 12130 insertions(+), 1864 deletions(-)
create mode 100644 SofaKernel/extlibs/stb/LICENCE
create mode 100644 SofaKernel/extlibs/stb/stb_image.h
create mode 100644 SofaKernel/extlibs/stb/stb_image_writer.h
create mode 100644 SofaKernel/modules/Sofa.Config/cmake/Modules/FindSTB.cmake
create mode 100644 SofaKernel/modules/SofaCore/SofaCore_test/objectmodel/DataFileNameVector_test.cpp
create mode 100644 SofaKernel/modules/SofaCore/SofaCore_test/objectmodel/VectorData_test.cpp
create mode 100644 SofaKernel/modules/SofaHelper/SofaHelper_test/io/STBImage_test.cpp
create mode 100644 SofaKernel/modules/SofaHelper/SofaHelper_test/io/images/imagetest_blackwhite.bmp
create mode 100644 SofaKernel/modules/SofaHelper/SofaHelper_test/io/images/imagetest_blackwhite.jpg
create mode 100644 SofaKernel/modules/SofaHelper/SofaHelper_test/io/images/imagetest_blackwhite.png
create mode 100644 SofaKernel/modules/SofaHelper/SofaHelper_test/io/images/imagetest_blackwhite.tiff
create mode 100644 SofaKernel/modules/SofaHelper/SofaHelper_test/io/images/imagetest_noimage.png
create mode 100644 SofaKernel/modules/SofaHelper/SofaHelper_test/io/images/output_bw.png
create mode 100644 SofaKernel/modules/SofaHelper/src/sofa/helper/io/STBImage.cpp
create mode 100644 SofaKernel/modules/SofaHelper/src/sofa/helper/io/STBImage.h
-------------------------------------------------------
Filesystem Size Used Avail Capacity iused ifree %iused Mounted on
/dev/disk2s5 50Gi 10Gi 17Gi 39% 488245 521751355 0% /
devfs 187Ki 187Ki 0Bi 100% 648 0 100% /dev
/dev/disk2s1 50Gi 21Gi 17Gi 55% 1415968 520823632 0% /System/Volumes/Data
/dev/disk2s4 50Gi 1.0Gi 17Gi 6% 2 522239598 0% /private/var/vm
/dev/disk1s2 100Gi 44Gi 56Gi 45% 632952 4294334327 0% /Volumes/Jenkins
map auto_home 0Bi 0Bi 0Bi 100% 0 0 100% /System/Volumes/Data/home
----------------- clean-old-builds.sh -----------------
ENV VARS: load /Volumes/Jenkins/workspace/clean-old-builds/ci/scripts/env/default
ENV VARS: load node specific /Volumes/Jenkins/workspace/clean-old-builds/ci/scripts/env/consortium-macos-0
python3
------------------
free_space = 73947404
max_days_since_modified_short = 1/2
max_days_since_modified_long = 6
------------------
Cleaning in /Volumes/Jenkins/workspace/clean-old-builds/../sofa-framework
PR-2512:
macos_clang_options_release:
last build was on Wed Jan 5 12:38:40 CET 2022
-> not removed
PR-2551:
PR 2551 is closed
-> removed
PR-2554:
macos_clang_options_release:
last build was on Thu Jan 6 13:27:45 CET 2022
-> not removed
PR-2560:
PR 2560 is closed
-> removed
PR-2562:
macos_clang_options_release:
last build was on Wed Jan 5 17:21:50 CET 2022
-> not removed
PR-2570:
macos_clang_options_release:
last build was on Mon Jan 3 19:55:09 CET 2022
-> not removed
PR-2571:
macos_clang_options_release:
last build was on Thu Jan 6 18:34:40 CET 2022
-> not removed
PR-2573:
PR 2573 is closed
-> removed
PR-2574:
PR 2574 is closed
-> removed
master:
macos_clang_default_release:
last build was on Thu Jan 6 18:37:18 CET 2022
-> not removed
macos_clang_options_release:
last build was on Fri Jan 7 00:04:58 CET 2022
-> not removed
-------------------------------------------------------
Filesystem Size Used Avail Capacity iused ifree %iused Mounted on
/dev/disk2s5 50Gi 10Gi 17Gi 39% 488245 521751355 0% /
devfs 187Ki 187Ki 0Bi 100% 648 0 100% /dev
/dev/disk2s1 50Gi 21Gi 17Gi 55% 1415992 520823608 0% /System/Volumes/Data
/dev/disk2s4 50Gi 1.0Gi 17Gi 6% 2 522239598 0% /private/var/vm
/dev/disk1s2 100Gi 23Gi 76Gi 24% 409967 4294557312 0% /Volumes/Jenkins
map auto_home 0Bi 0Bi 0Bi 100% 0 0 100% /System/Volumes/Data/home
Finished: SUCCESS