Dev #163
Merged
Dev #163
Jenkins - UIUCLibrary / Jenkins
Started
2025-12-16 14:26:48
ago
Success
Building and Testing / Build and Testing / Code Quality / Run Testing / CPP Check / CPP Check / Running cppcheck
Error in sh (Running cppcheck) step, with arguments cppcheck --error-exitcode=1 --project=build/cpp/compile_commands.json --enable=all -i build/cpp/_deps --inline-suppr --xml --xml-version=2 --output-file=logs/cppcheck_debug.xml --suppress=missingIncludeSystem --suppressions-list=cppcheck_exclusions.txt --check-config.
script returned exit code 1
Build log
+ cppcheck --error-exitcode=1 --project=build/cpp/compile_commands.json --enable=all -i build/cpp/_deps --inline-suppr --xml --xml-version=2 --output-file=logs/cppcheck_debug.xml --suppress=missingIncludeSystem --suppressions-list=cppcheck_exclusions.txt --check-config
Checking src/uiucprescon/imagevalidate/glue.cpp ...
1/8 files checked 12% done
Checking src/uiucprescon/imagevalidate/opj_colorspace_checker.cpp ...
2/8 files checked 25% done
Checking src/uiucprescon/imagevalidate/openjp2wrap.cpp ...
3/8 files checked 37% done
Checking tests/test-main.cpp ...
4/8 files checked 50% done
Checking tests/test-basic.cpp ...
5/8 files checked 62% done
Checking tests/test_exceptions.cpp ...
6/8 files checked 75% done
Checking tests/test-main.cpp ...
7/8 files checked 87% done
Checking tests/tester-internal.cpp ...
8/8 files checked 100% done
Building and Testing / Build and Testing / Code Quality / Run Testing / Run Flake8 Static Analysis / Run Flake8 Static Analysis / Shell Script
Error in sh step, with arguments . ./venv/bin/activate mkdir -p logs flake8 src --format=pylint --tee --output-file=logs/flake8.log .
script returned exit code 1
Build log
+ . ./venv/bin/activate
+ [ -z ]
+ [ -n ]
+ [ -n ]
+ [ -n ]
+ deactivate nondestructive
+ unset -f pydoc
+ [ -z ]
+ [ -z ]
+ hash -r
+ [ -z ]
+ unset VIRTUAL_ENV
+ unset VIRTUAL_ENV_PROMPT
+ [ ! nondestructive = nondestructive ]
+ VIRTUAL_ENV=/jenkins-prod/workspace/uiucprescon.imagevalidate_PR-163/venv
+ [ = cygwin ]
+ [ = msys ]
+ export VIRTUAL_ENV
+ [ -z ]
+ unset SCRIPT_PATH
+ _OLD_VIRTUAL_PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ PATH=/jenkins-prod/workspace/uiucprescon.imagevalidate_PR-163/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ export PATH
+ [ x != x ]
+ basename /jenkins-prod/workspace/uiucprescon.imagevalidate_PR-163/venv
+ VIRTUAL_ENV_PROMPT=venv
+ export VIRTUAL_ENV_PROMPT
+ [ -z ]
+ [ -z ]
+ _OLD_VIRTUAL_PS1=$
+ PS1=(venv) $
+ export PS1
+ alias pydoc
+ true
+ hash -r
+ mkdir -p logs
+ flake8 src --format=pylint --tee --output-file=logs/flake8.log
src/uiucprescon/imagevalidate/__init__.py:5: [E501] line too long (82 > 79 characters)
src/uiucprescon/imagevalidate/profile.py:69: [E305] expected 2 blank lines after class or function definition, found 1
Details
- Building and Testing (3 min 56 sec)
- Build and Testing (3 min 48 sec)
- Setup (37 sec)
- Loading Reference Build Information (6.8 sec)
- Setup Testing Environment (12 sec)
- Installing project as editable package (16 sec)
- Sphinx Documentation (6.7 sec)
- Code Quality (2 min 53 sec)
- Build C++ Tests (53 sec)
- Run Testing (1 min 8 sec)
- C++ Unit Tests (7 ms)
- C++ Unit Tests (24 sec)
- Clang Tidy Analysis (7 ms)
- Clang Tidy Analysis (24 sec)
- CPP Check (6 ms)
- CPP Check (26 sec)
Error: script returned exit code 1 - logs
- CPP Check (26 sec)
- MemCheck (5 ms)
- MemCheck (11 sec)
- Run PyTest Unit Tests (9 ms)
- Run PyTest Unit Tests (49 sec)
- Run Doctest Tests (18 ms)
- Run Doctest Tests (21 sec)
- Task Scanner (17 ms)
- Task Scanner (20 sec)
- Run MyPy Static Analysis (37 ms)
- Run MyPy Static Analysis (25 sec)
- Run Flake8 Static Analysis (38 sec)
- Run Flake8 Static Analysis (25 sec)
Error: script returned exit code 1 - logs
- Run Flake8 Static Analysis (25 sec)
- C++ Unit Tests (7 ms)
- Sonarcloud Analysis (48 sec)
- Setup (37 sec)
- Run Tox (6.5 sec)
- Linux (6 ms)
- Linux (2.4 sec)
- Windows (5.1 sec)
- Windows (2.4 sec)
- Linux (6 ms)
- Build and Testing (3 min 48 sec)
- Python Packaging (running)
- Platform Wheels: Mac (running)
- Platform Wheels: Windows (running)
- Platform Wheels: Linux (running)
- Source Distribution Package (running)
Loading