Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[dependency]: Update websockets requirement from ~=13.0 to ~=14.1 in /tools/shoestring #1182

[dependency]: Update websockets requirement in /tools/shoestring

67c862c
Select commit
Loading
Failed to load commit list.
Closed

[dependency]: Update websockets requirement from ~=13.0 to ~=14.1 in /tools/shoestring #1182

[dependency]: Update websockets requirement in /tools/shoestring
67c862c
Select commit
Loading
Failed to load commit list.
Symbol-Github-Bot / Jenkins CI - Shoestring failed Nov 19, 2024 in 2m 44s

CI pipeline/run lint: error in 'sh (scripts/ci/lint.sh)' step

CI pipeline / run lint / scripts/ci/lint.sh

Error in sh (scripts/ci/lint.sh) step, with arguments bash -c 'scripts/ci/lint.sh'.

script returned exit code 123
Build log
[2024-11-19T01:13:04.517Z] + bash -c scripts/ci/lint.sh
[2024-11-19T01:13:04.517Z] + '[' 0 -gt 0 ']'
[2024-11-19T01:13:04.517Z] + find . -type f -name '*.sh' -print0
[2024-11-19T01:13:04.517Z] + xargs -0 shellcheck
[2024-11-19T01:13:04.517Z] + find . -type f -name '*.py' -print0
[2024-11-19T01:13:04.517Z] + PYTHONPATH=.
[2024-11-19T01:13:04.517Z] + xargs -0 python3 -m isort --line-length 140 --indent '	' --multi-line 3 --check-only
[2024-11-19T01:13:04.779Z] + find . -type f -name '*.py' -print0
[2024-11-19T01:13:04.779Z] ++ git rev-parse --show-toplevel
[2024-11-19T01:13:04.779Z] + PYTHONPATH=.
[2024-11-19T01:13:04.779Z] + xargs -0 python3 -m pycodestyle --config=/home/ubuntu/jenkins/workspace/linters/python/.pycodestyle
[2024-11-19T01:13:06.388Z] + find . -type f -name '*.py' -print0
[2024-11-19T01:13:06.388Z] ++ git rev-parse --show-toplevel
[2024-11-19T01:13:06.388Z] + PYTHONPATH=.
[2024-11-19T01:13:06.388Z] + xargs -0 python3 -m pylint --rcfile /home/ubuntu/jenkins/workspace/linters/python/.pylintrc --disable ''
[2024-11-19T01:13:33.013Z] ************* Module tests.healthagents.test_websockets
[2024-11-19T01:13:33.013Z] tests/healthagents/test_websockets.py:6:0: E0611: No name 'serve' in module 'websockets.server' (no-name-in-module)
[2024-11-19T01:13:33.013Z] 
[2024-11-19T01:13:33.013Z] -----------------------------------
[2024-11-19T01:13:33.013Z] Your code has been rated at 9.99/10
[2024-11-19T01:13:33.013Z] 

Details

  • Declarative: Checkout SCM (6.2 sec)
    • setup environment (2.6 sec)
    • CI pipeline (1 min 48 sec)
      • display environment (2.2 sec)
      • checkout (1 sec)
      • setup docker environment (8 sec)
      • verify conventional commit message (0.94 sec)
      • setup lint (51 sec)
      • run lint (30 sec)
        Error: script returned exit code 123
      • setup build (0.98 sec)
      • run build (0.92 sec)
      • setup tests (0.88 sec)
      • run tests (0.99 sec)
      • run tests (examples) (0.99 sec)
      • run tests (vectors) (0.87 sec)
      • code coverage (0.82 sec)
    • CD pipeline (3.3 sec)
      • publish RC (1 sec)
      • publish Release (1 sec)
    • Declarative: Post Actions (1.1 sec)