Check Packages for Installed Malicious Packages

Build: #37 failed Rebuilt by Akeem Wells

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
49 minutes
Labels
None
Revisions
Casa6
acfbfcf3dffcb90fb92b3c75f1b6f8d823fc0181 acfbfcf3dffcb90fb92b3c75f1b6f8d823fc0181
OPEN-CASA-PKG
4b9064f16a8d185b162391c3ef324299625bd94b 4b9064f16a8d185b162391c3ef324299625bd94b
Total tests
391
Failing since
#35 (Child of CASA-CMT-75)
Number of retries
1
No failed test found. A possible compilation error occurred.

Tests

  • 0 New failures
  • 0 Existing failures
  • 0 Fixed

Responsible

Code commits

Casa6
Author Commit Message Commit date
Sandra Castro Sandra Castro acfbfcf3dffcb90fb92b3c75f1b6f8d823fc0181 acfbfcf3dffcb90fb92b3c75f1b6f8d823fc0181 Pull request #802: Replaced test_element_mismatch with a new test_element_match because
Merge in CASA/casa6 from CAS-14328 to master

* commit 'cee5117dcebdf8c6e43e4f43f2aa9488fe5658c8':
  Replaced test_element_mismatch with a new test_element_match because the concept of capturing the exception string from the original test got deprecated with numpy 1.26.4. The new test case tests that fetching a column is the same as creating an array from rows that are iterated from an array.
Sandra Castro Sandra Castro cee5117dcebdf8c6e43e4f43f2aa9488fe5658c8 m cee5117dcebdf8c6e43e4f43f2aa9488fe5658c8 Replaced test_element_mismatch with a new test_element_match because the concept of capturing the exception string from the original test got deprecated with numpy 1.26.4. The new test case tests that fetching a column is the same as creating an array from rows that are iterated from an array.

Jira issues

IssueDescriptionStatus
Unknown Issue TypeCAS-14328Could not obtain issue details from Jira

Error summary for Check For Known Malicious ManyLinux228 Python 3.10

The job generated some errors, drill down into the full build log for more details.

  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 6002k  100 6002k    0     0  22.3M      0 --:--:-- --:--:-- --:--:-- 22.7M
[4362] Failed to execute script 'atlutil' due to unhandled exception!
Traceback (most recent call last):
  File "atlutil.py", line 200, in <module>
  File "atlutil.py", line 165, in has_fix_version
KeyError: 'fields'
Cloning into 'casa-build-utils'...
Switched to a new branch 'CAS-14256'
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
Traceback (most recent call last):
  File "/home/casatest/casa-build-utils/test/malicious_pypi_pkgs_checker.py", line 282, in <module>
    run(args.package, args.work_dir, args.outputdir, args.verbose)
  File "/home/casatest/casa-build-utils/test/malicious_pypi_pkgs_checker.py", line 117, in run
    py_minor_version = subprocess.check_output(cmd,stderr=subprocess.STDOUT,shell=False).decode("utf-8").strip()
  File "/usr/local/lib/python3.10/subprocess.py", line 420, in check_output
    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
  File "/usr/local/lib/python3.10/subprocess.py", line 501, in run
    with Popen(*popenargs, **kwargs) as process:
  File "/usr/local/lib/python3.10/subprocess.py", line 966, in __init__
    self._execute_child(args, executable, preexec_fn, close_fds,
  File "/usr/local/lib/python3.10/subprocess.py", line 1842, in _execute_child
    raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: '/home/casatest//casa-build-utils/bin/python3'
mv: cannot stat '/home/casatest/casa-build-utils/test/output_malicious.xml': No such file or directory