Build: #3 failed

Job: Pipeline PR Test 6.7.4 failed

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
5 minutes
Agent
casaci-4.cv.nrao.edu test agent10
Revision
17e5a34b0ff469384fce44dacca55659dfc08b21
Total tests
770
Failing since
#1 (First build for this plan – )

Tests

  • 770 tests in total
  • 5 tests failed
  • 5 failures are new
  • 12 tests were quarantined / skipped
  • 4 minutes taken in total.
New test failures 5
Status Test Duration
Collapse Failed plotpointings_test test_select_tsys_field[double-quote-name]
< 1 sec
assert [Field(1, '"S Pav_OFF"', 1, numpy.array([-1.0]), {})] == Field(1, '"S Pav_OFF"', 1, numpy.array([-1.0]), {})
 +  where [Field(1, '"S Pav_OFF"', 1, numpy.array([-1.0]), {})] = select_tsys_fields(<pipeline.domain.measurementset.MeasurementSet object at 0x7f7c2bbefc50>, Source(1, '"S Pav"', {}, {}))
case = (<pipeline.domain.measurementset.MeasurementSet object at 0x7f7c2bbefc50>, Source(1, '"S Pav"', {}, {}), Field(1, '"S Pav_OFF"', 1, numpy.array([-1.0]), {}))

    def test_select_tsys_field(case: tuple[MeasurementSet, Source, Field | None]) -> None:
        """Test select_tsys_field for correct selections."""
        ms, source, expected = case
        if expected is None:
(8 more lines...)
Collapse Failed plotpointings_test test_select_tsys_field[no-valid-tsys-field]
< 1 sec
Failed: DID NOT RAISE <class 'LookupError'>
case = (<pipeline.domain.measurementset.MeasurementSet object at 0x7f7c2bbedc40>, Source(1, 'Jupiter', {}, {}), None)

    def test_select_tsys_field(case: tuple[MeasurementSet, Source, Field | None]) -> None:
        """Test select_tsys_field for correct selections."""
        ms, source, expected = case
        if expected is None:
>           with pytest.raises(LookupError):
(3 more lines...)
Collapse Failed plotpointings_test test_select_tsys_field[partial-name]
< 1 sec
AssertionError: assert [Field(1, '24013+0488_OFF_0', 1, numpy.array([232.40403979701932]), {})] == Field(1, '24013+0488_OFF_0', 1, numpy.array([232.40403979701932]), {})
 +  where [Field(1, '24013+0488_OFF_0', 1, numpy.array([232.40403979701932]), {})] = select_tsys_fields(<pipeline.domain.measurementset.MeasurementSet object at 0x7f7c2bbee480>, Source(1, '24013+0488', {}, {}))
case = (<pipeline.domain.measurementset.MeasurementSet object at 0x7f7c2bbee480>, Source(1, '24013+0488', {}, {}), Field(1, '24013+0488_OFF_0', 1, numpy.array([232.40403979701932]), {}))

    def test_select_tsys_field(case: tuple[MeasurementSet, Source, Field | None]) -> None:
        """Test select_tsys_field for correct selections."""
        ms, source, expected = case
        if expected is None:
(8 more lines...)
Collapse Failed plotpointings_test test_select_tsys_field[same-id]
< 1 sec
AssertionError: assert [Field(1, 'helms30', 1, numpy.array([0.0]), {})] == Field(1, 'helms30', 1, numpy.array([0.0]), {})
 +  where [Field(1, 'helms30', 1, numpy.array([0.0]), {})] = select_tsys_fields(<pipeline.domain.measurementset.MeasurementSet object at 0x7f7c2bbee4e0>, Source(1, 'helms30', {}, {}))
case = (<pipeline.domain.measurementset.MeasurementSet object at 0x7f7c2bbee4e0>, Source(1, 'helms30', {}, {}), Field(1, 'helms30', 1, numpy.array([0.0]), {}))

    def test_select_tsys_field(case: tuple[MeasurementSet, Source, Field | None]) -> None:
        """Test select_tsys_field for correct selections."""
        ms, source, expected = case
        if expected is None:
(8 more lines...)
Collapse Failed plotpointings_test test_select_tsys_field[same-name]
< 1 sec
AssertionError: assert [Field(1, 'NGC_2997', 1, numpy.array([2.96e-322]), {})] == Field(1, 'NGC_2997', 1, numpy.array([2.96e-322]), {})
 +  where [Field(1, 'NGC_2997', 1, numpy.array([2.96e-322]), {})] = select_tsys_fields(<pipeline.domain.measurementset.MeasurementSet object at 0x7f7c2bbee360>, Source(1, 'NGC_2997', {}, {}))
case = (<pipeline.domain.measurementset.MeasurementSet object at 0x7f7c2bbee360>, Source(1, 'NGC_2997', {}, {}), Field(1, 'NGC_2997', 1, numpy.array([2.96e-322]), {}))

    def test_select_tsys_field(case: tuple[MeasurementSet, Source, Field | None]) -> None:
        """Test select_tsys_field for correct selections."""
        ms, source, expected = case
        if expected is None:
(8 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
28  802M   28  228M    0     0   236M      0  0:00:03 --:--:--  0:00:03  235M
66  802M   66  532M    0     0   270M      0  0:00:02  0:00:01  0:00:01  270M
100  802M  100  802M    0     0   295M      0  0:00:02  0:00:02 --:--:--  295M
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.

[notice] A new release of pip is available: 24.3.1 -> 26.1.2
[notice] To update, run: pip3 install --upgrade pip
mkdir: cannot create directory 'workdir': File exists