[yt-svn] Build failed in Jenkins: py2.7-yt-2.x #12

Jenkins Daemon jenkins at hum.astri.umk.pl
Tue Apr 9 15:19:01 PDT 2013


See <http://ladon:8080/job/py2.7-yt-2.x/12/changes>

Changes:

[Matthew Turk <matthewturk at gmail.com>] Merged in ngoldbaum/yt (pull request #476)

Fixing nose argument parsing. Closes #545

[Nathan Goldbaum <goldbaum at ucolick.org>] Reverting some bad deletions.  Adding a bit of explanation about unparsed_args.

[Nathan Goldbaum <goldbaum at ucolick.org>] Reverting the install script to 8d14a55.

[Nathan Goldbaum <goldbaum at ucolick.org>] Removing an unecessary import, giving the AnswerTesting plugin a help function.

[Nathan Goldbaum <goldbaum at ucolick.org>] Reverting some unecessary, broken changes.

[Nathan Goldbaum <goldbaum at ucolick.org>] Need to import load from convenience rather than mods.

[Nathan Goldbaum <goldbaum at ucolick.org>] Merging.

[Nathan Goldbaum <goldbaum at ucolick.org>] Fixing the command line parser.

[Nathan Goldbaum <goldbaum at ucolick.org>] Merging.

[Nathan Goldbaum <goldbaum at ucolick.org>] Avoiding an import * from yt.mods

[Nathan Goldbaum <goldbaum at ucolick.org>] Merging.

[Nathan Goldbaum <goldbaum at ucolick.org>] Adding some miscelaneous files to .hgignore.

[Nathan Goldbaum <goldbaum at ucolick.org>] Version bumping a many of the dependencies.

[J.S. Oishi <jsoishi at gmail.com>] fixed typo.

[J.S. Oishi <jsoishi at gmail.com>] corrected for the fact that enzo uses specific energy instead of energy density. Thanks to David Collins for the catch.

------------------------------------------
[...truncated 2446 lines...]

======================================================================
FAIL: ProjectionValues_data.0077.3d.hdf5_all_DivV_0_None
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib64/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "<http://ladon:8080/job/py2.7-yt-2.x/ws/yt/utilities/answer_testing/framework.py",> line 311, in __call__
    self.compare(nv, ov)
  File "<http://ladon:8080/job/py2.7-yt-2.x/ws/yt/utilities/answer_testing/framework.py",> line 465, in compare
    err_msg=err_msg)
  File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 257, in assert_equal
    return assert_array_equal(actual, desired, err_msg, verbose)
  File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 719, in assert_array_equal
    verbose=verbose, header='Arrays are not equal')
  File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 645, in assert_array_compare
    raise AssertionError(msg)
AssertionError: 
Arrays are not equal
DivV values of DivV (None weighted) projection (axis 0) not equal.
(mismatch 99.8952331063%)
 x: array([  2.12219007e-314,   1.26480805e-321,   7.77098562e-318, ...,
         6.96688804e-001,   6.89031430e-001,   6.81260031e-001])
 y: array([  2.45945598,   2.42045512,   2.37277111, ..., -29.91765228,
       -29.91835591, -30.03003037])
>>  raise AssertionError('\nArrays are not equal\nDivV values of DivV (None weighted) projection (axis 0) not equal.\n(mismatch 99.8952331063%)\n x: array([  2.12219007e-314,   1.26480805e-321,   7.77098562e-318, ...,\n         6.96688804e-001,   6.89031430e-001,   6.81260031e-001])\n y: array([  2.45945598,   2.42045512,   2.37277111, ..., -29.91765228,\n       -29.91835591, -30.03003037])')
    
-------------------- >> begin captured logging << --------------------
yt: WARNING: Setting 1.0 in code units to be 1.0 cm
yt: WARNING: No time units.  Setting 1.0 = 1 second.
yt: INFO: Parameters: current_time              = 7.26972031294
yt: INFO: Parameters: domain_dimensions         = [32 32 32]
yt: INFO: Parameters: domain_left_edge          = [-2.5 -2.5 -2.5]
yt: INFO: Parameters: domain_right_edge         = [ 2.5  2.5  2.5]
yt: DEBUG: Appending object to data.0077.3d.hdf5 (type: <class 'yt.data_objects.hierarchy.AMRProj'>)
yt: DEBUG: Setting data_source to None
yt: DEBUG: Setting node_name to None
yt: DEBUG: Appending object to data.0077.3d.hdf5 (type: <class 'yt.data_objects.hierarchy.AMRGridCollection'>)
--------------------- >> end captured logging << ---------------------

======================================================================
FAIL: ProjectionValues_data.0077.3d.hdf5_all_DivV_0_Density
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib64/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "<http://ladon:8080/job/py2.7-yt-2.x/ws/yt/utilities/answer_testing/framework.py",> line 311, in __call__
    self.compare(nv, ov)
  File "<http://ladon:8080/job/py2.7-yt-2.x/ws/yt/utilities/answer_testing/framework.py",> line 465, in compare
    err_msg=err_msg)
  File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 257, in assert_equal
    return assert_array_equal(actual, desired, err_msg, verbose)
  File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 719, in assert_array_equal
    verbose=verbose, header='Arrays are not equal')
  File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 645, in assert_array_compare
    raise AssertionError(msg)
AssertionError: 
Arrays are not equal
DivV values of DivV (Density weighted) projection (axis 0) not equal.
(mismatch 100.0%)
 x: array([ 0.6564842 ,  0.64766017,  0.63839113, ..., -0.23841982,
       -0.16764878, -0.14009795])
 y: array([  4.85939222e-01,   4.76665058e-01,   4.64874956e-01, ...,
        -5.84482148e+02,  -5.67832458e+02,  -5.54763255e+02])
>>  raise AssertionError('\nArrays are not equal\nDivV values of DivV (Density weighted) projection (axis 0) not equal.\n(mismatch 100.0%)\n x: array([ 0.6564842 ,  0.64766017,  0.63839113, ..., -0.23841982,\n       -0.16764878, -0.14009795])\n y: array([  4.85939222e-01,   4.76665058e-01,   4.64874956e-01, ...,\n        -5.84482148e+02,  -5.67832458e+02,  -5.54763255e+02])')
    
-------------------- >> begin captured logging << --------------------
yt: WARNING: Setting 1.0 in code units to be 1.0 cm
yt: WARNING: No time units.  Setting 1.0 = 1 second.
yt: INFO: Parameters: current_time              = 7.26972031294
yt: INFO: Parameters: domain_dimensions         = [32 32 32]
yt: INFO: Parameters: domain_left_edge          = [-2.5 -2.5 -2.5]
yt: INFO: Parameters: domain_right_edge         = [ 2.5  2.5  2.5]
yt: DEBUG: Appending object to data.0077.3d.hdf5 (type: <class 'yt.data_objects.hierarchy.AMRProj'>)
yt: DEBUG: Setting data_source to None
yt: DEBUG: Setting node_name to None
yt: DEBUG: Appending object to data.0077.3d.hdf5 (type: <class 'yt.data_objects.hierarchy.AMRGridCollection'>)
--------------------- >> end captured logging << ---------------------

======================================================================
FAIL: ProjectionValues_data.0077.3d.hdf5_sphere_('max', (0.1, 'unitary'))_DivV_0_None
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib64/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "<http://ladon:8080/job/py2.7-yt-2.x/ws/yt/utilities/answer_testing/framework.py",> line 311, in __call__
    self.compare(nv, ov)
  File "<http://ladon:8080/job/py2.7-yt-2.x/ws/yt/utilities/answer_testing/framework.py",> line 465, in compare
    err_msg=err_msg)
  File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 257, in assert_equal
    return assert_array_equal(actual, desired, err_msg, verbose)
  File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 719, in assert_array_equal
    verbose=verbose, header='Arrays are not equal')
  File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 645, in assert_array_compare
    raise AssertionError(msg)
AssertionError: 
Arrays are not equal
DivV values of DivV (None weighted) projection (axis 0) not equal.
(mismatch 99.8952331063%)
 x: array([  2.12219007e-314,   1.26480805e-321,   7.77098562e-318, ...,
         6.78071953e-010,   6.12323437e-010,   5.57171511e-010])
 y: array([  2.45945598,   2.42045512,   2.37277111, ..., -29.91765228,
       -29.91835591, -30.03003037])
>>  raise AssertionError('\nArrays are not equal\nDivV values of DivV (None weighted) projection (axis 0) not equal.\n(mismatch 99.8952331063%)\n x: array([  2.12219007e-314,   1.26480805e-321,   7.77098562e-318, ...,\n         6.78071953e-010,   6.12323437e-010,   5.57171511e-010])\n y: array([  2.45945598,   2.42045512,   2.37277111, ..., -29.91765228,\n       -29.91835591, -30.03003037])')
    
-------------------- >> begin captured logging << --------------------
yt: WARNING: Setting 1.0 in code units to be 1.0 cm
yt: WARNING: No time units.  Setting 1.0 = 1 second.
yt: INFO: Parameters: current_time              = 7.26972031294
yt: INFO: Parameters: domain_dimensions         = [32 32 32]
yt: INFO: Parameters: domain_left_edge          = [-2.5 -2.5 -2.5]
yt: INFO: Parameters: domain_right_edge         = [ 2.5  2.5  2.5]
yt: DEBUG: Appending object to data.0077.3d.hdf5 (type: <class 'yt.data_objects.hierarchy.AMRSphere'>)
yt: DEBUG: Going to obtain []
yt: DEBUG: Appending object to data.0077.3d.hdf5 (type: <class 'yt.data_objects.hierarchy.AMRProj'>)
yt: DEBUG: Setting data_source to AMRSphere (data.0077.3d.hdf5): center=[ -5.72204590e-05   5.72204590e-05   1.90734863e-05], radius=0.5
yt: DEBUG: Setting node_name to None
yt: DEBUG: Appending object to data.0077.3d.hdf5 (type: <class 'yt.data_objects.hierarchy.AMRGridCollection'>)
--------------------- >> end captured logging << ---------------------

======================================================================
FAIL: ProjectionValues_data.0077.3d.hdf5_sphere_('max', (0.1, 'unitary'))_DivV_0_Density
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib64/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "<http://ladon:8080/job/py2.7-yt-2.x/ws/yt/utilities/answer_testing/framework.py",> line 311, in __call__
    self.compare(nv, ov)
  File "<http://ladon:8080/job/py2.7-yt-2.x/ws/yt/utilities/answer_testing/framework.py",> line 465, in compare
    err_msg=err_msg)
  File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 257, in assert_equal
    return assert_array_equal(actual, desired, err_msg, verbose)
  File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 719, in assert_array_equal
    verbose=verbose, header='Arrays are not equal')
  File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 645, in assert_array_compare
    raise AssertionError(msg)
AssertionError: 
Arrays are not equal
DivV values of DivV (Density weighted) projection (axis 0) not equal.
(mismatch 100.0%)
 x: array([  5.27858455e-10,   4.56904613e-10,   4.15439577e-10, ...,
        -2.38555168e-01,  -6.21576741e-02,   1.54267036e-01])
 y: array([  4.85939222e-01,   4.76665058e-01,   4.64874956e-01, ...,
        -5.84482148e+02,  -5.67832458e+02,  -5.54763255e+02])
>>  raise AssertionError('\nArrays are not equal\nDivV values of DivV (Density weighted) projection (axis 0) not equal.\n(mismatch 100.0%)\n x: array([  5.27858455e-10,   4.56904613e-10,   4.15439577e-10, ...,\n        -2.38555168e-01,  -6.21576741e-02,   1.54267036e-01])\n y: array([  4.85939222e-01,   4.76665058e-01,   4.64874956e-01, ...,\n        -5.84482148e+02,  -5.67832458e+02,  -5.54763255e+02])')
    
-------------------- >> begin captured logging << --------------------
yt: WARNING: Setting 1.0 in code units to be 1.0 cm
yt: WARNING: No time units.  Setting 1.0 = 1 second.
yt: INFO: Parameters: current_time              = 7.26972031294
yt: INFO: Parameters: domain_dimensions         = [32 32 32]
yt: INFO: Parameters: domain_left_edge          = [-2.5 -2.5 -2.5]
yt: INFO: Parameters: domain_right_edge         = [ 2.5  2.5  2.5]
yt: DEBUG: Appending object to data.0077.3d.hdf5 (type: <class 'yt.data_objects.hierarchy.AMRSphere'>)
yt: DEBUG: Going to obtain []
yt: DEBUG: Appending object to data.0077.3d.hdf5 (type: <class 'yt.data_objects.hierarchy.AMRProj'>)
yt: DEBUG: Setting data_source to AMRSphere (data.0077.3d.hdf5): center=[ -5.72204590e-05   5.72204590e-05   1.90734863e-05], radius=0.5
yt: DEBUG: Setting node_name to None
yt: DEBUG: Appending object to data.0077.3d.hdf5 (type: <class 'yt.data_objects.hierarchy.AMRGridCollection'>)
--------------------- >> end captured logging << ---------------------

======================================================================
FAIL: ProjectionValues_data.0077.3d.hdf5_all_DivV_1_Density
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib64/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "<http://ladon:8080/job/py2.7-yt-2.x/ws/yt/utilities/answer_testing/framework.py",> line 311, in __call__
    self.compare(nv, ov)
  File "<http://ladon:8080/job/py2.7-yt-2.x/ws/yt/utilities/answer_testing/framework.py",> line 465, in compare
    err_msg=err_msg)
  File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 257, in assert_equal
    return assert_array_equal(actual, desired, err_msg, verbose)
  File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 719, in assert_array_equal
    verbose=verbose, header='Arrays are not equal')
  File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 645, in assert_array_compare
    raise AssertionError(msg)
AssertionError: 
Arrays are not equal
DivV values of DivV (Density weighted) projection (axis 1) not equal.
(mismatch 99.1093793487%)
 x: array([ 0.49847257,  0.49017458,  0.48061421, ...,  0.01209817,
        0.01117551, -0.00235274])
 y: array([  4.98472566e-01,   4.90174581e-01,   4.80614207e-01, ...,
        -5.93643564e+02,  -5.90018564e+02,  -5.38738240e+02])
>>  raise AssertionError('\nArrays are not equal\nDivV values of DivV (Density weighted) projection (axis 1) not equal.\n(mismatch 99.1093793487%)\n x: array([ 0.49847257,  0.49017458,  0.48061421, ...,  0.01209817,\n        0.01117551, -0.00235274])\n y: array([  4.98472566e-01,   4.90174581e-01,   4.80614207e-01, ...,\n        -5.93643564e+02,  -5.90018564e+02,  -5.38738240e+02])')
    
-------------------- >> begin captured logging << --------------------
yt: WARNING: Setting 1.0 in code units to be 1.0 cm
yt: WARNING: No time units.  Setting 1.0 = 1 second.
yt: INFO: Parameters: current_time              = 7.26972031294
yt: INFO: Parameters: domain_dimensions         = [32 32 32]
yt: INFO: Parameters: domain_left_edge          = [-2.5 -2.5 -2.5]
yt: INFO: Parameters: domain_right_edge         = [ 2.5  2.5  2.5]
yt: DEBUG: Appending object to data.0077.3d.hdf5 (type: <class 'yt.data_objects.hierarchy.AMRProj'>)
yt: DEBUG: Setting data_source to None
yt: DEBUG: Setting node_name to None
yt: DEBUG: Appending object to data.0077.3d.hdf5 (type: <class 'yt.data_objects.hierarchy.AMRGridCollection'>)
--------------------- >> end captured logging << ---------------------

======================================================================
FAIL: ProjectionValues_data.0077.3d.hdf5_sphere_('max', (0.1, 'unitary'))_DivV_1_Density
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib64/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "<http://ladon:8080/job/py2.7-yt-2.x/ws/yt/utilities/answer_testing/framework.py",> line 311, in __call__
    self.compare(nv, ov)
  File "<http://ladon:8080/job/py2.7-yt-2.x/ws/yt/utilities/answer_testing/framework.py",> line 465, in compare
    err_msg=err_msg)
  File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 257, in assert_equal
    return assert_array_equal(actual, desired, err_msg, verbose)
  File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 719, in assert_array_equal
    verbose=verbose, header='Arrays are not equal')
  File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 645, in assert_array_compare
    raise AssertionError(msg)
AssertionError: 
Arrays are not equal
DivV values of DivV (Density weighted) projection (axis 1) not equal.
(mismatch 99.1093793487%)
 x: array([ 0.49847257,  0.49017458,  0.48061421, ...,  0.01209817,
        0.01117551, -0.00235274])
 y: array([  4.98472566e-01,   4.90174581e-01,   4.80614207e-01, ...,
        -5.93643564e+02,  -5.90018564e+02,  -5.38738240e+02])
>>  raise AssertionError('\nArrays are not equal\nDivV values of DivV (Density weighted) projection (axis 1) not equal.\n(mismatch 99.1093793487%)\n x: array([ 0.49847257,  0.49017458,  0.48061421, ...,  0.01209817,\n        0.01117551, -0.00235274])\n y: array([  4.98472566e-01,   4.90174581e-01,   4.80614207e-01, ...,\n        -5.93643564e+02,  -5.90018564e+02,  -5.38738240e+02])')
    
-------------------- >> begin captured logging << --------------------
yt: WARNING: Setting 1.0 in code units to be 1.0 cm
yt: WARNING: No time units.  Setting 1.0 = 1 second.
yt: INFO: Parameters: current_time              = 7.26972031294
yt: INFO: Parameters: domain_dimensions         = [32 32 32]
yt: INFO: Parameters: domain_left_edge          = [-2.5 -2.5 -2.5]
yt: INFO: Parameters: domain_right_edge         = [ 2.5  2.5  2.5]
yt: DEBUG: Appending object to data.0077.3d.hdf5 (type: <class 'yt.data_objects.hierarchy.AMRSphere'>)
yt: DEBUG: Going to obtain []
yt: DEBUG: Appending object to data.0077.3d.hdf5 (type: <class 'yt.data_objects.hierarchy.AMRProj'>)
yt: DEBUG: Setting data_source to AMRSphere (data.0077.3d.hdf5): center=[ -5.72204590e-05   5.72204590e-05   1.90734863e-05], radius=0.5
yt: DEBUG: Setting node_name to None
yt: DEBUG: Appending object to data.0077.3d.hdf5 (type: <class 'yt.data_objects.hierarchy.AMRGridCollection'>)
--------------------- >> end captured logging << ---------------------

----------------------------------------------------------------------
Ran 2545 tests in 4815.116s

FAILED (errors=33, failures=6)
Build step 'Custom Python Builder' marked build as failure
Recording test results
Unable to auto-install JDK until the license is accepted.
Unable to auto-install JDK until the license is accepted.



More information about the yt-svn mailing list