Build: #8 failed

Job: Pipeline PR Test 6.7.4 failed

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
14 minutes
Agent
casaci-4.cv.nrao.edu test agent10
Revision
866de30e34c49c6c7e4b22cb4eeea0af08f11119
Total tests
725
Failing since
#3 (Changes by Rui Xue)
Fixed in
#9 (Changes by Rui Xue <rx.astro@gmail.com>)

Tests

  • 725 tests in total
  • 1 test failed
  • 13 tests were quarantined / skipped
  • 13 minutes taken in total.
Existing test failures 1
Status Test Failing since Duration
NameError: name 'unix_seconds_to_datetime' is not defined
inp = [1, 1.5]
expected = [datetime.datetime(1970, 1, 1, 0, 0, 1, tzinfo=datetime.timezone.utc), datetime.datetime(1970, 1, 1, 0, 0, 1, 500000, tzinfo=datetime.timezone.utc)]

    @pytest.mark.parametrize("inp, expected", [
        ([1, 1.5], [
            datetime.datetime(1970, 1, 1, 0, 0, 1, tzinfo=UTC),
            datetime.datetime(1970, 1, 1, 0, 0, 1, 500000, tzinfo=UTC),
(9 more lines...)

Error summary

The build generated some errors. See the full build log for more details.

Cloning into 'casa-build-utils'...
X11 forwarding request failed on channel 0
  % 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   471  100   471    0     0  24789      0 --:--:-- --:--:-- --:--:-- 24789
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
21  804M   21  176M    0     0   451M      0  0:00:01 --:--:--  0:00:01  451M
85  804M   85  685M    0     0   492M      0  0:00:01  0:00:01 --:--:--  492M
100  804M  100  804M    0     0   496M      0  0:00:01  0:00:01 --:--:--  496M
Cloning into 'casa-build-utils'...
  WARNING: The script distro is installed in '/home/casatest/.local/bin' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: You are using pip version 20.2.3; however, version 25.0.1 is available.
You should consider upgrading via the '/usr/local/bin/python3.8 -m pip install --upgrade pip' command.
mkdir: cannot create directory 'workdir': File exists