Build casatools on different Python Platforms.

Build: #150 failed

Job: Test 3.7 failed

Stages & jobs

  1. Default Stage

  2. Test

  3. Publish wheels

Full log: Test case result

The below summarizes the result of the test "Full log" in build 150 of CASA - Casa 6 Casatools variants - Test 3.7. View test case history
Description
Full log
Test class
test_mstransform_mms
Method
full log
Duration
26 mins
Status
Failed (New Failure)

Error Log

2021-12-10 10:02:20	WARN	::casa	casampi is not available. Running in serial
.2021-12-10 10:02:20	WARN	ParallelDataHelper::getPartitionMap::casa	Number of subMSs (8) is greater than available scan,ddi pairs (1), setting nsubms to 1
2021-12-10 10:02:28	WARN	ParallelTaskHelper::consolidateResults::casa	 ***** consolidateResults, subMS: {'antenna': {'DA41': {'flagged': 4.0, 'total': 4.0}, 'DA42': {'flagged': 4.0, 'total': 4.0}}, 'array': {'0': {'flagged': 6.0, 'total': 6.0}}, 'correlation': {'XX': {'flagged': 3.0, 'total': 3.0}, 'YY': {'flagged': 3.0, 'total': 3.0}}, 'field': {'J0241-0815': {'flagged': 6.0, 'total': 6.0}}, 'flagged': 6.0, 'name': 'Summary', 'observation': {'0': {'flagged': 6.0, 'total': 6.0}}, 'scan': {'1': {'flagged': 6.0, 'total': 6.0}}, 'spw': {'2': {'flagged': 6.0, 'total': 6.0}}, 'total': 6.0, 'type': 'summary'}
./home/casatest/venv/lib/python3.7/site-packages/casatasks/private/flaghelper.py:2098: DeprecationWarning: `np.int` is a deprecated alias for the builtin `int`. To silence this warning, use `int` by itself. Doing this will not modify any behavior and is safe. When replacing `np.int`, you may wish to use e.g. `np.int64` or `np.int32` to specify the precision. If you wish to review your current use, check the release note link for additional information.
Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
  if(isinstance(elem,np.int) or isinstance(elem,np.int8) or
/home/casatest/venv/lib/python3.7/site-packages/casatasks/private/flaghelper.py:2103: DeprecationWarning: `np.float` is a deprecated alias for the builtin `float`. To silence this warning, use `float` by itself. Doing this will not modify any behavior and is safe. If you specifically wanted the numpy scalar type, use `np.float64` here.
Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
  elif(isinstance(elem,np.float) or isinstance(elem,np.float16) or
.2021-12-10 10:03:28	WARN	ParallelDataHelper::getPartitionMap::casa	Number of subMSs (8) is greater than available scan,ddi pairs (2), setting nsubms to 2
/home/casatest/venv/lib/python3.7/site-packages/casatasks/private/flaghelper.py:2098: DeprecationWarning: `np.int` is a deprecated alias for the builtin `int`. To silence this warning, use `int` by itself. Doing this will not modify any behavior and is safe. When replacing `np.int`, you may wish to use e.g. `np.int64` or `np.int32` to specify the precision. If you wish to review your current use, check the release note link for additional information.
Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
  if(isinstance(elem,np.int) or isinstance(elem,np.int8) or
.2021-12-10 10:03:56	WARN	MSTransformManager::dropNonUniformWidthChannels	Not enough input channels to populate output channel n# 12 from SPW 20.
2021-12-10 10:03:56	WARN	MSTransformManager::dropNonUniformWidthChannels+	The channel will be dropped in order to have an uniform grid.
2021-12-10 10:04:08	WARN	MSTransformManager::dropNonUniformWidthChannels	Not enough input channels to populate output channel n# 12 from SPW 20.
2021-12-10 10:04:08	WARN	MSTransformManager::dropNonUniformWidthChannels+	The channel will be dropped in order to have an uniform grid.
/home/casatest/venv/lib/python3.7/site-packages/casatasks/private/flaghelper.py:2098: DeprecationWarning: `np.int` is a deprecated alias for the builtin `int`. To silence this warning, use `int` by itself. Doing this will not modify any behavior and is safe. When replacing `np.int`, you may wish to use e.g. `np.int64` or `np.int32` to specify the precision. If you wish to review your current use, check the release note link for additional information.
Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
  if(isinstance(elem,np.int) or isinstance(elem,np.int8) or
/home/casatest/venv/lib/python3.7/site-packages/casatasks/private/flaghelper.py:2103: DeprecationWarning: `np.float` is a deprecated alias for the builtin `float`. To silence this warning, use `float` by itself. Doing this will not modify any behavior and is safe. If you specifically wanted the numpy scalar type, use `np.float64` here.
Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
  elif(isinstance(elem,np.float) or isinstance(elem,np.float16) or
.2021-12-10 10:04:28	WARN	MSTransformManager::dropNonUniformWidthChannels	Not enough input channels to populate output channel n# 12 from SPW 20.
2021-12-10 10:04:28	WARN	MSTransformManager::dropNonUniformWidthChannels+	The channel will be dropped in order to have an uniform grid.
/home/casatest/venv/lib/python3.7/site-packages/casatasks/private/flaghelper.py:2098: DeprecationWarning: `np.int` is a deprecated alias for the builtin `int`. To silence this warning, use `int` by itself. Doing this will not modify any behavior and is safe. When replacing `np.int`, you may wish to use e.g. `np.int64` or `np.int32` to specify the precision. If you wish to review your current use, check the release note link for additional information.
Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
  if(isinstance(elem,np.int) or isinstance(elem,np.int8) or
/home/casatest/venv/lib/python3.7/site-packages/casatasks/private/flaghelper.py:2103: DeprecationWarning: `np.float` is a deprecated alias for the builtin `float`. To silence this warning, use `float` by itself. Doing this will not modify any behavior and is safe. If you specifically wanted the numpy scalar type, use `np.float64` here.
Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
  elif(isinstance(elem,np.float) or isinstance(elem,np.float16) or
./home/casatest/venv/lib/python3.7/site-packages/casatasks/private/flaghelper.py:2098: DeprecationWarning: `np.int` is a deprecated alias for the builtin `int`. To silence this warning, use `int` by itself. Doing this will not modify any behavior and is safe. When replacing `np.int`, you may wish to use e.g. `np.int64` or `np.int32` to specify the precision. If you wish to review your current use, check the release note link for additional information.
Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
  if(isinstance(elem,np.int) or isinstance(elem,np.int8) or
/home/casatest/venv/lib/python3.7/site-packages/casatasks/private/flaghelper.py:2103: DeprecationWarning: `np.float` is a deprecated alias for the builtin `float`. To silence this warning, use `float` by itself. Doing this will not modify any behavior and is safe. If you specifically wanted the numpy scalar type, use `np.float64` here.
Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
  elif(isinstance(elem,np.float) or isinstance(elem,np.float16) or
..2021-12-10 10:05:34	WARN	mstransform::::casa	Cannot combine or separate spws in parallel because the subMSs do not contain all the selected spws
2021-12-10 10:05:34	WARN	mstransform::::casa	Will process the input MMS as a monolithic MS
2021-12-10 10:05:34	WARN	mstransform::::casa	Will create an output MMS with separation axis 'scan'
.2021-12-10 10:06:04	WARN	ParallelDataHelper::getPartitionMap::casa	Number of subMSs (8) is greater than available scan,ddi pairs (2), setting nsubms to 2
2021-12-10 10:06:17	WARN	mstransform::::casa	The subMSs of input MMS do not contain the necessary scans
2021-12-10 10:06:17	WARN	mstransform::::casa	Cannot process MMS with the requested transformations
2021-12-10 10:06:17	WARN	mstransform::::casa	Will create an output MS
2021-12-10 10:06:22	WARN	MSTransformManager::setup	There is only one selected SPW, no need to combine 
.2021-12-10 10:07:02	WARN	mstransform::::casa	The subMSs of input MMS do not contain the necessary spws
2021-12-10 10:07:02	WARN	mstransform::::casa	Cannot process MMS with the requested transformations
2021-12-10 10:07:02	WARN	mstransform::::casa	Will create an output MS
.2021-12-10 10:07:12	WARN	ParallelDataHelper::getPartitionMap::casa	Number of subMSs (8) is greater than available scan,ddi pairs (2), setting nsubms to 2
2021-12-10 10:07:20	WARN	mstransform::::casa	The subMSs of input MMS do not contain the necessary scans
2021-12-10 10:07:20	WARN	mstransform::::casa	Cannot process MMS with the requested transformations
2021-12-10 10:07:20	WARN	mstransform::::casa	Will create an output MS
2021-12-10 10:07:22	WARN	MSTransformManager::setup	There is only one selected SPW, no need to combine 
.2021-12-10 10:07:29	WARN	mstransform::::casa	The subMSs of input MMS do not contain the necessary scans
2021-12-10 10:07:29	WARN	mstransform::::casa	Cannot process MMS with the requested transformations
2021-12-10 10:07:29	WARN	mstransform::::casa	Will create an output MS
2021-12-10 10:07:31	WARN	MSTransformManager::setup	There is only one selected SPW, no need to combine 
.2021-12-10 10:07:40	WARN	MSTransformManager::setup	There is only one selected SPW, no need to combine 
.2021-12-10 10:07:59	WARN	mstransform::::casa	The subMSs of input MMS do not contain the necessary spws
2021-12-10 10:07:59	WARN	mstransform::::casa	Cannot process MMS with the requested transformations
2021-12-10 10:07:59	WARN	mstransform::::casa	Will create an output MS
.2021-12-10 10:08:48	WARN	mstransform::::casa	Cannot combine or separate spws in parallel because the subMSs do not contain all the selected spws
2021-12-10 10:08:48	WARN	mstransform::::casa	Will process the input MMS as a monolithic MS
2021-12-10 10:08:48	WARN	mstransform::::casa	Will create an output MMS with separation axis 'scan'
.2021-12-10 10:09:29	SEVERE	mstransform::::casa	Task mstransform raised an exception of class RuntimeError with the following message: MSSelectionNullSelection : The selected table has zero rows.
..2021-12-10 10:10:09	WARN	mstransform::::casa	Cannot process MMS in parallel when timespan='scan' because the subMSs do not contain all the selected scans
2021-12-10 10:10:09	WARN	mstransform::::casa	Will process the input MMS as a monolithic MS
2021-12-10 10:10:09	WARN	mstransform::::casa	Will create an output MMS with separation axis 'spw'
.2021-12-10 10:10:41	SEVERE	mstransform::::casa	Task mstransform raised an exception of class NameError with the following message: name 'myms' is not defined
E.2021-12-10 10:11:03	WARN	mstransform::::casa	Cannot partition MS per spw or auto when combinespws = True or nspw > 1
2021-12-10 10:11:03	SEVERE	mstransform::::casa	Task mstransform raised an exception of class Exception with the following message: Cannot create MMS using separationaxis=auto with some of the requested transformations.
..2021-12-10 10:11:15	WARN	mstransform::::casa	Time averaging across scans may lead to wrong results when separation axis is not spw
2021-12-10 10:11:15	WARN	ParallelDataHelper::getPartitionMap::casa	Number of subMSs (8) is greater than available scan,ddi pairs (4), setting nsubms to 4
.2021-12-10 10:12:02	WARN	mstransform::::casa	Time averaging across scans may lead to wrong results when separation axis is not spw
..2021-12-10 10:13:01	WARN	ParallelDataHelper::getPartitionMap::casa	Number of subMSs (8) is greater than available scan,ddi pairs (4), setting nsubms to 4
....2021-12-10 10:16:00	WARN	ParallelDataHelper::getPartitionMap::casa	Number of subMSs (8) is greater than available scan,ddi pairs (2), setting nsubms to 2
.2021-12-10 10:16:22	WARN	ParallelDataHelper::getPartitionMap::casa	Number of subMSs (8) is greater than available scan,ddi pairs (3), setting nsubms to 3
....2021-12-10 10:17:31	WARN	ParallelDataHelper::getPartitionMap::casa	Number of subMSs (8) is greater than available scan,ddi pairs (4), setting nsubms to 4
..2021-12-10 10:19:41	WARN	ParallelDataHelper::getPartitionMap::casa	Number of subMSs (8) is greater than available scan,ddi pairs (4), setting nsubms to 4
....2021-12-10 10:21:54	WARN	ParallelDataHelper::getPartitionMap::casa	Number of subMSs (8) is greater than available scan,ddi pairs (4), setting nsubms to 4
2021-12-10 10:22:20	WARN	mstransform::::casa	Cannot combine or separate spws in parallel because the subMSs do not contain all the selected spws
2021-12-10 10:22:20	WARN	mstransform::::casa	Will process the input MMS as a monolithic MS
2021-12-10 10:22:20	WARN	mstransform::::casa	Will create an output MMS with separation axis 'scan'
..s2021-12-10 10:24:00	WARN	ParallelDataHelper::getPartitionMap::casa	Number of subMSs (8) is greater than available scan,ddi pairs (4), setting nsubms to 4
2021-12-10 10:25:03	SEVERE	ParallelDataHelper::::casa	Task mstransform raised an exception of class RuntimeError with the following message: MSSelectionNullSelection : The selected table has zero rows.
2021-12-10 10:25:24	SEVERE	ParallelDataHelper::::casa	Task mstransform raised an exception of class RuntimeError with the following message: MSSelectionNullSelection : The selected table has zero rows.
.2021-12-10 10:25:25	WARN	ParallelDataHelper::getPartitionMap::casa	Number of subMSs (8) is greater than available scan,ddi pairs (7), setting nsubms to 7
2021-12-10 10:26:33	WARN		.   The following callib entry matches no data
2021-12-10 10:26:33	WARN	+	.   in the selected MS (ngc5921.mms.0000.ms) and will be ignored:
2021-12-10 10:26:33	WARN	+	.   0:
2021-12-10 10:26:33	WARN	+	     MS: obs= fld=0 intent= spw=
2021-12-10 10:26:33	WARN	+	     CT: tinterp=nearest finterp=
2021-12-10 10:26:33	WARN	+	         obsmap=[]         fldmap=[0]
2021-12-10 10:26:33	WARN	+	         spwmap=[]         antmap=[]
2021-12-10 10:26:39	WARN		.   The following callib entry matches no data
2021-12-10 10:26:39	WARN	+	.   in the selected MS (ngc5921.mms.0001.ms) and will be ignored:
2021-12-10 10:26:39	WARN	+	.   0:
2021-12-10 10:26:39	WARN	+	     MS: obs= fld=0 intent= spw=
2021-12-10 10:26:39	WARN	+	     CT: tinterp=nearest finterp=
2021-12-10 10:26:39	WARN	+	         obsmap=[]         fldmap=[0]
2021-12-10 10:26:39	WARN	+	         spwmap=[]         antmap=[]
2021-12-10 10:26:45	WARN		.   The following callib entry matches no data
2021-12-10 10:26:45	WARN	+	.   in the selected MS (ngc5921.mms.0002.ms) and will be ignored:
2021-12-10 10:26:45	WARN	+	.   1:
2021-12-10 10:26:45	WARN	+	     MS: obs= fld=1,2 intent= spw=
2021-12-10 10:26:45	WARN	+	     CT: tinterp=linear finterp=
2021-12-10 10:26:45	WARN	+	         obsmap=[]         fldmap=[1, 1, 1]
2021-12-10 10:26:45	WARN	+	         spwmap=[]         antmap=[]
2021-12-10 10:26:48	WARN		.   The following callib entry matches no data
2021-12-10 10:26:48	WARN	+	.   in the selected MS (ngc5921.mms.0003.ms) and will be ignored:
2021-12-10 10:26:48	WARN	+	.   0:
2021-12-10 10:26:48	WARN	+	     MS: obs= fld=0 intent= spw=
2021-12-10 10:26:48	WARN	+	     CT: tinterp=nearest finterp=
2021-12-10 10:26:48	WARN	+	         obsmap=[]         fldmap=[0]
2021-12-10 10:26:48	WARN	+	         spwmap=[]         antmap=[]
2021-12-10 10:26:53	WARN		.   The following callib entry matches no data
2021-12-10 10:26:53	WARN	+	.   in the selected MS (ngc5921.mms.0004.ms) and will be ignored:
2021-12-10 10:26:53	WARN	+	.   0:
2021-12-10 10:26:53	WARN	+	     MS: obs= fld=0 intent= spw=
2021-12-10 10:26:53	WARN	+	     CT: tinterp=nearest finterp=
2021-12-10 10:26:53	WARN	+	         obsmap=[]         fldmap=[0]
2021-12-10 10:26:53	WARN	+	         spwmap=[]         antmap=[]
2021-12-10 10:26:58	WARN		.   The following callib entry matches no data
2021-12-10 10:26:58	WARN	+	.   in the selected MS (ngc5921.mms.0005.ms) and will be ignored:
2021-12-10 10:26:58	WARN	+	.   0:
2021-12-10 10:26:58	WARN	+	     MS: obs= fld=0 intent= spw=
2021-12-10 10:26:58	WARN	+	     CT: tinterp=nearest finterp=
2021-12-10 10:26:58	WARN	+	         obsmap=[]         fldmap=[0]
2021-12-10 10:26:58	WARN	+	         spwmap=[]         antmap=[]
2021-12-10 10:27:02	WARN		.   The following callib entry matches no data
2021-12-10 10:27:02	WARN	+	.   in the selected MS (ngc5921.mms.0006.ms) and will be ignored:
2021-12-10 10:27:02	WARN	+	.   0:
2021-12-10 10:27:02	WARN	+	     MS: obs= fld=0 intent= spw=
2021-12-10 10:27:02	WARN	+	     CT: tinterp=nearest finterp=
2021-12-10 10:27:02	WARN	+	         obsmap=[]         fldmap=[0]
2021-12-10 10:27:02	WARN	+	         spwmap=[]         antmap=[]
/home/casatest/venv/lib/python3.7/site-packages/casatasks/private/task_mstransform.py:285: ResourceWarning: unclosed file <_io.TextIOWrapper name='mstransform_reference/ngc5921_callib.txt' mode='r' encoding='UTF-8'>
  mycallib.read(callib)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/home/casatest/venv/lib/python3.7/site-packages/casatasks/private/task_mstransform.py:285: ResourceWarning: unclosed file <_io.TextIOWrapper name='mstransform_reference/ngc5921_callib.txt' mode='r' encoding='UTF-8'>
  mycallib.read(callib)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
.2021-12-10 10:28:25	WARN	ParallelTaskHelper::consolidateResults::casa	 ***** consolidateResults, subMS: {'antenna': {'ea01': {'flagged': 0.0, 'total': 512.0}, 'ea02': {'flagged': 0.0, 'total': 512.0}}, 'array': {'0': {'flagged': 0.0, 'total': 512.0}}, 'correlation': {'XX': {'flagged': 0.0, 'total': 128.0}, 'XY': {'flagged': 0.0, 'total': 128.0}, 'YX': {'flagged': 0.0, 'total': 128.0}, 'YY': {'flagged': 0.0, 'total': 128.0}}, 'field': {'J1911+1611': {'flagged': 0.0, 'total': 512.0}}, 'flagged': 0.0, 'name': 'Summary', 'observation': {'0': {'flagged': 0.0, 'total': 512.0}}, 'scan': {'16': {'flagged': 0.0, 'total': 512.0}}, 'spw': {'0': {'flagged': 0.0, 'total': 512.0}}, 'total': 512.0, 'type': 'summary'}
2021-12-10 10:28:25	WARN	ParallelTaskHelper::consolidateResults::casa	 ***** consolidateResults, subMS: {'antenna': {'ea01': {'flagged': 0.0, 'total': 512.0}, 'ea02': {'flagged': 0.0, 'total': 512.0}}, 'array': {'0': {'flagged': 0.0, 'total': 512.0}}, 'correlation': {'XX': {'flagged': 0.0, 'total': 128.0}, 'XY': {'flagged': 0.0, 'total': 128.0}, 'YX': {'flagged': 0.0, 'total': 128.0}, 'YY': {'flagged': 0.0, 'total': 128.0}}, 'field': {'J1911+1611': {'flagged': 0.0, 'total': 512.0}}, 'flagged': 0.0, 'name': 'Summary', 'observation': {'0': {'flagged': 0.0, 'total': 512.0}}, 'scan': {'16': {'flagged': 0.0, 'total': 512.0}}, 'spw': {'1': {'flagged': 0.0, 'total': 512.0}}, 'total': 512.0, 'type': 'summary'}
2021-12-10 10:28:25	WARN	ParallelTaskHelper::consolidateResults::casa	 ***** consolidateResults, subMS: {'antenna': {'ea01': {'flagged': 0.0, 'total': 512.0}, 'ea02': {'flagged': 0.0, 'total': 512.0}}, 'array': {'0': {'flagged': 0.0, 'total': 512.0}}, 'correlation': {'XX': {'flagged': 0.0, 'total': 128.0}, 'XY': {'flagged': 0.0, 'total': 128.0}, 'YX': {'flagged': 0.0, 'total': 128.0}, 'YY': {'flagged': 0.0, 'total': 128.0}}, 'field': {'J1911+1611': {'flagged': 0.0, 'total': 512.0}}, 'flagged': 0.0, 'name': 'Summary', 'observation': {'0': {'flagged': 0.0, 'total': 512.0}}, 'scan': {'16': {'flagged': 0.0, 'total': 512.0}}, 'spw': {'2': {'flagged': 0.0, 'total': 512.0}}, 'total': 512.0, 'type': 'summary'}
.2021-12-10 10:29:11	WARN	ParallelTaskHelper::consolidateResults::casa	 ***** consolidateResults, subMS: {'antenna': {'ea01': {'flagged': 0.0, 'total': 128.0}, 'ea02': {'flagged': 0.0, 'total': 128.0}}, 'array': {'0': {'flagged': 0.0, 'total': 128.0}}, 'correlation': {'XX': {'flagged': 0.0, 'total': 128.0}}, 'field': {'J1911+1611': {'flagged': 0.0, 'total': 128.0}}, 'flagged': 0.0, 'name': 'Summary', 'observation': {'0': {'flagged': 0.0, 'total': 128.0}}, 'scan': {'16': {'flagged': 0.0, 'total': 128.0}}, 'spw': {'0': {'flagged': 0.0, 'total': 128.0}}, 'total': 128.0, 'type': 'summary'}
2021-12-10 10:29:11	WARN	ParallelTaskHelper::consolidateResults::casa	 ***** consolidateResults, subMS: {'antenna': {'ea01': {'flagged': 0.0, 'total': 128.0}, 'ea02': {'flagged': 0.0, 'total': 128.0}}, 'array': {'0': {'flagged': 0.0, 'total': 128.0}}, 'correlation': {'XX': {'flagged': 0.0, 'total': 128.0}}, 'field': {'J1911+1611': {'flagged': 0.0, 'total': 128.0}}, 'flagged': 0.0, 'name': 'Summary', 'observation': {'0': {'flagged': 0.0, 'total': 128.0}}, 'scan': {'16': {'flagged': 0.0, 'total': 128.0}}, 'spw': {'1': {'flagged': 0.0, 'total': 128.0}}, 'total': 128.0, 'type': 'summary'}
2021-12-10 10:29:11	WARN	ParallelTaskHelper::consolidateResults::casa	 ***** consolidateResults, subMS: {'antenna': {'ea01': {'flagged': 0.0, 'total': 128.0}, 'ea02': {'flagged': 0.0, 'total': 128.0}}, 'array': {'0': {'flagged': 0.0, 'total': 128.0}}, 'correlation': {'XX': {'flagged': 0.0, 'total': 128.0}}, 'field': {'J1911+1611': {'flagged': 0.0, 'total': 128.0}}, 'flagged': 0.0, 'name': 'Summary', 'observation': {'0': {'flagged': 0.0, 'total': 128.0}}, 'scan': {'16': {'flagged': 0.0, 'total': 128.0}}, 'spw': {'2': {'flagged': 0.0, 'total': 128.0}}, 'total': 128.0, 'type': 'summary'}
.
======================================================================
ERROR: test_timespan_scan_sel (__main__.test_mms_input)
mstransform: using scan selection, timeaverage=True, timespan=scan. CAS-13646
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/casatest/venv/lib/python3.7/site-packages/casatasks/private/parallel/parallel_data_helper.py", line 362, in __getScanIds
    myms.open(msfile)
NameError: name 'myms' is not defined

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/casatest/casa6/casatasks/tests/tasks/test_mstransform_mms.py", line 975, in test_timespan_scan_sel
    timeaverage=True, timebin='120s', timespan='scan')
  File "/home/casatest/venv/lib/python3.7/site-packages/casatasks/mstransform.py", line 620, in __call__
    task_result = _mstransform_t( _pc.document['vis'], _pc.document['outputvis'], _pc.document['createmms'], _pc.document['separationaxis'], _pc.document['numsubms'], _pc.document['tileshape'], _pc.document['field'], _pc.document['spw'], _pc.document['scan'], _pc.document['antenna'], _pc.document['correlation'], _pc.document['timerange'], _pc.document['intent'], _pc.document['array'], _pc.document['uvrange'], _pc.document['observation'], _pc.document['feed'], _pc.document['datacolumn'], _pc.document['realmodelcol'], _pc.document['keepflags'], _pc.document['usewtspectrum'], _pc.document['combinespws'], _pc.document['chanaverage'], _pc.document['chanbin'], _pc.document['hanning'], _pc.document['regridms'], _pc.document['mode'], _pc.document['nchan'], _pc.document['start'], _pc.document['width'], _pc.document['nspw'], _pc.document['interpolation'], _pc.document['phasecenter'], _pc.document['restfreq'], _pc.document['outframe'], _pc.document['veltype'], _pc.document['preaverage'], _pc.document['timeaverage'], _pc.document['timebin'], _pc.document['timespan'], _pc.document['maxuvwdistance'], _pc.document['docallib'], _pc.document['callib'], _pc.document['douvcontsub'], _pc.document['fitspw'], _pc.document['fitorder'], _pc.document['want_cont'], _pc.document['denoising_lib'], _pc.document['nthreads'], _pc.document['niter'], _pc.document['disableparallel'], _pc.document['ddistart'], _pc.document['taql'], _pc.document['monolithic_processing'], _pc.document['reindex'] )
  File "/home/casatest/venv/lib/python3.7/site-packages/casatasks/private/task_mstransform.py", line 125, in mstransform
    retval = pdh.validateInputParams()
  File "/home/casatest/venv/lib/python3.7/site-packages/casatasks/private/parallel/parallel_data_helper.py", line 235, in validateInputParams
    scansel = self.__getScanIds(self.__args['vis'], self.__args['scan'])
  File "/home/casatest/venv/lib/python3.7/site-packages/casatasks/private/parallel/parallel_data_helper.py", line 368, in __getScanIds
    myms.close()
NameError: name 'myms' is not defined

----------------------------------------------------------------------
Ran 48 tests in 1611.600s

FAILED (errors=1, skipped=1)