Skip to content
Success

Console Output

Started by upstream project "clean-old-builds" build number 960
originally caused by:
 Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on sofa-ci-windows10-3 (default windows10_vs-2017 debug package release options rebootable cleanable) in workspace J:\jenkins2\workspace\clean-old-builds
[EnvInject] - Inject global passwords.
[EnvInject] - Mask passwords that will be passed as build parameters.
[clean-old-builds] $ bash C:\Users\ci\AppData\Local\Temp\jenkins1018740296539087242.sh

--------------- Clone/update CI scripts ---------------
pwd = /j/jenkins2/workspace/clean-old-builds
From https://github.com/sofa-framework/ci
   b75f5b4..2e1ba7a  master     -> origin/master
HEAD is now at 2e1ba7a Merge pull request #1 from jnbrunet/master
CI scripts are available in /j/jenkins2/workspace/clean-old-builds/ci/scripts
-------------------------------------------------------

------------- Clone/update reference_repo/sofa --------------
Checking /c/Users/ci/reference_repo/sofa
Reference repo found. Updating...
From https://github.com/sofa-framework/sofa
   40347e3a34..d5483f3fd7  master     -> origin/master
Updating 40347e3a34..d5483f3fd7
Fast-forward
 CMakeLists.txt                                     |   16 +-
 SofaKernel/SofaBase/src/SofaBase/initSofaBase.cpp  |    2 +
 SofaKernel/SofaCommon/CMakeLists.txt               |   16 +-
 SofaKernel/SofaCommon/SofaCommonConfig.cmake.in    |   14 +-
 .../SofaCommon/src/SofaCommon/initSofaCommon.cpp   |    3 -
 SofaKernel/SofaFramework/SofaMacrosConfigure.cmake |   18 +
 SofaKernel/modules/CMakeLists.txt                  |   13 +
 .../modules/SofaCore/src/sofa/core/CallContext.cpp |   44 -
 .../modules/SofaCore/src/sofa/core/CallContext.h   |  104 --
 .../src/sofa/core/ParallelCollisionModel.h         |   87 --
 .../src/sofa/core/behavior/ParallelMultiVec.h      |  107 --
 .../core/collision/ParallelNarrowPhaseDetection.h  |  177 ---
 .../src/sofa/core/objectmodel/BaseObjectTasks.h    | 1545 --------------------
 .../sofa/core/objectmodel/BaseObjectTasks_gen.m4   |  136 --
 .../src/sofa/defaulttype/SharedTypes.h             |  190 ---
 .../sofa/simulation/ParallelMechanicalVisitor.cpp  |   68 -
 .../sofa/simulation/ParallelMechanicalVisitor.h    |  250 ----
 .../src/sofa/simulation/ParallelSolverImpl.cpp     |   78 -
 .../src/sofa/simulation/ParallelSolverImpl.h       |   85 --
 .../modules/SofaSimulationTree/SMPSimulation.cpp   |  335 -----
 .../modules/SofaSimulationTree/SMPSimulation.h     |   93 --
 applications/plugins/CImgPlugin/CMakeLists.txt     |   88 +-
 applications/plugins/Flexible/CMakeLists.txt       |    3 +-
 applications/plugins/Flexible/types/AffineTypes.h  |    3 -
 .../Flexible/types/DeformationGradientTypes.h      |    3 -
 .../plugins/Flexible/types/QuadraticTypes.h        |    3 -
 applications/plugins/Flexible/types/StrainTypes.h  |    3 -
 .../SceneCreatorBenchmarks.cpp                     |    2 -
 .../plugins/SofaMiscCollision/CMakeLists.txt       |    5 -
 .../ParallelCollisionPipeline.cpp                  |  333 -----
 .../SofaMiscCollision/ParallelCollisionPipeline.h  |   80 -
 .../Regression/ExternalProjectConfig.cmake.in      |    2 +-
 applications/projects/runSofa/Main.cpp             |    2 -
 .../tutorials/oneTetrahedron/CMakeLists.txt        |    3 +-
 .../tutorials/oneTetrahedron/oneTetrahedron.cpp    |    2 -
 examples/Demos/chainHybrid.scn                     |    3 +-
 examples/Demos/chainHybridNoGroup.scn              |    3 +-
 examples/Objects/SMP/GridFEM.xml                   |   20 -
 examples/Objects/SMP/GridFEMSphere.xml             |   27 -
 examples/Objects/SMP/GridFEMSphereCPU.xml          |   23 -
 examples/Objects/SMP/GridFEMSphereCUDA.xml         |   24 -
 examples/Objects/SMP/GridFEMSphereTT.xml           |   24 -
 examples/Objects/SMP/GridSpring.xml                |   21 -
 examples/Objects/SMP/MeshFEM.xml                   |   19 -
 examples/Objects/SMP/MeshSpring.xml                |   22 -
 examples/Objects/SMP/TorusFEM.xml                  |   20 -
 examples/Objects/SMP/TorusFEMOctree.xml            |   22 -
 examples/Objects/SMP/TorusFFD.xml                  |   26 -
 examples/Objects/SMP/TorusRigid.xml                |   19 -
 examples/Objects/SMP/TorusRigidOctree.xml          |   21 -
 examples/Objects/SMP/TorusSpring.xml               |   20 -
 examples/SMP/AllObjects.inc.php                    |   14 -
 examples/SMP/ArmadilloFEM.inc.php                  |   14 -
 examples/SMP/AttachConstraint.pscn                 |   82 --
 examples/SMP/BasicTypes.inc.php                    |   73 -
 examples/SMP/CowFEM.inc.php                        |   16 -
 examples/SMP/DragonFEM.inc.php                     |   15 -
 examples/SMP/DragonFFD.inc.php                     |   39 -
 examples/SMP/FrogFEM.inc.php                       |   43 -
 examples/SMP/FrogFFD.inc.php                       |   46 -
 examples/SMP/TorusFFD.inc.php                      |   38 -
 examples/SMP/TorusRigid.inc.php                    |   15 -
 examples/SMP/TorusSpring.inc.php                   |   15 -
 examples/SMP/mixedPyramidBowl.pscn                 |   32 -
 examples/SMP/mixedPyramidBowlSimple.pscn           |   28 -
 examples/SMP/quadSpringSphere.pscn                 |  122 --
 examples/SMP/quadSpringSphere2.pscn                |  141 --
 modules/SofaConstraint/CMakeLists.txt              |    4 +-
 .../SofaConstraint/SofaConstraintConfig.cmake.in   |    4 +-
 .../SofaExporter/SofaExporter_test/CMakeLists.txt  |    4 +-
 .../SofaExporter_test/WriteState_test.cpp          |    2 -
 modules/SofaGeneralDeformable/CMakeLists.txt       |    2 +-
 .../SofaGeneralDeformableConfig.cmake.in           |    2 +-
 modules/SofaGeneralEngine/CMakeLists.txt           |    2 +-
 .../SofaGeneralEngineConfig.cmake.in               |    2 +-
 modules/SofaGeneralMeshCollision/CMakeLists.txt    |    8 +-
 .../SofaGeneralMeshCollisionConfig.cmake.in        |    5 +-
 .../SofaGeneralObjectInteraction/CMakeLists.txt    |    2 +-
 .../SofaGeneralObjectInteractionConfig.cmake.in    |    2 +-
 modules/SofaGeneralSimpleFem/CMakeLists.txt        |    2 +-
 .../SofaGeneralSimpleFemConfig.cmake.in            |    2 +-
 modules/SofaGuiCommon/CMakeLists.txt               |    3 +-
 modules/SofaGuiCommon/src/sofa/gui/GUIManager.cpp  |    2 -
 .../SofaHaptics/SofaHaptics_test/CMakeLists.txt    |    2 +-
 .../SofaHaptics_test/LCPForceFeedback_test.cpp     |    4 -
 modules/SofaMiscFem/CMakeLists.txt                 |    8 +-
 modules/SofaMiscFem/SofaMiscFemConfig.cmake.in     |    2 +-
 modules/SofaMiscForceField/CMakeLists.txt          |   11 +-
 .../SofaMiscForceFieldConfig.cmake.in              |    2 +-
 modules/SofaMiscMapping/CMakeLists.txt             |    7 +-
 .../SofaMiscMapping/SofaMiscMappingConfig.cmake.in |    3 +-
 modules/SofaMiscTopology/CMakeLists.txt            |    6 +-
 .../TopologicalChangeProcessor_test.cpp            |    4 -
 .../scenes/IncisionTrianglesProcess.scn            |    4 +-
 modules/SofaPreconditioner/CMakeLists.txt          |   11 +-
 .../SofaPreconditionerConfig.cmake.in              |    3 +-
 modules/SofaSparseSolver/CMakeLists.txt            |    5 +-
 .../SofaSparseSolverConfig.cmake.in                |    3 +-
 modules/SofaUserInteraction/CMakeLists.txt         |    3 +-
 .../SofaUserInteractionConfig.cmake.in             |    3 +-
 modules/SofaValidation/CMakeLists.txt              |    3 +-
 .../SofaValidation/SofaValidationConfig.cmake.in   |    3 +-
 102 files changed, 168 insertions(+), 4927 deletions(-)
 create mode 100644 SofaKernel/modules/CMakeLists.txt
 delete mode 100644 SofaKernel/modules/SofaCore/src/sofa/core/CallContext.cpp
 delete mode 100644 SofaKernel/modules/SofaCore/src/sofa/core/CallContext.h
 delete mode 100644 SofaKernel/modules/SofaCore/src/sofa/core/ParallelCollisionModel.h
 delete mode 100644 SofaKernel/modules/SofaCore/src/sofa/core/behavior/ParallelMultiVec.h
 delete mode 100644 SofaKernel/modules/SofaCore/src/sofa/core/collision/ParallelNarrowPhaseDetection.h
 delete mode 100644 SofaKernel/modules/SofaCore/src/sofa/core/objectmodel/BaseObjectTasks.h
 delete mode 100644 SofaKernel/modules/SofaCore/src/sofa/core/objectmodel/BaseObjectTasks_gen.m4
 delete mode 100644 SofaKernel/modules/SofaDefaultType/src/sofa/defaulttype/SharedTypes.h
 delete mode 100644 SofaKernel/modules/SofaSimulationCore/src/sofa/simulation/ParallelMechanicalVisitor.cpp
 delete mode 100644 SofaKernel/modules/SofaSimulationCore/src/sofa/simulation/ParallelMechanicalVisitor.h
 delete mode 100644 SofaKernel/modules/SofaSimulationCore/src/sofa/simulation/ParallelSolverImpl.cpp
 delete mode 100644 SofaKernel/modules/SofaSimulationCore/src/sofa/simulation/ParallelSolverImpl.h
 delete mode 100644 SofaKernel/modules/SofaSimulationTree/SMPSimulation.cpp
 delete mode 100644 SofaKernel/modules/SofaSimulationTree/SMPSimulation.h
 delete mode 100644 applications/plugins/SofaMiscCollision/src/SofaMiscCollision/ParallelCollisionPipeline.cpp
 delete mode 100644 applications/plugins/SofaMiscCollision/src/SofaMiscCollision/ParallelCollisionPipeline.h
 delete mode 100644 examples/Objects/SMP/GridFEM.xml
 delete mode 100644 examples/Objects/SMP/GridFEMSphere.xml
 delete mode 100644 examples/Objects/SMP/GridFEMSphereCPU.xml
 delete mode 100644 examples/Objects/SMP/GridFEMSphereCUDA.xml
 delete mode 100644 examples/Objects/SMP/GridFEMSphereTT.xml
 delete mode 100644 examples/Objects/SMP/GridSpring.xml
 delete mode 100644 examples/Objects/SMP/MeshFEM.xml
 delete mode 100644 examples/Objects/SMP/MeshSpring.xml
 delete mode 100644 examples/Objects/SMP/TorusFEM.xml
 delete mode 100644 examples/Objects/SMP/TorusFEMOctree.xml
 delete mode 100644 examples/Objects/SMP/TorusFFD.xml
 delete mode 100644 examples/Objects/SMP/TorusRigid.xml
 delete mode 100644 examples/Objects/SMP/TorusRigidOctree.xml
 delete mode 100644 examples/Objects/SMP/TorusSpring.xml
 delete mode 100644 examples/SMP/AllObjects.inc.php
 delete mode 100644 examples/SMP/ArmadilloFEM.inc.php
 delete mode 100644 examples/SMP/AttachConstraint.pscn
 delete mode 100644 examples/SMP/BasicTypes.inc.php
 delete mode 100644 examples/SMP/CowFEM.inc.php
 delete mode 100644 examples/SMP/DragonFEM.inc.php
 delete mode 100644 examples/SMP/DragonFFD.inc.php
 delete mode 100644 examples/SMP/FrogFEM.inc.php
 delete mode 100644 examples/SMP/FrogFFD.inc.php
 delete mode 100644 examples/SMP/TorusFFD.inc.php
 delete mode 100644 examples/SMP/TorusRigid.inc.php
 delete mode 100644 examples/SMP/TorusSpring.inc.php
 delete mode 100644 examples/SMP/mixedPyramidBowl.pscn
 delete mode 100644 examples/SMP/mixedPyramidBowlSimple.pscn
 delete mode 100644 examples/SMP/quadSpringSphere.pscn
 delete mode 100644 examples/SMP/quadSpringSphere2.pscn
-------------------------------------------------------

Filesystem            Size  Used Avail Use% Mounted on
C:/Program Files/Git   60G   37G   24G  61% /
J:                    100G   89G   12G  89% /j
----------------- clean-old-builds.sh -----------------
ENV VARS: load /j/jenkins2/workspace/clean-old-builds/ci/scripts/env/default
ENV VARS: load node specific /j/jenkins2/workspace/clean-old-builds/ci/scripts/env/sofa-ci-windows10-3

Cleaning in J:\jenkins2\workspace\clean-old-builds/../sofa-framework
  PR-1594:
    windows10_vs-2017_options_release:
      last build was on Fri Dec 11 19:05:25 RST 2020
      -> not removed
  PR-1622:
    windows10_vs-2017_options_release:
      last build was on Thu Dec 10 15:25:24 RST 2020
      -> not removed
  PR-1649:
    windows10_vs-2017_options_release:
      last build was on Mon Dec 14 14:52:56 RST 2020
      -> not removed
  PR-1651:
    PR 1651 is closed
    -> removed
  PR-1655:
    windows10_vs-2017_options_release:
      last build was on Mon Dec 14 12:43:58 RST 2020
      -> not removed
  PR-1659:
    windows10_vs-2017_options_release:
      last build was on Fri Dec 11 13:53:58 RST 2020
      -> not removed
  master:
    windows10_vs-2017_default_release:
      last build was on Thu Dec 10 16:17:37 RST 2020
      -> not removed
    windows10_vs-2017_options_release:
      last build was on Fri Dec 11 00:34:15 RST 2020
      -> not removed

Cleaning in J:\jenkins2\workspace\clean-old-builds/../sofa-custom
  737:
    windows10_vs-2017_release:
      last build was on Sat Dec 12 08:49:30 RST 2020   (more than 2 days ago)
      -> removed
    All valid configs were removed
    -> 737 removed
  739:
    windows10_vs-2017_release:
      last build was on Sat Dec 12 23:22:37 RST 2020   (more than 2 days ago)
      -> removed
    All valid configs were removed
    -> 739 removed
  742:
    windows10_vs-2017_release:
      last build was on Sun Dec 13 01:10:22 RST 2020   (more than 2 days ago)
      -> removed
    All valid configs were removed
    -> 742 removed
  744:
    windows10_vs-2017_release:
      last build was on Sun Dec 13 07:51:56 RST 2020
      -> not removed
  747:
    windows10_vs-2017_release:
      last build was on Sun Dec 13 23:52:42 RST 2020
      -> not removed
  750:
    windows10_vs-2017_release:
      last build was on Mon Dec 14 07:46:04 RST 2020
      -> not removed
  753:
    windows10_vs-2017_release:
      last build was on Mon Dec 14 23:30:21 RST 2020
      -> not removed
  754:
    windows10_vs-2017_release:
      last build was on Tue Dec 15 00:07:50 RST 2020
      -> not removed
  755:
    windows10_vs-2017_release:
      last build was on Mon Dec 14 23:22:11 RST 2020
      -> not removed
-------------------------------------------------------
Filesystem            Size  Used Avail Use% Mounted on
C:/Program Files/Git   60G   37G   24G  61% /
J:                    100G   73G   28G  73% /j
Finished: SUCCESS