Started by upstream project "clean-old-builds" build number 1362 originally caused by: Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on sofa-ci-windows10-2 (windows10_vs-2017 debug package release rebootable cleanable windows_msvc default builder options windows_vs2017) 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\jenkins1410567863399767180.sh --------------- Clone/update CI scripts --------------- pwd = /j/jenkins2/workspace/clean-old-builds HEAD is now at 7030185 Merge pull request #8 from fredroy/fetch_sofacuda 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 f181300236..a683377959 master -> origin/master Updating f181300236..a683377959 Fast-forward GUIDELINES.md | 2 +- .../GlobalSystemMatrixExporter.cpp | 7 +- .../src/SofaSimpleFem/HexahedronFEMForceField.inl | 1 + cmake/Modules/windeployqt.cmake | 3 +- .../constraint/ProjectDirectionConstraint.scn | 5 +- .../constraint/ProjectToLineConstraint.scn | 5 +- .../constraint/ProjectToPointConstraint.scn | 4 +- .../linearsolver/FEMBAR-CGLinearSolver.scn | 3 +- .../linearsolver/FEMBAR-MinResLinearSolver.scn | 21 ++++++ ...lver.scn => FEMBAR-ShewchukPCGLinearSolver.scn} | 0 .../Components/linearsolver/MinResLinearSolver.scn | 18 ----- ...ukPCGLinearSolver-BlockJacobiPreconditioner.scn | 23 +++++++ ...hewchukPCGLinearSolver-JacobiPreconditioner.scn | 23 +++++++ ...GLinearSolver-PrecomputedWarpPreconditioner.scn | 24 +++++++ ...-ShewchukPCGLinearSolver-SSORPreconditioner.scn | 23 +++++++ ...-ShewchukPCGLinearSolver-WarpPreconditioner.scn | 24 +++++++ .../SofaConstraint_test/CMakeLists.txt | 7 +- .../ConstraintAttachBodyPerformer_test.cpp | 35 ++++++++++ .../src/SofaGeneralLoader/GridMeshCreator.cpp | 17 ++--- modules/SofaGuiQt/CMakeLists.txt | 12 ++-- .../PrecomputedWarpPreconditioner.inl | 2 +- .../SofaPreconditioner/ShewchukPCGLinearSolver.cpp | 78 +++++++++++----------- .../SofaPreconditioner/ShewchukPCGLinearSolver.h | 20 +----- .../src/SofaUserInteraction/InteractionPerformer.h | 5 ++ 24 files changed, 262 insertions(+), 100 deletions(-) create mode 100644 examples/Components/linearsolver/FEMBAR-MinResLinearSolver.scn rename examples/Components/linearsolver/{FEMBAR-PCGLinearSolver.scn => FEMBAR-ShewchukPCGLinearSolver.scn} (100%) delete mode 100644 examples/Components/linearsolver/MinResLinearSolver.scn create mode 100644 examples/Components/linearsolver/preconditioner/FEMBAR-ShewchukPCGLinearSolver-BlockJacobiPreconditioner.scn create mode 100644 examples/Components/linearsolver/preconditioner/FEMBAR-ShewchukPCGLinearSolver-JacobiPreconditioner.scn create mode 100644 examples/Components/linearsolver/preconditioner/FEMBAR-ShewchukPCGLinearSolver-PrecomputedWarpPreconditioner.scn create mode 100644 examples/Components/linearsolver/preconditioner/FEMBAR-ShewchukPCGLinearSolver-SSORPreconditioner.scn create mode 100644 examples/Components/linearsolver/preconditioner/FEMBAR-ShewchukPCGLinearSolver-WarpPreconditioner.scn create mode 100644 modules/SofaConstraint/SofaConstraint_test/ConstraintAttachBodyPerformer_test.cpp ------------------------------------------------------- Filesystem Size Used Avail Use% Mounted on C:/Program Files/Git 60G 38G 23G 63% / J: 100G 42G 59G 42% /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-2 C:/Python37/python.exe ------------------ free_space = 61374604 max_days_since_modified_short = 1/2 max_days_since_modified_long = 6 ------------------ Cleaning in J:\jenkins2\workspace\clean-old-builds/../sofa-framework PR-2481: windows_vs2017_options_release: last build was on Mon Nov 22 11:48:58 RST 2021 -> not removed PR-2493: PR 2493 is closed -> removed PR-2495: PR 2495 is closed -> removed PR-2501: windows_vs2017_options_release: last build was on Wed Nov 24 09:54:24 RST 2021 -> not removed PR-2505: windows_vs2017_options_release: last build was on Thu Nov 25 17:02:44 RST 2021 -> not removed master: windows_vs2017_default_release: last build was on Thu Nov 25 19:01:23 RST 2021 -> not removed Cleaning in J:\jenkins2\workspace\clean-old-builds/../sofa-custom ------------------------------------------------------- Filesystem Size Used Avail Use% Mounted on C:/Program Files/Git 60G 38G 23G 63% / J: 100G 34G 67G 34% /j Finished: SUCCESS