Started by upstream project "TransportMaps-private-develop-mpi" build number 82 originally caused by: Started by BitBucket push by dabi86 Started by BitBucket push by dabi86 Building remotely on reynolds in workspace /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv [WS-CLEANUP] Deleting project workspace... Cloning the remote Git repository Cloning repository git@bitbucket.org:dabi86/transportmaps-private.git > git init /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv # timeout=10 Fetching upstream changes from git@bitbucket.org:dabi86/transportmaps-private.git > git --version # timeout=10 > git fetch --tags --progress git@bitbucket.org:dabi86/transportmaps-private.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git@bitbucket.org:dabi86/transportmaps-private.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@bitbucket.org:dabi86/transportmaps-private.git # timeout=10 Fetching upstream changes from git@bitbucket.org:dabi86/transportmaps-private.git > git fetch --tags --progress git@bitbucket.org:dabi86/transportmaps-private.git +refs/heads/*:refs/remotes/origin/* Checking out Revision 10c960fe858ebd954e4151070cc03c9ef7842dc4 (refs/remotes/origin/develop/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 10c960fe858ebd954e4151070cc03c9ef7842dc4 Commit message: "fixed matplotlib dependence" > git rev-list --no-walk 237c6610d9346262749d0140cfb764e9a195a5f6 # timeout=10 [virtualenv] $ /bin/bash -xe /tmp/jenkins765279422739827342.sh + bash -ex jenkins/test-source.sh + set -e ++ pwd + ROOT=/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv ++ echo TransportMaps-private-develop-mpi/COMPILER=gcc,MACHINE=reynolds,PYTHON_EXE=python2,VENV_SYS=virtualenv ++ cut -d / -f 1 + TEST_NAME=TransportMaps-private-develop-mpi + ENV_NAME=venv_TransportMaps-private-develop-mpi_python2 + VENV_OPTS= + [[ TransportMaps-private-develop-mpi == *\m\p\i* ]] + TTYPE=parallel + MPI=True ++ hostname + [[ reynolds == *\m\a\c\y\s* ]] ++ hostname + [[ reynolds == \m\a\c\y\s\-\S\i\e\r\r\a ]] ++ hostname + [[ reynolds == *\r\e\y\n\o\l\d\s* ]] + export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/jenkins/bin + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/jenkins/bin + '[' virtualenv = virtualenv ']' + rm -rf venv_TransportMaps-private-develop-mpi_python2 + virtualenv --python=python2 venv_TransportMaps-private-develop-mpi_python2 New python executable in /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/python2 Also creating executable in /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/python Installing setuptools, pkg_resources, pip, wheel...done. Running virtualenv with interpreter /usr/bin/python2 + source venv_TransportMaps-private-develop-mpi_python2/bin/activate ++ deactivate nondestructive ++ unset -f pydoc ++ '[' -z '' ']' ++ '[' -z '' ']' ++ '[' -n /bin/bash ']' ++ hash -r ++ '[' -z '' ']' ++ unset VIRTUAL_ENV ++ '[' '!' nondestructive = nondestructive ']' ++ VIRTUAL_ENV=/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2 ++ export VIRTUAL_ENV ++ _OLD_VIRTUAL_PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/jenkins/bin ++ PATH=/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/jenkins/bin ++ export PATH ++ '[' -z '' ']' ++ '[' -z '' ']' ++ _OLD_VIRTUAL_PS1= ++ '[' x '!=' x ']' +++ basename /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2 ++ PS1='(venv_TransportMaps-private-develop-mpi_python2) ' ++ export PS1 ++ alias pydoc ++ '[' -n /bin/bash ']' ++ hash -r ++ python -V Python 2.7.12 + PY_VERS= + CMD='import logging;' + CMD+='import TransportMaps as TM;' + CMD+='import warnings;' + CMD+='warnings.simplefilter('\''ignore'\'');' + CMD+='TM.tests.run_all(log_level=logging.ERROR,ttype='\''parallel'\'')' + echo '' + echo 'TEST_NAME: TransportMaps-private-develop-mpi' TEST_NAME: TransportMaps-private-develop-mpi ++ hostname + echo 'HOSTNAME: reynolds' HOSTNAME: reynolds + echo 'PATH: /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/jenkins/bin' PATH: /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/jenkins/bin + echo 'VENV_OPTS: ' VENV_OPTS: + echo 'PY-VERS: ' PY-VERS: + echo 'PY-CMD: import logging;import TransportMaps as TM;import warnings;warnings.simplefilter('\''ignore'\'');TM.tests.run_all(log_level=logging.ERROR,ttype='\''parallel'\'')' PY-CMD: import logging;import TransportMaps as TM;import warnings;warnings.simplefilter('ignore');TM.tests.run_all(log_level=logging.ERROR,ttype='parallel') + echo '' + echo 'Upgrading pip' Upgrading pip + python /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/pip install --upgrade pip Requirement already up-to-date: pip in ./venv_TransportMaps-private-develop-mpi_python2/lib/python2.7/site-packages (10.0.0b2) + echo 'Installing numpy' Installing numpy + python /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/pip install --upgrade numpy Collecting numpy Using cached numpy-1.14.2-cp27-cp27mu-manylinux1_x86_64.whl Installing collected packages: numpy Successfully installed numpy-1.14.2 + echo Packaging Packaging + rm -fr tmp_sdist + mkdir tmp_sdist + python setup.py clean --all running clean 'build/lib.linux-x86_64-2.7' does not exist -- can't clean it 'build/bdist.linux-x86_64' does not exist -- can't clean it 'build/scripts-2.7' does not exist -- can't clean it + python setup.py sdist --dist-dir=tmp_sdist running sdist running egg_info creating TransportMaps.egg-info writing requirements to TransportMaps.egg-info/requires.txt writing TransportMaps.egg-info/PKG-INFO writing top-level names to TransportMaps.egg-info/top_level.txt writing dependency_links to TransportMaps.egg-info/dependency_links.txt writing manifest file 'TransportMaps.egg-info/SOURCES.txt' reading manifest file 'TransportMaps.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'Examples/stable/?/data' warning: no previously-included files found matching '.git' warning: no previously-included files found matching '*.dill' warning: no previously-included files found matching '*.hdf5' warning: no previously-included files found matching '*.pkl' warning: no previously-included files found matching '*.pkl.old' warning: no previously-included files found matching '*~' writing manifest file 'TransportMaps.egg-info/SOURCES.txt' running check creating TransportMaps-2.0b1 creating TransportMaps-2.0b1/Examples creating TransportMaps-2.0b1/Examples/stable creating TransportMaps-2.0b1/Examples/stable/BODmodel creating TransportMaps-2.0b1/Examples/stable/CPP-Module creating TransportMaps-2.0b1/Examples/stable/CPP-Module/xun creating TransportMaps-2.0b1/Examples/stable/CPP-Module/xun/tests creating TransportMaps-2.0b1/Examples/stable/StochasticVolatility creating TransportMaps-2.0b1/Examples/stable/TestDistributions creating TransportMaps-2.0b1/Examples/stable/cluster creating TransportMaps-2.0b1/Examples/stable/cluster/voyager creating TransportMaps-2.0b1/TransportMaps creating TransportMaps-2.0b1/TransportMaps.egg-info creating TransportMaps-2.0b1/TransportMaps/Algorithms creating TransportMaps-2.0b1/TransportMaps/Algorithms/Adaptivity creating TransportMaps-2.0b1/TransportMaps/Algorithms/SequentialInference creating TransportMaps-2.0b1/TransportMaps/Algorithms/SparsityIdentification creating TransportMaps-2.0b1/TransportMaps/CLI creating TransportMaps-2.0b1/TransportMaps/Densities creating TransportMaps-2.0b1/TransportMaps/Densities/Decomposable creating TransportMaps-2.0b1/TransportMaps/Densities/Inference creating TransportMaps-2.0b1/TransportMaps/Diagnostics creating TransportMaps-2.0b1/TransportMaps/Distributions creating TransportMaps-2.0b1/TransportMaps/Distributions/Decomposable creating TransportMaps-2.0b1/TransportMaps/Distributions/Examples creating TransportMaps-2.0b1/TransportMaps/Distributions/Examples/BiochemicalOxigenDemand creating TransportMaps-2.0b1/TransportMaps/Distributions/Examples/InertialNavigationSystem creating TransportMaps-2.0b1/TransportMaps/Distributions/Examples/LogGaussianCoxProcess creating TransportMaps-2.0b1/TransportMaps/Distributions/Examples/RailwayVehicleDynamics creating TransportMaps-2.0b1/TransportMaps/Distributions/Examples/RailwayVehicleDynamics/Coradia175 creating TransportMaps-2.0b1/TransportMaps/Distributions/Examples/ScalarLinearGaussMarkovProcess creating TransportMaps-2.0b1/TransportMaps/Distributions/Examples/StochasticVolatility creating TransportMaps-2.0b1/TransportMaps/Distributions/Inference creating TransportMaps-2.0b1/TransportMaps/Functionals creating TransportMaps-2.0b1/TransportMaps/Likelihoods creating TransportMaps-2.0b1/TransportMaps/Maps creating TransportMaps-2.0b1/TransportMaps/Maps/Decomposable creating TransportMaps-2.0b1/TransportMaps/Optimization creating TransportMaps-2.0b1/TransportMaps/RandomizedLinearAlgebra creating TransportMaps-2.0b1/TransportMaps/Samplers creating TransportMaps-2.0b1/TransportMaps/XML creating TransportMaps-2.0b1/TransportMaps/XML/schema creating TransportMaps-2.0b1/TransportMaps/tests creating TransportMaps-2.0b1/TransportMaps/tests/xml creating TransportMaps-2.0b1/TransportMaps/tests/xml/maps creating TransportMaps-2.0b1/scripts copying files to TransportMaps-2.0b1... copying COPYING -> TransportMaps-2.0b1 copying COPYING.LESSER -> TransportMaps-2.0b1 copying MANIFEST.in -> TransportMaps-2.0b1 copying README.rst -> TransportMaps-2.0b1 copying requirements-H5PY.txt -> TransportMaps-2.0b1 copying requirements-MPI.txt -> TransportMaps-2.0b1 copying requirements-PLOT.txt -> TransportMaps-2.0b1 copying requirements-PYHMC.txt -> TransportMaps-2.0b1 copying requirements-SPHINX.txt -> TransportMaps-2.0b1 copying requirements.txt -> TransportMaps-2.0b1 copying setup.cfg -> TransportMaps-2.0b1 copying setup.py -> TransportMaps-2.0b1 copying Examples/stable/BODmodel/DataGeneration.py -> TransportMaps-2.0b1/Examples/stable/BODmodel copying Examples/stable/CPP-Module/KLdivergence-InverseMap-InverseConstruction.py -> TransportMaps-2.0b1/Examples/stable/CPP-Module copying Examples/stable/CPP-Module/xun/setup.py -> TransportMaps-2.0b1/Examples/stable/CPP-Module/xun copying Examples/stable/CPP-Module/xun/tests/test.py -> TransportMaps-2.0b1/Examples/stable/CPP-Module/xun/tests copying Examples/stable/StochasticVolatility/DataGeneration.py -> TransportMaps-2.0b1/Examples/stable/StochasticVolatility copying Examples/stable/StochasticVolatility/PlotExchanges.py -> TransportMaps-2.0b1/Examples/stable/StochasticVolatility copying Examples/stable/StochasticVolatility/mcmc.py -> TransportMaps-2.0b1/Examples/stable/StochasticVolatility copying Examples/stable/StochasticVolatility/postprocess-plotting.py -> TransportMaps-2.0b1/Examples/stable/StochasticVolatility copying Examples/stable/TestDistributions/KLdivergence-InverseMap-DirectConstruction-ByStep.py -> TransportMaps-2.0b1/Examples/stable/TestDistributions copying Examples/stable/TestDistributions/KLdivergence-InverseMap-DirectConstruction.py -> TransportMaps-2.0b1/Examples/stable/TestDistributions copying Examples/stable/TestDistributions/KLdivergence-InverseMap-InverseConstruction.py -> TransportMaps-2.0b1/Examples/stable/TestDistributions copying Examples/stable/TestDistributions/KLdivergence.py -> TransportMaps-2.0b1/Examples/stable/TestDistributions copying Examples/stable/TestDistributions/Regression.py -> TransportMaps-2.0b1/Examples/stable/TestDistributions copying Examples/stable/cluster/voyager/run_unit_tests.py -> TransportMaps-2.0b1/Examples/stable/cluster/voyager copying TransportMaps/Defaults.py -> TransportMaps-2.0b1/TransportMaps copying TransportMaps/External.py -> TransportMaps-2.0b1/TransportMaps copying TransportMaps/FiniteDifference.py -> TransportMaps-2.0b1/TransportMaps copying TransportMaps/Misc.py -> TransportMaps-2.0b1/TransportMaps copying TransportMaps/ObjectBase.py -> TransportMaps-2.0b1/TransportMaps copying TransportMaps/Routines.py -> TransportMaps-2.0b1/TransportMaps copying TransportMaps/__init__.py -> TransportMaps-2.0b1/TransportMaps copying TransportMaps/_version.py -> TransportMaps-2.0b1/TransportMaps copying TransportMaps.egg-info/PKG-INFO -> TransportMaps-2.0b1/TransportMaps.egg-info copying TransportMaps.egg-info/SOURCES.txt -> TransportMaps-2.0b1/TransportMaps.egg-info copying TransportMaps.egg-info/dependency_links.txt -> TransportMaps-2.0b1/TransportMaps.egg-info copying TransportMaps.egg-info/not-zip-safe -> TransportMaps-2.0b1/TransportMaps.egg-info copying TransportMaps.egg-info/requires.txt -> TransportMaps-2.0b1/TransportMaps.egg-info copying TransportMaps.egg-info/top_level.txt -> TransportMaps-2.0b1/TransportMaps.egg-info copying TransportMaps/Algorithms/__init__.py -> TransportMaps-2.0b1/TransportMaps/Algorithms copying TransportMaps/Algorithms/Adaptivity/AdaptivityBase.py -> TransportMaps-2.0b1/TransportMaps/Algorithms/Adaptivity copying TransportMaps/Algorithms/Adaptivity/KullbackLeiblerAdaptivity.py -> TransportMaps-2.0b1/TransportMaps/Algorithms/Adaptivity copying TransportMaps/Algorithms/Adaptivity/RegressionAdaptivity.py -> TransportMaps-2.0b1/TransportMaps/Algorithms/Adaptivity copying TransportMaps/Algorithms/Adaptivity/__init__.py -> TransportMaps-2.0b1/TransportMaps/Algorithms/Adaptivity copying TransportMaps/Algorithms/SequentialInference/LinearSequentialInference.py -> TransportMaps-2.0b1/TransportMaps/Algorithms/SequentialInference copying TransportMaps/Algorithms/SequentialInference/NonLinearSequentialInference.py -> TransportMaps-2.0b1/TransportMaps/Algorithms/SequentialInference copying TransportMaps/Algorithms/SequentialInference/SequentialInferenceBase.py -> TransportMaps-2.0b1/TransportMaps/Algorithms/SequentialInference copying TransportMaps/Algorithms/SequentialInference/__init__.py -> TransportMaps-2.0b1/TransportMaps/Algorithms/SequentialInference copying TransportMaps/Algorithms/SparsityIdentification/GeneralizedPrecision.py -> TransportMaps-2.0b1/TransportMaps/Algorithms/SparsityIdentification copying TransportMaps/Algorithms/SparsityIdentification/NodeOrdering.py -> TransportMaps-2.0b1/TransportMaps/Algorithms/SparsityIdentification copying TransportMaps/Algorithms/SparsityIdentification/RegularizedMap.py -> TransportMaps-2.0b1/TransportMaps/Algorithms/SparsityIdentification copying TransportMaps/Algorithms/SparsityIdentification/SparsityIdentificationNonGaussian.py -> TransportMaps-2.0b1/TransportMaps/Algorithms/SparsityIdentification copying TransportMaps/Algorithms/SparsityIdentification/__init__.py -> TransportMaps-2.0b1/TransportMaps/Algorithms/SparsityIdentification copying TransportMaps/CLI/AdaptivityPostprocessBase.py -> TransportMaps-2.0b1/TransportMaps/CLI copying TransportMaps/CLI/AvailableOptions.py -> TransportMaps-2.0b1/TransportMaps/CLI copying TransportMaps/CLI/PostprocessBase.py -> TransportMaps-2.0b1/TransportMaps/CLI copying TransportMaps/CLI/ScriptBase.py -> TransportMaps-2.0b1/TransportMaps/CLI copying TransportMaps/CLI/SequentialPostprocessBase.py -> TransportMaps-2.0b1/TransportMaps/CLI copying TransportMaps/CLI/__init__.py -> TransportMaps-2.0b1/TransportMaps/CLI copying TransportMaps/Densities/Densities.py -> TransportMaps-2.0b1/TransportMaps/Densities copying TransportMaps/Densities/__init__.py -> TransportMaps-2.0b1/TransportMaps/Densities copying TransportMaps/Densities/Decomposable/SequentialInferenceDensities.py -> TransportMaps-2.0b1/TransportMaps/Densities/Decomposable copying TransportMaps/Densities/Decomposable/__init__.py -> TransportMaps-2.0b1/TransportMaps/Densities/Decomposable copying TransportMaps/Densities/Inference/InferenceBase.py -> TransportMaps-2.0b1/TransportMaps/Densities/Inference copying TransportMaps/Densities/Inference/__init__.py -> TransportMaps-2.0b1/TransportMaps/Densities/Inference copying TransportMaps/Diagnostics/Plotting.py -> TransportMaps-2.0b1/TransportMaps/Diagnostics copying TransportMaps/Diagnostics/Routines.py -> TransportMaps-2.0b1/TransportMaps/Diagnostics copying TransportMaps/Diagnostics/Validators.py -> TransportMaps-2.0b1/TransportMaps/Diagnostics copying TransportMaps/Diagnostics/__init__.py -> TransportMaps-2.0b1/TransportMaps/Diagnostics copying TransportMaps/Distributions/ConditionalDistributions.py -> TransportMaps-2.0b1/TransportMaps/Distributions copying TransportMaps/Distributions/DistributionBase.py -> TransportMaps-2.0b1/TransportMaps/Distributions copying TransportMaps/Distributions/FrozenDistributions.py -> TransportMaps-2.0b1/TransportMaps/Distributions copying TransportMaps/Distributions/ParametricDistributionBase.py -> TransportMaps-2.0b1/TransportMaps/Distributions copying TransportMaps/Distributions/TransportMapDistributions.py -> TransportMaps-2.0b1/TransportMaps/Distributions copying TransportMaps/Distributions/__init__.py -> TransportMaps-2.0b1/TransportMaps/Distributions copying TransportMaps/Distributions/Decomposable/LinearGaussianSequentialInferenceDistributions.py -> TransportMaps-2.0b1/TransportMaps/Distributions/Decomposable copying TransportMaps/Distributions/Decomposable/SequentialInferenceDistributions.py -> TransportMaps-2.0b1/TransportMaps/Distributions/Decomposable copying TransportMaps/Distributions/Decomposable/__init__.py -> TransportMaps-2.0b1/TransportMaps/Distributions/Decomposable copying TransportMaps/Distributions/Examples/SimpleDistributions.py -> TransportMaps-2.0b1/TransportMaps/Distributions/Examples copying TransportMaps/Distributions/Examples/__init__.py -> TransportMaps-2.0b1/TransportMaps/Distributions/Examples copying TransportMaps/Distributions/Examples/BiochemicalOxigenDemand/BODDistributions.py -> TransportMaps-2.0b1/TransportMaps/Distributions/Examples/BiochemicalOxigenDemand copying TransportMaps/Distributions/Examples/BiochemicalOxigenDemand/__init__.py -> TransportMaps-2.0b1/TransportMaps/Distributions/Examples/BiochemicalOxigenDemand copying TransportMaps/Distributions/Examples/InertialNavigationSystem/INSDistributions.py -> TransportMaps-2.0b1/TransportMaps/Distributions/Examples/InertialNavigationSystem copying TransportMaps/Distributions/Examples/InertialNavigationSystem/__init__.py -> TransportMaps-2.0b1/TransportMaps/Distributions/Examples/InertialNavigationSystem copying TransportMaps/Distributions/Examples/LogGaussianCoxProcess/__init__.py -> TransportMaps-2.0b1/TransportMaps/Distributions/Examples/LogGaussianCoxProcess copying TransportMaps/Distributions/Examples/RailwayVehicleDynamics/__init__.py -> TransportMaps-2.0b1/TransportMaps/Distributions/Examples/RailwayVehicleDynamics copying TransportMaps/Distributions/Examples/RailwayVehicleDynamics/Coradia175/Coradia175VehicleParametersEstimation.py -> TransportMaps-2.0b1/TransportMaps/Distributions/Examples/RailwayVehicleDynamics/Coradia175 copying TransportMaps/Distributions/Examples/RailwayVehicleDynamics/Coradia175/Coradia175VehicleStateSpace.py -> TransportMaps-2.0b1/TransportMaps/Distributions/Examples/RailwayVehicleDynamics/Coradia175 copying TransportMaps/Distributions/Examples/RailwayVehicleDynamics/Coradia175/__init__.py -> TransportMaps-2.0b1/TransportMaps/Distributions/Examples/RailwayVehicleDynamics/Coradia175 copying TransportMaps/Distributions/Examples/ScalarLinearGaussMarkovProcess/Distributions.py -> TransportMaps-2.0b1/TransportMaps/Distributions/Examples/ScalarLinearGaussMarkovProcess copying TransportMaps/Distributions/Examples/ScalarLinearGaussMarkovProcess/__init__.py -> TransportMaps-2.0b1/TransportMaps/Distributions/Examples/ScalarLinearGaussMarkovProcess copying TransportMaps/Distributions/Examples/StochasticVolatility/StocVolHyperDistributions.py -> TransportMaps-2.0b1/TransportMaps/Distributions/Examples/StochasticVolatility copying TransportMaps/Distributions/Examples/StochasticVolatility/__init__.py -> TransportMaps-2.0b1/TransportMaps/Distributions/Examples/StochasticVolatility copying TransportMaps/Distributions/Inference/InferenceBase.py -> TransportMaps-2.0b1/TransportMaps/Distributions/Inference copying TransportMaps/Distributions/Inference/__init__.py -> TransportMaps-2.0b1/TransportMaps/Distributions/Inference copying TransportMaps/Functionals/AlgebraicLinearSpanApproximations.py -> TransportMaps-2.0b1/TransportMaps/Functionals copying TransportMaps/Functionals/FrozenMonotonicFunctions.py -> TransportMaps-2.0b1/TransportMaps/Functionals copying TransportMaps/Functionals/FunctionBase.py -> TransportMaps-2.0b1/TransportMaps/Functionals copying TransportMaps/Functionals/LinearSpanApproximationBase.py -> TransportMaps-2.0b1/TransportMaps/Functionals copying TransportMaps/Functionals/MonotonicFunctionApproximations.py -> TransportMaps-2.0b1/TransportMaps/Functionals copying TransportMaps/Functionals/ParametricFunctionApproximationBase.py -> TransportMaps-2.0b1/TransportMaps/Functionals copying TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py -> TransportMaps-2.0b1/TransportMaps/Functionals copying TransportMaps/Functionals/__init__.py -> TransportMaps-2.0b1/TransportMaps/Functionals copying TransportMaps/Likelihoods/LikelihoodBase.py -> TransportMaps-2.0b1/TransportMaps/Likelihoods copying TransportMaps/Likelihoods/__init__.py -> TransportMaps-2.0b1/TransportMaps/Likelihoods copying TransportMaps/Maps/FrozenTriangularTransportMaps.py -> TransportMaps-2.0b1/TransportMaps/Maps copying TransportMaps/Maps/FullTransportMaps.py -> TransportMaps-2.0b1/TransportMaps/Maps copying TransportMaps/Maps/MapBase.py -> TransportMaps-2.0b1/TransportMaps/Maps copying TransportMaps/Maps/SimpleTransportMaps.py -> TransportMaps-2.0b1/TransportMaps/Maps copying TransportMaps/Maps/TransportMapBase.py -> TransportMaps-2.0b1/TransportMaps/Maps copying TransportMaps/Maps/TriangularTransportMapBase.py -> TransportMaps-2.0b1/TransportMaps/Maps copying TransportMaps/Maps/TriangularTransportMaps.py -> TransportMaps-2.0b1/TransportMaps/Maps copying TransportMaps/Maps/__init__.py -> TransportMaps-2.0b1/TransportMaps/Maps copying TransportMaps/Maps/Decomposable/SequentialInferenceMaps.py -> TransportMaps-2.0b1/TransportMaps/Maps/Decomposable copying TransportMaps/Maps/Decomposable/__init__.py -> TransportMaps-2.0b1/TransportMaps/Maps/Decomposable copying TransportMaps/Optimization/Optimizers.py -> TransportMaps-2.0b1/TransportMaps/Optimization copying TransportMaps/Optimization/__init__.py -> TransportMaps-2.0b1/TransportMaps/Optimization copying TransportMaps/RandomizedLinearAlgebra/RandomizedLinearAlgebra.py -> TransportMaps-2.0b1/TransportMaps/RandomizedLinearAlgebra copying TransportMaps/RandomizedLinearAlgebra/__init__.py -> TransportMaps-2.0b1/TransportMaps/RandomizedLinearAlgebra copying TransportMaps/Samplers/IndependentSamplers.py -> TransportMaps-2.0b1/TransportMaps/Samplers copying TransportMaps/Samplers/MarkovChainSamplers.py -> TransportMaps-2.0b1/TransportMaps/Samplers copying TransportMaps/Samplers/Routines.py -> TransportMaps-2.0b1/TransportMaps/Samplers copying TransportMaps/Samplers/SamplerBase.py -> TransportMaps-2.0b1/TransportMaps/Samplers copying TransportMaps/Samplers/__init__.py -> TransportMaps-2.0b1/TransportMaps/Samplers copying TransportMaps/XML/Parser.py -> TransportMaps-2.0b1/TransportMaps/XML copying TransportMaps/XML/__init__.py -> TransportMaps-2.0b1/TransportMaps/XML copying TransportMaps/XML/schema/map.xsd -> TransportMaps-2.0b1/TransportMaps/XML/schema copying TransportMaps/tests/TestFunctions.py -> TransportMaps-2.0b1/TransportMaps/tests copying TransportMaps/tests/__init__.py -> TransportMaps-2.0b1/TransportMaps/tests copying TransportMaps/tests/test_L2_minimization.py -> TransportMaps-2.0b1/TransportMaps/tests copying TransportMaps/tests/test_L2_misfit.py -> TransportMaps-2.0b1/TransportMaps/tests copying TransportMaps/tests/test_all.py -> TransportMaps-2.0b1/TransportMaps/tests copying TransportMaps/tests/test_distributions.py -> TransportMaps-2.0b1/TransportMaps/tests copying TransportMaps/tests/test_functions.py -> TransportMaps-2.0b1/TransportMaps/tests copying TransportMaps/tests/test_kl_divergence.py -> TransportMaps-2.0b1/TransportMaps/tests copying TransportMaps/tests/test_kl_minimization.py -> TransportMaps-2.0b1/TransportMaps/tests copying TransportMaps/tests/test_laplace.py -> TransportMaps-2.0b1/TransportMaps/tests copying TransportMaps/tests/test_rla.py -> TransportMaps-2.0b1/TransportMaps/tests copying TransportMaps/tests/test_scripts.py -> TransportMaps-2.0b1/TransportMaps/tests copying TransportMaps/tests/test_sequential_inference.py -> TransportMaps-2.0b1/TransportMaps/tests copying TransportMaps/tests/test_transportmap_distributions.py -> TransportMaps-2.0b1/TransportMaps/tests copying TransportMaps/tests/test_transportmap_distributions_sampling.py -> TransportMaps-2.0b1/TransportMaps/tests copying TransportMaps/tests/test_transportmaps.py -> TransportMaps-2.0b1/TransportMaps/tests copying TransportMaps/tests/test_xml.py -> TransportMaps-2.0b1/TransportMaps/tests copying TransportMaps/tests/xml/maps/FullOrdIntExpLinearMap_5d.xml -> TransportMaps-2.0b1/TransportMaps/tests/xml/maps copying TransportMaps/tests/xml/maps/FullOrdIntExpNonLinearHeadMap_5d.xml -> TransportMaps-2.0b1/TransportMaps/tests/xml/maps copying TransportMaps/tests/xml/maps/FullOrdIntExpNonLinearMap_5d.xml -> TransportMaps-2.0b1/TransportMaps/tests/xml/maps copying TransportMaps/tests/xml/maps/FullOrdIntExpTriDiagonalMap_5d.xml -> TransportMaps-2.0b1/TransportMaps/tests/xml/maps copying TransportMaps/tests/xml/maps/FullOrdMonotLinearSpanLinearMap_5d.xml -> TransportMaps-2.0b1/TransportMaps/tests/xml/maps copying TransportMaps/tests/xml/maps/MultiIdxMonotLinearSpanLinearMap_5d.xml -> TransportMaps-2.0b1/TransportMaps/tests/xml/maps copying TransportMaps/tests/xml/maps/TotalOrdIntExpDiagonalMap_5d.xml -> TransportMaps-2.0b1/TransportMaps/tests/xml/maps copying TransportMaps/tests/xml/maps/TotalOrdIntExpLinearMap_5d.xml -> TransportMaps-2.0b1/TransportMaps/tests/xml/maps copying TransportMaps/tests/xml/maps/TotalOrdIntExpNonLinearHeadMap_5d.xml -> TransportMaps-2.0b1/TransportMaps/tests/xml/maps copying TransportMaps/tests/xml/maps/TotalOrdIntExpNonLinearMap_5d.xml -> TransportMaps-2.0b1/TransportMaps/tests/xml/maps copying TransportMaps/tests/xml/maps/TotalOrdIntExpNonLinearRBFMap_5d.xml -> TransportMaps-2.0b1/TransportMaps/tests/xml/maps copying TransportMaps/tests/xml/maps/TotalOrdIntExpTriDiagonalMap_5d.xml -> TransportMaps-2.0b1/TransportMaps/tests/xml/maps copying TransportMaps/tests/xml/maps/TotalOrdIntSqLinearMap_5d.xml -> TransportMaps-2.0b1/TransportMaps/tests/xml/maps copying TransportMaps/tests/xml/maps/TotalOrdIntSqNonLinearHeadMap_5d.xml -> TransportMaps-2.0b1/TransportMaps/tests/xml/maps copying TransportMaps/tests/xml/maps/TotalOrdMonotLinearSpanLinearMap_5d.xml -> TransportMaps-2.0b1/TransportMaps/tests/xml/maps copying scripts/tmap-adaptivity-postprocess -> TransportMaps-2.0b1/scripts copying scripts/tmap-laplace -> TransportMaps-2.0b1/scripts copying scripts/tmap-load-dill -> TransportMaps-2.0b1/scripts copying scripts/tmap-max-likelihood -> TransportMaps-2.0b1/scripts copying scripts/tmap-postprocess -> TransportMaps-2.0b1/scripts copying scripts/tmap-sequential-postprocess -> TransportMaps-2.0b1/scripts copying scripts/tmap-sequential-tm -> TransportMaps-2.0b1/scripts copying scripts/tmap-tm -> TransportMaps-2.0b1/scripts Writing TransportMaps-2.0b1/setup.cfg Creating tar archive removing 'TransportMaps-2.0b1' (and everything under it) + cd tmp_sdist + echo Installing Installing ++ ls + INSTALLER=TransportMaps-2.0b1.tar.gz + PIP_FLAGS=--no-cache-dir + CC=gcc + MPI=True + H5PY=True + python /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/pip install --upgrade TransportMaps-2.0b1.tar.gz Processing ./TransportMaps-2.0b1.tar.gz Requirement not upgraded as not directly required: numpy>=1.14 in /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/lib/python2.7/site-packages (from TransportMaps==2.0b1) (1.14.2) Collecting orthpol_light>=1.0.1 (from TransportMaps==2.0b1) Collecting scipy (from TransportMaps==2.0b1) Using cached scipy-1.0.1-cp27-cp27mu-manylinux1_x86_64.whl Collecting SpectralToolbox>=1.0.7 (from TransportMaps==2.0b1) Collecting dill (from TransportMaps==2.0b1) Collecting scikit-sparse (from TransportMaps==2.0b1) Collecting mpi4py (from TransportMaps==2.0b1) Collecting h5py (from TransportMaps==2.0b1) Using cached h5py-2.7.1-cp27-cp27mu-manylinux1_x86_64.whl Collecting mpi_map>=2.0 (from TransportMaps==2.0b1) Collecting six (from h5py->TransportMaps==2.0b1) Using cached six-1.11.0-py2.py3-none-any.whl Building wheels for collected packages: TransportMaps Running setup.py bdist_wheel for TransportMaps: started Running setup.py bdist_wheel for TransportMaps: finished with status 'done' Stored in directory: /home/jenkins/.cache/pip/wheels/50/8d/cf/55db99e7cfe3eda339fb0048ebdcdd27823912c35470b4662d Successfully built TransportMaps Installing collected packages: orthpol-light, scipy, SpectralToolbox, dill, scikit-sparse, mpi4py, six, h5py, mpi-map, TransportMaps Successfully installed SpectralToolbox-1.0.8 TransportMaps-2.0b1 dill-0.2.7.1 h5py-2.7.1 mpi-map-2.4 mpi4py-3.0.0 orthpol-light-1.0.1 scikit-sparse-0.4.3 scipy-1.0.1 six-1.11.0 + cd - /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv + echo 'Running tests' Running tests + rm -fr tmp_run + mkdir tmp_run + cd tmp_run + python -c 'import logging;import TransportMaps as TM;import warnings;warnings.simplefilter('\''ignore'\'');TM.tests.run_all(log_level=logging.ERROR,ttype='\''parallel'\'')' /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/__init__.py:111: UserWarning: Re-linking to SpectralToolbox. This is done every time a new version of either SpectralToolbox or TransportMaps are updated. UserWarning) test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_IEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_IEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_IEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_IEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-privERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_IEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_IEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_IEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ate-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (mostERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_IEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_IEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_IEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpiERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_IEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_IEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_IEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_IEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call laERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_IEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_IEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_IEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") st): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_IEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_CBIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/pythonERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_CBIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_CBIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_CBIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/pERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_CBIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_CBIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_CBIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_CBIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ython2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_CBIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_CBIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_CBIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-pERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_CBIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_CBIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_CBIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ackages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TraERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_CBIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_CBIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_CBIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") nsportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_pERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_CBIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_TOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_TOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ython2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_TOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_TOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_TOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attriERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_TOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_TOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_TOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") bute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspaERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_TOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_TOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_TOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ce/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_tERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_TOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_TOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_TOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_TOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ime' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMapERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_TOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_TOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_TOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") s-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_CBTOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_CBTOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-priERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_CBTOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_CBTOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_CBTOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_CBTOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") vate-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynoERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_CBTOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_CBTOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_CBTOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") lds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_CBTOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_CBTOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_CBTOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") i_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_CBTOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_CBTOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_CBTOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/localERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_CBTOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_CBTOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_CBTOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped starERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_IEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_IEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_IEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") t = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_IEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_IEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_IEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") eError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_IEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_IEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_IEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") aps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_IEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_IEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") space/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/siERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_IEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_IEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_IEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") te-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venvERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_IEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_IEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_IEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") _TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_IEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_CBIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_CBIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") pi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) FilERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_CBIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_CBIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_CBIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") e "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_CBIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_CBIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") aps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYSERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_CBIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_CBIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_CBIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/siERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_CBIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_CBIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_CBIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") te-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.pERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_CBIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_CBIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_CBIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") y", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_CBIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_CBIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") pi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'processERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_TOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_TOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_TOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_TOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") _time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_TOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_TOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") aps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYSERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_TOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_TOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_TOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_TOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_TOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_TOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_TOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_TOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_TOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") i_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped starERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_TOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_TOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_TOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") t = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) FilERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_CBTOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_CBTOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_CBTOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") e "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent cERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_CBTOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_CBTOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") all last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYSERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_CBTOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_CBTOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_CBTOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_CBTOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_CBTOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_CBTOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_CBTOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_CBTOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_CBTOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) FilERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_CBTOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_ISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") e "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_ISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_ISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_ISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_ISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") olds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_ISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_ISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_ISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") space/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXEERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_ISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_ISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_ISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_ISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_ISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_ISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") Maps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_ISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_ISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_ISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") YS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMapsERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_ISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_TOISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_TOISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") -private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/MiscERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_TOISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_TOISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_TOISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") .py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-developERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_TOISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_TOISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_TOISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") -mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_TOISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_TOISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_TOISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_TOISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/biERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_TOISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_TOISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_TOISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") n/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_TOISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_TOISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_TOISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_ISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_ISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_ISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most receERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_ISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_ISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") nt call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENVERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_ISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_ISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_ISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") _SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_ISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_ISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.procERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_ISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_ISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_ISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_ISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ess_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_ISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_ISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_ISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_ISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_TOISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_TOISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_TOISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_TOISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_TOISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_TOISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_TOISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_TOISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_TOISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_TOISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/biERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_TOISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_TOISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") n/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'moduERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_TOISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_TOISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_TOISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_TOISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") le' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_TOISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_TOISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/ERROR test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) FERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ile "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtuaERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") lenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-pERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") rivate-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaERROR test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENERROR test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") V_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tupERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") le) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MAERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") CHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", linERROR test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") e 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most ERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-deERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") velop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.pERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") rocess_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-developERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") -mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/lERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ocal/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/biERROR test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") n/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILERROR test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") E/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuplERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") e = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): FilERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") e "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/ERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' TraERROR test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/pERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ython2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' objectERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") THON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMapERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") s/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkiERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ns/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") v/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") aps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspacERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") e/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TranspoERROR test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") rtMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TERROR test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'proceERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ss_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") S/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in ERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") i/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packagesERROR test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-prERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ivate-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-ERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_ERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") INE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, ERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): ERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_pERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ython2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.procERROR test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ess_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/ERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/ERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-privateERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") -develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMapERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") s-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") portMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") kins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-privERROR test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ate-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMapERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") s/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_ERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") v/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98ERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") , in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/ERROR test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/vERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") env_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-developERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") -mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-devERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") elop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILERERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, inERROR test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.pERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") y", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call laERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") st): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-ERROR test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() ERROR test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") INE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/pythoERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") n2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in oERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ut = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHONERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") _EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/pythERROR test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") on2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *arERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") gs, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/woERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") rkspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/ERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module'ERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/ERROR test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.prERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ocess_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") olds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", liERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ne 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenERROR test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") kins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TranspoERROR test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") rtMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_pythonERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-privatERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") e-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") c/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 64ERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 8, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'proERROR test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") cess_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/vERROR test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") env_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped stERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") art = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-priERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") vate-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") pi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", lERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ine 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenvERROR test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", lineERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") YTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2ERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") s) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TraERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") nsportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/pythoERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") n2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'moERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") dule' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHONERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") _EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.ERROR test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out ERROR test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") YS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") v_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") space/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/ERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *ERROR test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") i/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", liERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ne 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' ERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TranspoERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") rtMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.ERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-privatERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") e-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-deveERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") lop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-dERROR test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") evelop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/rERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") eynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped oERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ut = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent ERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") pi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' objecERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") t has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenvERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeErrorERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") : 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") p) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/ERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") Maps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkinsERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TranspERROR test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ortMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.ERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has noERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") YS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.ERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workERROR test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") space/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) FilERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") e "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-privateERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") -develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_pythERROR test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") on2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/ERROR test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") HON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped fevaERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") l_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last):ERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-deveERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") lop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = ERROR test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-dERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") evelop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/locERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") al/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reyERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") nolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYSERROR test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-privateERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") -develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/ERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jeERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") nkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TERROR test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packERROR test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute ERROR [reynolds:20339] [[7829,0],0] ORTE_ERROR_LOG: Not found in file base/state_base_fns.c at line 474 test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR [reynolds:20339] [[7829,0],0] ORTE_ERROR_LOG: Not found in file base/state_base_fns.c at line 474 test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py"ERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") , line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkinsERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENVERROR test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") _SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMapERROR test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") s-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransporERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") tMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpiERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.ERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' TracebacERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") k (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/pythonERROR test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-privateERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") -develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = timERROR test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") e.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/ERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/pythERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") on2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, ERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") E/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") V_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped ERROR test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): ERROR test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/locERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") al/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttribuERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") teError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reyERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") nolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/pyERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") thon2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-privateERROR test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") -develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") Maps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jeERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") nkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtuaERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") lenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-dERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") evelop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-privaERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") te-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") MPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/ERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_tiERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") me' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENVERROR test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") _SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, ERROR test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransporERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") tMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-ERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") pi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/ERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") aps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") E/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") f, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/pythERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") on2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'mERROR [reynolds:20339] [[7829,0],0] ORTE_ERROR_LOG: Not found in file base/state_base_fns.c at line 474 [reynolds:20339] [[7829,0],0] ORTE_ERROR_LOG: Not found in file base/state_base_fns.c at line 474 test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") odule' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") E/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2ERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") .7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in ERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EERROR [reynolds:20339] [[7829,0],0] ORTE_ERROR_LOG: Not found in file base/state_base_fns.c at line 474 [reynolds:20339] [[7829,0],0] ORTE_ERROR_LOG: Not found in file base/state_base_fns.c at line 474 test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") XE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/veERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") nv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) FiERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") le "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMERROR test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") aps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.pyERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-developERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") -mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") Maps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attributERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") e 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtuaERROR test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") lenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped ERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-devERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") elop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/ERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-ERROR test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR [reynolds:20339] [[7829,0],0] ORTE_ERROR_LOG: Not found in file base/state_base_fns.c at line 474 [reynolds:20339] [[7829,0],0] ORTE_ERROR_LOG: Not found in file base/state_base_fns.c at line 474 test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPIERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") LER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648,ERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recentERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-ERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.processERROR test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") _time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VEERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") NV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped starERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") t = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MERROR [reynolds:20339] [[7829,0],0] ORTE_ERROR_LOG: Not found in file base/state_base_fns.c at line 474 [reynolds:20339] [[7829,0],0] ORTE_ERROR_LOG: Not found in file base/state_base_fns.c at line 474 test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/pyERROR test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") thon2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in ERROR test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR [reynolds:20339] [[7829,0],0] ORTE_ERROR_LOG: Not found in file base/state_base_fns.c at line 474 [reynolds:20339] [[7829,0],0] ORTE_ERROR_LOG: Not found in file base/state_base_fns.c at line 474 test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/ERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualeERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") nv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File ERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") portMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/libERROR test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR [reynolds:20339] [[7829,0],0] ORTE_ERROR_LOG: Not found in file base/state_base_fns.c at line 474 [reynolds:20339] [[7829,0],0] ORTE_ERROR_LOG: Not found in file base/state_base_fns.c at line 474 test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'moduERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") le' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") XE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") aps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) FiERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") le "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venvERROR test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") _TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, iERROR test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") n out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") YTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_pytERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") hon2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-priERROR test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") vate-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") HINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrappedERROR [reynolds:20339] [[7829,0],0] ORTE_ERROR_LOG: Not found in file base/state_base_fns.c at line 474 test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most rERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ecent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-priERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR [reynolds:20339] [[7829,0],0] ORTE_ERROR_LOG: Not found in file base/state_base_fns.c at line 474 [reynolds:20339] [[7829,0],0] ORTE_ERROR_LOG: Not found in file base/state_base_fns.c at line 474 test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") vate-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.prERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ocess_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TranspERROR test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ortMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develoERROR test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") p-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py"ERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") , line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILEERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") R/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXEERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergencERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") e mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMERROR [reynolds:20339] [[7829,0],0] ORTE_ERROR_LOG: Not found in file base/state_base_fns.c at line 474 test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") PILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/ERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/pyERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR [reynolds:20339] [[7829,0],0] ORTE_ERROR_LOG: Not found in file base/state_base_fns.c at line 474 test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") thon2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object ERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/ERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMapsERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp)ERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/viERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_direct_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") rtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.pyERROR test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynoldERROR test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_IE_KL_div_min) ... ERROR test_inverse_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") s/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in ERROR test_direct_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packagERROR test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") es/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHERROR test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_IE_KL_div_min) ... ERROR test_inverse_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") INE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 2ERROR test_direct_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 47, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynoERROR test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") lds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-privaERROR test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_IE_KL_div_min) ... te-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_inverse_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 712, in kl_divergence_component mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 712, in kl_divergence_component mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, inERROR test_direct_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/vERROR test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") env_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) ERROR test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_IE_KL_div_min) ... ERROR test_inverse_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMapERROR test_direct_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") s/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/vERROR test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") irtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_diverERROR test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_IE_KL_div_min) ... gence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_inverse_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 712, in kl_divergence_component mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 712, in kl_divergence_component mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, inERROR test_direct_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/vERROR test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") env_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) ERROR test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_IE_KL_div_min) ... ERROR test_inverse_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMapERROR test_direct_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") s/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/vERROR test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") irtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_diverERROR test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_IE_KL_div_min) ... ERROR test_inverse_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") gence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/ERROR test_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHOERROR test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") N_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/MisERROR test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_IE_KL_div_min) ... ERROR test_inverse_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") c.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualERROR test_direct_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") env/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback ERROR test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TranspERROR test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_IE_KL_div_min) ... ERROR test_inverse_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ortMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynoERROR test_direct_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") lds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp)ERROR test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/pythonERROR test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_SQ_KL_div_min) ... ERROR test_inverse_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MAERROR test_direct_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR [reynolds:20339] [[7829,0],0] ORTE_ERROR_LOG: Not found in file base/state_base_fns.c at line 474 test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") CHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_ERROR test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcERROR test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_SQ_KL_div_min) ... ERROR test_inverse_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") c/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-devERROR test_direct_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") elop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportERROR test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") Maps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHOERROR test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_SQ_KL_div_min) ... N_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_inverse_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 712, in kl_divergence_component mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 712, in kl_divergence_component mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, inERROR test_direct_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/vERROR test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") env_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) ERROR test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_SQ_KL_div_min) ... ERROR test_inverse_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMapERROR test_direct_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") s/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/vERROR test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") irtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_diverERROR test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_SQ_KL_div_min) ... gence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_inverse_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 712, in kl_divergence_component mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 712, in kl_divergence_component mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, inERROR test_direct_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/vERROR test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") env_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) ERROR test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_SQ_KL_div_min) ... ERROR test_inverse_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMapERROR test_direct_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") s/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/vERROR test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") irtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_diverERROR test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_SQ_KL_div_min) ... ERROR test_inverse_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") gence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/ERROR test_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHOERROR test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") N_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/MisERROR test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_SQ_KL_div_min) ... ERROR test_inverse_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") c.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualERROR test_direct_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") env/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback ERROR test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 722, in wrapped feval_tuple = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TranspERROR test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_SQ_KL_div_min) ... ERROR test_inverse_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ortMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynoERROR test_direct_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") lds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' ERROR test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' ERROR test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' ERROR test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_LS_KL_div_min) ... ERROR test_inverse_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_LS_KL_div_min) ... skipped 'Not implemented' test_direct_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' ERROR test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' ERROR test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' ERROR test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_LS_KL_div_min) ... ERROR test_inverse_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_LS_KL_div_min) ... skipped 'Not implemented' test_direct_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' ERROR test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' ERROR test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' ERROR test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_LS_KL_div_min) ... Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_inverse_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_LS_KL_div_min) ... skipped 'Not implemented' test_direct_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' ERROR test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' ERROR test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' ERROR test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_LS_KL_div_min) ... ERROR test_inverse_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_LS_KL_div_min) ... skipped 'Not implemented' test_direct_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' ERROR test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' ERROR test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' ERROR test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_LS_KL_div_min) ... Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_inverse_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_LS_KL_div_min) ... skipped 'Not implemented' test_direct_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' ERROR test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' ERROR test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' ERROR test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_LS_KL_div_min) ... ERROR test_inverse_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_LS_KL_div_min) ... skipped 'Not implemented' test_direct_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' ERROR test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' ERROR test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' ERROR test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_LS_KL_div_min) ... ERROR test_inverse_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_LS_KL_div_min) ... skipped 'Not implemented' test_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' ERROR test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' ERROR test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' ERROR test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_LS_KL_div_min) ... ERROR test_inverse_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_LS_KL_div_min) ... skipped 'Not implemented' test_direct_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' ERROR test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' ERROR [reynolds:20339] [[7829,0],0] ORTE_ERROR_LOG: Not found in file base/state_base_fns.c at line 474 test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' ERROR test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_LS_KL_div_min) ... ERROR [reynolds:20339] [[7829,0],0] ORTE_ERROR_LOG: Not found in file base/state_base_fns.c at line 474 test_inverse_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_LS_KL_div_min) ... skipped 'Not implemented' test_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1004, in hess_a_misfit_squared F2 = f2.evaluate(x, precomp=params2, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1004, in hess_a_misfit_squared F2 = f2.evaluate(x, precomp=params2, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTERROR test_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") HON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1004, in hess_a_misfit_squared F2 = f2.evaluate(x, precomp=params2, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1004, in hess_a_misfit_squared F2 = f2.evaluate(x, precomp=params2, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 937, in misfit_squared F1 = f1.evaluate(x, precomp=params1, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMERROR test_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") aps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 937, in misfit_squared F1 = f1.evaluate(x, precomp=params1, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1004, in hess_a_misfit_squared F2 = f2.evaluate(x, precomp=params2, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1004, in hess_a_misfit_squared F2 = f2.evaluate(x, precomp=params2, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtuaERROR test_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") lenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 937, in misfit_squared F1 = f1.evaluate(x, precomp=params1, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 937, in misfit_squared F1 = f1.evaluate(x, precomp=params1, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1004, in hess_a_misfit_squared F2 = f2.evaluate(x, precomp=params2, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1004, in hess_a_misfit_squared F2 = f2.evaluate(x, precomp=params2, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtuERROR test_precomp_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") alenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1004, in hess_a_misfit_squared F2 = f2.evaluate(x, precomp=params2, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1004, in hess_a_misfit_squared F2 = f2.evaluate(x, precomp=params2, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1004, in hess_a_misfit_squared F2 = f2.evaluate(x, precomp=params2, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-privateERROR test_precomp_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR [reynolds:20339] [[7829,0],0] ORTE_ERROR_LOG: Not found in file base/state_base_fns.c at line 474 test_precomp_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") -develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1004, in hess_a_misfit_squared F2 = f2.evaluate(x, precomp=params2, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 937, in misfit_squared F1 = f1.evaluate(x, precomp=params1, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 937, in misfit_squared F1 = f1.evaluate(x, precomp=params1, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/pythoERROR test_precomp_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") n2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1004, in hess_a_misfit_squared F2 = f2.evaluate(x, precomp=params2, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1004, in hess_a_misfit_squared F2 = f2.evaluate(x, precomp=params2, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 937, in misfit_squared F1 = f1.evaluate(x, precomp=params1, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.ERROR [reynolds:20339] [[7829,0],0] ORTE_ERROR_LOG: Not found in file base/state_base_fns.c at line 474 [reynolds:20339] [[7829,0],0] ORTE_ERROR_LOG: Not found in file base/state_base_fns.c at line 474 test_precomp_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 7/site-packages/TransportMaps/Routines.py", line 937, in misfit_squared F1 = f1.evaluate(x, precomp=params1, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1004, in hess_a_misfit_squared F2 = f2.evaluate(x, precomp=params2, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1004, in hess_a_misfit_squared F2 = f2.evaluate(x, precomp=params2, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1004, in hess_a_misfit_squared F2 = f2.evaluate(x, precomp=params2, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/libERROR test_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1004, in hess_a_misfit_squared F2 = f2.evaluate(x, precomp=params2, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1004, in hess_a_misfit_squared F2 = f2.evaluate(x, precomp=params2, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1004, in hess_a_misfit_squared F2 = f2.evaluate(x, precomp=params2, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TranspoERROR test_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") rtMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 937, in misfit_squared F1 = f1.evaluate(x, precomp=params1, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 937, in misfit_squared F1 = f1.evaluate(x, precomp=params1, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1004, in hess_a_misfit_squared F2 = f2.evaluate(x, precomp=params2, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_ERROR test_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1004, in hess_a_misfit_squared F2 = f2.evaluate(x, precomp=params2, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 937, in misfit_squared F1 = f1.evaluate(x, precomp=params1, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 937, in misfit_squared F1 = f1.evaluate(x, precomp=params1, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1004, in hess_a_misfiERROR test_precomp_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") t_squared F2 = f2.evaluate(x, precomp=params2, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1004, in hess_a_misfit_squared F2 = f2.evaluate(x, precomp=params2, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1004, in hess_a_misfit_squared F2 = f2.evaluate(x, precomp=params2, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1004, in hess_a_misfit_squared F2 = f2.evaluate(x, precomp=params2, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in ERROR test_precomp_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR [reynolds:20339] [[7829,0],0] ORTE_ERROR_LOG: Not found in file base/state_base_fns.c at line 474 test_precomp_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1004, in hess_a_misfit_squared F2 = f2.evaluate(x, precomp=params2, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1004, in hess_a_misfit_squared F2 = f2.evaluate(x, precomp=params2, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 937, in misfit_squared F1 = f1.evaluate(x, precomp=params1, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AERROR test_precomp_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 937, in misfit_squared F1 = f1.evaluate(x, precomp=params1, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1004, in hess_a_misfit_squared F2 = f2.evaluate(x, precomp=params2, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1004, in hess_a_misfit_squared F2 = f2.evaluate(x, precomp=params2, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = fERROR test_precomp_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") unc(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 937, in misfit_squared F1 = f1.evaluate(x, precomp=params1, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 937, in misfit_squared F1 = f1.evaluate(x, precomp=params1, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1004, in hess_a_misfit_squared F2 = f2.evaluate(x, precomp=params2, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1004, in hess_a_misfit_squared F2 = f2.evaluate(x, precomp=params2, idxs_slice=ERROR [reynolds:20339] [[7829,0],0] ORTE_ERROR_LOG: Not found in file base/state_base_fns.c at line 474 test_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1004, in hess_a_misfit_squared F2 = f2.evaluate(x, precomp=params2, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1004, in hess_a_misfit_squared F2 = f2.evaluate(x, precomp=params2, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1004, in hess_a_misfit_squared F2 = f2.evaluate(x, precomp=params2, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/worERROR test_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") kspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1004, in hess_a_misfit_squared F2 = f2.evaluate(x, precomp=params2, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 937, in misfit_squared F1 = f1.evaluate(x, precomp=params1, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 937, in misfit_squared F1 = f1.evaluate(x, precomp=params1, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' TracebERROR [reynolds:20339] [[7829,0],0] ORTE_ERROR_LOG: Not found in file base/state_base_fns.c at line 474 test_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ack (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1004, in hess_a_misfit_squared F2 = f2.evaluate(x, precomp=params2, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1004, in hess_a_misfit_squared F2 = f2.evaluate(x, precomp=params2, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 937, in misfit_squared F1 = f1.evaluate(x, precomp=params1, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpERROR test_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") i/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 937, in misfit_squared F1 = f1.evaluate(x, precomp=params1, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1004, in hess_a_misfit_squared F2 = f2.evaluate(x, precomp=params2, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1004, in hess_a_misfit_squared F2 = f2.evaluate(x, precomp=params2, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1004, in hess_a_misfit_squared F2 = f2.evaluate(x, precomp=params2, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-dERROR test_precomp_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") evelop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1004, in hess_a_misfit_squared F2 = f2.evaluate(x, precomp=params2, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1004, in hess_a_misfit_squared F2 = f2.evaluate(x, precomp=params2, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1004, in hess_a_misfit_squared F2 = f2.evaluate(x, precomp=params2, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/ERROR test_precomp_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 937, in misfit_squared F1 = f1.evaluate(x, precomp=params1, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 937, in misfit_squared F1 = f1.evaluate(x, precomp=params1, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1004, in hess_a_misfit_squared F2 = f2.evaluate(x, precomp=params2, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TranspERROR test_precomp_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ortMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1004, in hess_a_misfit_squared F2 = f2.evaluate(x, precomp=params2, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 937, in misfit_squared F1 = f1.evaluate(x, precomp=params1, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 937, in misfit_squared F1 = f1.evaluate(x, precomp=params1, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenvERROR test_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1004, in hess_a_misfit_squared F2 = f2.evaluate(x, precomp=params2, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1004, in hess_a_misfit_squared F2 = f2.evaluate(x, precomp=params2, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1004, in hess_a_misfit_squared F2 = f2.evaluate(x, precomp=params2, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1004, in hess_a_misfit_squared F2 = f2.evaluate(x, precomp=params2, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VEERROR test_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") NV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1004, in hess_a_misfit_squared F2 = f2.evaluate(x, precomp=params2, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1004, in hess_a_misfit_squared F2 = f2.evaluate(x, precomp=params2, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 937, in misfit_squared F1 = f1.evaluate(x, precomp=params1, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-priERROR test_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") vate-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 937, in misfit_squared F1 = f1.evaluate(x, precomp=params1, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1004, in hess_a_misfit_squared F2 = f2.evaluate(x, precomp=params2, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1004, in hess_a_misfit_squared F2 = f2.evaluate(x, precomp=params2, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHERROR test_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 937, in misfit_squared F1 = f1.evaluate(x, precomp=params1, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 937, in misfit_squared F1 = f1.evaluate(x, precomp=params1, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1004, in hess_a_misfit_squared F2 = f2.evaluate(x, precomp=params2, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/pythERROR test_precomp_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") on2.7/site-packages/TransportMaps/Routines.py", line 1004, in hess_a_misfit_squared F2 = f2.evaluate(x, precomp=params2, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1004, in hess_a_misfit_squared F2 = f2.evaluate(x, precomp=params2, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1004, in hess_a_misfit_squared F2 = f2.evaluate(x, precomp=params2, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1004, in hess_a_misfit_squared F2 = f2.evaluate(x, precomp=params2, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_pythoERROR test_precomp_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") n2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1004, in hess_a_misfit_squared F2 = f2.evaluate(x, precomp=params2, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 937, in misfit_squared F1 = f1.evaluate(x, precomp=params1, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 937, in misfit_squared F1 = f1.evaluate(x, precomp=params1, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaERROR test_precomp_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1004, in hess_a_misfit_squared F2 = f2.evaluate(x, precomp=params2, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1004, in hess_a_misfit_squared F2 = f2.evaluate(x, precomp=params2, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 937, in misfit_squared F1 = f1.evaluate(x, precomp=params1, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-ERROR test_precomp_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. from ._conv import register_converters as _register_converters /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_L2_minimization (TransportMaps.tests.test_L2_minimization.Parallel_IntExp_L2_min) ... ERROR test_L2_minimization (TransportMaps.tests.test_L2_minimization.Parallel_IntSq_L2_min) ... ERROR test_L2_minimization (TransportMaps.tests.test_L2_minimization.Parallel_LinSpan_L2_min) ... ERROR ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_IEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_IEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_IEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_IEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_IEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_IEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_IEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_IEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_IEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_IEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_IEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_IEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_IEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_IEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_IEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_IEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_IEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 443, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_IEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 443, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_CBIEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_CBIEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_CBIEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_CBIEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_CBIEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_CBIEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_CBIEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_CBIEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_CBIEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_CBIEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_CBIEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_CBIEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_CBIEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_CBIEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_CBIEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_CBIEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_CBIEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 443, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_CBIEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 443, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_TOIEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_TOIEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_TOIEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_TOIEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_TOIEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_TOIEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_TOIEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_TOIEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_TOIEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_TOIEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_TOIEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_TOIEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_TOIEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_TOIEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_TOIEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_TOIEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_TOIEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 443, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_TOIEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 443, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_CBTOIEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_CBTOIEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_CBTOIEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_CBTOIEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_CBTOIEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_CBTOIEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_CBTOIEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_CBTOIEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_CBTOIEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_CBTOIEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_CBTOIEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_CBTOIEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_CBTOIEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_CBTOIEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_CBTOIEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_CBTOIEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_CBTOIEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 443, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_CBTOIEPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 443, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_IEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_IEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_IEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_IEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_IEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 443, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_IEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 443, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_IEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_IEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_IEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 443, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_IEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 443, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_IEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_IEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_IEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_IEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_IEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_IEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_IEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 443, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_IEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 443, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_CBIEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_CBIEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_CBIEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_CBIEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_CBIEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 443, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_CBIEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 443, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_CBIEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_CBIEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_CBIEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 443, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_CBIEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 443, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_CBIEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_CBIEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_CBIEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_CBIEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_CBIEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_CBIEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_CBIEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 443, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_CBIEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 443, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_TOIEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_TOIEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_TOIEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_TOIEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_TOIEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 443, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_TOIEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 443, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_TOIEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_TOIEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_TOIEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 443, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_TOIEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 443, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_TOIEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_TOIEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_TOIEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_TOIEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_TOIEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_TOIEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_TOIEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 443, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_TOIEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 443, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_CBTOIEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_CBTOIEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_CBTOIEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_CBTOIEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_CBTOIEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 443, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_CBTOIEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 443, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_CBTOIEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_CBTOIEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_CBTOIEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 443, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_CBTOIEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 443, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_CBTOIEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_CBTOIEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_CBTOIEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_CBTOIEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_CBTOIEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_CBTOIEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_CBTOIEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 443, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_CBTOIEPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 443, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_ISPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_ISPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_ISPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_ISPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_ISPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_ISPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_ISPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_ISPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_ISPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_ISPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_ISPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_ISPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_ISPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_ISPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_ISPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_ISPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_ISPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 443, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_ISPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 443, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_TOISPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_TOISPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_TOISPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_TOISPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_TOISPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_TOISPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_TOISPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_TOISPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_TOISPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_TOISPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_TOISPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_TOISPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_TOISPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_TOISPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_TOISPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_TOISPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_TOISPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 443, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_TOISPBTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 443, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_ISPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_ISPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_ISPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_ISPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_ISPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 443, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_ISPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 443, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_ISPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_ISPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_ISPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 443, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_ISPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 443, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_ISPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_ISPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_ISPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_ISPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_ISPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_ISPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_ISPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 443, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_ISPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 443, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_TOISPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_TOISPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_TOISPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_TOISPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_TOISPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 443, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_TOISPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 443, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_TOISPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_TOISPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_TOISPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 443, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_TOISPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 443, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_TOISPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_TOISPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_TOISPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_TOISPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_TOISPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_TOISPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_TOISPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 54, in test_quadrature mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 443, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_TOISPFTMD_SamplingCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_transportmap_distributions_sampling.py", line 46, in test_rvs d.rvs(self.nmc, mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 138, in rvs base_samples = self.base_distribution.rvs(nnew, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 140, in rvs base_samples, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 443, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 176, in test_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 160, in test_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 153, in action_storage_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 372, in test_batch_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 350, in test_batch_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 343, in action_storage_hess_a_kl_divergence batch_size=batch_size, mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 237, in test_batch_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 224, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 188, in kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 311, in test_batch_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 306, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 274, in test_batch_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 261, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 407, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 67, in test_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 55, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 200, in test_grad_x_grad_t_kl_divergence x, self.fd_eps, params=params, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 96, in check_grad_x app = grad_x_fd(f,x,dx,params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 153, in grad_x_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1444, in grad_t_kl_divergence scatter_tuple=scatter_tuple, mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 127, in test_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 122, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 636, in test_precomp_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 600, in test_precomp_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 582, in action_storage_hess_a_kl_divergence mpi_pool=mpi_pool, concatenate=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 412, in mpi_map_alloc_dmem reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 863, in map_alloc_dmem raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 915, in test_precomp_batch_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 876, in test_precomp_batch_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 858, in action_storage_hess_a_kl_divergence mpi_pool=mpi_pool, concatenate=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 412, in mpi_map_alloc_dmem reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 863, in map_alloc_dmem raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 693, in test_precomp_batch_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 680, in kl_divergence batch_size=batch_size, mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 188, in kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 800, in test_precomp_batch_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 795, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 746, in test_precomp_batch_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 733, in kl_divergence batch_size=batch_size, mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 407, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1347, in test_precomp_cached_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1288, in test_precomp_cached_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1257, in action_storage_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1813, in test_precomp_cached_batch_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1754, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1723, in action_storage_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1461, in test_precomp_cached_batch_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1432, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 188, in kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1642, in test_precomp_cached_batch_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1632, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1551, in test_precomp_cached_batch_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1523, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 407, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1006, in test_precomp_cached_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 978, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1179, in test_precomp_cached_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1170, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1092, in test_precomp_cached_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1064, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 427, in test_precomp_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 415, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 527, in test_precomp_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 522, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 477, in test_precomp_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 465, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 97, in test_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 85, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 176, in test_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 160, in test_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 153, in action_storage_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 372, in test_batch_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 350, in test_batch_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 343, in action_storage_hess_a_kl_divergence batch_size=batch_size, mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 237, in test_batch_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 224, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 188, in kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 311, in test_batch_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 306, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 274, in test_batch_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 261, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 407, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 67, in test_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 55, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 200, in test_grad_x_grad_t_kl_divergence x, self.fd_eps, params=params, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 96, in check_grad_x app = grad_x_fd(f,x,dx,params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 153, in grad_x_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1444, in grad_t_kl_divergence scatter_tuple=scatter_tuple, mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 127, in test_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 122, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 636, in test_precomp_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 600, in test_precomp_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 582, in action_storage_hess_a_kl_divergence mpi_pool=mpi_pool, concatenate=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 412, in mpi_map_alloc_dmem reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 863, in map_alloc_dmem raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 915, in test_precomp_batch_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 876, in test_precomp_batch_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 858, in action_storage_hess_a_kl_divergence mpi_pool=mpi_pool, concatenate=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 412, in mpi_map_alloc_dmem reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 863, in map_alloc_dmem raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 693, in test_precomp_batch_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 680, in kl_divergence batch_size=batch_size, mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 188, in kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 800, in test_precomp_batch_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 795, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 746, in test_precomp_batch_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 733, in kl_divergence batch_size=batch_size, mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 407, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1347, in test_precomp_cached_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1288, in test_precomp_cached_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1257, in action_storage_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1813, in test_precomp_cached_batch_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1754, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1723, in action_storage_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1461, in test_precomp_cached_batch_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1432, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 188, in kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1642, in test_precomp_cached_batch_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1632, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1551, in test_precomp_cached_batch_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1523, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 407, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1006, in test_precomp_cached_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 978, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1179, in test_precomp_cached_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1170, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1092, in test_precomp_cached_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1064, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 427, in test_precomp_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 415, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 527, in test_precomp_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 522, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 477, in test_precomp_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 465, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 97, in test_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 85, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 176, in test_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 160, in test_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 153, in action_storage_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 372, in test_batch_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 350, in test_batch_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 343, in action_storage_hess_a_kl_divergence batch_size=batch_size, mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 237, in test_batch_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 224, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 188, in kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 311, in test_batch_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 306, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 274, in test_batch_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 261, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 407, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 67, in test_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 55, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 200, in test_grad_x_grad_t_kl_divergence x, self.fd_eps, params=params, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 96, in check_grad_x app = grad_x_fd(f,x,dx,params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 153, in grad_x_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1444, in grad_t_kl_divergence scatter_tuple=scatter_tuple, mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 127, in test_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 122, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 636, in test_precomp_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 600, in test_precomp_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 582, in action_storage_hess_a_kl_divergence mpi_pool=mpi_pool, concatenate=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 412, in mpi_map_alloc_dmem reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 863, in map_alloc_dmem raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 915, in test_precomp_batch_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 876, in test_precomp_batch_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 858, in action_storage_hess_a_kl_divergence mpi_pool=mpi_pool, concatenate=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 412, in mpi_map_alloc_dmem reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 863, in map_alloc_dmem raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 693, in test_precomp_batch_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 680, in kl_divergence batch_size=batch_size, mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 188, in kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 800, in test_precomp_batch_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 795, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 746, in test_precomp_batch_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 733, in kl_divergence batch_size=batch_size, mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 407, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1347, in test_precomp_cached_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1288, in test_precomp_cached_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1257, in action_storage_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1813, in test_precomp_cached_batch_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1754, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1723, in action_storage_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1461, in test_precomp_cached_batch_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1432, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 188, in kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1642, in test_precomp_cached_batch_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1632, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1551, in test_precomp_cached_batch_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1523, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 407, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1006, in test_precomp_cached_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 978, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1179, in test_precomp_cached_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1170, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1092, in test_precomp_cached_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1064, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 427, in test_precomp_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 415, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 527, in test_precomp_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 522, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 477, in test_precomp_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 465, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 97, in test_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 85, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 176, in test_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 160, in test_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 153, in action_storage_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 372, in test_batch_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 350, in test_batch_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 343, in action_storage_hess_a_kl_divergence batch_size=batch_size, mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 237, in test_batch_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 224, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 188, in kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 311, in test_batch_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 306, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 274, in test_batch_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 261, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 407, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 67, in test_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 55, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 200, in test_grad_x_grad_t_kl_divergence x, self.fd_eps, params=params, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 96, in check_grad_x app = grad_x_fd(f,x,dx,params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 153, in grad_x_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1444, in grad_t_kl_divergence scatter_tuple=scatter_tuple, mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 127, in test_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 122, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 636, in test_precomp_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 600, in test_precomp_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 582, in action_storage_hess_a_kl_divergence mpi_pool=mpi_pool, concatenate=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 412, in mpi_map_alloc_dmem reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 863, in map_alloc_dmem raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 915, in test_precomp_batch_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 876, in test_precomp_batch_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 858, in action_storage_hess_a_kl_divergence mpi_pool=mpi_pool, concatenate=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 412, in mpi_map_alloc_dmem reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 863, in map_alloc_dmem raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 693, in test_precomp_batch_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 680, in kl_divergence batch_size=batch_size, mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 188, in kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 800, in test_precomp_batch_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 795, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 746, in test_precomp_batch_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 733, in kl_divergence batch_size=batch_size, mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 407, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1347, in test_precomp_cached_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1288, in test_precomp_cached_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1257, in action_storage_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1813, in test_precomp_cached_batch_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1754, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1723, in action_storage_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1461, in test_precomp_cached_batch_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1432, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 188, in kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1642, in test_precomp_cached_batch_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1632, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1551, in test_precomp_cached_batch_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1523, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 407, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1006, in test_precomp_cached_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 978, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1179, in test_precomp_cached_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1170, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1092, in test_precomp_cached_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1064, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 427, in test_precomp_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 415, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 527, in test_precomp_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 522, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 477, in test_precomp_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 465, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 97, in test_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 85, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 176, in test_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 160, in test_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 153, in action_storage_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 372, in test_batch_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 350, in test_batch_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 343, in action_storage_hess_a_kl_divergence batch_size=batch_size, mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 237, in test_batch_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 224, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 188, in kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 311, in test_batch_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 306, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 274, in test_batch_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 261, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 407, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 67, in test_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 55, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 200, in test_grad_x_grad_t_kl_divergence x, self.fd_eps, params=params, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 96, in check_grad_x app = grad_x_fd(f,x,dx,params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 153, in grad_x_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1444, in grad_t_kl_divergence scatter_tuple=scatter_tuple, mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 127, in test_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 122, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 636, in test_precomp_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 600, in test_precomp_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 582, in action_storage_hess_a_kl_divergence mpi_pool=mpi_pool, concatenate=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 412, in mpi_map_alloc_dmem reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 863, in map_alloc_dmem raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 915, in test_precomp_batch_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 876, in test_precomp_batch_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 858, in action_storage_hess_a_kl_divergence mpi_pool=mpi_pool, concatenate=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 412, in mpi_map_alloc_dmem reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 863, in map_alloc_dmem raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 693, in test_precomp_batch_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 680, in kl_divergence batch_size=batch_size, mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 188, in kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 800, in test_precomp_batch_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 795, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 746, in test_precomp_batch_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 733, in kl_divergence batch_size=batch_size, mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 407, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1347, in test_precomp_cached_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1288, in test_precomp_cached_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1257, in action_storage_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1813, in test_precomp_cached_batch_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1754, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1723, in action_storage_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1461, in test_precomp_cached_batch_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1432, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 188, in kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1642, in test_precomp_cached_batch_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1632, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1551, in test_precomp_cached_batch_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1523, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 407, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1006, in test_precomp_cached_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 978, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1179, in test_precomp_cached_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1170, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1092, in test_precomp_cached_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1064, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 427, in test_precomp_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 415, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 527, in test_precomp_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 522, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 477, in test_precomp_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 465, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 97, in test_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 85, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 176, in test_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 160, in test_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 153, in action_storage_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 372, in test_batch_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 350, in test_batch_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 343, in action_storage_hess_a_kl_divergence batch_size=batch_size, mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 237, in test_batch_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 224, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 188, in kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 311, in test_batch_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 306, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 274, in test_batch_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 261, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 407, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 67, in test_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 55, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 200, in test_grad_x_grad_t_kl_divergence x, self.fd_eps, params=params, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 96, in check_grad_x app = grad_x_fd(f,x,dx,params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 153, in grad_x_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1444, in grad_t_kl_divergence scatter_tuple=scatter_tuple, mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 127, in test_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 122, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 636, in test_precomp_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 600, in test_precomp_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 582, in action_storage_hess_a_kl_divergence mpi_pool=mpi_pool, concatenate=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 412, in mpi_map_alloc_dmem reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 863, in map_alloc_dmem raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 915, in test_precomp_batch_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 876, in test_precomp_batch_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 858, in action_storage_hess_a_kl_divergence mpi_pool=mpi_pool, concatenate=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 412, in mpi_map_alloc_dmem reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 863, in map_alloc_dmem raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 693, in test_precomp_batch_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 680, in kl_divergence batch_size=batch_size, mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 188, in kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 800, in test_precomp_batch_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 795, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 746, in test_precomp_batch_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 733, in kl_divergence batch_size=batch_size, mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 407, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1347, in test_precomp_cached_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1288, in test_precomp_cached_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1257, in action_storage_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1813, in test_precomp_cached_batch_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1754, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1723, in action_storage_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1461, in test_precomp_cached_batch_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1432, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 188, in kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1642, in test_precomp_cached_batch_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1632, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1551, in test_precomp_cached_batch_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1523, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 407, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1006, in test_precomp_cached_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 978, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1179, in test_precomp_cached_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1170, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1092, in test_precomp_cached_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1064, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 427, in test_precomp_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 415, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 527, in test_precomp_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 522, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 477, in test_precomp_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 465, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 97, in test_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 85, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 176, in test_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 160, in test_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 153, in action_storage_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 372, in test_batch_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 350, in test_batch_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 343, in action_storage_hess_a_kl_divergence batch_size=batch_size, mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 237, in test_batch_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 224, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 188, in kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 311, in test_batch_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 306, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 274, in test_batch_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 261, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 407, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 67, in test_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 55, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 200, in test_grad_x_grad_t_kl_divergence x, self.fd_eps, params=params, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 96, in check_grad_x app = grad_x_fd(f,x,dx,params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 153, in grad_x_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1444, in grad_t_kl_divergence scatter_tuple=scatter_tuple, mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 127, in test_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 122, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 636, in test_precomp_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 600, in test_precomp_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 582, in action_storage_hess_a_kl_divergence mpi_pool=mpi_pool, concatenate=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 412, in mpi_map_alloc_dmem reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 863, in map_alloc_dmem raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 915, in test_precomp_batch_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 876, in test_precomp_batch_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 858, in action_storage_hess_a_kl_divergence mpi_pool=mpi_pool, concatenate=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 412, in mpi_map_alloc_dmem reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 863, in map_alloc_dmem raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 693, in test_precomp_batch_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 680, in kl_divergence batch_size=batch_size, mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 188, in kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 800, in test_precomp_batch_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 795, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 746, in test_precomp_batch_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 733, in kl_divergence batch_size=batch_size, mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 407, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1347, in test_precomp_cached_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1288, in test_precomp_cached_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1257, in action_storage_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1813, in test_precomp_cached_batch_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1754, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1723, in action_storage_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1461, in test_precomp_cached_batch_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1432, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 188, in kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1642, in test_precomp_cached_batch_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1632, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1551, in test_precomp_cached_batch_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1523, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 407, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1006, in test_precomp_cached_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 978, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1179, in test_precomp_cached_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1170, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1092, in test_precomp_cached_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1064, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 427, in test_precomp_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 415, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 527, in test_precomp_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 522, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 477, in test_precomp_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 465, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 97, in test_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 85, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 176, in test_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 160, in test_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 153, in action_storage_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 372, in test_batch_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 350, in test_batch_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 343, in action_storage_hess_a_kl_divergence batch_size=batch_size, mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 237, in test_batch_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 224, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 188, in kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 311, in test_batch_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 306, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 274, in test_batch_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 261, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 407, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 67, in test_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 55, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 200, in test_grad_x_grad_t_kl_divergence x, self.fd_eps, params=params, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 96, in check_grad_x app = grad_x_fd(f,x,dx,params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 153, in grad_x_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1444, in grad_t_kl_divergence scatter_tuple=scatter_tuple, mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 127, in test_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 122, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 636, in test_precomp_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 600, in test_precomp_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 582, in action_storage_hess_a_kl_divergence mpi_pool=mpi_pool, concatenate=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 412, in mpi_map_alloc_dmem reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 863, in map_alloc_dmem raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 915, in test_precomp_batch_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 876, in test_precomp_batch_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 858, in action_storage_hess_a_kl_divergence mpi_pool=mpi_pool, concatenate=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 412, in mpi_map_alloc_dmem reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 863, in map_alloc_dmem raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 693, in test_precomp_batch_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 680, in kl_divergence batch_size=batch_size, mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 188, in kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 800, in test_precomp_batch_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 795, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 746, in test_precomp_batch_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 733, in kl_divergence batch_size=batch_size, mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 407, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1347, in test_precomp_cached_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1288, in test_precomp_cached_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1257, in action_storage_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1813, in test_precomp_cached_batch_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1754, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1723, in action_storage_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1461, in test_precomp_cached_batch_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1432, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 188, in kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1642, in test_precomp_cached_batch_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1632, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1551, in test_precomp_cached_batch_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1523, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 407, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1006, in test_precomp_cached_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 978, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1179, in test_precomp_cached_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1170, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1092, in test_precomp_cached_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1064, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 427, in test_precomp_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 415, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 527, in test_precomp_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 522, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 477, in test_precomp_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 465, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 97, in test_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 85, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 176, in test_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 160, in test_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 153, in action_storage_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 372, in test_batch_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 350, in test_batch_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 343, in action_storage_hess_a_kl_divergence batch_size=batch_size, mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 237, in test_batch_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 224, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 188, in kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 311, in test_batch_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 306, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 274, in test_batch_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 261, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 407, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 67, in test_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 55, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 200, in test_grad_x_grad_t_kl_divergence x, self.fd_eps, params=params, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 96, in check_grad_x app = grad_x_fd(f,x,dx,params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 153, in grad_x_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1444, in grad_t_kl_divergence scatter_tuple=scatter_tuple, mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 127, in test_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 122, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 636, in test_precomp_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 600, in test_precomp_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 582, in action_storage_hess_a_kl_divergence mpi_pool=mpi_pool, concatenate=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 412, in mpi_map_alloc_dmem reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 863, in map_alloc_dmem raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 915, in test_precomp_batch_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 876, in test_precomp_batch_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 858, in action_storage_hess_a_kl_divergence mpi_pool=mpi_pool, concatenate=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 412, in mpi_map_alloc_dmem reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 863, in map_alloc_dmem raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 693, in test_precomp_batch_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 680, in kl_divergence batch_size=batch_size, mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 188, in kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 800, in test_precomp_batch_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 795, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 746, in test_precomp_batch_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 733, in kl_divergence batch_size=batch_size, mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 407, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1347, in test_precomp_cached_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1288, in test_precomp_cached_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1257, in action_storage_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1813, in test_precomp_cached_batch_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1754, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1723, in action_storage_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1461, in test_precomp_cached_batch_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1432, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 188, in kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1642, in test_precomp_cached_batch_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1632, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1551, in test_precomp_cached_batch_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1523, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 407, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1006, in test_precomp_cached_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 978, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1179, in test_precomp_cached_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1170, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1092, in test_precomp_cached_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1064, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 427, in test_precomp_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 415, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 527, in test_precomp_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 522, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 477, in test_precomp_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 465, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 97, in test_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 85, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 176, in test_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 160, in test_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 153, in action_storage_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 372, in test_batch_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 350, in test_batch_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 343, in action_storage_hess_a_kl_divergence batch_size=batch_size, mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 237, in test_batch_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 224, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 188, in kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 311, in test_batch_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 306, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 274, in test_batch_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 261, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 407, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 67, in test_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 55, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 200, in test_grad_x_grad_t_kl_divergence x, self.fd_eps, params=params, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 96, in check_grad_x app = grad_x_fd(f,x,dx,params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 153, in grad_x_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1444, in grad_t_kl_divergence scatter_tuple=scatter_tuple, mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 127, in test_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 122, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 636, in test_precomp_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 600, in test_precomp_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 582, in action_storage_hess_a_kl_divergence mpi_pool=mpi_pool, concatenate=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 412, in mpi_map_alloc_dmem reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 863, in map_alloc_dmem raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 915, in test_precomp_batch_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 876, in test_precomp_batch_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 858, in action_storage_hess_a_kl_divergence mpi_pool=mpi_pool, concatenate=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 412, in mpi_map_alloc_dmem reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 863, in map_alloc_dmem raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 693, in test_precomp_batch_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 680, in kl_divergence batch_size=batch_size, mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 188, in kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 800, in test_precomp_batch_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 795, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 746, in test_precomp_batch_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 733, in kl_divergence batch_size=batch_size, mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 407, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1347, in test_precomp_cached_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1288, in test_precomp_cached_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1257, in action_storage_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1813, in test_precomp_cached_batch_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1754, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1723, in action_storage_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1461, in test_precomp_cached_batch_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1432, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 188, in kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1642, in test_precomp_cached_batch_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1632, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1551, in test_precomp_cached_batch_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1523, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 407, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1006, in test_precomp_cached_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 978, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1179, in test_precomp_cached_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1170, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1092, in test_precomp_cached_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1064, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 427, in test_precomp_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 415, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 527, in test_precomp_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 522, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 477, in test_precomp_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 465, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 97, in test_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 85, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 176, in test_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 160, in test_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 153, in action_storage_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 372, in test_batch_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 350, in test_batch_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 343, in action_storage_hess_a_kl_divergence batch_size=batch_size, mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 237, in test_batch_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 224, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 188, in kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 311, in test_batch_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 306, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 274, in test_batch_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 261, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 407, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 67, in test_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 55, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 200, in test_grad_x_grad_t_kl_divergence x, self.fd_eps, params=params, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 96, in check_grad_x app = grad_x_fd(f,x,dx,params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 153, in grad_x_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1444, in grad_t_kl_divergence scatter_tuple=scatter_tuple, mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 127, in test_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 122, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 636, in test_precomp_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 600, in test_precomp_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 582, in action_storage_hess_a_kl_divergence mpi_pool=mpi_pool, concatenate=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 412, in mpi_map_alloc_dmem reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 863, in map_alloc_dmem raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 915, in test_precomp_batch_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 876, in test_precomp_batch_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 858, in action_storage_hess_a_kl_divergence mpi_pool=mpi_pool, concatenate=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 412, in mpi_map_alloc_dmem reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 863, in map_alloc_dmem raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 693, in test_precomp_batch_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 680, in kl_divergence batch_size=batch_size, mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 188, in kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 800, in test_precomp_batch_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 795, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 746, in test_precomp_batch_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 733, in kl_divergence batch_size=batch_size, mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 407, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1347, in test_precomp_cached_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1288, in test_precomp_cached_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1257, in action_storage_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1813, in test_precomp_cached_batch_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1754, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1723, in action_storage_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1461, in test_precomp_cached_batch_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1432, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 188, in kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1642, in test_precomp_cached_batch_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1632, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1551, in test_precomp_cached_batch_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1523, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 407, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1006, in test_precomp_cached_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 978, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1179, in test_precomp_cached_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1170, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1092, in test_precomp_cached_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1064, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 427, in test_precomp_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 415, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 527, in test_precomp_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 522, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 477, in test_precomp_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 465, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 97, in test_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 85, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 176, in test_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 160, in test_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 153, in action_storage_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 372, in test_batch_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 350, in test_batch_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 343, in action_storage_hess_a_kl_divergence batch_size=batch_size, mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 237, in test_batch_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 224, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 188, in kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 311, in test_batch_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 306, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 274, in test_batch_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 261, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 407, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 67, in test_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 55, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 200, in test_grad_x_grad_t_kl_divergence x, self.fd_eps, params=params, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 96, in check_grad_x app = grad_x_fd(f,x,dx,params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 153, in grad_x_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1444, in grad_t_kl_divergence scatter_tuple=scatter_tuple, mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 127, in test_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 122, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 636, in test_precomp_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 600, in test_precomp_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 582, in action_storage_hess_a_kl_divergence mpi_pool=mpi_pool, concatenate=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 412, in mpi_map_alloc_dmem reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 863, in map_alloc_dmem raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 915, in test_precomp_batch_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 876, in test_precomp_batch_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 858, in action_storage_hess_a_kl_divergence mpi_pool=mpi_pool, concatenate=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 412, in mpi_map_alloc_dmem reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 863, in map_alloc_dmem raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 693, in test_precomp_batch_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 680, in kl_divergence batch_size=batch_size, mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 188, in kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 800, in test_precomp_batch_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 795, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 746, in test_precomp_batch_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 733, in kl_divergence batch_size=batch_size, mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 407, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1347, in test_precomp_cached_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1288, in test_precomp_cached_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1257, in action_storage_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1813, in test_precomp_cached_batch_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1754, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1723, in action_storage_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1461, in test_precomp_cached_batch_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1432, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 188, in kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1642, in test_precomp_cached_batch_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1632, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1551, in test_precomp_cached_batch_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1523, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 407, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1006, in test_precomp_cached_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 978, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1179, in test_precomp_cached_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1170, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1092, in test_precomp_cached_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1064, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 427, in test_precomp_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 415, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 527, in test_precomp_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 522, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 477, in test_precomp_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 465, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 97, in test_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 85, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 176, in test_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 160, in test_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 153, in action_storage_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 372, in test_batch_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 350, in test_batch_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 343, in action_storage_hess_a_kl_divergence batch_size=batch_size, mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 237, in test_batch_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 224, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 188, in kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 311, in test_batch_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 306, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 274, in test_batch_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 261, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 407, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 67, in test_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 55, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 200, in test_grad_x_grad_t_kl_divergence x, self.fd_eps, params=params, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 96, in check_grad_x app = grad_x_fd(f,x,dx,params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 153, in grad_x_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1444, in grad_t_kl_divergence scatter_tuple=scatter_tuple, mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 127, in test_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 122, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 636, in test_precomp_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 600, in test_precomp_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 582, in action_storage_hess_a_kl_divergence mpi_pool=mpi_pool, concatenate=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 412, in mpi_map_alloc_dmem reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 863, in map_alloc_dmem raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 915, in test_precomp_batch_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 876, in test_precomp_batch_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 858, in action_storage_hess_a_kl_divergence mpi_pool=mpi_pool, concatenate=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 412, in mpi_map_alloc_dmem reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 863, in map_alloc_dmem raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 693, in test_precomp_batch_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 680, in kl_divergence batch_size=batch_size, mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 188, in kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 800, in test_precomp_batch_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 795, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 746, in test_precomp_batch_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 733, in kl_divergence batch_size=batch_size, mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 407, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1347, in test_precomp_cached_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1288, in test_precomp_cached_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1257, in action_storage_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1813, in test_precomp_cached_batch_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1754, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1723, in action_storage_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1461, in test_precomp_cached_batch_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1432, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 188, in kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1642, in test_precomp_cached_batch_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1632, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1551, in test_precomp_cached_batch_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1523, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 407, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1006, in test_precomp_cached_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 978, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1179, in test_precomp_cached_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1170, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1092, in test_precomp_cached_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1064, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 427, in test_precomp_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 415, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 527, in test_precomp_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 522, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 477, in test_precomp_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 465, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 97, in test_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 85, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 176, in test_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 160, in test_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 153, in action_storage_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 372, in test_batch_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 350, in test_batch_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 343, in action_storage_hess_a_kl_divergence batch_size=batch_size, mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 237, in test_batch_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 224, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 188, in kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 311, in test_batch_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 306, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 274, in test_batch_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 261, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 407, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 67, in test_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 55, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 200, in test_grad_x_grad_t_kl_divergence x, self.fd_eps, params=params, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 96, in check_grad_x app = grad_x_fd(f,x,dx,params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 153, in grad_x_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1444, in grad_t_kl_divergence scatter_tuple=scatter_tuple, mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 127, in test_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 122, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 636, in test_precomp_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 600, in test_precomp_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 582, in action_storage_hess_a_kl_divergence mpi_pool=mpi_pool, concatenate=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 412, in mpi_map_alloc_dmem reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 863, in map_alloc_dmem raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 915, in test_precomp_batch_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 876, in test_precomp_batch_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 858, in action_storage_hess_a_kl_divergence mpi_pool=mpi_pool, concatenate=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 412, in mpi_map_alloc_dmem reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 863, in map_alloc_dmem raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 693, in test_precomp_batch_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 680, in kl_divergence batch_size=batch_size, mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 188, in kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 800, in test_precomp_batch_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 795, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 746, in test_precomp_batch_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 733, in kl_divergence batch_size=batch_size, mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 407, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1347, in test_precomp_cached_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1288, in test_precomp_cached_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1257, in action_storage_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1813, in test_precomp_cached_batch_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1754, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1723, in action_storage_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1461, in test_precomp_cached_batch_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1432, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 188, in kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1642, in test_precomp_cached_batch_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1632, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1551, in test_precomp_cached_batch_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1523, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 407, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1006, in test_precomp_cached_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 978, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1179, in test_precomp_cached_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1170, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1092, in test_precomp_cached_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1064, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 427, in test_precomp_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 415, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 527, in test_precomp_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 522, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 477, in test_precomp_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 465, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 97, in test_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 85, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 176, in test_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 160, in test_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 153, in action_storage_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 372, in test_batch_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 350, in test_batch_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 343, in action_storage_hess_a_kl_divergence batch_size=batch_size, mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 237, in test_batch_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 224, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 188, in kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 311, in test_batch_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 306, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 274, in test_batch_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 261, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 407, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 67, in test_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 55, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 200, in test_grad_x_grad_t_kl_divergence x, self.fd_eps, params=params, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 96, in check_grad_x app = grad_x_fd(f,x,dx,params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 153, in grad_x_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1444, in grad_t_kl_divergence scatter_tuple=scatter_tuple, mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 127, in test_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 122, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 636, in test_precomp_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 600, in test_precomp_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 582, in action_storage_hess_a_kl_divergence mpi_pool=mpi_pool, concatenate=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 412, in mpi_map_alloc_dmem reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 863, in map_alloc_dmem raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 915, in test_precomp_batch_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 876, in test_precomp_batch_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 858, in action_storage_hess_a_kl_divergence mpi_pool=mpi_pool, concatenate=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 412, in mpi_map_alloc_dmem reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 863, in map_alloc_dmem raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 693, in test_precomp_batch_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 680, in kl_divergence batch_size=batch_size, mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 188, in kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 800, in test_precomp_batch_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 795, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 746, in test_precomp_batch_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 733, in kl_divergence batch_size=batch_size, mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 407, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1347, in test_precomp_cached_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1288, in test_precomp_cached_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1257, in action_storage_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1813, in test_precomp_cached_batch_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1754, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1723, in action_storage_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1461, in test_precomp_cached_batch_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1432, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 188, in kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1642, in test_precomp_cached_batch_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1632, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1551, in test_precomp_cached_batch_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1523, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 407, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1006, in test_precomp_cached_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 978, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1179, in test_precomp_cached_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1170, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1092, in test_precomp_cached_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1064, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 427, in test_precomp_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 415, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 527, in test_precomp_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 522, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 477, in test_precomp_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 465, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 97, in test_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 85, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 176, in test_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 160, in test_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 153, in action_storage_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 372, in test_batch_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 350, in test_batch_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 343, in action_storage_hess_a_kl_divergence batch_size=batch_size, mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 237, in test_batch_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 224, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 188, in kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 311, in test_batch_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 306, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 274, in test_batch_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 261, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 407, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 67, in test_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 55, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 200, in test_grad_x_grad_t_kl_divergence x, self.fd_eps, params=params, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 96, in check_grad_x app = grad_x_fd(f,x,dx,params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 153, in grad_x_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1444, in grad_t_kl_divergence scatter_tuple=scatter_tuple, mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 127, in test_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 122, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 636, in test_precomp_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 600, in test_precomp_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 582, in action_storage_hess_a_kl_divergence mpi_pool=mpi_pool, concatenate=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 412, in mpi_map_alloc_dmem reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 863, in map_alloc_dmem raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 915, in test_precomp_batch_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 876, in test_precomp_batch_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 858, in action_storage_hess_a_kl_divergence mpi_pool=mpi_pool, concatenate=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 412, in mpi_map_alloc_dmem reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 863, in map_alloc_dmem raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 693, in test_precomp_batch_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 680, in kl_divergence batch_size=batch_size, mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 188, in kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 800, in test_precomp_batch_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 795, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 746, in test_precomp_batch_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 733, in kl_divergence batch_size=batch_size, mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 407, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1347, in test_precomp_cached_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1288, in test_precomp_cached_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1257, in action_storage_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1813, in test_precomp_cached_batch_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1754, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1723, in action_storage_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1461, in test_precomp_cached_batch_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1432, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 188, in kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1642, in test_precomp_cached_batch_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1632, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1551, in test_precomp_cached_batch_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1523, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 407, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1006, in test_precomp_cached_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 978, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1179, in test_precomp_cached_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1170, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1092, in test_precomp_cached_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1064, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 427, in test_precomp_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 415, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 527, in test_precomp_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 522, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 477, in test_precomp_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 465, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 97, in test_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 85, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 176, in test_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 160, in test_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 153, in action_storage_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 372, in test_batch_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 350, in test_batch_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 343, in action_storage_hess_a_kl_divergence batch_size=batch_size, mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 237, in test_batch_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 224, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 188, in kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 311, in test_batch_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 306, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 274, in test_batch_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 261, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 407, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 67, in test_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 55, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 200, in test_grad_x_grad_t_kl_divergence x, self.fd_eps, params=params, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 96, in check_grad_x app = grad_x_fd(f,x,dx,params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 153, in grad_x_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1444, in grad_t_kl_divergence scatter_tuple=scatter_tuple, mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 127, in test_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 122, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 636, in test_precomp_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 600, in test_precomp_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 582, in action_storage_hess_a_kl_divergence mpi_pool=mpi_pool, concatenate=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 412, in mpi_map_alloc_dmem reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 863, in map_alloc_dmem raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 915, in test_precomp_batch_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 876, in test_precomp_batch_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 858, in action_storage_hess_a_kl_divergence mpi_pool=mpi_pool, concatenate=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 412, in mpi_map_alloc_dmem reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 863, in map_alloc_dmem raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 693, in test_precomp_batch_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 680, in kl_divergence batch_size=batch_size, mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 188, in kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 800, in test_precomp_batch_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 795, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 746, in test_precomp_batch_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 733, in kl_divergence batch_size=batch_size, mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 407, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1347, in test_precomp_cached_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1288, in test_precomp_cached_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1257, in action_storage_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1813, in test_precomp_cached_batch_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1754, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1723, in action_storage_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1461, in test_precomp_cached_batch_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1432, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 188, in kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1642, in test_precomp_cached_batch_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1632, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1551, in test_precomp_cached_batch_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1523, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 407, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1006, in test_precomp_cached_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 978, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1179, in test_precomp_cached_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1170, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1092, in test_precomp_cached_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1064, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 427, in test_precomp_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 415, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 527, in test_precomp_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 522, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 477, in test_precomp_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 465, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 97, in test_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 85, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 176, in test_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 160, in test_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 153, in action_storage_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 372, in test_batch_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 350, in test_batch_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 343, in action_storage_hess_a_kl_divergence batch_size=batch_size, mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 658, in storage_hess_a_kl_divergence mpi_pool_tuple=mpi_pool_tuple) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 237, in test_batch_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 224, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 188, in kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 311, in test_batch_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 306, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 274, in test_batch_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 261, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 407, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 67, in test_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 55, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 200, in test_grad_x_grad_t_kl_divergence x, self.fd_eps, params=params, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 96, in check_grad_x app = grad_x_fd(f,x,dx,params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 153, in grad_x_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1444, in grad_t_kl_divergence scatter_tuple=scatter_tuple, mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 127, in test_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 122, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 636, in test_precomp_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 600, in test_precomp_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 582, in action_storage_hess_a_kl_divergence mpi_pool=mpi_pool, concatenate=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 412, in mpi_map_alloc_dmem reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 863, in map_alloc_dmem raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 915, in test_precomp_batch_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 876, in test_precomp_batch_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 858, in action_storage_hess_a_kl_divergence mpi_pool=mpi_pool, concatenate=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 412, in mpi_map_alloc_dmem reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 863, in map_alloc_dmem raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 693, in test_precomp_batch_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 680, in kl_divergence batch_size=batch_size, mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 188, in kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 800, in test_precomp_batch_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 795, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 509, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 746, in test_precomp_batch_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 733, in kl_divergence batch_size=batch_size, mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 407, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1347, in test_precomp_cached_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1288, in test_precomp_cached_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1257, in action_storage_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1813, in test_precomp_cached_batch_action_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1754, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence self.coeffs, self.fd_eps, v, verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1723, in action_storage_hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1461, in test_precomp_cached_batch_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1432, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 188, in kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1642, in test_precomp_cached_batch_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1632, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1551, in test_precomp_cached_batch_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1523, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 407, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1], splitted=True) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1006, in test_precomp_cached_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 978, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1179, in test_precomp_cached_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1170, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 247, in grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1092, in test_precomp_cached_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1064, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 427, in test_precomp_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 415, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 148, in kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 527, in test_precomp_hess_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 522, in hess_a_kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 468, in hess_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 477, in test_precomp_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 465, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 97, in test_tuple_grad_a_kl_divergence verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_divergence.py", line 85, in kl_divergence mpi_pool_tuple=(None,mpi_pool)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 364, in tuple_grad_a_kl_divergence mpi_pool=mpi_pool_tuple[1]) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_direct_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_IE_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 71, in test_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 892, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1186, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 484, in minimize **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 1542, in _minimize_newtoncg old_fval = f(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1366, in minimize_kl_divergence_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_IE_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 91, in test_fungrad_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 892, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1173, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 481, in minimize return _minimize_bfgs(fun, x0, args, jac, callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 943, in _minimize_bfgs gfk = myfprime(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 71, in derivative self(x, *args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 63, in __call__ fg = self.fun(x, *args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1522, in minimize_kl_divergence_tuple_grad_a_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_IE_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 111, in test_hessact_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 892, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1173, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 481, in minimize return _minimize_bfgs(fun, x0, args, jac, callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 943, in _minimize_bfgs gfk = myfprime(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1434, in minimize_kl_divergence_grad_a_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_IE_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 132, in test_inverse_from_samples_t mpi_pool=[self.mpi_pool]*self.tm_approx.dim) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 892, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1017, in minimize_kl_divergence (x, w) = generate_quadrature(d1, x, w, qtype, qparams, None) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 985, in generate_quadrature d1, 0, qparams, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 535, in distributed_sampling concatenate=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 392, in mpi_map_alloc_dmem pars = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' ====================================================================== ERROR: test_inverse_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_IE_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 154, in test_inverse_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 964, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 892, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1173, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 481, in minimize return _minimize_bfgs(fun, x0, args, jac, callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 943, in _minimize_bfgs gfk = myfprime(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1434, in minimize_kl_divergence_grad_a_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_direct_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_IE_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 71, in test_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 892, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1186, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 484, in minimize **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 1542, in _minimize_newtoncg old_fval = f(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1366, in minimize_kl_divergence_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_IE_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 91, in test_fungrad_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 892, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1173, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 481, in minimize return _minimize_bfgs(fun, x0, args, jac, callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 943, in _minimize_bfgs gfk = myfprime(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 71, in derivative self(x, *args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 63, in __call__ fg = self.fun(x, *args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1522, in minimize_kl_divergence_tuple_grad_a_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_IE_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 111, in test_hessact_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 892, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1173, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 481, in minimize return _minimize_bfgs(fun, x0, args, jac, callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 943, in _minimize_bfgs gfk = myfprime(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1434, in minimize_kl_divergence_grad_a_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_IE_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 132, in test_inverse_from_samples_t mpi_pool=[self.mpi_pool]*self.tm_approx.dim) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 892, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1017, in minimize_kl_divergence (x, w) = generate_quadrature(d1, x, w, qtype, qparams, None) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 985, in generate_quadrature d1, 0, qparams, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 535, in distributed_sampling concatenate=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 392, in mpi_map_alloc_dmem pars = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' ====================================================================== ERROR: test_inverse_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_IE_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 154, in test_inverse_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 964, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 892, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1173, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 481, in minimize return _minimize_bfgs(fun, x0, args, jac, callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 943, in _minimize_bfgs gfk = myfprime(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1434, in minimize_kl_divergence_grad_a_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_direct_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_IE_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 71, in test_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 892, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1186, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 484, in minimize **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 1542, in _minimize_newtoncg old_fval = f(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1366, in minimize_kl_divergence_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_IE_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 91, in test_fungrad_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 892, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1173, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 481, in minimize return _minimize_bfgs(fun, x0, args, jac, callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 943, in _minimize_bfgs gfk = myfprime(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 71, in derivative self(x, *args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 63, in __call__ fg = self.fun(x, *args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1522, in minimize_kl_divergence_tuple_grad_a_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_IE_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 111, in test_hessact_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 892, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1173, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 481, in minimize return _minimize_bfgs(fun, x0, args, jac, callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 943, in _minimize_bfgs gfk = myfprime(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1434, in minimize_kl_divergence_grad_a_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_IE_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 132, in test_inverse_from_samples_t mpi_pool=[self.mpi_pool]*self.tm_approx.dim) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 892, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1031, in minimize_kl_divergence mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Functionals/MonotonicFunctionApproximations.py", line 441, in minimize_kl_divergence_component callback=self.minimize_kl_divergence_component_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 484, in minimize **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 1542, in _minimize_newtoncg old_fval = f(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Functionals/MonotonicFunctionApproximations.py", line 571, in minimize_kl_divergence_component_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_inverse_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_IE_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 154, in test_inverse_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 964, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 892, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1173, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 481, in minimize return _minimize_bfgs(fun, x0, args, jac, callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 943, in _minimize_bfgs gfk = myfprime(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1434, in minimize_kl_divergence_grad_a_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_direct_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_IE_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 71, in test_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 892, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1186, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 484, in minimize **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 1542, in _minimize_newtoncg old_fval = f(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1366, in minimize_kl_divergence_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_IE_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 91, in test_fungrad_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 892, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1173, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 481, in minimize return _minimize_bfgs(fun, x0, args, jac, callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 943, in _minimize_bfgs gfk = myfprime(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 71, in derivative self(x, *args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 63, in __call__ fg = self.fun(x, *args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1522, in minimize_kl_divergence_tuple_grad_a_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_IE_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 111, in test_hessact_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 892, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1173, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 481, in minimize return _minimize_bfgs(fun, x0, args, jac, callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 943, in _minimize_bfgs gfk = myfprime(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1434, in minimize_kl_divergence_grad_a_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_IE_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 132, in test_inverse_from_samples_t mpi_pool=[self.mpi_pool]*self.tm_approx.dim) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 892, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1017, in minimize_kl_divergence (x, w) = generate_quadrature(d1, x, w, qtype, qparams, None) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 985, in generate_quadrature d1, 0, qparams, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 535, in distributed_sampling concatenate=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 392, in mpi_map_alloc_dmem pars = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' ====================================================================== ERROR: test_inverse_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_IE_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 154, in test_inverse_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 964, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 892, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1173, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 481, in minimize return _minimize_bfgs(fun, x0, args, jac, callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 943, in _minimize_bfgs gfk = myfprime(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1434, in minimize_kl_divergence_grad_a_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_direct_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_IE_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 71, in test_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 892, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1186, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 484, in minimize **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 1542, in _minimize_newtoncg old_fval = f(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1366, in minimize_kl_divergence_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_IE_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 91, in test_fungrad_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 892, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1173, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 481, in minimize return _minimize_bfgs(fun, x0, args, jac, callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 943, in _minimize_bfgs gfk = myfprime(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 71, in derivative self(x, *args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 63, in __call__ fg = self.fun(x, *args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1522, in minimize_kl_divergence_tuple_grad_a_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_IE_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 111, in test_hessact_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 892, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1173, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 481, in minimize return _minimize_bfgs(fun, x0, args, jac, callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 943, in _minimize_bfgs gfk = myfprime(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1434, in minimize_kl_divergence_grad_a_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_IE_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 132, in test_inverse_from_samples_t mpi_pool=[self.mpi_pool]*self.tm_approx.dim) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 892, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1031, in minimize_kl_divergence mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Functionals/MonotonicFunctionApproximations.py", line 441, in minimize_kl_divergence_component callback=self.minimize_kl_divergence_component_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 484, in minimize **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 1542, in _minimize_newtoncg old_fval = f(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Functionals/MonotonicFunctionApproximations.py", line 571, in minimize_kl_divergence_component_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_inverse_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_IE_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 154, in test_inverse_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 964, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 892, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1173, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 481, in minimize return _minimize_bfgs(fun, x0, args, jac, callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 943, in _minimize_bfgs gfk = myfprime(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1434, in minimize_kl_divergence_grad_a_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_direct_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_IE_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 71, in test_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 892, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1186, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 484, in minimize **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 1542, in _minimize_newtoncg old_fval = f(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1366, in minimize_kl_divergence_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_IE_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 91, in test_fungrad_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 892, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1173, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 481, in minimize return _minimize_bfgs(fun, x0, args, jac, callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 943, in _minimize_bfgs gfk = myfprime(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 71, in derivative self(x, *args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 63, in __call__ fg = self.fun(x, *args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1522, in minimize_kl_divergence_tuple_grad_a_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_IE_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 111, in test_hessact_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 892, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1173, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 481, in minimize return _minimize_bfgs(fun, x0, args, jac, callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 943, in _minimize_bfgs gfk = myfprime(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1434, in minimize_kl_divergence_grad_a_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_IE_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 132, in test_inverse_from_samples_t mpi_pool=[self.mpi_pool]*self.tm_approx.dim) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 892, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1017, in minimize_kl_divergence (x, w) = generate_quadrature(d1, x, w, qtype, qparams, None) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 985, in generate_quadrature d1, 0, qparams, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 535, in distributed_sampling concatenate=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 392, in mpi_map_alloc_dmem pars = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' ====================================================================== ERROR: test_inverse_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_IE_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 154, in test_inverse_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 964, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 892, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1173, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 481, in minimize return _minimize_bfgs(fun, x0, args, jac, callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 943, in _minimize_bfgs gfk = myfprime(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1434, in minimize_kl_divergence_grad_a_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_direct_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_IE_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 71, in test_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 892, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1186, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 484, in minimize **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 1542, in _minimize_newtoncg old_fval = f(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1366, in minimize_kl_divergence_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_IE_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 91, in test_fungrad_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 892, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1173, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 481, in minimize return _minimize_bfgs(fun, x0, args, jac, callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 943, in _minimize_bfgs gfk = myfprime(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 71, in derivative self(x, *args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 63, in __call__ fg = self.fun(x, *args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1522, in minimize_kl_divergence_tuple_grad_a_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_IE_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 111, in test_hessact_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 892, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1173, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 481, in minimize return _minimize_bfgs(fun, x0, args, jac, callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 943, in _minimize_bfgs gfk = myfprime(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1434, in minimize_kl_divergence_grad_a_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_IE_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 132, in test_inverse_from_samples_t mpi_pool=[self.mpi_pool]*self.tm_approx.dim) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 892, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1017, in minimize_kl_divergence (x, w) = generate_quadrature(d1, x, w, qtype, qparams, None) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 985, in generate_quadrature d1, 0, qparams, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 535, in distributed_sampling concatenate=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 392, in mpi_map_alloc_dmem pars = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' ====================================================================== ERROR: test_inverse_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_IE_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 154, in test_inverse_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 964, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 892, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1173, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 481, in minimize return _minimize_bfgs(fun, x0, args, jac, callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 943, in _minimize_bfgs gfk = myfprime(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1434, in minimize_kl_divergence_grad_a_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_IE_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 71, in test_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 892, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1186, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 484, in minimize **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 1542, in _minimize_newtoncg old_fval = f(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1366, in minimize_kl_divergence_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_IE_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 91, in test_fungrad_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 892, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1173, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 481, in minimize return _minimize_bfgs(fun, x0, args, jac, callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 943, in _minimize_bfgs gfk = myfprime(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 71, in derivative self(x, *args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 63, in __call__ fg = self.fun(x, *args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1522, in minimize_kl_divergence_tuple_grad_a_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_IE_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 111, in test_hessact_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 892, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1173, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 481, in minimize return _minimize_bfgs(fun, x0, args, jac, callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 943, in _minimize_bfgs gfk = myfprime(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1434, in minimize_kl_divergence_grad_a_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_IE_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 132, in test_inverse_from_samples_t mpi_pool=[self.mpi_pool]*self.tm_approx.dim) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 892, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1017, in minimize_kl_divergence (x, w) = generate_quadrature(d1, x, w, qtype, qparams, None) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 985, in generate_quadrature d1, 0, qparams, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 535, in distributed_sampling concatenate=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 392, in mpi_map_alloc_dmem pars = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' ====================================================================== ERROR: test_inverse_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_IE_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 154, in test_inverse_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 964, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 892, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1173, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 481, in minimize return _minimize_bfgs(fun, x0, args, jac, callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 943, in _minimize_bfgs gfk = myfprime(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1434, in minimize_kl_divergence_grad_a_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_direct_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_IE_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 71, in test_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 892, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1186, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 484, in minimize **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 1542, in _minimize_newtoncg old_fval = f(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1366, in minimize_kl_divergence_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_IE_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 91, in test_fungrad_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 892, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1173, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 481, in minimize return _minimize_bfgs(fun, x0, args, jac, callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 943, in _minimize_bfgs gfk = myfprime(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 71, in derivative self(x, *args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 63, in __call__ fg = self.fun(x, *args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1522, in minimize_kl_divergence_tuple_grad_a_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_IE_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 111, in test_hessact_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 892, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1173, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 481, in minimize return _minimize_bfgs(fun, x0, args, jac, callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 943, in _minimize_bfgs gfk = myfprime(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1434, in minimize_kl_divergence_grad_a_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_IE_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 132, in test_inverse_from_samples_t mpi_pool=[self.mpi_pool]*self.tm_approx.dim) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 892, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1017, in minimize_kl_divergence (x, w) = generate_quadrature(d1, x, w, qtype, qparams, None) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 985, in generate_quadrature d1, 0, qparams, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 535, in distributed_sampling concatenate=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 392, in mpi_map_alloc_dmem pars = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 443, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' ====================================================================== ERROR: test_inverse_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_IE_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 154, in test_inverse_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 964, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 892, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1173, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 481, in minimize return _minimize_bfgs(fun, x0, args, jac, callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 943, in _minimize_bfgs gfk = myfprime(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1434, in minimize_kl_divergence_grad_a_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_direct_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_SQ_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 71, in test_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1186, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 484, in minimize **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 1542, in _minimize_newtoncg old_fval = f(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1366, in minimize_kl_divergence_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_SQ_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 91, in test_fungrad_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1173, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 481, in minimize return _minimize_bfgs(fun, x0, args, jac, callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 943, in _minimize_bfgs gfk = myfprime(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 71, in derivative self(x, *args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 63, in __call__ fg = self.fun(x, *args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1522, in minimize_kl_divergence_tuple_grad_a_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_SQ_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 111, in test_hessact_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1173, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 481, in minimize return _minimize_bfgs(fun, x0, args, jac, callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 943, in _minimize_bfgs gfk = myfprime(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1434, in minimize_kl_divergence_grad_a_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_SQ_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 132, in test_inverse_from_samples_t mpi_pool=[self.mpi_pool]*self.tm_approx.dim) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1017, in minimize_kl_divergence (x, w) = generate_quadrature(d1, x, w, qtype, qparams, None) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 985, in generate_quadrature d1, 0, qparams, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 535, in distributed_sampling concatenate=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 392, in mpi_map_alloc_dmem pars = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' ====================================================================== ERROR: test_inverse_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_SQ_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 154, in test_inverse_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 964, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1173, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 481, in minimize return _minimize_bfgs(fun, x0, args, jac, callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 943, in _minimize_bfgs gfk = myfprime(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1434, in minimize_kl_divergence_grad_a_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_direct_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_SQ_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 71, in test_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1186, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 484, in minimize **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 1542, in _minimize_newtoncg old_fval = f(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1366, in minimize_kl_divergence_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_SQ_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 91, in test_fungrad_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1173, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 481, in minimize return _minimize_bfgs(fun, x0, args, jac, callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 943, in _minimize_bfgs gfk = myfprime(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 71, in derivative self(x, *args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 63, in __call__ fg = self.fun(x, *args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1522, in minimize_kl_divergence_tuple_grad_a_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_SQ_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 111, in test_hessact_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1173, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 481, in minimize return _minimize_bfgs(fun, x0, args, jac, callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 943, in _minimize_bfgs gfk = myfprime(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1434, in minimize_kl_divergence_grad_a_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_SQ_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 132, in test_inverse_from_samples_t mpi_pool=[self.mpi_pool]*self.tm_approx.dim) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1017, in minimize_kl_divergence (x, w) = generate_quadrature(d1, x, w, qtype, qparams, None) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 985, in generate_quadrature d1, 0, qparams, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 535, in distributed_sampling concatenate=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 392, in mpi_map_alloc_dmem pars = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' ====================================================================== ERROR: test_inverse_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_SQ_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 154, in test_inverse_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 964, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1173, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 481, in minimize return _minimize_bfgs(fun, x0, args, jac, callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 943, in _minimize_bfgs gfk = myfprime(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1434, in minimize_kl_divergence_grad_a_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_direct_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_SQ_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 71, in test_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1186, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 484, in minimize **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 1542, in _minimize_newtoncg old_fval = f(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1366, in minimize_kl_divergence_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_SQ_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 91, in test_fungrad_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1173, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 481, in minimize return _minimize_bfgs(fun, x0, args, jac, callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 943, in _minimize_bfgs gfk = myfprime(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 71, in derivative self(x, *args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 63, in __call__ fg = self.fun(x, *args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1522, in minimize_kl_divergence_tuple_grad_a_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_SQ_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 111, in test_hessact_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1173, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 481, in minimize return _minimize_bfgs(fun, x0, args, jac, callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 943, in _minimize_bfgs gfk = myfprime(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1434, in minimize_kl_divergence_grad_a_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_SQ_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 132, in test_inverse_from_samples_t mpi_pool=[self.mpi_pool]*self.tm_approx.dim) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1031, in minimize_kl_divergence mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Functionals/MonotonicFunctionApproximations.py", line 441, in minimize_kl_divergence_component callback=self.minimize_kl_divergence_component_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 484, in minimize **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 1542, in _minimize_newtoncg old_fval = f(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Functionals/MonotonicFunctionApproximations.py", line 571, in minimize_kl_divergence_component_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_inverse_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_SQ_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 154, in test_inverse_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 964, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1173, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 481, in minimize return _minimize_bfgs(fun, x0, args, jac, callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 943, in _minimize_bfgs gfk = myfprime(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1434, in minimize_kl_divergence_grad_a_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_direct_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_SQ_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 71, in test_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1186, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 484, in minimize **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 1542, in _minimize_newtoncg old_fval = f(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1366, in minimize_kl_divergence_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_SQ_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 91, in test_fungrad_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1173, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 481, in minimize return _minimize_bfgs(fun, x0, args, jac, callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 943, in _minimize_bfgs gfk = myfprime(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 71, in derivative self(x, *args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 63, in __call__ fg = self.fun(x, *args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1522, in minimize_kl_divergence_tuple_grad_a_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_SQ_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 111, in test_hessact_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1173, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 481, in minimize return _minimize_bfgs(fun, x0, args, jac, callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 943, in _minimize_bfgs gfk = myfprime(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1434, in minimize_kl_divergence_grad_a_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_SQ_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 132, in test_inverse_from_samples_t mpi_pool=[self.mpi_pool]*self.tm_approx.dim) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1017, in minimize_kl_divergence (x, w) = generate_quadrature(d1, x, w, qtype, qparams, None) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 985, in generate_quadrature d1, 0, qparams, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 535, in distributed_sampling concatenate=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 392, in mpi_map_alloc_dmem pars = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' ====================================================================== ERROR: test_inverse_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_SQ_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 154, in test_inverse_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 964, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1173, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 481, in minimize return _minimize_bfgs(fun, x0, args, jac, callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 943, in _minimize_bfgs gfk = myfprime(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1434, in minimize_kl_divergence_grad_a_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_direct_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_SQ_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 71, in test_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1186, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 484, in minimize **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 1542, in _minimize_newtoncg old_fval = f(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1366, in minimize_kl_divergence_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_SQ_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 91, in test_fungrad_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1173, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 481, in minimize return _minimize_bfgs(fun, x0, args, jac, callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 943, in _minimize_bfgs gfk = myfprime(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 71, in derivative self(x, *args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 63, in __call__ fg = self.fun(x, *args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1522, in minimize_kl_divergence_tuple_grad_a_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_SQ_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 111, in test_hessact_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1173, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 481, in minimize return _minimize_bfgs(fun, x0, args, jac, callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 943, in _minimize_bfgs gfk = myfprime(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1434, in minimize_kl_divergence_grad_a_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_SQ_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 132, in test_inverse_from_samples_t mpi_pool=[self.mpi_pool]*self.tm_approx.dim) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1031, in minimize_kl_divergence mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Functionals/MonotonicFunctionApproximations.py", line 441, in minimize_kl_divergence_component callback=self.minimize_kl_divergence_component_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 484, in minimize **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 1542, in _minimize_newtoncg old_fval = f(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Functionals/MonotonicFunctionApproximations.py", line 571, in minimize_kl_divergence_component_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_inverse_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_SQ_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 154, in test_inverse_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 964, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1173, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 481, in minimize return _minimize_bfgs(fun, x0, args, jac, callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 943, in _minimize_bfgs gfk = myfprime(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1434, in minimize_kl_divergence_grad_a_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_direct_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_SQ_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 71, in test_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1186, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 484, in minimize **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 1542, in _minimize_newtoncg old_fval = f(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1366, in minimize_kl_divergence_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_SQ_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 91, in test_fungrad_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1173, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 481, in minimize return _minimize_bfgs(fun, x0, args, jac, callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 943, in _minimize_bfgs gfk = myfprime(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 71, in derivative self(x, *args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 63, in __call__ fg = self.fun(x, *args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1522, in minimize_kl_divergence_tuple_grad_a_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_SQ_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 111, in test_hessact_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1173, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 481, in minimize return _minimize_bfgs(fun, x0, args, jac, callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 943, in _minimize_bfgs gfk = myfprime(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1434, in minimize_kl_divergence_grad_a_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_SQ_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 132, in test_inverse_from_samples_t mpi_pool=[self.mpi_pool]*self.tm_approx.dim) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1017, in minimize_kl_divergence (x, w) = generate_quadrature(d1, x, w, qtype, qparams, None) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 985, in generate_quadrature d1, 0, qparams, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 535, in distributed_sampling concatenate=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 392, in mpi_map_alloc_dmem pars = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' ====================================================================== ERROR: test_inverse_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_SQ_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 154, in test_inverse_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 964, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1173, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 481, in minimize return _minimize_bfgs(fun, x0, args, jac, callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 943, in _minimize_bfgs gfk = myfprime(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1434, in minimize_kl_divergence_grad_a_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_direct_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_SQ_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 71, in test_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1186, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 484, in minimize **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 1542, in _minimize_newtoncg old_fval = f(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1366, in minimize_kl_divergence_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_SQ_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 91, in test_fungrad_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1173, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 481, in minimize return _minimize_bfgs(fun, x0, args, jac, callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 943, in _minimize_bfgs gfk = myfprime(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 71, in derivative self(x, *args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 63, in __call__ fg = self.fun(x, *args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1522, in minimize_kl_divergence_tuple_grad_a_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_SQ_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 111, in test_hessact_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1173, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 481, in minimize return _minimize_bfgs(fun, x0, args, jac, callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 943, in _minimize_bfgs gfk = myfprime(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1434, in minimize_kl_divergence_grad_a_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_SQ_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 132, in test_inverse_from_samples_t mpi_pool=[self.mpi_pool]*self.tm_approx.dim) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1017, in minimize_kl_divergence (x, w) = generate_quadrature(d1, x, w, qtype, qparams, None) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 985, in generate_quadrature d1, 0, qparams, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 535, in distributed_sampling concatenate=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 392, in mpi_map_alloc_dmem pars = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' ====================================================================== ERROR: test_inverse_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_SQ_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 154, in test_inverse_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 964, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1173, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 481, in minimize return _minimize_bfgs(fun, x0, args, jac, callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 943, in _minimize_bfgs gfk = myfprime(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1434, in minimize_kl_divergence_grad_a_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_SQ_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 71, in test_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1186, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 484, in minimize **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 1542, in _minimize_newtoncg old_fval = f(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1366, in minimize_kl_divergence_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_SQ_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 91, in test_fungrad_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1173, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 481, in minimize return _minimize_bfgs(fun, x0, args, jac, callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 943, in _minimize_bfgs gfk = myfprime(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 71, in derivative self(x, *args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 63, in __call__ fg = self.fun(x, *args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1522, in minimize_kl_divergence_tuple_grad_a_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_SQ_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 111, in test_hessact_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1173, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 481, in minimize return _minimize_bfgs(fun, x0, args, jac, callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 943, in _minimize_bfgs gfk = myfprime(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1434, in minimize_kl_divergence_grad_a_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_SQ_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 132, in test_inverse_from_samples_t mpi_pool=[self.mpi_pool]*self.tm_approx.dim) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1017, in minimize_kl_divergence (x, w) = generate_quadrature(d1, x, w, qtype, qparams, None) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 985, in generate_quadrature d1, 0, qparams, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 535, in distributed_sampling concatenate=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 392, in mpi_map_alloc_dmem pars = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' ====================================================================== ERROR: test_inverse_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_SQ_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 154, in test_inverse_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 964, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1173, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 481, in minimize return _minimize_bfgs(fun, x0, args, jac, callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 943, in _minimize_bfgs gfk = myfprime(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1434, in minimize_kl_divergence_grad_a_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_direct_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_SQ_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 71, in test_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1186, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 484, in minimize **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 1542, in _minimize_newtoncg old_fval = f(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1366, in minimize_kl_divergence_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_SQ_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 91, in test_fungrad_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1173, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 481, in minimize return _minimize_bfgs(fun, x0, args, jac, callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 943, in _minimize_bfgs gfk = myfprime(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 71, in derivative self(x, *args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 63, in __call__ fg = self.fun(x, *args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1522, in minimize_kl_divergence_tuple_grad_a_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_SQ_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 111, in test_hessact_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1173, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 481, in minimize return _minimize_bfgs(fun, x0, args, jac, callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 943, in _minimize_bfgs gfk = myfprime(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1434, in minimize_kl_divergence_grad_a_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_SQ_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 132, in test_inverse_from_samples_t mpi_pool=[self.mpi_pool]*self.tm_approx.dim) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1017, in minimize_kl_divergence (x, w) = generate_quadrature(d1, x, w, qtype, qparams, None) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 985, in generate_quadrature d1, 0, qparams, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 535, in distributed_sampling concatenate=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 392, in mpi_map_alloc_dmem pars = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 443, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' ====================================================================== ERROR: test_inverse_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_SQ_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 154, in test_inverse_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 964, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1173, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 481, in minimize return _minimize_bfgs(fun, x0, args, jac, callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 943, in _minimize_bfgs gfk = myfprime(x0) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/optimize.py", line 292, in function_wrapper return function(*(wrapper_args + args)) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1434, in minimize_kl_divergence_grad_a_objective mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_direct_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_LS_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 71, in test_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 380, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 495, in minimize constraints, callback=callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/slsqp.py", line 314, in _minimize_slsqp for c in cons['ineq']])) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 465, in minimize_kl_divergence_constraints mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_LS_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 91, in test_fungrad_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 371, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 495, in minimize constraints, callback=callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/slsqp.py", line 314, in _minimize_slsqp for c in cons['ineq']])) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 465, in minimize_kl_divergence_constraints mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_LS_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 111, in test_hessact_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 380, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 495, in minimize constraints, callback=callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/slsqp.py", line 314, in _minimize_slsqp for c in cons['ineq']])) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 465, in minimize_kl_divergence_constraints mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_LS_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 132, in test_inverse_from_samples_t mpi_pool=[self.mpi_pool]*self.tm_approx.dim) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1017, in minimize_kl_divergence (x, w) = generate_quadrature(d1, x, w, qtype, qparams, None) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 985, in generate_quadrature d1, 0, qparams, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 535, in distributed_sampling concatenate=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 392, in mpi_map_alloc_dmem pars = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' ====================================================================== ERROR: test_direct_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_LS_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 71, in test_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 380, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 495, in minimize constraints, callback=callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/slsqp.py", line 314, in _minimize_slsqp for c in cons['ineq']])) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 465, in minimize_kl_divergence_constraints mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_LS_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 91, in test_fungrad_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 371, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 495, in minimize constraints, callback=callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/slsqp.py", line 314, in _minimize_slsqp for c in cons['ineq']])) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 465, in minimize_kl_divergence_constraints mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_LS_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 111, in test_hessact_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 380, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 495, in minimize constraints, callback=callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/slsqp.py", line 314, in _minimize_slsqp for c in cons['ineq']])) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 465, in minimize_kl_divergence_constraints mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_LS_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 132, in test_inverse_from_samples_t mpi_pool=[self.mpi_pool]*self.tm_approx.dim) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1017, in minimize_kl_divergence (x, w) = generate_quadrature(d1, x, w, qtype, qparams, None) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 985, in generate_quadrature d1, 0, qparams, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 535, in distributed_sampling concatenate=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 392, in mpi_map_alloc_dmem pars = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' ====================================================================== ERROR: test_direct_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_LS_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 71, in test_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 380, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 495, in minimize constraints, callback=callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/slsqp.py", line 314, in _minimize_slsqp for c in cons['ineq']])) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 465, in minimize_kl_divergence_constraints mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_LS_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 91, in test_fungrad_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 371, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 495, in minimize constraints, callback=callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/slsqp.py", line 314, in _minimize_slsqp for c in cons['ineq']])) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 465, in minimize_kl_divergence_constraints mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_LS_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 111, in test_hessact_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 380, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 495, in minimize constraints, callback=callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/slsqp.py", line 314, in _minimize_slsqp for c in cons['ineq']])) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 465, in minimize_kl_divergence_constraints mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_LS_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 132, in test_inverse_from_samples_t mpi_pool=[self.mpi_pool]*self.tm_approx.dim) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1031, in minimize_kl_divergence mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Functionals/MonotonicFunctionApproximations.py", line 1037, in minimize_kl_divergence_component callback=self.minimize_kl_divergence_component_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 495, in minimize constraints, callback=callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/slsqp.py", line 314, in _minimize_slsqp for c in cons['ineq']])) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Functionals/MonotonicFunctionApproximations.py", line 1090, in minimize_kl_divergence_component_constraints mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_direct_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_LS_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 71, in test_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 380, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 495, in minimize constraints, callback=callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/slsqp.py", line 314, in _minimize_slsqp for c in cons['ineq']])) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 465, in minimize_kl_divergence_constraints mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_LS_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 91, in test_fungrad_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 371, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 495, in minimize constraints, callback=callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/slsqp.py", line 314, in _minimize_slsqp for c in cons['ineq']])) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 465, in minimize_kl_divergence_constraints mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_LS_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 111, in test_hessact_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 380, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 495, in minimize constraints, callback=callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/slsqp.py", line 314, in _minimize_slsqp for c in cons['ineq']])) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 465, in minimize_kl_divergence_constraints mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_LS_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 132, in test_inverse_from_samples_t mpi_pool=[self.mpi_pool]*self.tm_approx.dim) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1017, in minimize_kl_divergence (x, w) = generate_quadrature(d1, x, w, qtype, qparams, None) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 985, in generate_quadrature d1, 0, qparams, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 535, in distributed_sampling concatenate=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 392, in mpi_map_alloc_dmem pars = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' ====================================================================== ERROR: test_direct_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_LS_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 71, in test_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 380, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 495, in minimize constraints, callback=callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/slsqp.py", line 314, in _minimize_slsqp for c in cons['ineq']])) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 465, in minimize_kl_divergence_constraints mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_LS_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 91, in test_fungrad_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 371, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 495, in minimize constraints, callback=callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/slsqp.py", line 314, in _minimize_slsqp for c in cons['ineq']])) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 465, in minimize_kl_divergence_constraints mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_LS_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 111, in test_hessact_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 380, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 495, in minimize constraints, callback=callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/slsqp.py", line 314, in _minimize_slsqp for c in cons['ineq']])) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 465, in minimize_kl_divergence_constraints mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_LS_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 132, in test_inverse_from_samples_t mpi_pool=[self.mpi_pool]*self.tm_approx.dim) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1031, in minimize_kl_divergence mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Functionals/MonotonicFunctionApproximations.py", line 1037, in minimize_kl_divergence_component callback=self.minimize_kl_divergence_component_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 495, in minimize constraints, callback=callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/slsqp.py", line 314, in _minimize_slsqp for c in cons['ineq']])) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Functionals/MonotonicFunctionApproximations.py", line 1090, in minimize_kl_divergence_component_constraints mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_direct_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_LS_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 71, in test_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 380, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 495, in minimize constraints, callback=callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/slsqp.py", line 314, in _minimize_slsqp for c in cons['ineq']])) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 465, in minimize_kl_divergence_constraints mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_LS_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 91, in test_fungrad_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 371, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 495, in minimize constraints, callback=callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/slsqp.py", line 314, in _minimize_slsqp for c in cons['ineq']])) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 465, in minimize_kl_divergence_constraints mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_LS_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 111, in test_hessact_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 380, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 495, in minimize constraints, callback=callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/slsqp.py", line 314, in _minimize_slsqp for c in cons['ineq']])) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 465, in minimize_kl_divergence_constraints mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_LS_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 132, in test_inverse_from_samples_t mpi_pool=[self.mpi_pool]*self.tm_approx.dim) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1017, in minimize_kl_divergence (x, w) = generate_quadrature(d1, x, w, qtype, qparams, None) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 985, in generate_quadrature d1, 0, qparams, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 535, in distributed_sampling concatenate=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 392, in mpi_map_alloc_dmem pars = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' ====================================================================== ERROR: test_direct_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_LS_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 71, in test_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 380, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 495, in minimize constraints, callback=callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/slsqp.py", line 314, in _minimize_slsqp for c in cons['ineq']])) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 465, in minimize_kl_divergence_constraints mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_LS_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 91, in test_fungrad_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 371, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 495, in minimize constraints, callback=callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/slsqp.py", line 314, in _minimize_slsqp for c in cons['ineq']])) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 465, in minimize_kl_divergence_constraints mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_LS_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 111, in test_hessact_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 380, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 495, in minimize constraints, callback=callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/slsqp.py", line 314, in _minimize_slsqp for c in cons['ineq']])) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 465, in minimize_kl_divergence_constraints mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_LS_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 132, in test_inverse_from_samples_t mpi_pool=[self.mpi_pool]*self.tm_approx.dim) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1017, in minimize_kl_divergence (x, w) = generate_quadrature(d1, x, w, qtype, qparams, None) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 985, in generate_quadrature d1, 0, qparams, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 535, in distributed_sampling concatenate=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 392, in mpi_map_alloc_dmem pars = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' ====================================================================== ERROR: test_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_LS_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 71, in test_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 380, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 495, in minimize constraints, callback=callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/slsqp.py", line 314, in _minimize_slsqp for c in cons['ineq']])) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 465, in minimize_kl_divergence_constraints mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_LS_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 91, in test_fungrad_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 371, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 495, in minimize constraints, callback=callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/slsqp.py", line 314, in _minimize_slsqp for c in cons['ineq']])) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 465, in minimize_kl_divergence_constraints mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_LS_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 111, in test_hessact_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 380, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 495, in minimize constraints, callback=callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/slsqp.py", line 314, in _minimize_slsqp for c in cons['ineq']])) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 465, in minimize_kl_divergence_constraints mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_LS_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 132, in test_inverse_from_samples_t mpi_pool=[self.mpi_pool]*self.tm_approx.dim) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1017, in minimize_kl_divergence (x, w) = generate_quadrature(d1, x, w, qtype, qparams, None) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 985, in generate_quadrature d1, 0, qparams, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 535, in distributed_sampling concatenate=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 392, in mpi_map_alloc_dmem pars = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' ====================================================================== ERROR: test_direct_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_LS_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 71, in test_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 380, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 495, in minimize constraints, callback=callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/slsqp.py", line 314, in _minimize_slsqp for c in cons['ineq']])) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 465, in minimize_kl_divergence_constraints mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_LS_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 91, in test_fungrad_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 371, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 495, in minimize constraints, callback=callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/slsqp.py", line 314, in _minimize_slsqp for c in cons['ineq']])) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 465, in minimize_kl_divergence_constraints mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_LS_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 111, in test_hessact_direct_t mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 380, in minimize_kl_divergence_complete callback=self.minimize_kl_divergence_callback) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 495, in minimize constraints, callback=callback, **options) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/slsqp.py", line 314, in _minimize_slsqp for c in cons['ineq']])) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 465, in minimize_kl_divergence_constraints mpi_pool=self.mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_LS_KL_div_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 132, in test_inverse_from_samples_t mpi_pool=[self.mpi_pool]*self.tm_approx.dim) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1017, in minimize_kl_divergence (x, w) = generate_quadrature(d1, x, w, qtype, qparams, None) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 985, in generate_quadrature d1, 0, qparams, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 535, in distributed_sampling concatenate=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 392, in mpi_map_alloc_dmem pars = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature qtype, qparams, mass=mass, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 443, in map_samples_base_to_target mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map fval = f(**args) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' ====================================================================== ERROR: test_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 126, in test_action_storage_hess_a_l2_misfit verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 119, in action_storage_hess_a_L2_misfit mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1395, in storage_hess_a_L2squared_misfit batch_size=batch_size, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1306, in hess_a_L2squared_misfit mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 215, in test_batch_action_storage_hess_a_l2_misfit verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 208, in action_storage_hess_a_L2_misfit batch_size=batch_size, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1395, in storage_hess_a_L2squared_misfit batch_size=batch_size, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1352, in hess_a_L2squared_misfit mpi_pool=mpi_pool, splitted=True ) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 154, in test_batch_grad_a_l2_misfit verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 143, in L2_misfit mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1151, in L2squared_misfit mpi_pool=mpi_pool, splitted=True ) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 183, in test_batch_hess_a_l2_misfit verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 177, in hess_a_L2_misfit mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1352, in hess_a_L2squared_misfit mpi_pool=mpi_pool, splitted=True ) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 69, in test_grad_a_l2_misfit verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 58, in L2_misfit mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1108, in L2squared_misfit mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 95, in test_hess_a_l2_misfit verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 89, in hess_a_L2_misfit mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1306, in hess_a_L2squared_misfit mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 334, in test_precomp_action_storage_hess_a_l2_misfit verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 327, in action_storage_hess_a_L2_misfit mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1395, in storage_hess_a_L2squared_misfit batch_size=batch_size, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1306, in hess_a_L2squared_misfit mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 456, in test_precomp_batch_action_storage_hess_a_l2_misfit verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 449, in action_storage_hess_a_L2_misfit params1=params1, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1395, in storage_hess_a_L2squared_misfit batch_size=batch_size, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1352, in hess_a_L2squared_misfit mpi_pool=mpi_pool, splitted=True ) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 373, in test_precomp_batch_grad_a_l2_misfit verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 362, in L2_misfit params1=params1, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1151, in L2squared_misfit mpi_pool=mpi_pool, splitted=True ) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 413, in test_precomp_batch_hess_a_l2_misfit verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 407, in hess_a_L2_misfit params1=params1, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1352, in hess_a_L2squared_misfit mpi_pool=mpi_pool, splitted=True ) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 253, in test_precomp_grad_a_l2_misfit verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 242, in L2_misfit mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1108, in L2squared_misfit mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 292, in test_precomp_hess_a_l2_misfit verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 286, in hess_a_L2_misfit mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1306, in hess_a_L2squared_misfit mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 126, in test_action_storage_hess_a_l2_misfit verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 119, in action_storage_hess_a_L2_misfit mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1395, in storage_hess_a_L2squared_misfit batch_size=batch_size, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1306, in hess_a_L2squared_misfit mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 215, in test_batch_action_storage_hess_a_l2_misfit verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 208, in action_storage_hess_a_L2_misfit batch_size=batch_size, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1395, in storage_hess_a_L2squared_misfit batch_size=batch_size, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1352, in hess_a_L2squared_misfit mpi_pool=mpi_pool, splitted=True ) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 154, in test_batch_grad_a_l2_misfit verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 143, in L2_misfit mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1151, in L2squared_misfit mpi_pool=mpi_pool, splitted=True ) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 183, in test_batch_hess_a_l2_misfit verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 177, in hess_a_L2_misfit mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1352, in hess_a_L2squared_misfit mpi_pool=mpi_pool, splitted=True ) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 69, in test_grad_a_l2_misfit verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 58, in L2_misfit mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1108, in L2squared_misfit mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 95, in test_hess_a_l2_misfit verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 89, in hess_a_L2_misfit mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1306, in hess_a_L2squared_misfit mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 334, in test_precomp_action_storage_hess_a_l2_misfit verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 327, in action_storage_hess_a_L2_misfit mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1395, in storage_hess_a_L2squared_misfit batch_size=batch_size, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1306, in hess_a_L2squared_misfit mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 456, in test_precomp_batch_action_storage_hess_a_l2_misfit verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 449, in action_storage_hess_a_L2_misfit params1=params1, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1395, in storage_hess_a_L2squared_misfit batch_size=batch_size, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1352, in hess_a_L2squared_misfit mpi_pool=mpi_pool, splitted=True ) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 373, in test_precomp_batch_grad_a_l2_misfit verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 362, in L2_misfit params1=params1, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1151, in L2squared_misfit mpi_pool=mpi_pool, splitted=True ) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 413, in test_precomp_batch_hess_a_l2_misfit verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 407, in hess_a_L2_misfit params1=params1, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1352, in hess_a_L2squared_misfit mpi_pool=mpi_pool, splitted=True ) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 253, in test_precomp_grad_a_l2_misfit verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 242, in L2_misfit mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1108, in L2squared_misfit mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 292, in test_precomp_hess_a_l2_misfit verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 286, in hess_a_L2_misfit mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1306, in hess_a_L2squared_misfit mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 126, in test_action_storage_hess_a_l2_misfit verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 119, in action_storage_hess_a_L2_misfit mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1395, in storage_hess_a_L2squared_misfit batch_size=batch_size, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1306, in hess_a_L2squared_misfit mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 215, in test_batch_action_storage_hess_a_l2_misfit verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 208, in action_storage_hess_a_L2_misfit batch_size=batch_size, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1395, in storage_hess_a_L2squared_misfit batch_size=batch_size, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1352, in hess_a_L2squared_misfit mpi_pool=mpi_pool, splitted=True ) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 154, in test_batch_grad_a_l2_misfit verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 143, in L2_misfit mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1151, in L2squared_misfit mpi_pool=mpi_pool, splitted=True ) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 183, in test_batch_hess_a_l2_misfit verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 177, in hess_a_L2_misfit mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1352, in hess_a_L2squared_misfit mpi_pool=mpi_pool, splitted=True ) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 69, in test_grad_a_l2_misfit verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 58, in L2_misfit mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1108, in L2squared_misfit mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 95, in test_hess_a_l2_misfit verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 89, in hess_a_L2_misfit mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1306, in hess_a_L2squared_misfit mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 334, in test_precomp_action_storage_hess_a_l2_misfit verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 327, in action_storage_hess_a_L2_misfit mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1395, in storage_hess_a_L2squared_misfit batch_size=batch_size, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1306, in hess_a_L2squared_misfit mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 456, in test_precomp_batch_action_storage_hess_a_l2_misfit verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 449, in action_storage_hess_a_L2_misfit params1=params1, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1395, in storage_hess_a_L2squared_misfit batch_size=batch_size, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1352, in hess_a_L2squared_misfit mpi_pool=mpi_pool, splitted=True ) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 373, in test_precomp_batch_grad_a_l2_misfit verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 362, in L2_misfit params1=params1, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1151, in L2squared_misfit mpi_pool=mpi_pool, splitted=True ) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 413, in test_precomp_batch_hess_a_l2_misfit verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 407, in hess_a_L2_misfit params1=params1, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1352, in hess_a_L2squared_misfit mpi_pool=mpi_pool, splitted=True ) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 253, in test_precomp_grad_a_l2_misfit verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 242, in L2_misfit mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1108, in L2squared_misfit mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 292, in test_precomp_hess_a_l2_misfit verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 286, in hess_a_L2_misfit mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1306, in hess_a_L2squared_misfit mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 126, in test_action_storage_hess_a_l2_misfit verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 119, in action_storage_hess_a_L2_misfit mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1395, in storage_hess_a_L2squared_misfit batch_size=batch_size, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1306, in hess_a_L2squared_misfit mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 215, in test_batch_action_storage_hess_a_l2_misfit verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 208, in action_storage_hess_a_L2_misfit batch_size=batch_size, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1395, in storage_hess_a_L2squared_misfit batch_size=batch_size, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1352, in hess_a_L2squared_misfit mpi_pool=mpi_pool, splitted=True ) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 154, in test_batch_grad_a_l2_misfit verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 143, in L2_misfit mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1151, in L2squared_misfit mpi_pool=mpi_pool, splitted=True ) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 183, in test_batch_hess_a_l2_misfit verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 177, in hess_a_L2_misfit mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1352, in hess_a_L2squared_misfit mpi_pool=mpi_pool, splitted=True ) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 69, in test_grad_a_l2_misfit verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 58, in L2_misfit mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1108, in L2squared_misfit mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 95, in test_hess_a_l2_misfit verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 89, in hess_a_L2_misfit mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1306, in hess_a_L2squared_misfit mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 334, in test_precomp_action_storage_hess_a_l2_misfit verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 327, in action_storage_hess_a_L2_misfit mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1395, in storage_hess_a_L2squared_misfit batch_size=batch_size, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1306, in hess_a_L2squared_misfit mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 456, in test_precomp_batch_action_storage_hess_a_l2_misfit verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a exa = action_hess_f(x, v, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 449, in action_storage_hess_a_L2_misfit params1=params1, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1395, in storage_hess_a_L2squared_misfit batch_size=batch_size, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1352, in hess_a_L2squared_misfit mpi_pool=mpi_pool, splitted=True ) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 373, in test_precomp_batch_grad_a_l2_misfit verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 362, in L2_misfit params1=params1, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1151, in L2squared_misfit mpi_pool=mpi_pool, splitted=True ) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 413, in test_precomp_batch_hess_a_l2_misfit verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 407, in hess_a_L2_misfit params1=params1, mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1352, in hess_a_L2squared_misfit mpi_pool=mpi_pool, splitted=True ) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 253, in test_precomp_grad_a_l2_misfit verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a app = grad_a_fd(f,x,dx,params,end) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd tmp = f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 242, in L2_misfit mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1108, in L2squared_misfit mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_precomp_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 292, in test_precomp_hess_a_l2_misfit verbose=False) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a exa = hess_f(x, **params) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 286, in hess_a_L2_misfit mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1306, in hess_a_L2squared_misfit mpi_pool=mpi_pool) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map reduce_obj=reduce_obj, reduce_args=obj_args_reduce) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map raise RuntimeError("Some of the MPI processes failed") RuntimeError: Some of the MPI processes failed ====================================================================== ERROR: test_L2_minimization (TransportMaps.tests.test_L2_minimization.Parallel_IntExp_L2_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_minimization.py", line 57, in test_L2_minimization mpi_pool_list=[self.mpi_pool]*self.dim) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1851, in regression T = t(x) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 239, in __call__ return self.evaluate( x ) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' ====================================================================== ERROR: test_L2_minimization (TransportMaps.tests.test_L2_minimization.Parallel_IntSq_L2_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_minimization.py", line 57, in test_L2_minimization mpi_pool_list=[self.mpi_pool]*self.dim) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1851, in regression T = t(x) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 239, in __call__ return self.evaluate( x ) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' ====================================================================== ERROR: test_L2_minimization (TransportMaps.tests.test_L2_minimization.Parallel_LinSpan_L2_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_minimization.py", line 57, in test_L2_minimization mpi_pool_list=[self.mpi_pool]*self.dim) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1851, in regression T = t(x) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 239, in __call__ return self.evaluate( x ) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' ---------------------------------------------------------------------- Ran 960 tests in 656.234s FAILED (errors=951, skipped=9) mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 937, in misfit_squared F1 = f1.evaluate(x, precomp=params1, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1004, in hess_a_misfit_squared F2 = f2.evaluate(x, precomp=params2, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/bin/mpi_pool_v2.py", line 218, in out = func(**tmp) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1004, in hess_a_misfit_squared F2 = f2.evaluate(x, precomp=params2, idxs_slice=idxs_slice) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped out = f(slf, *args, **kwargs) File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped start = time.process_time() AttributeError: 'module' object has no attribute 'process_time' Errors: 951, Failures: 0 Build step 'Execute shell' marked build as failure [WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] Skipped based on build state FAILURE Finished: FAILURE