[yt-svn] Build failed in Jenkins: py2.7-yt_analysis-3.0 #28

admin at shiningpanda.com admin at shiningpanda.com
Thu Jan 17 12:07:31 PST 2013


See <https://jenkins.shiningpanda-ci.com/yt-project/job/py2.7-yt_analysis-3.0/28/changes>

Changes:

[Matthew Turk <matthewturk at gmail.com>] First draft of Tipsy file format support.

------------------------------------------
[...truncated 36007 lines...]
yt: DEBUG: Counting grids.
yt: DEBUG: Initializing grid arrays.
yt: DEBUG: Allocating arrays for 1 grids
yt: DEBUG: Parsing hierarchy.
yt: DEBUG: Copying reverse tree
yt: DEBUG: Preparing grids
yt: DEBUG: Prepared       0 /       1 grids
yt: DEBUG: Prepared
yt: DEBUG: Constructing grid objects.
yt: DEBUG: Re-examining hierarchy
yt: DEBUG: Initializing data grid data IO
yt: DEBUG: Detecting fields.
yt: DEBUG: Adding unknown detected fields
yt: DEBUG: Checking ['Density']
yt: INFO: Adding unknown field Density to list of fields
yt: DEBUG: Setting up derived fields
yt: DEBUG: Generating vorticity on defaultdict(<function <lambda> at 0x1445a578>, {'dz': array([ 1.]), 'dx': array([ 1.]), 'dy': array([ 1.])})
yt: DEBUG: Appending object to UniformGridData (type: <class 'yt.geometry.geometry_handler.YTSlice'>)
yt: DEBUG: Reading 4096 cells of ['Density'] fields in 1 blocks
yt: INFO: xlim = 0.000000 1.000000
yt: INFO: ylim = 0.000000 1.000000
yt: INFO: Making a fixed resolution buffer of (('gas', 'Density')) 800 by 800
yt: INFO: Saving plot UniformGridData_Slice_x_Density.png
--------------------- >> end captured logging << ---------------------

======================================================================
ERROR: Main test suite for PlotWindow.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/slave/yt-x86_64/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "<https://jenkins.shiningpanda-ci.com/yt-project/job/py2.7-yt_analysis-3.0/ws/yt/visualization/tests/test_plotwindow.py",> line 55, in assert_fname
    import magic
  File "/home/slave/yt-x86_64/lib/python2.7/site-packages/magic.py", line 19, in <module>
    _libraries['magic'] = _init()
  File "/home/slave/yt-x86_64/lib/python2.7/site-packages/magic.py", line 16, in _init
    return ctypes.cdll.LoadLibrary(find_library('magic'))
  File "/home/slave/yt-x86_64/lib/python2.7/ctypes/util.py", line 213, in find_library
    return _findSoname_ldconfig(name) or _get_soname(_findLib_gcc(name))
  File "/home/slave/yt-x86_64/lib/python2.7/ctypes/util.py", line 202, in _findSoname_ldconfig
    f = os.popen('/sbin/ldconfig -p 2>/dev/null')
OSError: [Errno 12] Cannot allocate memory
-------------------- >> begin captured logging << --------------------
yt: DEBUG: Appending object to UniformGridData (type: <class 'yt.geometry.geometry_handler.YTQuadTreeProj'>)
yt: DEBUG: Appending object to UniformGridData (type: <class 'yt.geometry.geometry_handler.YTRegion'>)
yt: DEBUG: Reading 262144 cells of ['Density'] fields in 1 blocks
yt: DEBUG: Adding chunk (262144) to tree
yt: DEBUG: Setting field ('gas', 'Density')
yt: INFO: Projection completed
yt: INFO: xlim = 0.000000 1.000000
yt: INFO: ylim = 0.000000 1.000000
yt: INFO: Making a fixed resolution buffer of (('gas', 'Density')) 800 by 800
yt: INFO: xlim = 0.000000 1.000000
yt: INFO: ylim = 0.000000 1.000000
yt: INFO: Making a fixed resolution buffer of (('gas', 'Density')) 800 by 800
yt: INFO: Making a fixed resolution buffer of (('gas', 'Density')) 800 by 800
yt: INFO: Saving plot UniformGridData_Projection_x_Density.png
--------------------- >> end captured logging << ---------------------

======================================================================
ERROR: Main test suite for PlotWindow.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/slave/yt-x86_64/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "<https://jenkins.shiningpanda-ci.com/yt-project/job/py2.7-yt_analysis-3.0/ws/yt/visualization/tests/test_plotwindow.py",> line 55, in assert_fname
    import magic
  File "/home/slave/yt-x86_64/lib/python2.7/site-packages/magic.py", line 19, in <module>
    _libraries['magic'] = _init()
  File "/home/slave/yt-x86_64/lib/python2.7/site-packages/magic.py", line 16, in _init
    return ctypes.cdll.LoadLibrary(find_library('magic'))
  File "/home/slave/yt-x86_64/lib/python2.7/ctypes/util.py", line 213, in find_library
    return _findSoname_ldconfig(name) or _get_soname(_findLib_gcc(name))
  File "/home/slave/yt-x86_64/lib/python2.7/ctypes/util.py", line 202, in _findSoname_ldconfig
    f = os.popen('/sbin/ldconfig -p 2>/dev/null')
OSError: [Errno 12] Cannot allocate memory
-------------------- >> begin captured logging << --------------------
yt: DEBUG: Appending object to UniformGridData (type: <class 'yt.geometry.geometry_handler.YTSlice'>)
yt: DEBUG: Reading 4096 cells of ['Density'] fields in 1 blocks
yt: INFO: xlim = 0.000000 1.000000
yt: INFO: ylim = 0.000000 1.000000
yt: INFO: Making a fixed resolution buffer of (('gas', 'Density')) 800 by 800
yt: INFO: Saving plot UniformGridData_Slice_y_Density.png
--------------------- >> end captured logging << ---------------------

======================================================================
ERROR: Main test suite for PlotWindow.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/slave/yt-x86_64/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "<https://jenkins.shiningpanda-ci.com/yt-project/job/py2.7-yt_analysis-3.0/ws/yt/visualization/tests/test_plotwindow.py",> line 55, in assert_fname
    import magic
  File "/home/slave/yt-x86_64/lib/python2.7/site-packages/magic.py", line 19, in <module>
    _libraries['magic'] = _init()
  File "/home/slave/yt-x86_64/lib/python2.7/site-packages/magic.py", line 16, in _init
    return ctypes.cdll.LoadLibrary(find_library('magic'))
  File "/home/slave/yt-x86_64/lib/python2.7/ctypes/util.py", line 213, in find_library
    return _findSoname_ldconfig(name) or _get_soname(_findLib_gcc(name))
  File "/home/slave/yt-x86_64/lib/python2.7/ctypes/util.py", line 202, in _findSoname_ldconfig
    f = os.popen('/sbin/ldconfig -p 2>/dev/null')
OSError: [Errno 12] Cannot allocate memory
-------------------- >> begin captured logging << --------------------
yt: DEBUG: Appending object to UniformGridData (type: <class 'yt.geometry.geometry_handler.YTQuadTreeProj'>)
yt: DEBUG: Appending object to UniformGridData (type: <class 'yt.geometry.geometry_handler.YTRegion'>)
yt: DEBUG: Reading 262144 cells of ['Density'] fields in 1 blocks
yt: DEBUG: Adding chunk (262144) to tree
yt: DEBUG: Setting field ('gas', 'Density')
yt: INFO: Projection completed
yt: INFO: xlim = 0.000000 1.000000
yt: INFO: ylim = 0.000000 1.000000
yt: INFO: Making a fixed resolution buffer of (('gas', 'Density')) 800 by 800
yt: INFO: xlim = 0.000000 1.000000
yt: INFO: ylim = 0.000000 1.000000
yt: INFO: Making a fixed resolution buffer of (('gas', 'Density')) 800 by 800
yt: INFO: Making a fixed resolution buffer of (('gas', 'Density')) 800 by 800
yt: INFO: Saving plot UniformGridData_Projection_y_Density.png
--------------------- >> end captured logging << ---------------------

======================================================================
ERROR: Main test suite for PlotWindow.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/slave/yt-x86_64/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "<https://jenkins.shiningpanda-ci.com/yt-project/job/py2.7-yt_analysis-3.0/ws/yt/visualization/tests/test_plotwindow.py",> line 55, in assert_fname
    import magic
  File "/home/slave/yt-x86_64/lib/python2.7/site-packages/magic.py", line 19, in <module>
    _libraries['magic'] = _init()
  File "/home/slave/yt-x86_64/lib/python2.7/site-packages/magic.py", line 16, in _init
    return ctypes.cdll.LoadLibrary(find_library('magic'))
  File "/home/slave/yt-x86_64/lib/python2.7/ctypes/util.py", line 213, in find_library
    return _findSoname_ldconfig(name) or _get_soname(_findLib_gcc(name))
  File "/home/slave/yt-x86_64/lib/python2.7/ctypes/util.py", line 202, in _findSoname_ldconfig
    f = os.popen('/sbin/ldconfig -p 2>/dev/null')
OSError: [Errno 12] Cannot allocate memory
-------------------- >> begin captured logging << --------------------
yt: DEBUG: Appending object to UniformGridData (type: <class 'yt.geometry.geometry_handler.YTSlice'>)
yt: DEBUG: Reading 4096 cells of ['Density'] fields in 1 blocks
yt: INFO: xlim = 0.000000 1.000000
yt: INFO: ylim = 0.000000 1.000000
yt: INFO: Making a fixed resolution buffer of (('gas', 'Density')) 800 by 800
yt: INFO: Saving plot UniformGridData_Slice_z_Density.png
--------------------- >> end captured logging << ---------------------

======================================================================
ERROR: Main test suite for PlotWindow.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/slave/yt-x86_64/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "<https://jenkins.shiningpanda-ci.com/yt-project/job/py2.7-yt_analysis-3.0/ws/yt/visualization/tests/test_plotwindow.py",> line 55, in assert_fname
    import magic
  File "/home/slave/yt-x86_64/lib/python2.7/site-packages/magic.py", line 19, in <module>
    _libraries['magic'] = _init()
  File "/home/slave/yt-x86_64/lib/python2.7/site-packages/magic.py", line 16, in _init
    return ctypes.cdll.LoadLibrary(find_library('magic'))
  File "/home/slave/yt-x86_64/lib/python2.7/ctypes/util.py", line 213, in find_library
    return _findSoname_ldconfig(name) or _get_soname(_findLib_gcc(name))
  File "/home/slave/yt-x86_64/lib/python2.7/ctypes/util.py", line 202, in _findSoname_ldconfig
    f = os.popen('/sbin/ldconfig -p 2>/dev/null')
OSError: [Errno 12] Cannot allocate memory
-------------------- >> begin captured logging << --------------------
yt: DEBUG: Appending object to UniformGridData (type: <class 'yt.geometry.geometry_handler.YTQuadTreeProj'>)
yt: DEBUG: Appending object to UniformGridData (type: <class 'yt.geometry.geometry_handler.YTRegion'>)
yt: DEBUG: Reading 262144 cells of ['Density'] fields in 1 blocks
yt: DEBUG: Adding chunk (262144) to tree
yt: DEBUG: Setting field ('gas', 'Density')
yt: INFO: Projection completed
yt: INFO: xlim = 0.000000 1.000000
yt: INFO: ylim = 0.000000 1.000000
yt: INFO: Making a fixed resolution buffer of (('gas', 'Density')) 800 by 800
yt: INFO: xlim = 0.000000 1.000000
yt: INFO: ylim = 0.000000 1.000000
yt: INFO: Making a fixed resolution buffer of (('gas', 'Density')) 800 by 800
yt: INFO: Making a fixed resolution buffer of (('gas', 'Density')) 800 by 800
yt: INFO: Saving plot UniformGridData_Projection_z_Density.png
--------------------- >> end captured logging << ---------------------

======================================================================
ERROR: Main test suite for PlotWindow.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/slave/yt-x86_64/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "<https://jenkins.shiningpanda-ci.com/yt-project/job/py2.7-yt_analysis-3.0/ws/yt/visualization/tests/test_plotwindow.py",> line 55, in assert_fname
    import magic
  File "/home/slave/yt-x86_64/lib/python2.7/site-packages/magic.py", line 19, in <module>
    _libraries['magic'] = _init()
  File "/home/slave/yt-x86_64/lib/python2.7/site-packages/magic.py", line 16, in _init
    return ctypes.cdll.LoadLibrary(find_library('magic'))
  File "/home/slave/yt-x86_64/lib/python2.7/ctypes/util.py", line 213, in find_library
    return _findSoname_ldconfig(name) or _get_soname(_findLib_gcc(name))
  File "/home/slave/yt-x86_64/lib/python2.7/ctypes/util.py", line 202, in _findSoname_ldconfig
    f = os.popen('/sbin/ldconfig -p 2>/dev/null')
OSError: [Errno 12] Cannot allocate memory
-------------------- >> begin captured logging << --------------------
yt: DEBUG: Appending object to UniformGridData (type: <class 'yt.geometry.geometry_handler.YTCuttingPlane'>)
yt: DEBUG: Reading 9227 cells of ['Density'] fields in 1 blocks
yt: INFO: xlim = -0.500000 0.500000
yt: INFO: ylim = -0.500000 0.500000
yt: INFO: Saving plot UniformGridData_OffAxisSlice_Density.png
--------------------- >> end captured logging << ---------------------

======================================================================
ERROR: Failure: TypeError (object of type 'NoneType' has no len())
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/slave/yt-x86_64/lib/python2.7/site-packages/nose/loader.py", line 231, in generate
    for test in g():
  File "<https://jenkins.shiningpanda-ci.com/yt-project/job/py2.7-yt_analysis-3.0/ws/yt/visualization/tests/test_plotwindow.py",> line 92, in test_plotwindow
    obj = OffAxisProjectionPlot(test_pf, normal, 'Density')
  File "<https://jenkins.shiningpanda-ci.com/yt-project/job/py2.7-yt_analysis-3.0/ws/yt/visualization/plot_window.py",> line 1405, in __init__
    PWViewerMPL.__init__(self,OffAxisProj,bounds,origin='center-window',periodic=False,oblique=True)
  File "<https://jenkins.shiningpanda-ci.com/yt-project/job/py2.7-yt_analysis-3.0/ws/yt/visualization/plot_window.py",> line 763, in __init__
    PWViewer.__init__(self, *args, **kwargs)
  File "<https://jenkins.shiningpanda-ci.com/yt-project/job/py2.7-yt_analysis-3.0/ws/yt/visualization/plot_window.py",> line 533, in __init__
    PlotWindow.__init__(self, *args,**kwargs)
  File "<https://jenkins.shiningpanda-ci.com/yt-project/job/py2.7-yt_analysis-3.0/ws/yt/visualization/plot_window.py",> line 271, in __init__
    self.set_window(bounds) # this automatically updates the data and plot
  File "<https://jenkins.shiningpanda-ci.com/yt-project/job/py2.7-yt_analysis-3.0/ws/yt/visualization/plot_window.py",> line 87, in newfunc
    args[0]._recreate_frb()
  File "<https://jenkins.shiningpanda-ci.com/yt-project/job/py2.7-yt_analysis-3.0/ws/yt/visualization/plot_window.py",> line 323, in _recreate_frb
    self._frb._get_data_source_fields()
  File "<https://jenkins.shiningpanda-ci.com/yt-project/job/py2.7-yt_analysis-3.0/ws/yt/visualization/fixed_resolution.py",> line 152, in _get_data_source_fields
    self[f]
  File "<https://jenkins.shiningpanda-ci.com/yt-project/job/py2.7-yt_analysis-3.0/ws/yt/visualization/fixed_resolution.py",> line 487, in __getitem__
    north_vector=ds.north_vector)
  File "<https://jenkins.shiningpanda-ci.com/yt-project/job/py2.7-yt_analysis-3.0/ws/yt/visualization/volume_rendering/camera.py",> line 1864, in off_axis_projection
    image = projcam.snapshot()
  File "<https://jenkins.shiningpanda-ci.com/yt-project/job/py2.7-yt_analysis-3.0/ws/yt/visualization/volume_rendering/camera.py",> line 1789, in snapshot
    image, sampler),
  File "<https://jenkins.shiningpanda-ci.com/yt-project/job/py2.7-yt_analysis-3.0/ws/yt/visualization/volume_rendering/camera.py",> line 1744, in _render
    pb = get_pbar("Sampling ", len(grids))
TypeError: object of type 'NoneType' has no len()
-------------------- >> begin captured logging << --------------------
yt: INFO: xlim = -0.500000 0.500000
yt: INFO: ylim = -0.500000 0.500000
yt: INFO: zlim = -0.500000 0.500000
yt: INFO: Making a fixed resolutuion buffer of (Density) 800 by 800
yt: DEBUG: Appending object to UniformGridData (type: <class 'yt.geometry.geometry_handler.YTRegion'>)
--------------------- >> end captured logging << ---------------------

----------------------------------------------------------------------
Ran 2116 tests in 675.165s

FAILED (errors=15)
Build step 'Custom Python Builder' marked build as failure
Recording test results



More information about the yt-svn mailing list