Build: #1 failed

Job: Test Tasks Many Linux 2.28 failed

Job result summary

Completed
Duration
843 minutes
Agent
cbt-el7-11.cv.nrao.edu
Total tests
3771

Tests

  • 3,771 tests in total
  • 4 tests failed
  • 4 failures are new
  • 260 tests were quarantined / skipped
  • 826 minutes taken in total.
New test failures 4
Status Test Duration
Collapse Failed test_task_gencal gencal_gaincurve_test.test_gainCurveVLA History
< 1 sec
RuntimeError: Error in Calibrater::specifycal.
test_task_gencal.py:532: in test_gainCurveVLA
    gencal(vis=vlacopy, caltable=vlacal, caltype='gc')
/usr/local/lib/python3.8/site-packages/casatasks/gencal.py:201: in __call__
    task_result = _gencal_t( _pc.document['vis'], _pc.document['caltable'], _pc.document['caltype'], _pc.document['infile'], _pc.document['endpoint'], _pc.document['timeout'], _pc.document['retry'], _pc.document['retry_wait_time'], _pc.document['ant_pos_time_limit'], _pc.document['spw'], _pc.document['antenna'], _pc.document['pol'], _pc.document['parameter'], _pc.document['uniform'] )
/usr/local/lib/python3.8/site-packages/casatasks/private/task_gencal.py:73: in gencal
    gencal.gencal(vis=vis, caltable=caltable, caltype=caltype, infile=infile,
/usr/local/lib/python3.8/site-packages/casatasks/private/task_gencal.py:87: in gencal
(6 more lines...)
Collapse Failed test_task_sdbaseline sdbaseline_outbltableTest.test305 History
2 secs
RuntimeError: Unsupported baseline type, sinusoid
test_task_sdbaseline.py:2495: in test305
    result = sdbaseline(infile=infile, datacolumn=datacolumn,
/usr/local/lib/python3.8/site-packages/casatasks/sdbaseline.py:497: in __call__
    task_result = _sdbaseline_t( _pc.document['infile'], _pc.document['datacolumn'], _pc.document['antenna'], _pc.document['field'], _pc.document['spw'], _pc.document['timerange'], _pc.document['scan'], _pc.document['pol'], _pc.document['intent'], _pc.document['reindex'], _pc.document['maskmode'], _pc.document['thresh'], _pc.document['avg_limit'], _pc.document['minwidth'], _pc.document['edge'], _pc.document['blmode'], _pc.document['dosubtract'], _pc.document['blformat'], _pc.document['bloutput'], _pc.document['bltable'], _pc.document['blfunc'], _pc.document['order'], _pc.document['npiece'], _pc.document['applyfft'], _pc.document['fftmethod'], _pc.document['fftthresh'], _pc.document['addwn'], _pc.document['rejwn'], _pc.document['clipthresh'], _pc.document['clipniter'], _pc.document['blparam'], _pc.document['verbose'], _pc.document['updateweight'], _pc.document['sigmavalue'], _pc.document['showprogress'], _pc.document['minnrow'], _pc.document['outfile'], _pc.document['overwrite'] )
/usr/local/lib/python3.8/site-packages/casatasks/private/sdutil.py:176: in wrapper
    retval = func(*args, **kwargs)
/usr/local/lib/python3.8/site-packages/casatasks/private/task_sdbaseline.py:54: in sdbaseline
(8 more lines...)
Collapse Failed test_task_sdbaseline sdbaseline_variableTest.testVariable12 History
3 secs
RuntimeError: Unsupported baseline type, sinusoid
test_task_sdbaseline.py:2961: in testVariable12
    sdbaseline(infile=self.infile,
/usr/local/lib/python3.8/site-packages/casatasks/sdbaseline.py:497: in __call__
    task_result = _sdbaseline_t( _pc.document['infile'], _pc.document['datacolumn'], _pc.document['antenna'], _pc.document['field'], _pc.document['spw'], _pc.document['timerange'], _pc.document['scan'], _pc.document['pol'], _pc.document['intent'], _pc.document['reindex'], _pc.document['maskmode'], _pc.document['thresh'], _pc.document['avg_limit'], _pc.document['minwidth'], _pc.document['edge'], _pc.document['blmode'], _pc.document['dosubtract'], _pc.document['blformat'], _pc.document['bloutput'], _pc.document['bltable'], _pc.document['blfunc'], _pc.document['order'], _pc.document['npiece'], _pc.document['applyfft'], _pc.document['fftmethod'], _pc.document['fftthresh'], _pc.document['addwn'], _pc.document['rejwn'], _pc.document['clipthresh'], _pc.document['clipniter'], _pc.document['blparam'], _pc.document['verbose'], _pc.document['updateweight'], _pc.document['sigmavalue'], _pc.document['showprogress'], _pc.document['minnrow'], _pc.document['outfile'], _pc.document['overwrite'] )
/usr/local/lib/python3.8/site-packages/casatasks/private/sdutil.py:176: in wrapper
    retval = func(*args, **kwargs)
/usr/local/lib/python3.8/site-packages/casatasks/private/task_sdbaseline.py:54: in sdbaseline
(8 more lines...)
Collapse Failed test_task_tsdimaging sdimaging_test0.test012 History
< 1 sec
AssertionError: -1 == -1 : Unexpected exception was thrown: 2024-07-19 19:34:41	SEVERE	tsdimaging::SynthesisImagerVi2::defineImage (file /source/casa6/casatools/src/code/synthesis/ImagerObjects/SynthesisImagerVi2.cc, line 584)	Error in building Coordinate System and Image Shape : Internal Error : Image shape is invalid : [1,0,1,40]
test_task_tsdimaging.py:753: in test012
    self.run_exception_case(self.task_param, cpp_err_msg)
test_task_tsdimaging.py:608: in run_exception_case
    self.assertNotEqual(pos, -1,
E   AssertionError: -1 == -1 : Unexpected exception was thrown: 2024-07-19 19:34:41	SEVERE	tsdimaging::SynthesisImagerVi2::defineImage (file /source/casa6/casatools/src/code/synthesis/ImagerObjects/SynthesisImagerVi2.cc, line 584)	Error in building Coordinate System and Image Shape : Internal Error : Image shape is invalid : [1,0,1,40]

Error summary

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

fatal: Not a git repository (or any parent up to mount point /export/home/cbt-el7-11)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
cat: /home/casatest/.casa/toolrc.py: No such file or directory
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
Switched to a new branch 'CAS-14146'