Build: #1 was successful
Job: Test Tools Macos 12 was successful
Job result summary
- Completed
- Duration
- 26 minutes
- Agent
- hybrid.cv.nrao.edu
- Total tests
- 672
Tests
- 672 tests in total
- 4 tests were quarantined / skipped
- 20 minutes taken in total.
Error summary
The build generated some errors. See the full build log for more details.
2023-05-15 16:37:40 INFO ImageFactory::createImage Created Temp image of shape [10, 10, 10, 4] with float valued pixels.
2023-05-15 16:37:40 INFO BeamManipulator::set This image currently has no beams of any kind. Since channel and/or polarization were specified, a set of per plane beams, each equal to the specified beam, will be created.
2023-05-15 16:37:40 INFO BeamManipulator::set Beam parameters: Major : 10 arcsec
2023-05-15 16:37:40 INFO BeamManipulator::set+ Minor : 7 arcsec
2023-05-15 16:37:40 INFO BeamManipulator::set+ Position Angle : 45 deg
2023-05-15 16:37:40 INFO BeamManipulator::set Beam parameters: Major : 12 arcsec
2023-05-15 16:37:40 INFO BeamManipulator::set+ Minor : 8 arcsec
2023-05-15 16:37:40 INFO BeamManipulator::set+ Position Angle : 50 deg
2023-05-15 16:37:40 INFO ImageFITSConverterImpl::FITSToImage Created (temp)image of shape [10, 10, 10, 4]
2023-05-15 16:37:40 INFO ImageFITSConverterImpl::FITSToImage Copy FITS file to 'Temporary_Image' All pixels fit in memory (4000 pixels).
2023-05-15 16:37:40 INFO ImageFITSConverter::readBeamsTable Loading multiple beams from BEAMS table
2023-05-15 16:37:40 INFO ImageFITSConverter::readBeamsTable Loading multiple beams from BEAMS table
2023-05-15 16:37:40 INFO ImageFITSConverterImpl::FITSToImage Created (temp)image of shape [10, 10, 10, 4]
2023-05-15 16:37:40 INFO ImageFITSConverterImpl::FITSToImage Copy FITS file to 'Temporary_Image' All pixels fit in memory (4000 pixels).
2023-05-15 16:37:40 INFO ImageFITSConverter::readBeamsTable Loading multiple beams from BEAMS table
2023-05-15 16:37:40 INFO ImageFITSConverter::readBeamsTable Loading multiple beams from BEAMS table
2023-05-15 16:37:41 INFO ImageFactory::createImage Created Paged image 'maskim' of shape [200, 200, 1, 1] with float valued pixels.
2023-05-15 16:37:41 INFO ImageFactory::createImage Created Temp image of shape [200, 200, 1, 20] with float valued pixels.
2023-05-15 16:37:41 SEVERE image::tofits (file /private/var/folders/q5/jwdh98d515sfrgtg33cs5p_80000gq/T/build-via-sdist-ljlinc32/casatools-6.5.6.4a14082.dev2/src/tools/image/image_cmpt.cc, line 6278) Exception Reported: The input image shape ([200, 200, 1, 20]) and mask shape ([200, 200, 1, 1]) are different, and it was specified that the mask should not be extended, so the mask cannot be applied to the (sub)image. Specifying that the mask should be extended may resolve the issue at File: /Volumes/EXT/bamboohome/xml-data/build-dir/CASA-CDBC7-BPOSX12PY38/casa6/casatools/src/code/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 306
2023-05-15 16:37:41 INFO ImageFactory::createImage Created Paged image 'zz' of shape [20, 20] with float valued pixels.
2023-05-15 16:37:41 INFO ImageTwoPtCorr::setUpAxes(...) Selected Sky axes
2023-05-15 16:37:41 INFO ImageMaskAttacher::makeMask Created and initialized mask `mask0'
2023-05-15 16:37:41 INFO ImageTwoPtCorr::setUpAxes(...) Selected first two axes
2023-05-15 16:37:41 INFO LatticeTwoPtCorr::autoCorrelation(...) Processing position [0, 0]
2023-05-15 16:37:41 INFO SubImageFactory::createImage Creating image 'xyz.im' of shape [39, 39]
2023-05-15 16:37:41 WARN image::open (file /private/var/folders/q5/jwdh98d515sfrgtg33cs5p_80000gq/T/build-via-sdist-ljlinc32/casatools-6.5.6.4a14082.dev2/src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first
2023-05-15 16:37:41 INFO ::::ImageFactory::createImage Created Paged image 'zz' of shape [20, 20] with float valued pixels.
2023-05-15 16:37:41 INFO ::::image::fromshape Ran ia.fromshape
2023-05-15 16:37:41 INFO ::::image::fromshape ia.fromshape(outfile="zz", shape=[20,20], csys={...}, linear=false, overwrite=false, log=true, type="f")
2023-05-15 16:37:41 INFO ::::image::twopointcorrelation Ran ia.twopointcorrelation
2023-05-15 16:37:41 INFO ::::image::twopointcorrelation ia.twopointcorrelation(outfile="xyz.im", region={...}, mask="", axes=[-1], method="structurefunction", overwrite=false, stretch=false)
2023-05-15 16:37:41 INFO ImageFactory::createImage Created Paged image 'maskim' of shape [20, 20, 1, 1] with float valued pixels.
2023-05-15 16:37:41 INFO ImageFactory::createImage Created Temp image of shape [20, 20, 1, 20] with float valued pixels.
2023-05-15 16:37:41 SEVERE image::twopointcorrelation (file /private/var/folders/q5/jwdh98d515sfrgtg33cs5p_80000gq/T/build-via-sdist-ljlinc32/casatools-6.5.6.4a14082.dev2/src/tools/image/image_cmpt.cc, line 6525) Exception Reported: The input image shape ([20, 20, 1, 20]) and mask shape ([20, 20, 1, 1]) are different, and it was specified that the mask should not be extended, so the mask cannot be applied to the (sub)image. Specifying that the mask should be extended may resolve the issue at File: /Volumes/EXT/bamboohome/xml-data/build-dir/CASA-CDBC7-BPOSX12PY38/casainstall/include/casacpp/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 306
2023-05-15 16:37:41 INFO ImageTwoPtCorr::setUpAxes(...) Selected Sky axes
2023-05-15 16:37:41 INFO ImageMaskAttacher::makeMask Created and initialized mask `mask0'
2023-05-15 16:37:41 INFO ImageTwoPtCorr::setUpAxes(...) Selected first two axes
2023-05-15 16:37:41 INFO LatticeTwoPtCorr::autoCorrelation(...) Processing position [0, 0, 0, 0]
2023-05-15 16:37:41 INFO LatticeTwoPtCorr::autoCorrelation(...) Processing position [0, 0, 0, 1]
2023-05-15 16:37:41 INFO LatticeTwoPtCorr::autoCorrelation(...) Processing position [0, 0, 0, 2]
2023-05-15 16:37:41 INFO LatticeTwoPtCorr::autoCorrelation(...) Processing position [0, 0, 0, 3]
2023-05-15 16:37:41 INFO LatticeTwoPtCorr::autoCorrelation(...) Processing position [0, 0, 0, 4]
2023-05-15 16:37:41 INFO LatticeTwoPtCorr::autoCorrelation(...) Processing position [0, 0, 0, 5]
2023-05-15 16:37:41 INFO LatticeTwoPtCorr::autoCorrelation(...) Processing position [0, 0, 0, 6]
2023-05-15 16:37:41 INFO LatticeTwoPtCorr::autoCorrelation(...) Processing position [0, 0, 0, 7]
2023-05-15 16:37:41 INFO LatticeTwoPtCorr::autoCorrelation(...) Processing position [0, 0, 0, 8]
2023-05-15 16:37:41 INFO LatticeTwoPtCorr::autoCorrelation(...) Processing position [0, 0, 0, 9]
2023-05-15 16:37:41 INFO LatticeTwoPtCorr::autoCorrelation(...) Processing position [0, 0, 0, 10]
2023-05-15 16:37:41 INFO LatticeTwoPtCorr::autoCorrelation(...) Processing position [0, 0, 0, 11]
2023-05-15 16:37:41 INFO LatticeTwoPtCorr::autoCorrelation(...) Processing position [0, 0, 0, 12]
2023-05-15 16:37:41 INFO LatticeTwoPtCorr::autoCorrelation(...) Processing position [0, 0, 0, 13]
2023-05-15 16:37:41 INFO LatticeTwoPtCorr::autoCorrelation(...) Processing position [0, 0, 0, 14]
2023-05-15 16:37:41 INFO LatticeTwoPtCorr::autoCorrelation(...) Processing position [0, 0, 0, 15]
2023-05-15 16:37:41 INFO LatticeTwoPtCorr::autoCorrelation(...) Processing position [0, 0, 0, 16]
2023-05-15 16:37:41 INFO LatticeTwoPtCorr::autoCorrelation(...) Processing position [0, 0, 0, 17]
2023-05-15 16:37:41 INFO LatticeTwoPtCorr::autoCorrelation(...) Processing position [0, 0, 0, 18]
2023-05-15 16:37:41 INFO LatticeTwoPtCorr::autoCorrelation(...) Processing position [0, 0, 0, 19]
2023-05-15 16:37:44 INFO name:: No table opened.
2023-05-15 16:37:44 INFO name:: No table opened.
2023-05-15 16:37:44 INFO name:: No table opened.
2023-05-15 16:37:44 INFO name:: No table opened.
2023-05-15 16:37:44 INFO name:: No table opened.
2023-05-15 16:37:44 INFO name:: No table opened.
2023-05-15 16:37:44 INFO name:: No table opened.
2023-05-15 16:37:44 INFO name:: No table opened.
2023-05-15 16:37:44 INFO name:: No table opened.
2023-05-15 16:37:44 INFO name:: No table opened.
2023-05-15 16:37:44 INFO name:: No table opened.
2023-05-15 16:37:44 INFO name:: No table opened.
2023-05-15 16:37:45 INFO name:: No table opened.
2023-05-15 16:37:45 INFO name:: No table opened.
2023-05-15 16:37:45 INFO name:: No table opened.
2023-05-15 16:37:45 INFO name:: No table opened.
2023-05-15 16:37:45 INFO ImageFactory::createImage Created Paged image 'tmp.im' of shape [3, 4] with float valued pixels.
2023-05-15 16:37:45 SEVERE getcellslice::bogus Exception Reported: Table column bogus is unknown
2023-05-15 16:37:45 SEVERE getcellslice::map Exception Reported: TableColumn: row number 1 exceeds #rows 1 in table /Volumes/DATA2/bamboohome/xml-data/build-dir/CASA-CMDTF11-TTM1/casa6/casatestutils/nosedir/test_tool_table/tmp.im
2023-05-15 16:37:45 SEVERE getcellslice::map Exception Reported: Exception: blc must have length of 2.
2023-05-15 16:37:45 SEVERE getcellslice::map+ ... thrown by void casac::table::_checkCorner(const vector<long> &, const casacore::String &, const casacore::IPosition &, const pair<vector<long>, vector<long>> *const &) at File: /private/var/folders/q5/jwdh98d515sfrgtg33cs5p_80000gq/T/build-via-sdist-ljlinc32/casatools-6.5.6.4a14082.dev2/src/tools/table/table_cmpt.cc, line: 1375
2023-05-15 16:37:45 SEVERE getcellslice::map Exception Reported: Exception: All elements of blc must be greater than or equal to 0.
2023-05-15 16:37:45 SEVERE getcellslice::map+ ... thrown by void casac::table::_checkCorner(const vector<long> &, const casacore::String &, const casacore::IPosition &, const pair<vector<long>, vector<long>> *const &) at File: /private/var/folders/q5/jwdh98d515sfrgtg33cs5p_80000gq/T/build-via-sdist-ljlinc32/casatools-6.5.6.4a14082.dev2/src/tools/table/table_cmpt.cc, line: 1379
2023-05-15 16:37:45 SEVERE getcellslice::map Exception Reported: Exception: Element 1 of blc must be less than 4.
2023-05-15 16:37:45 SEVERE getcellslice::map+ ... thrown by void casac::table::_checkCorner(const vector<long> &, const casacore::String &, const casacore::IPosition &, const pair<vector<long>, vector<long>> *const &) at File: /private/var/folders/q5/jwdh98d515sfrgtg33cs5p_80000gq/T/build-via-sdist-ljlinc32/casatools-6.5.6.4a14082.dev2/src/tools/table/table_cmpt.cc, line: 1385
2023-05-15 16:37:45 SEVERE getcellslice::map Exception Reported: Exception: trc must have length of 2.
2023-05-15 16:37:45 SEVERE getcellslice::map+ ... thrown by void casac::table::_checkCorner(const vector<long> &, const casacore::String &, const casacore::IPosition &, const pair<vector<long>, vector<long>> *const &) at File: /private/var/folders/q5/jwdh98d515sfrgtg33cs5p_80000gq/T/build-via-sdist-ljlinc32/casatools-6.5.6.4a14082.dev2/src/tools/table/table_cmpt.cc, line: 1375
2023-05-15 16:37:45 SEVERE getcellslice::map Exception Reported: Exception: All elements of trc must be greater than or equal to 0.
2023-05-15 16:37:45 SEVERE getcellslice::map+ ... thrown by void casac::table::_checkCorner(const vector<long> &, const casacore::String &, const casacore::IPosition &, const pair<vector<long>, vector<long>> *const &) at File: /private/var/folders/q5/jwdh98d515sfrgtg33cs5p_80000gq/T/build-via-sdist-ljlinc32/casatools-6.5.6.4a14082.dev2/src/tools/table/table_cmpt.cc, line: 1379
2023-05-15 16:37:45 SEVERE getcellslice::map Exception Reported: Exception: Element 0 of trc must be less than 3.
2023-05-15 16:37:45 SEVERE getcellslice::map+ ... thrown by void casac::table::_checkCorner(const vector<long> &, const casacore::String &, const casacore::IPosition &, const pair<vector<long>, vector<long>> *const &) at File: /private/var/folders/q5/jwdh98d515sfrgtg33cs5p_80000gq/T/build-via-sdist-ljlinc32/casatools-6.5.6.4a14082.dev2/src/tools/table/table_cmpt.cc, line: 1385
2023-05-15 16:37:45 SEVERE getcellslice::map Exception Reported: Exception: All elements of trc must be greater than or equal to their corresponding blc elements.
2023-05-15 16:37:45 SEVERE getcellslice::map+ ... thrown by void casac::table::_checkCorner(const vector<long> &, const casacore::String &, const casacore::IPosition &, const pair<vector<long>, vector<long>> *const &) at File: /private/var/folders/q5/jwdh98d515sfrgtg33cs5p_80000gq/T/build-via-sdist-ljlinc32/casatools-6.5.6.4a14082.dev2/src/tools/table/table_cmpt.cc, line: 1395
2023-05-15 16:37:45 SEVERE getcellslice::map Exception Reported: Exception: incr must have length of 2.
2023-05-15 16:37:45 SEVERE getcellslice::map+ ... thrown by casac::variant *casac::table::getcellslice(const std::string &, const long, const std::vector<long> &, const std::vector<long> &, const std::vector<long> &) at File: /private/var/folders/q5/jwdh98d515sfrgtg33cs5p_80000gq/T/build-via-sdist-ljlinc32/casatools-6.5.6.4a14082.dev2/src/tools/table/table_cmpt.cc, line: 1455
2023-05-15 16:37:45 SEVERE getcellslice::map Exception Reported: Exception: All elements of incr must be greater than 0.
2023-05-15 16:37:45 SEVERE getcellslice::map+ ... thrown by casac::variant *casac::table::getcellslice(const std::string &, const long, const std::vector<long> &, const std::vector<long> &, const std::vector<long> &) at File: /private/var/folders/q5/jwdh98d515sfrgtg33cs5p_80000gq/T/build-via-sdist-ljlinc32/casatools-6.5.6.4a14082.dev2/src/tools/table/table_cmpt.cc, line: 1462
2023-05-15 16:37:45 INFO name:: No table opened.
2023-05-15 16:37:45 INFO name:: No table opened.
2023-05-15 16:37:45 INFO ImageFactory::createImage Created Paged image 'tmp.im' of shape [3, 4] with float valued pixels.
2023-05-15 16:37:45 INFO name:: No table opened.
2023-05-15 16:37:45 INFO name:: No table opened.
2023-05-15 16:37:45 INFO name:: No table opened.
Cloning into 'casa-build-utils'...
WARNING: You are using pip version 22.0.4; however, version 23.1.2 is available.
You should consider upgrading via the '/Volumes/DATA2/bamboohome/xml-data/build-dir/CASA-CMDTF11-TTM1/wheeldirectory/casa6testenv/bin/python3 -m pip install --upgrade pip' command.
% 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 70 100 70 0 0 1750 0 --:--:-- --:--:-- --:--:-- 1707
100 70 100 70 0 0 1750 0 --:--:-- --:--:-- --:--:-- 1707
2023-05-15 16:37:40 INFO BeamManipulator::set This image currently has no beams of any kind. Since channel and/or polarization were specified, a set of per plane beams, each equal to the specified beam, will be created.
2023-05-15 16:37:40 INFO BeamManipulator::set Beam parameters: Major : 10 arcsec
2023-05-15 16:37:40 INFO BeamManipulator::set+ Minor : 7 arcsec
2023-05-15 16:37:40 INFO BeamManipulator::set+ Position Angle : 45 deg
2023-05-15 16:37:40 INFO BeamManipulator::set Beam parameters: Major : 12 arcsec
2023-05-15 16:37:40 INFO BeamManipulator::set+ Minor : 8 arcsec
2023-05-15 16:37:40 INFO BeamManipulator::set+ Position Angle : 50 deg
2023-05-15 16:37:40 INFO ImageFITSConverterImpl::FITSToImage Created (temp)image of shape [10, 10, 10, 4]
2023-05-15 16:37:40 INFO ImageFITSConverterImpl::FITSToImage Copy FITS file to 'Temporary_Image' All pixels fit in memory (4000 pixels).
2023-05-15 16:37:40 INFO ImageFITSConverter::readBeamsTable Loading multiple beams from BEAMS table
2023-05-15 16:37:40 INFO ImageFITSConverter::readBeamsTable Loading multiple beams from BEAMS table
2023-05-15 16:37:40 INFO ImageFITSConverterImpl::FITSToImage Created (temp)image of shape [10, 10, 10, 4]
2023-05-15 16:37:40 INFO ImageFITSConverterImpl::FITSToImage Copy FITS file to 'Temporary_Image' All pixels fit in memory (4000 pixels).
2023-05-15 16:37:40 INFO ImageFITSConverter::readBeamsTable Loading multiple beams from BEAMS table
2023-05-15 16:37:40 INFO ImageFITSConverter::readBeamsTable Loading multiple beams from BEAMS table
2023-05-15 16:37:41 INFO ImageFactory::createImage Created Paged image 'maskim' of shape [200, 200, 1, 1] with float valued pixels.
2023-05-15 16:37:41 INFO ImageFactory::createImage Created Temp image of shape [200, 200, 1, 20] with float valued pixels.
2023-05-15 16:37:41 SEVERE image::tofits (file /private/var/folders/q5/jwdh98d515sfrgtg33cs5p_80000gq/T/build-via-sdist-ljlinc32/casatools-6.5.6.4a14082.dev2/src/tools/image/image_cmpt.cc, line 6278) Exception Reported: The input image shape ([200, 200, 1, 20]) and mask shape ([200, 200, 1, 1]) are different, and it was specified that the mask should not be extended, so the mask cannot be applied to the (sub)image. Specifying that the mask should be extended may resolve the issue at File: /Volumes/EXT/bamboohome/xml-data/build-dir/CASA-CDBC7-BPOSX12PY38/casa6/casatools/src/code/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 306
2023-05-15 16:37:41 INFO ImageFactory::createImage Created Paged image 'zz' of shape [20, 20] with float valued pixels.
2023-05-15 16:37:41 INFO ImageTwoPtCorr::setUpAxes(...) Selected Sky axes
2023-05-15 16:37:41 INFO ImageMaskAttacher::makeMask Created and initialized mask `mask0'
2023-05-15 16:37:41 INFO ImageTwoPtCorr::setUpAxes(...) Selected first two axes
2023-05-15 16:37:41 INFO LatticeTwoPtCorr::autoCorrelation(...) Processing position [0, 0]
2023-05-15 16:37:41 INFO SubImageFactory::createImage Creating image 'xyz.im' of shape [39, 39]
2023-05-15 16:37:41 WARN image::open (file /private/var/folders/q5/jwdh98d515sfrgtg33cs5p_80000gq/T/build-via-sdist-ljlinc32/casatools-6.5.6.4a14082.dev2/src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first
2023-05-15 16:37:41 INFO ::::ImageFactory::createImage Created Paged image 'zz' of shape [20, 20] with float valued pixels.
2023-05-15 16:37:41 INFO ::::image::fromshape Ran ia.fromshape
2023-05-15 16:37:41 INFO ::::image::fromshape ia.fromshape(outfile="zz", shape=[20,20], csys={...}, linear=false, overwrite=false, log=true, type="f")
2023-05-15 16:37:41 INFO ::::image::twopointcorrelation Ran ia.twopointcorrelation
2023-05-15 16:37:41 INFO ::::image::twopointcorrelation ia.twopointcorrelation(outfile="xyz.im", region={...}, mask="", axes=[-1], method="structurefunction", overwrite=false, stretch=false)
2023-05-15 16:37:41 INFO ImageFactory::createImage Created Paged image 'maskim' of shape [20, 20, 1, 1] with float valued pixels.
2023-05-15 16:37:41 INFO ImageFactory::createImage Created Temp image of shape [20, 20, 1, 20] with float valued pixels.
2023-05-15 16:37:41 SEVERE image::twopointcorrelation (file /private/var/folders/q5/jwdh98d515sfrgtg33cs5p_80000gq/T/build-via-sdist-ljlinc32/casatools-6.5.6.4a14082.dev2/src/tools/image/image_cmpt.cc, line 6525) Exception Reported: The input image shape ([20, 20, 1, 20]) and mask shape ([20, 20, 1, 1]) are different, and it was specified that the mask should not be extended, so the mask cannot be applied to the (sub)image. Specifying that the mask should be extended may resolve the issue at File: /Volumes/EXT/bamboohome/xml-data/build-dir/CASA-CDBC7-BPOSX12PY38/casainstall/include/casacpp/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 306
2023-05-15 16:37:41 INFO ImageTwoPtCorr::setUpAxes(...) Selected Sky axes
2023-05-15 16:37:41 INFO ImageMaskAttacher::makeMask Created and initialized mask `mask0'
2023-05-15 16:37:41 INFO ImageTwoPtCorr::setUpAxes(...) Selected first two axes
2023-05-15 16:37:41 INFO LatticeTwoPtCorr::autoCorrelation(...) Processing position [0, 0, 0, 0]
2023-05-15 16:37:41 INFO LatticeTwoPtCorr::autoCorrelation(...) Processing position [0, 0, 0, 1]
2023-05-15 16:37:41 INFO LatticeTwoPtCorr::autoCorrelation(...) Processing position [0, 0, 0, 2]
2023-05-15 16:37:41 INFO LatticeTwoPtCorr::autoCorrelation(...) Processing position [0, 0, 0, 3]
2023-05-15 16:37:41 INFO LatticeTwoPtCorr::autoCorrelation(...) Processing position [0, 0, 0, 4]
2023-05-15 16:37:41 INFO LatticeTwoPtCorr::autoCorrelation(...) Processing position [0, 0, 0, 5]
2023-05-15 16:37:41 INFO LatticeTwoPtCorr::autoCorrelation(...) Processing position [0, 0, 0, 6]
2023-05-15 16:37:41 INFO LatticeTwoPtCorr::autoCorrelation(...) Processing position [0, 0, 0, 7]
2023-05-15 16:37:41 INFO LatticeTwoPtCorr::autoCorrelation(...) Processing position [0, 0, 0, 8]
2023-05-15 16:37:41 INFO LatticeTwoPtCorr::autoCorrelation(...) Processing position [0, 0, 0, 9]
2023-05-15 16:37:41 INFO LatticeTwoPtCorr::autoCorrelation(...) Processing position [0, 0, 0, 10]
2023-05-15 16:37:41 INFO LatticeTwoPtCorr::autoCorrelation(...) Processing position [0, 0, 0, 11]
2023-05-15 16:37:41 INFO LatticeTwoPtCorr::autoCorrelation(...) Processing position [0, 0, 0, 12]
2023-05-15 16:37:41 INFO LatticeTwoPtCorr::autoCorrelation(...) Processing position [0, 0, 0, 13]
2023-05-15 16:37:41 INFO LatticeTwoPtCorr::autoCorrelation(...) Processing position [0, 0, 0, 14]
2023-05-15 16:37:41 INFO LatticeTwoPtCorr::autoCorrelation(...) Processing position [0, 0, 0, 15]
2023-05-15 16:37:41 INFO LatticeTwoPtCorr::autoCorrelation(...) Processing position [0, 0, 0, 16]
2023-05-15 16:37:41 INFO LatticeTwoPtCorr::autoCorrelation(...) Processing position [0, 0, 0, 17]
2023-05-15 16:37:41 INFO LatticeTwoPtCorr::autoCorrelation(...) Processing position [0, 0, 0, 18]
2023-05-15 16:37:41 INFO LatticeTwoPtCorr::autoCorrelation(...) Processing position [0, 0, 0, 19]
2023-05-15 16:37:44 INFO name:: No table opened.
2023-05-15 16:37:44 INFO name:: No table opened.
2023-05-15 16:37:44 INFO name:: No table opened.
2023-05-15 16:37:44 INFO name:: No table opened.
2023-05-15 16:37:44 INFO name:: No table opened.
2023-05-15 16:37:44 INFO name:: No table opened.
2023-05-15 16:37:44 INFO name:: No table opened.
2023-05-15 16:37:44 INFO name:: No table opened.
2023-05-15 16:37:44 INFO name:: No table opened.
2023-05-15 16:37:44 INFO name:: No table opened.
2023-05-15 16:37:44 INFO name:: No table opened.
2023-05-15 16:37:44 INFO name:: No table opened.
2023-05-15 16:37:45 INFO name:: No table opened.
2023-05-15 16:37:45 INFO name:: No table opened.
2023-05-15 16:37:45 INFO name:: No table opened.
2023-05-15 16:37:45 INFO name:: No table opened.
2023-05-15 16:37:45 INFO ImageFactory::createImage Created Paged image 'tmp.im' of shape [3, 4] with float valued pixels.
2023-05-15 16:37:45 SEVERE getcellslice::bogus Exception Reported: Table column bogus is unknown
2023-05-15 16:37:45 SEVERE getcellslice::map Exception Reported: TableColumn: row number 1 exceeds #rows 1 in table /Volumes/DATA2/bamboohome/xml-data/build-dir/CASA-CMDTF11-TTM1/casa6/casatestutils/nosedir/test_tool_table/tmp.im
2023-05-15 16:37:45 SEVERE getcellslice::map Exception Reported: Exception: blc must have length of 2.
2023-05-15 16:37:45 SEVERE getcellslice::map+ ... thrown by void casac::table::_checkCorner(const vector<long> &, const casacore::String &, const casacore::IPosition &, const pair<vector<long>, vector<long>> *const &) at File: /private/var/folders/q5/jwdh98d515sfrgtg33cs5p_80000gq/T/build-via-sdist-ljlinc32/casatools-6.5.6.4a14082.dev2/src/tools/table/table_cmpt.cc, line: 1375
2023-05-15 16:37:45 SEVERE getcellslice::map Exception Reported: Exception: All elements of blc must be greater than or equal to 0.
2023-05-15 16:37:45 SEVERE getcellslice::map+ ... thrown by void casac::table::_checkCorner(const vector<long> &, const casacore::String &, const casacore::IPosition &, const pair<vector<long>, vector<long>> *const &) at File: /private/var/folders/q5/jwdh98d515sfrgtg33cs5p_80000gq/T/build-via-sdist-ljlinc32/casatools-6.5.6.4a14082.dev2/src/tools/table/table_cmpt.cc, line: 1379
2023-05-15 16:37:45 SEVERE getcellslice::map Exception Reported: Exception: Element 1 of blc must be less than 4.
2023-05-15 16:37:45 SEVERE getcellslice::map+ ... thrown by void casac::table::_checkCorner(const vector<long> &, const casacore::String &, const casacore::IPosition &, const pair<vector<long>, vector<long>> *const &) at File: /private/var/folders/q5/jwdh98d515sfrgtg33cs5p_80000gq/T/build-via-sdist-ljlinc32/casatools-6.5.6.4a14082.dev2/src/tools/table/table_cmpt.cc, line: 1385
2023-05-15 16:37:45 SEVERE getcellslice::map Exception Reported: Exception: trc must have length of 2.
2023-05-15 16:37:45 SEVERE getcellslice::map+ ... thrown by void casac::table::_checkCorner(const vector<long> &, const casacore::String &, const casacore::IPosition &, const pair<vector<long>, vector<long>> *const &) at File: /private/var/folders/q5/jwdh98d515sfrgtg33cs5p_80000gq/T/build-via-sdist-ljlinc32/casatools-6.5.6.4a14082.dev2/src/tools/table/table_cmpt.cc, line: 1375
2023-05-15 16:37:45 SEVERE getcellslice::map Exception Reported: Exception: All elements of trc must be greater than or equal to 0.
2023-05-15 16:37:45 SEVERE getcellslice::map+ ... thrown by void casac::table::_checkCorner(const vector<long> &, const casacore::String &, const casacore::IPosition &, const pair<vector<long>, vector<long>> *const &) at File: /private/var/folders/q5/jwdh98d515sfrgtg33cs5p_80000gq/T/build-via-sdist-ljlinc32/casatools-6.5.6.4a14082.dev2/src/tools/table/table_cmpt.cc, line: 1379
2023-05-15 16:37:45 SEVERE getcellslice::map Exception Reported: Exception: Element 0 of trc must be less than 3.
2023-05-15 16:37:45 SEVERE getcellslice::map+ ... thrown by void casac::table::_checkCorner(const vector<long> &, const casacore::String &, const casacore::IPosition &, const pair<vector<long>, vector<long>> *const &) at File: /private/var/folders/q5/jwdh98d515sfrgtg33cs5p_80000gq/T/build-via-sdist-ljlinc32/casatools-6.5.6.4a14082.dev2/src/tools/table/table_cmpt.cc, line: 1385
2023-05-15 16:37:45 SEVERE getcellslice::map Exception Reported: Exception: All elements of trc must be greater than or equal to their corresponding blc elements.
2023-05-15 16:37:45 SEVERE getcellslice::map+ ... thrown by void casac::table::_checkCorner(const vector<long> &, const casacore::String &, const casacore::IPosition &, const pair<vector<long>, vector<long>> *const &) at File: /private/var/folders/q5/jwdh98d515sfrgtg33cs5p_80000gq/T/build-via-sdist-ljlinc32/casatools-6.5.6.4a14082.dev2/src/tools/table/table_cmpt.cc, line: 1395
2023-05-15 16:37:45 SEVERE getcellslice::map Exception Reported: Exception: incr must have length of 2.
2023-05-15 16:37:45 SEVERE getcellslice::map+ ... thrown by casac::variant *casac::table::getcellslice(const std::string &, const long, const std::vector<long> &, const std::vector<long> &, const std::vector<long> &) at File: /private/var/folders/q5/jwdh98d515sfrgtg33cs5p_80000gq/T/build-via-sdist-ljlinc32/casatools-6.5.6.4a14082.dev2/src/tools/table/table_cmpt.cc, line: 1455
2023-05-15 16:37:45 SEVERE getcellslice::map Exception Reported: Exception: All elements of incr must be greater than 0.
2023-05-15 16:37:45 SEVERE getcellslice::map+ ... thrown by casac::variant *casac::table::getcellslice(const std::string &, const long, const std::vector<long> &, const std::vector<long> &, const std::vector<long> &) at File: /private/var/folders/q5/jwdh98d515sfrgtg33cs5p_80000gq/T/build-via-sdist-ljlinc32/casatools-6.5.6.4a14082.dev2/src/tools/table/table_cmpt.cc, line: 1462
2023-05-15 16:37:45 INFO name:: No table opened.
2023-05-15 16:37:45 INFO name:: No table opened.
2023-05-15 16:37:45 INFO ImageFactory::createImage Created Paged image 'tmp.im' of shape [3, 4] with float valued pixels.
2023-05-15 16:37:45 INFO name:: No table opened.
2023-05-15 16:37:45 INFO name:: No table opened.
2023-05-15 16:37:45 INFO name:: No table opened.
Cloning into 'casa-build-utils'...
WARNING: You are using pip version 22.0.4; however, version 23.1.2 is available.
You should consider upgrading via the '/Volumes/DATA2/bamboohome/xml-data/build-dir/CASA-CMDTF11-TTM1/wheeldirectory/casa6testenv/bin/python3 -m pip install --upgrade pip' command.
% 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 70 100 70 0 0 1750 0 --:--:-- --:--:-- --:--:-- 1707
100 70 100 70 0 0 1750 0 --:--:-- --:--:-- --:--:-- 1707