Skip to content
Success

Console Output

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

--------------- Clone/update CI scripts ---------------
pwd = /Volumes/Jenkins/workspace/clean-old-builds
HEAD is now at 4b36a70 [docker] Use DEBIAN_FRONTEND=noninteractive in nightly
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
   13d079eb66..5154403995  master     -> origin/master
Updating 13d079eb66..5154403995
Fast-forward
 SofaKernel/modules/Sofa.Geometry/CMakeLists.txt    |   8 +
 .../Sofa.Geometry_test/CMakeLists.txt              |  17 ++
 .../Sofa.Geometry/Sofa.Geometry_test/Edge_test.cpp | 117 +++++++++++++
 .../Sofa.Geometry_test/Hexahedron_test.cpp         | 188 +++++++++++++++++++++
 .../Sofa.Geometry/Sofa.Geometry_test/Quad_test.cpp |  57 +++++++
 .../Sofa.Geometry_test/Tetrahedron_test.cpp        |  43 +++++
 .../Sofa.Geometry_test/Triangle_test.cpp           |  95 +++++++++++
 .../modules/Sofa.Geometry/src/sofa/geometry/Edge.h |  62 +++++--
 .../Sofa.Geometry/src/sofa/geometry/Hexahedron.h   | 126 +++++++++++---
 .../Sofa.Geometry/src/sofa/geometry/Pentahedron.h  |   2 +-
 .../Sofa.Geometry/src/sofa/geometry/Point.h        |   2 +-
 .../Sofa.Geometry/src/sofa/geometry/Pyramid.h      |   2 +-
 .../modules/Sofa.Geometry/src/sofa/geometry/Quad.h |  23 ++-
 .../Sofa.Geometry/src/sofa/geometry/Tetrahedron.h  |  43 ++++-
 .../Sofa.Geometry/src/sofa/geometry/Triangle.h     |  41 ++++-
 .../src/sofa/linearalgebra/RotationMatrix.cpp      |  15 +-
 SofaKernel/modules/Sofa.Topology/CMakeLists.txt    |   8 +
 .../Sofa.Topology_test/CMakeLists.txt              |  13 ++
 .../Sofa.Topology_test/Hexahedron_test.cpp         |  93 ++++++++++
 .../Sofa.Topology/src/sofa/topology/Hexahedron.h   |   2 +-
 .../modules/Sofa.Type/src/sofa/type/fixed_array.h  |   9 +
 .../Sofa.Type/src/sofa/type/vector_device.h        |   2 +-
 .../BarycentricMapperHexahedronSetTopology.inl     |   2 +-
 .../src/SofaBaseMechanics/MechanicalObject.inl     |   9 +-
 .../src/sofa/simulation/DefaultAnimationLoop.cpp   |   8 +-
 .../src/sofa/simulation/ExportDotVisitor.cpp       |  12 +-
 .../mechanicalvisitor/MechanicalVReallocVisitor.h  |   2 +-
 .../sofa/gpu/cuda/CudaBarycentricMappingRigid.cpp  |   2 +-
 .../src/SofaConstraint/LCPConstraintSolver.cpp     |  35 ++--
 .../SofaGuiCommon/src/sofa/gui/MouseOperations.h   |   2 +-
 .../SofaGuiQt/src/sofa/gui/qt/QMouseOperations.cpp |   9 +-
 .../SofaMiscMapping/BarycentricMappingRigid.cpp    |   2 +-
 32 files changed, 961 insertions(+), 90 deletions(-)
 create mode 100644 SofaKernel/modules/Sofa.Geometry/Sofa.Geometry_test/CMakeLists.txt
 create mode 100644 SofaKernel/modules/Sofa.Geometry/Sofa.Geometry_test/Edge_test.cpp
 create mode 100644 SofaKernel/modules/Sofa.Geometry/Sofa.Geometry_test/Hexahedron_test.cpp
 create mode 100644 SofaKernel/modules/Sofa.Geometry/Sofa.Geometry_test/Quad_test.cpp
 create mode 100644 SofaKernel/modules/Sofa.Geometry/Sofa.Geometry_test/Tetrahedron_test.cpp
 create mode 100644 SofaKernel/modules/Sofa.Geometry/Sofa.Geometry_test/Triangle_test.cpp
 create mode 100644 SofaKernel/modules/Sofa.Topology/Sofa.Topology_test/CMakeLists.txt
 create mode 100644 SofaKernel/modules/Sofa.Topology/Sofa.Topology_test/Hexahedron_test.cpp
-------------------------------------------------------

Filesystem      Size   Used  Avail Capacity iused      ifree %iused  Mounted on
/dev/disk2s5    50Gi   10Gi   16Gi    40%  488245  521751355    0%   /
devfs          187Ki  187Ki    0Bi   100%     648          0  100%   /dev
/dev/disk2s1    50Gi   21Gi   16Gi    57% 1269208  520970392    0%   /System/Volumes/Data
/dev/disk2s4    50Gi  1.0Gi   16Gi     6%       2  522239598    0%   /private/var/vm
map auto_home    0Bi    0Bi    0Bi   100%       0          0  100%   /System/Volumes/Data/home
/dev/disk1s2   100Gi   43Gi   57Gi    44%  683474 4294283805    0%   /Volumes/Jenkins
----------------- 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 = 69048668
max_days_since_modified_short = 1/2
max_days_since_modified_long = 6
------------------

Cleaning in /Volumes/Jenkins/workspace/clean-old-builds/../sofa-framework
  PR-2434:
    PR 2434 is closed
    -> removed
  PR-2436:
    macos_clang_options_release:
      last build was on Tue Nov  9 12:43:47 CET 2021
      -> not removed
  PR-2460:
    macos_clang_options_release:
      last build was on Tue Nov  9 10:27:45 CET 2021
      -> not removed
  PR-2461:
    macos_clang_options_release:
      last build was on Mon Nov  8 17:01:22 CET 2021
      -> not removed
  PR-2462:
    macos_clang_options_release:
      last build was on Mon Nov  8 17:11:12 CET 2021
      -> not removed
  PR-2463:
    PR 2463 is closed
    -> removed
  PR-2464:
    PR 2464 is closed
    -> removed
  PR-2465:
    macos_clang_options_release:
      last build was on Tue Nov  9 13:48:21 CET 2021
      -> not removed
  PR-2466:
    macos_clang_options_release:
      last build was on Tue Nov  9 13:09:50 CET 2021
      -> not removed
  PR-2470:
    macos_clang_options_release:
      last build was on Tue Nov  9 17:45:31 CET 2021
      -> not removed
  PR-2471:
    macos_clang_options_release:
      last build was on Tue Nov  9 17:51:56 CET 2021
      -> not removed
  PR-2472:
    macos_clang_options_release:
      last build was on Tue Nov  9 18:51:46 CET 2021
      -> not removed
  PR-2473:
    macos_clang_options_release:
      last build was on Tue Nov  9 18:56:20 CET 2021
      -> not removed
  master:
    macos_clang_default_release:
      last build was on Tue Nov  9 20:01:21 CET 2021
      -> not removed
    macos_clang_options_release:
      last build was on Tue Nov  9 19:55:35 CET 2021
      -> not removed
-------------------------------------------------------
Filesystem      Size   Used  Avail Capacity iused      ifree %iused  Mounted on
/dev/disk2s5    50Gi   10Gi   16Gi    40%  488245  521751355    0%   /
devfs          187Ki  187Ki    0Bi   100%     648          0  100%   /dev
/dev/disk2s1    50Gi   21Gi   16Gi    57% 1269216  520970384    0%   /System/Volumes/Data
/dev/disk2s4    50Gi  1.0Gi   16Gi     6%       2  522239598    0%   /private/var/vm
map auto_home    0Bi    0Bi    0Bi   100%       0          0  100%   /System/Volumes/Data/home
/dev/disk1s2   100Gi   29Gi   70Gi    30%  503535 4294463744    0%   /Volumes/Jenkins
Finished: SUCCESS