Build: #1 failed First build for this plan

Build result summary

Details

Completed
Queue duration
2 seconds
Duration
962 minutes
Labels
None
Revisions
CASA6
7936ed869074e106d6af3c79b886b3b8f85e22ea 7936ed869074e106d6af3c79b886b3b8f85e22ea
OPEN-CASA-PKG
4b9064f16a8d185b162391c3ef324299625bd94b 4b9064f16a8d185b162391c3ef324299625bd94b
Total tests
17022

Tests

Responsible

Code commits

CASA6
Author Commit Message Commit date
Kumar Golap Kumar Golap 7936ed869074e106d6af3c79b886b3b8f85e22ea 7936ed869074e106d6af3c79b886b3b8f85e22ea Merge branch 'master' into CAS-14146

Tests

New test failures 16
Status Test View job Duration
Collapse Failed test_task_gencal gencal_gaincurve_test.test_gainCurveVLA History
Test Tasks Many Linux 2014 < 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_gencal gencal_gaincurve_test.test_gainCurveVLA History
Test Tasks Macos 12 1 sec
RuntimeError: Error in Calibrater::specifycal.
test_task_gencal.py:532: in test_gainCurveVLA
    gencal(vis=vlacopy, caltable=vlacal, caltype='gc')
../../../../casa6testenv/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'] )
../../../../casa6testenv/lib/python3.8/site-packages/casatasks/private/task_gencal.py:73: in gencal
    gencal.gencal(vis=vis, caltable=caltable, caltype=caltype, infile=infile,
../../../../casa6testenv/lib/python3.8/site-packages/casatasks/private/task_gencal.py:87: in gencal
(6 more lines...)
Collapse Failed test_task_gencal gencal_gaincurve_test.test_gainCurveVLA History
Test Tasks Many Linux 2.28 < 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_gencal_casashell gencal_gaincurve_test.test_gainCurveVLA History
Test Tasks Many Linux 2.28 CasaShell < 1 sec
Error in Calibrater::specifycal.
Error in Calibrater::specifycal.
Collapse Failed test_task_sdbaseline sdbaseline_outbltableTest.test305 History
Test Tasks Many Linux 2014 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
Test Tasks Many Linux 2014 4 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_sdbaseline sdbaseline_outbltableTest.test305 History
Test Tasks Macos 12 < 1 sec
RuntimeError: Unsupported baseline type, sinusoid
test_task_sdbaseline.py:2495: in test305
    result = sdbaseline(infile=infile, datacolumn=datacolumn,
../../../../casa6testenv/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'] )
../../../../casa6testenv/lib/python3.8/site-packages/casatasks/private/sdutil.py:176: in wrapper
    retval = func(*args, **kwargs)
../../../../casa6testenv/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
Test Tasks Macos 12 < 1 sec
RuntimeError: Unsupported baseline type, sinusoid
test_task_sdbaseline.py:2961: in testVariable12
    sdbaseline(infile=self.infile,
../../../../casa6testenv/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'] )
../../../../casa6testenv/lib/python3.8/site-packages/casatasks/private/sdutil.py:176: in wrapper
    retval = func(*args, **kwargs)
../../../../casa6testenv/lib/python3.8/site-packages/casatasks/private/task_sdbaseline.py:54: in sdbaseline
(8 more lines...)
Collapse Failed test_task_sdbaseline sdbaseline_outbltableTest.test305 History
Test Tasks Many Linux 2.28 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
Test Tasks Many Linux 2.28 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_sdbaseline_casashell sdbaseline_variableTest.testVariable12 History
Test Tasks Many Linux 2.28 CasaShell 2 secs
Unsupported baseline type, sinusoid
Unsupported baseline type, sinusoid
Collapse Failed test_task_sdbaseline_casashell sdbaseline_outbltableTest.test305 History
Test Tasks Many Linux 2.28 CasaShell 3 secs
Unsupported baseline type, sinusoid
Unsupported baseline type, sinusoid
Collapse Failed test_task_tsdimaging sdimaging_test0.test012 History
Test Tasks Many Linux 2014 < 1 sec
AssertionError: -1 == -1 : Unexpected exception was thrown: 2024-07-20 06:58:59	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-20 06:58:59	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]
Collapse Failed test_task_tsdimaging sdimaging_test0.test012 History
Test Tasks Macos 12 < 1 sec
AssertionError: -1 == -1 : Unexpected exception was thrown: 2024-07-19 21:43:20	SEVERE	tsdimaging::SynthesisImagerVi2::defineImage (file /Users/casaci/bamboohome/xml-data/build-dir/CASA-CDBC67-BPOSX12PY38/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 21:43:20	SEVERE	tsdimaging::SynthesisImagerVi2::defineImage (file /Users/casaci/bamboohome/xml-data/build-dir/CASA-CDBC67-BPOSX12PY38/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]
Collapse Failed test_task_tsdimaging sdimaging_test0.test012 History
Test Tasks Many Linux 2.28 < 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]
Collapse Failed test_task_tsdimaging_casashell sdimaging_test0.test012 History
Test Tasks Many Linux 2.28 CasaShell < 1 sec
-1 == -1 : Unexpected exception was thrown: 2024-07-20 07:34:03 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]
-1 == -1 : Unexpected exception was thrown: 2024-07-20 07:34:03 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]

Jira issues

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

Shared artifacts

Artifact File size
Nosedir 393 MB