[Yt-svn] Build failed in Jenkins: yt - small data #96

matthewturk at gmail.com matthewturk at gmail.com
Thu Oct 20 12:02:54 PDT 2011


See <http://localhost:8080/job/yt%20-%20small%20data/96/changes>

Changes:

[Matthew Turk <matthewturk at gmail.com>] Removing transfer function widget code

------------------------------------------
[...truncated 277 lines...]
building 'yt.utilities.hdf5_light_reader' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC

compile options: '-DH5_USE_16_API=True -I/home/mturk/yt-x86_64/include -I/home/mturk/yt-x86_64/lib/python2.7/site-packages/numpy/core/include -I/home/mturk/yt-x86_64/include/python2.7 -c'
gcc: yt/utilities/hdf5_light_reader.c
yt/utilities/hdf5_light_reader.c: In function ‘Py_ReadListOfDatasets’:
yt/utilities/hdf5_light_reader.c:550:7: warning: ‘nodelist’ may be used uninitialized in this function
gcc -pthread -shared -L/home/mturk/yt-x86_64/lib/ -L/home/mturk/yt-x86_64/lib64/ -L/home/mturk/yt-x86_64/lib/ -L/home/mturk/yt-x86_64/lib64/ -L/home/mturk/yt-x86_64/lib/ -L/home/mturk/yt-x86_64/lib64/ -L/home/mturk/yt-x86_64/lib/ -L/home/mturk/yt-x86_64/lib64/ -L/home/mturk/yt-x86_64/lib/ build/temp.linux-x86_64-2.7/yt/utilities/hdf5_light_reader.o -L/home/mturk/yt-x86_64/lib -L. -lm -lhdf5 -lpython2.7 -o yt/utilities/hdf5_light_reader.so
building 'yt.utilities.amr_utils' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC

creating build/temp.linux-x86_64-2.7/yt/utilities/_amr_utils
compile options: '-DPNG_SETJMP_NOT_SUPPORTED=True -Iyt/utilities/_amr_utils/ -I/home/mturk/yt-x86_64/include -I/home/mturk/yt-x86_64/include -I/home/mturk/yt-x86_64/include/freetype2 -I/home/mturk/yt-x86_64/lib/python2.7/site-packages/numpy/core/include -I/home/mturk/yt-x86_64/include/python2.7 -c'
gcc: yt/utilities/_amr_utils/healpix_pix2vec_nest.c
gcc: yt/utilities/_amr_utils/healpix_vec2pix_nest.c
yt/utilities/_amr_utils/healpix_vec2pix_nest.c: In function ‘vec2pix_nest’:
yt/utilities/_amr_utils/healpix_vec2pix_nest.c:56:30: warning: unused variable ‘pi’
gcc: yt/utilities/_amr_utils/healpix_mk_xy2pix.c
gcc: yt/utilities/_amr_utils/union_find.c
gcc: yt/utilities/_amr_utils/healpix_mk_pix2xy.c
gcc: yt/utilities/_amr_utils/FixedInterpolator.c
yt/utilities/_amr_utils/FixedInterpolator.c: In function ‘offset_interpolate’:
yt/utilities/_amr_utils/FixedInterpolator.c:54:9: warning: unused variable ‘i’
yt/utilities/_amr_utils/FixedInterpolator.c: At top level:
/home/mturk/yt-x86_64/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1187:1: warning: ‘_import_array’ defined but not used
gcc: yt/utilities/_amr_utils/kdtree.c
In file included from /home/mturk/yt-x86_64/include/python2.7/Python.h:8:0,
                 from yt/utilities/_amr_utils/kdtree.h:29,
                 from yt/utilities/_amr_utils/kdtree.c:32:
/home/mturk/yt-x86_64/include/python2.7/pyconfig.h:1155:0: warning: "_POSIX_C_SOURCE" redefined
/usr/include/features.h:214:0: note: this is the location of the previous definition
/home/mturk/yt-x86_64/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1187:1: warning: ‘_import_array’ defined but not used
gcc: yt/utilities/_amr_utils/healpix_pix2ang_nest.c
gcc: yt/utilities/_amr_utils/healpix_ang2pix_nest.c
gcc: yt/utilities/amr_utils.c
yt/utilities/amr_utils.c: In function ‘__pyx_pf_2yt_9utilities_9amr_utils_15PartitionedGrid_4get_isocontour_triangles’:
yt/utilities/amr_utils.c:22511:9: warning: implicit declaration of function ‘offset_fill’
yt/utilities/amr_utils.c: At top level:
/home/mturk/yt-x86_64/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1187:1: warning: ‘_import_array’ defined but not used
/home/mturk/yt-x86_64/lib/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:196:1: warning: ‘_import_umath’ defined but not used
yt/utilities/amr_utils.c:14338:13: warning: ‘__pyx_f_2yt_9utilities_9amr_utils_CountTriangles’ defined but not used
yt/utilities/amr_utils.c:43939:14: warning: ‘__pyx_f_2yt_9utilities_9amr_utils_read_art_vars’ defined but not used
yt/utilities/amr_utils.c: In function ‘__pyx_pf_2yt_9utilities_9amr_utils_39read_castro_particles’:
yt/utilities/amr_utils.c:45130:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result
yt/utilities/amr_utils.c: In function ‘__pyx_pf_2yt_9utilities_9amr_utils_37read_art_root_vars’:
yt/utilities/amr_utils.c:43861:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result
yt/utilities/amr_utils.c: In function ‘__pyx_pf_2yt_9utilities_9amr_utils_36read_art_tree’:
yt/utilities/amr_utils.c:43094:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result
yt/utilities/amr_utils.c:43104:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result
yt/utilities/amr_utils.c:43114:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result
yt/utilities/amr_utils.c:43124:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result
yt/utilities/amr_utils.c:43134:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result
yt/utilities/amr_utils.c:43242:12: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result
yt/utilities/amr_utils.c:43261:12: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result
yt/utilities/amr_utils.c:43377:12: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result
yt/utilities/amr_utils.c:43386:12: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result
yt/utilities/amr_utils.c:43415:12: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result
yt/utilities/amr_utils.c:43444:12: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result
yt/utilities/amr_utils.c:43508:12: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result
yt/utilities/amr_utils.c:43518:12: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result
yt/utilities/amr_utils.c:43529:12: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result
yt/utilities/amr_utils.c: In function ‘__pyx_pf_2yt_9utilities_9amr_utils_35count_art_octs’:
yt/utilities/amr_utils.c:42568:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result
yt/utilities/amr_utils.c:42577:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result
yt/utilities/amr_utils.c:42610:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result
yt/utilities/amr_utils.c:42619:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result
yt/utilities/amr_utils.c:42667:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result
yt/utilities/amr_utils.c: In function ‘__pyx_pf_2yt_9utilities_9amr_utils_34read_tiger_section’:
yt/utilities/amr_utils.c:42361:12: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result
yt/utilities/amr_utils.c: In function ‘__pyx_f_2yt_9utilities_9amr_utils_15PartitionedGrid_integrate_ray’:
yt/utilities/amr_utils.c:19935:28: warning: ‘__pyx_v_exit_t’ may be used uninitialized in this function
yt/utilities/amr_utils.c: In function ‘__pyx_pf_2yt_9utilities_9amr_utils_47kdtree_get_choices’:
yt/utilities/amr_utils.c:56215:7: warning: ‘__pyx_v_best_dim’ may be used uninitialized in this function
yt/utilities/amr_utils.c:56217:7: warning: ‘__pyx_v_my_split’ may be used uninitialized in this function
yt/utilities/amr_utils.c: In function ‘__pyx_pf_2yt_9utilities_9amr_utils_1RecurseOctreeByLevels’:
yt/utilities/amr_utils.c:4353:26: warning: ‘__pyx_v_k’ may be used uninitialized in this function
yt/utilities/amr_utils.c:4372:28: warning: ‘__pyx_v_cz’ may be used uninitialized in this function
gcc -pthread -shared -L/home/mturk/yt-x86_64/lib/ -L/home/mturk/yt-x86_64/lib64/ -L/home/mturk/yt-x86_64/lib/ -L/home/mturk/yt-x86_64/lib64/ -L/home/mturk/yt-x86_64/lib/ -L/home/mturk/yt-x86_64/lib64/ -L/home/mturk/yt-x86_64/lib/ -L/home/mturk/yt-x86_64/lib64/ -L/home/mturk/yt-x86_64/lib/ build/temp.linux-x86_64-2.7/yt/utilities/amr_utils.o build/temp.linux-x86_64-2.7/yt/utilities/_amr_utils/FixedInterpolator.o build/temp.linux-x86_64-2.7/yt/utilities/_amr_utils/kdtree.o build/temp.linux-x86_64-2.7/yt/utilities/_amr_utils/union_find.o build/temp.linux-x86_64-2.7/yt/utilities/_amr_utils/healpix_pix2ang_nest.o build/temp.linux-x86_64-2.7/yt/utilities/_amr_utils/healpix_vec2pix_nest.o build/temp.linux-x86_64-2.7/yt/utilities/_amr_utils/healpix_ang2pix_nest.o build/temp.linux-x86_64-2.7/yt/utilities/_amr_utils/healpix_mk_xy2pix.o build/temp.linux-x86_64-2.7/yt/utilities/_amr_utils/healpix_pix2vec_nest.o build/temp.linux-x86_64-2.7/yt/utilities/_amr_utils/healpix_mk_pix2xy.o -L/home/mturk/yt-x86_64/lib -L/home/mturk/yt-x86_64/lib -L. -lm -lpng -lfreetype -lpython2.7 -o yt/utilities/amr_utils.so
building 'yt.utilities.libconfig_wrapper' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC

creating build/temp.linux-x86_64-2.7/yt/utilities/_libconfig
compile options: '-DHAVE_XLOCALE_H=True -Iyt/utilities/_libconfig/ -I/home/mturk/yt-x86_64/lib/python2.7/site-packages/numpy/core/include -I/home/mturk/yt-x86_64/include/python2.7 -c'
gcc: yt/utilities/_libconfig/grammar.c
grammar.y:50:1: warning: function declaration isn’t a prototype
grammar.y:51:1: warning: function declaration isn’t a prototype
gcc: yt/utilities/_libconfig/libconfig.c
yt/utilities/_libconfig/libconfig.c: In function ‘__config_locale_override’:
yt/utilities/_libconfig/libconfig.c:100:2: warning: #warning "No way to modify calling thread's locale!"
yt/utilities/_libconfig/libconfig.c: In function ‘__config_locale_restore’:
yt/utilities/_libconfig/libconfig.c:121:2: warning: #warning "No way to modify calling thread's locale!"
gcc: yt/utilities/_libconfig/strbuf.c
gcc: yt/utilities/_libconfig/scanner.c
gcc: yt/utilities/_libconfig/scanctx.c
gcc: yt/utilities/libconfig_wrapper.c
yt/utilities/libconfig_wrapper.c: In function ‘__pyx_pf_2yt_9utilities_17libconfig_wrapper_22libconfigConfiguration_2read_file’:
yt/utilities/libconfig_wrapper.c:727:24: warning: assignment discards qualifiers from pointer target type
yt/utilities/libconfig_wrapper.c:736:24: warning: assignment discards qualifiers from pointer target type
yt/utilities/libconfig_wrapper.c: In function ‘__pyx_pf_2yt_9utilities_17libconfig_wrapper_22libconfigConfiguration_5get_setting’:
yt/utilities/libconfig_wrapper.c:1221:23: warning: assignment discards qualifiers from pointer target type
gcc -pthread -shared -L/home/mturk/yt-x86_64/lib/ -L/home/mturk/yt-x86_64/lib64/ -L/home/mturk/yt-x86_64/lib/ -L/home/mturk/yt-x86_64/lib64/ -L/home/mturk/yt-x86_64/lib/ -L/home/mturk/yt-x86_64/lib64/ -L/home/mturk/yt-x86_64/lib/ -L/home/mturk/yt-x86_64/lib64/ -L/home/mturk/yt-x86_64/lib/ build/temp.linux-x86_64-2.7/yt/utilities/libconfig_wrapper.o build/temp.linux-x86_64-2.7/yt/utilities/_libconfig/strbuf.o build/temp.linux-x86_64-2.7/yt/utilities/_libconfig/libconfig.o build/temp.linux-x86_64-2.7/yt/utilities/_libconfig/scanner.o build/temp.linux-x86_64-2.7/yt/utilities/_libconfig/scanctx.o build/temp.linux-x86_64-2.7/yt/utilities/_libconfig/grammar.o -L. -lpython2.7 -o yt/utilities/libconfig_wrapper.so
building 'yt.visualization._MPL' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC

creating build/temp.linux-x86_64-2.7/yt/visualization
compile options: '-I/home/mturk/yt-x86_64/lib/python2.7/site-packages/numpy/core/include -I/home/mturk/yt-x86_64/include/python2.7 -c'
gcc: yt/visualization/_MPL.c
yt/visualization/_MPL.c: In function ‘Py_Pixelize’:
yt/visualization/_MPL.c:121:7: warning: unused variable ‘ndy’
yt/visualization/_MPL.c:120:7: warning: unused variable ‘ndx’
yt/visualization/_MPL.c:119:7: warning: unused variable ‘ny’
yt/visualization/_MPL.c: In function ‘Py_CPixelize’:
yt/visualization/_MPL.c:350:15: warning: unused variable ‘radius’
yt/visualization/_MPL.c:335:60: warning: unused variable ‘dsp’
yt/visualization/_MPL.c:335:54: warning: unused variable ‘dzsp’
yt/visualization/_MPL.c:335:48: warning: unused variable ‘dysp’
yt/visualization/_MPL.c:335:42: warning: unused variable ‘dxsp’
yt/visualization/_MPL.c:335:36: warning: unused variable ‘pysp’
yt/visualization/_MPL.c:335:30: warning: unused variable ‘pxsp’
yt/visualization/_MPL.c:335:25: warning: unused variable ‘zsp’
yt/visualization/_MPL.c:335:20: warning: unused variable ‘ysp’
yt/visualization/_MPL.c:335:15: warning: unused variable ‘xsp’
gcc -pthread -shared -L/home/mturk/yt-x86_64/lib/ -L/home/mturk/yt-x86_64/lib64/ -L/home/mturk/yt-x86_64/lib/ -L/home/mturk/yt-x86_64/lib64/ -L/home/mturk/yt-x86_64/lib/ -L/home/mturk/yt-x86_64/lib64/ -L/home/mturk/yt-x86_64/lib/ -L/home/mturk/yt-x86_64/lib64/ -L/home/mturk/yt-x86_64/lib/ build/temp.linux-x86_64-2.7/yt/visualization/_MPL.o -L. -lm -lpython2.7 -o yt/visualization/_MPL.so
running scons
[workspace] $ /bin/sh -xe /tmp/hudson8296848949945443873.sh
+ export PYTHONPATH=.
+ python2.7 tests/runall.py -c gold
Parsing Hierarchy  0% |                                       | ETA:  --:--:-- 
Parsing Hierarchy 10% |///                                    | ETA:  00:00:00 
Parsing Hierarchy 20% |-------                                | ETA:  00:00:00 
Parsing Hierarchy 30% |\\\\\\\\\\\                            | ETA:  00:00:00 
Parsing Hierarchy 40% ||||||||||||||||                        | ETA:  00:00:00 
Parsing Hierarchy 50% |///////////////////                    | ETA:  00:00:00 
Parsing Hierarchy 60% |-----------------------                | ETA:  00:00:00 
Parsing Hierarchy 70% |\\\\\\\\\\\\\\\\\\\\\\\\\\\            | ETA:  00:00:00 
Parsing Hierarchy 80% ||||||||||||||||||||||||||||||||        | ETA:  00:00:00 
Parsing Hierarchy 90% |///////////////////////////////////    | ETA:  00:00:00 
Parsing Hierarchy100% ||||||||||||||||||||||||||||||||||||||||| Time: 00:00:00 
Warning: divide by zero encountered in divide
Warning: divide by zero encountered in divide
Warning: invalid value encountered in sqrt
Warning: divide by zero encountered in divide
Warning: divide by zero encountered in divide
Warning: invalid value encountered in sqrt
Warning: divide by zero encountered in divide
Initializing TestRegistry
Initializing test_registry
 This call to matplotlib.use() has no effect
because the the backend has already been chosen;
matplotlib.use() must be called *before* pylab, matplotlib.pyplot,
or matplotlib.backends is imported for the first time.

RUNNING TEST Test2DGasDistribution_density_x-vel_AveragedDensity
8bcf892c82d2_moving7_0010_65ab4e48a76918f089c28495de190cfe Running moving7_0010_Test2DGasDistribution_density_x-vel_AveragedDensity FAILED (<class 'yt.utilities.answer_testing.runner.FileNotExistException'>, FileNotExistException: /home/mturk/yt/test_storage/results_gold_moving7_0010_65ab4e48a76918f089c28495de190cfe/moving7_0010_Test2DGasDistribution_density_x-vel_AveragedDensity, <traceback object at 0x4c4ed40>)
RUNNING TEST Test2DGasDistribution_density_x-vel_Density
8bcf892c82d2_moving7_0010_65ab4e48a76918f089c28495de190cfe Running moving7_0010_Test2DGasDistribution_density_x-vel_Density FAILED (<class 'yt.utilities.answer_testing.runner.FileNotExistException'>, FileNotExistException: /home/mturk/yt/test_storage/results_gold_moving7_0010_65ab4e48a76918f089c28495de190cfe/moving7_0010_Test2DGasDistribution_density_x-vel_Density, <traceback object at 0x4ed9488>)
RUNNING TEST Test2DGasDistribution_density_x-vel_DivV
8bcf892c82d2_moving7_0010_65ab4e48a76918f089c28495de190cfe Running moving7_0010_Test2DGasDistribution_density_x-vel_DivV FAILED (<class 'yt.utilities.answer_testing.runner.FileNotExistException'>, FileNotExistException: /home/mturk/yt/test_storage/results_gold_moving7_0010_65ab4e48a76918f089c28495de190cfe/moving7_0010_Test2DGasDistribution_density_x-vel_DivV, <traceback object at 0x5032d88>)
RUNNING TEST Test2DGasDistribution_density_x-vel_Entropy
8bcf892c82d2_moving7_0010_65ab4e48a76918f089c28495de190cfe Running moving7_0010_Test2DGasDistribution_density_x-vel_Entropy FAILED (<class 'yt.utilities.answer_testing.runner.FileNotExistException'>, FileNotExistException: /home/mturk/yt/test_storage/results_gold_moving7_0010_65ab4e48a76918f089c28495de190cfe/moving7_0010_Test2DGasDistribution_density_x-vel_Entropy, <traceback object at 0x5014638>)
RUNNING TEST Test2DGasDistribution_density_x-vel_Pressure
8bcf892c82d2_moving7_0010_65ab4e48a76918f089c28495de190cfe Running moving7_0010_Test2DGasDistribution_density_x-vel_Pressure FAILED (<class 'yt.utilities.answer_testing.runner.FileNotExistException'>, FileNotExistException: /home/mturk/yt/test_storage/results_gold_moving7_0010_65ab4e48a76918f089c28495de190cfe/moving7_0010_Test2DGasDistribution_density_x-vel_Pressure, <traceback object at 0x526e5a8>)
RUNNING TEST Test2DGasDistribution_density_x-vel_SoundSpeed
8bcf892c82d2_moving7_0010_65ab4e48a76918f089c28495de190cfe Running moving7_0010_Test2DGasDistribution_density_x-vel_SoundSpeed FAILED (<class 'yt.utilities.answer_testing.runner.FileNotExistException'>, FileNotExistException: /home/mturk/yt/test_storage/results_gold_moving7_0010_65ab4e48a76918f089c28495de190cfe/moving7_0010_Test2DGasDistribution_density_x-vel_SoundSpeed, <traceback object at 0x54ef3b0>)
RUNNING TEST Test2DGasDistribution_density_x-vel_Temperature
8bcf892c82d2_moving7_0010_65ab4e48a76918f089c28495de190cfe Running moving7_0010_Test2DGasDistribution_density_x-vel_Temperature FAILED (<class 'yt.utilities.answer_testing.runner.FileNotExistException'>, FileNotExistException: /home/mturk/yt/test_storage/results_gold_moving7_0010_65ab4e48a76918f089c28495de190cfe/moving7_0010_Test2DGasDistribution_density_x-vel_Temperature, <traceback object at 0x54bfa28>)
RUNNING TEST Test2DGasDistribution_density_x-vel_particle_density
8bcf892c82d2_moving7_0010_65ab4e48a76918f089c28495de190cfe Running moving7_0010_Test2DGasDistribution_density_x-vel_particle_density FAILED (<class 'yt.utilities.answer_testing.runner.FileNotExistException'>, FileNotExistException: /home/mturk/yt/test_storage/results_gold_moving7_0010_65ab4e48a76918f089c28495de190cfe/moving7_0010_Test2DGasDistribution_density_x-vel_particle_density, <traceback object at 0x4735b90>)
RUNNING TEST Test2DGasDistribution_density_x-vel_x-velocity
8bcf892c82d2_moving7_0010_65ab4e48a76918f089c28495de190cfe Running moving7_0010_Test2DGasDistribution_density_x-vel_x-velocity FAILED (<class 'yt.utilities.answer_testing.runner.FileNotExistException'>, FileNotExistException: /home/mturk/yt/test_storage/results_gold_moving7_0010_65ab4e48a76918f089c28495de190cfe/moving7_0010_Test2DGasDistribution_density_x-vel_x-velocity, <traceback object at 0x503b830>)
RUNNING TEST Test2DGasDistribution_density_x-vel_y-velocity
8bcf892c82d2_moving7_0010_65ab4e48a76918f089c28495de190cfe Running moving7_0010_Test2DGasDistribution_density_x-vel_y-velocity FAILED (<class 'yt.utilities.answer_testing.runner.FileNotExistException'>, FileNotExistException: /home/mturk/yt/test_storage/results_gold_moving7_0010_65ab4e48a76918f089c28495de190cfe/moving7_0010_Test2DGasDistribution_density_x-vel_y-velocity, <traceback object at 0x47340e0>)
RUNNING TEST Test2DGasDistribution_density_x-vel_z-velocity
8bcf892c82d2_moving7_0010_65ab4e48a76918f089c28495de190cfe Running moving7_0010_Test2DGasDistribution_density_x-vel_z-velocity FAILED (<class 'yt.utilities.answer_testing.runner.FileNotExistException'>, FileNotExistException: /home/mturk/yt/test_storage/results_gold_moving7_0010_65ab4e48a76918f089c28495de190cfe/moving7_0010_Test2DGasDistribution_density_x-vel_z-velocity, <traceback object at 0x4764758>)
RUNNING TEST TestGasDistribution_density_AveragedDensity
8bcf892c82d2_moving7_0010_65ab4e48a76918f089c28495de190cfe Running moving7_0010_TestGasDistribution_density_AveragedDensity FAILED (<class 'yt.utilities.answer_testing.runner.FileNotExistException'>, FileNotExistException: /home/mturk/yt/test_storage/results_gold_moving7_0010_65ab4e48a76918f089c28495de190cfe/moving7_0010_TestGasDistribution_density_AveragedDensity, <traceback object at 0x52611b8>)
RUNNING TEST TestGasDistribution_density_Density
8bcf892c82d2_moving7_0010_65ab4e48a76918f089c28495de190cfe Running moving7_0010_TestGasDistribution_density_Density FAILED (<class 'yt.utilities.answer_testing.runner.FileNotExistException'>, FileNotExistException: /home/mturk/yt/test_storage/results_gold_moving7_0010_65ab4e48a76918f089c28495de190cfe/moving7_0010_TestGasDistribution_density_Density, <traceback object at 0x4c7df38>)
RUNNING TEST TestGasDistribution_density_DivV
8bcf892c82d2_moving7_0010_65ab4e48a76918f089c28495de190cfe Running moving7_0010_TestGasDistribution_density_DivV FAILED (<class 'yt.utilities.answer_testing.runner.FileNotExistException'>, FileNotExistException: /home/mturk/yt/test_storage/results_gold_moving7_0010_65ab4e48a76918f089c28495de190cfe/moving7_0010_TestGasDistribution_density_DivV, <traceback object at 0x4c7d908>)
RUNNING TEST TestGasDistribution_density_Entropy
8bcf892c82d2_moving7_0010_65ab4e48a76918f089c28495de190cfe Running moving7_0010_TestGasDistribution_density_Entropy FAILED (<class 'yt.utilities.answer_testing.runner.FileNotExistException'>, FileNotExistException: /home/mturk/yt/test_storage/results_gold_moving7_0010_65ab4e48a76918f089c28495de190cfe/moving7_0010_TestGasDistribution_density_Entropy, <traceback object at 0x5261878>)
RUNNING TEST TestGasDistribution_density_Pressure
8bcf892c82d2_moving7_0010_65ab4e48a76918f089c28495de190cfe Running moving7_0010_TestGasDistribution_density_Pressure FAILED (<class 'yt.utilities.answer_testing.runner.FileNotExistException'>, FileNotExistException: /home/mturk/yt/test_storage/results_gold_moving7_0010_65ab4e48a76918f089c28495de190cfe/moving7_0010_TestGasDistribution_density_Pressure, <traceback object at 0x4c78e18>)
RUNNING TEST TestGasDistribution_density_SoundSpeed
8bcf892c82d2_moving7_0010_65ab4e48a76918f089c28495de190cfe Running moving7_0010_TestGasDistribution_density_SoundSpeed FAILED (<class 'yt.utilities.answer_testing.runner.FileNotExistException'>, FileNotExistException: /home/mturk/yt/test_storage/results_gold_moving7_0010_65ab4e48a76918f089c28495de190cfe/moving7_0010_TestGasDistribution_density_SoundSpeed, <traceback object at 0x4c83a28>)
RUNNING TEST TestGasDistribution_density_Temperature
8bcf892c82d2_moving7_0010_65ab4e48a76918f089c28495de190cfe Running moving7_0010_TestGasDistribution_densityCalling hop... 9233 8.000e+01
nSmooth = 65 kd->nActive = 9233
_Temperature FAILED (<class 'yt.utilities.answer_testing.runner.FileNotExistException'>, FileNotExistException: /home/mturk/yt/test_storage/results_gold_moving7_0010_65ab4e48a76918f089c28495de190cfe/moving7_0010_TestGasDistribution_density_Temperature, <traceback object at 0x42533f8>)
RUNNING TEST TestGasDistribution_density_particle_density
8bcf892c82d2_moving7_0010_65ab4e48a76918f089c28495de190cfe Running moving7_0010_TestGasDistribution_density_particle_density FAILED (<class 'yt.utilities.answer_testing.runner.FileNotExistException'>, FileNotExistException: /home/mturk/yt/test_storage/results_gold_moving7_0010_65ab4e48a76918f089c28495de190cfe/moving7_0010_TestGasDistribution_density_particle_density, <traceback object at 0x459fc20>)
RUNNING TEST TestGasDistribution_density_x-velocity
8bcf892c82d2_moving7_0010_65ab4e48a76918f089c28495de190cfe Running moving7_0010_TestGasDistribution_density_x-velocity FAILED (<class 'yt.utilities.answer_testing.runner.FileNotExistException'>, FileNotExistException: /home/mturk/yt/test_storage/results_gold_moving7_0010_65ab4e48a76918f089c28495de190cfe/moving7_0010_TestGasDistribution_density_x-velocity, <traceback object at 0x4590950>)
RUNNING TEST TestGasDistribution_density_y-velocity
8bcf892c82d2_moving7_0010_65ab4e48a76918f089c28495de190cfe Running moving7_0010_TestGasDistribution_density_y-velocity FAILED (<class 'yt.utilities.answer_testing.runner.FileNotExistException'>, FileNotExistException: /home/mturk/yt/test_storage/results_gold_moving7_0010_65ab4e48a76918f089c28495de190cfe/moving7_0010_TestGasDistribution_density_y-velocity, <traceback object at 0x4c4e998>)
RUNNING TEST TestGasDistribution_density_z-velocity
8bcf892c82d2_moving7_0010_65ab4e48a76918f089c28495de190cfe Running moving7_0010_TestGasDistribution_density_z-velocity FAILED (<class 'yt.utilities.answer_testing.runner.FileNotExistException'>, FileNotExistException: /home/mturk/yt/test_storage/results_gold_moving7_0010_65ab4e48a76918f089c28495de190cfe/moving7_0010_TestGasDistribution_density_z-velocity, <traceback object at 0x480f5f0>)
RUNNING TEST TestHaloCountFOF_halo_count_FOF
8bcf892c82d2_moving7_0010_65ab4e48a76918f089c28495de190cfe Running moving7_0010_TestHaloCountFOF_halo_count_FOFLink length is 0.009533
Filling in 9233 particles
Number of initial groups:7642
Number of groups:6
FOF CPU TIME: 0.010000 secs
 FAILED (<class 'yt.utilities.answer_testing.runner.FileNotExistException'>, FileNotExistException: /home/mturk/yt/test_storage/results_gold_moving7_0010_65ab4e48a76918f089c28495de190cfe/moving7_0010_TestHaloCountFOF_halo_count_FOF, <traceback object at 0x42534d0>)
RUNNING TEST TestHaloCountHOP_halo_count_HOP
8bcf892c82d2_moving7_0010_65ab4e48a76918f089c28495de190cfe Running moving7_0010_TestHaloCountHOP_halo_count_HOPCopying arrays for 9233 particles
Building Tree...
Finding Densities...
Finding Densest Neighbors...
Grouping...
Merging Groups...
Writing Output...
All Done!Calling regroup...
No minimum group size specified.  Assuming 10 particles.
ngroups = 33
 FAILED (<class 'yt.utilities.answer_testing.runner.FileNotExistException'>, FileNotExistException: /home/mturk/yt/test_storage/results_gold_moving7_0010_65ab4e48a76918f089c28495de190cfe/moving7_0010_TestHaloCountHOP_halo_count_HOP, <traceback object at 0x3b4cb90>)
RUNNING TEST TestHaloCountPHOP_halo_count_PHOP
8bcf892c82d2_moving7_0010_65ab4e48a76918f089c28495de190cfe Running moving7_0010_TestHaloCountPHOP_halo_count_PHOP
Traceback (most recent call last):
  File "tests/runall.py", line 114, in <module>
    rtr.run_test(test_name)
  File "<http://localhost:8080/job/yt%20-%20small%20data/ws/yt/utilities/answer_testing/runner.py",> line 120, in run_test
    self._run(test_instance)
  File "<http://localhost:8080/job/yt%20-%20small%20data/ws/yt/utilities/answer_testing/runner.py",> line 132, in _run
    test.run()
  File "<http://localhost:8080/job/yt%20-%20small%20data/ws/yt/utilities/answer_testing/halo_tests.py",> line 52, in run
    halos = parallelHF(self.pf, threshold=self.threshold, dm_only=False)
  File "<http://localhost:8080/job/yt%20-%20small%20data/ws/yt/analysis_modules/halo_finding/halo_objects.py",> line 1972, in __init__
    threshold=threshold, dm_only=dm_only, rearrange=rearrange, premerge=premerge)
  File "<http://localhost:8080/job/yt%20-%20small%20data/ws/yt/analysis_modules/halo_finding/halo_objects.py",> line 1397, in __init__
    HaloList.__init__(self, data_source, dm_only)
  File "<http://localhost:8080/job/yt%20-%20small%20data/ws/yt/analysis_modules/halo_finding/halo_objects.py",> line 1021, in __init__
    self._run_finder()
  File "<http://localhost:8080/job/yt%20-%20small%20data/ws/yt/analysis_modules/halo_finding/halo_objects.py",> line 1424, in _run_finder
    self.threshold, rearrange=self.rearrange, premerge=self.premerge)
  File "<http://localhost:8080/job/yt%20-%20small%20data/ws/yt/analysis_modules/halo_finding/parallel_hop/parallel_hop_interface.py",> line 70, in __init__
    self._chain_hop()
  File "<http://localhost:8080/job/yt%20-%20small%20data/ws/yt/analysis_modules/halo_finding/parallel_hop/parallel_hop_interface.py",> line 1467, in _chain_hop
    self._init_kd_tree()
  File "<http://localhost:8080/job/yt%20-%20small%20data/ws/yt/analysis_modules/halo_finding/parallel_hop/parallel_hop_interface.py",> line 347, in _init_kd_tree
    fKD.dens = na.zeros(self.size, dtype='float64', order='F')
NameError: global name 'fKD' is not defined
Build step 'Execute shell' marked build as failure
Recording test results




More information about the yt-svn mailing list