Skip to content

Improve petals description

b9203d2
Select commit
Loading
Failed to load commit list.
Open

Fix README links and update structure #1101

Improve petals description
b9203d2
Select commit
Loading
Failed to load commit list.
Jenkins - WCR / Jenkins / Unit Tests failed Oct 16, 2025 in 5m 3s

ci/unit_test: error in 'sh' step

ci / unit_test / unit_test / Shell Script

Error in sh step, with arguments #!/bin/bash export PATH=$PATH:$CONDAPATH source activate climada_env rm -rf tests_xml/ rm -rf coverage/ make unit_test.

null
Build log
pytest --junitxml=tests_xml/tests.xml --cov --cov-config=.coveragerc --cov-report html:coverage --cov-report xml:coverage.xml --cov-report term:skip-covered --ignore=climada/test climada/
============================= test session starts ==============================
platform linux -- Python 3.11.14, pytest-8.4.2, pluggy-1.6.0
rootdir: /var/lib/jenkins/jobs/climada_branches/branches/PR-1101/workspace
configfile: pyproject.toml
plugins: cov-7.0.0, subtests-0.14.2, Faker-37.11.0
collected 781 items

climada/engine/test/test_cost_benefit.py .......................         [  2%]
climada/engine/test/test_forecast.py ...                                 [  3%]
climada/engine/test/test_impact.py ..................................... [  8%]
.......                                                            [  8%]
climada/engine/test/test_impact_calc.py ............................... [ 12%]
                                                                         [ 12%]
climada/engine/test/test_impact_data.py ...........                      [ 14%]
climada/engine/unsequa/test/test_unsequa.py ..................           [ 16%]
climada/entity/disc_rates/test/test_base.py ..............               [ 18%]
climada/entity/exposures/test/test_base.py ............................  [ 22%]
climada/entity/exposures/test/test_litpop.py ......................      [ 24%]
climada/entity/exposures/test/test_mat.py .........                      [ 25%]
climada/entity/exposures/test/test_nightlight.py ...                     [ 26%]
climada/entity/impact_funcs/test/test_base.py ...........                [ 27%]
climada/entity/impact_funcs/test/test_imp_fun_set.py ................... [ 30%]
............                                                             [ 31%]
climada/entity/impact_funcs/test/test_tc.py .........                    [ 32%]
climada/entity/impact_funcs/test/test_ws.py .                            [ 33%]
climada/entity/measures/test/test_base.py ...........                    [ 34%]
climada/entity/measures/test/test_meas_set.py .....................      [ 37%]
climada/entity/tag/test/test_tag.py ...                                  [ 37%]
climada/entity/test/test_entity.py .....                                 [ 38%]
climada/hazard/centroids/test/test_centr.py ............................ [ 41%]
...........................                                              [ 45%]
climada/hazard/test/test_base.py ..................................... [ 49%]
.................                                                        [ 52%]
climada/hazard/test/test_io.py ..                                        [ 52%]
climada/hazard/test/test_storm_europe.py .......                         [ 53%]
climada/hazard/test/test_tc_cc.py ........                               [ 54%]
climada/hazard/test/test_tc_tracks.py .................................. [ 58%]
............                                                             [ 60%]
climada/hazard/test/test_tc_tracks_synth.py .................Sending interrupt signal to process
Sending interrupt signal to process
make: *** [Makefile:23: unit_test] Terminated
script returned exit code 2

Details

  • Declarative: Checkout SCM (4.1 sec)
    • ci (4 min 57 sec)
      • lint (2 ms)
        • lint (1 min 26 sec)
      • unit_test (4 min 55 sec)
        • unit_test (4 min 51 sec)
          Error: null - logs
    • Declarative: Post Actions (1.6 sec)