[Python-modules-team] Bug#954507: dask.distributed: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.7 3.8" returned exit code 13

Lucas Nussbaum lucas at debian.org
Sun Mar 22 07:54:04 GMT 2020


Source: dask.distributed
Version: 2.10.0+ds.1-3
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200321 ftbfs-bullseye

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> rm distributed/comm/tests/__init__.py
> cd distributed/dashboard/ && coffee -c export_tool.coffee
> for p in distributed/dashboard/static/js/anime.js distributed/dashboard/static/js/reconnecting-websocket.js; do \
>     uglifyjs -o $p debian/missing-sources/$p ; \
> done
> chmod a-x distributed/tests/test_utils_test.py
> dh_auto_build
> I: pybuild base:217: /usr/bin/python3.7 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed
> copying distributed/proctitle.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed
> copying distributed/preloading.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed
> copying distributed/_concurrent_futures_thread.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed
> copying distributed/utils_perf.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed
> copying distributed/versions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed
> copying distributed/nanny.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed
> copying distributed/locket.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed
> copying distributed/cfexecutor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed
> copying distributed/profile.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed
> copying distributed/core.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed
> copying distributed/utils_comm.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed
> copying distributed/process.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed
> copying distributed/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed
> copying distributed/counter.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed
> copying distributed/compatibility.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed
> copying distributed/node.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed
> copying distributed/lock.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed
> copying distributed/scheduler.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed
> copying distributed/queues.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed
> copying distributed/worker.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed
> copying distributed/_ipython_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed
> copying distributed/pytest_resourceleaks.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed
> copying distributed/metrics.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed
> copying distributed/_version.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed
> copying distributed/variable.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed
> copying distributed/asyncio.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed
> copying distributed/security.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed
> copying distributed/utils_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed
> copying distributed/bokeh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed
> copying distributed/client.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed
> copying distributed/recreate_exceptions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed
> copying distributed/config.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed
> copying distributed/system_monitor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed
> copying distributed/stealing.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed
> copying distributed/worker_client.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed
> copying distributed/sizeof.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed
> copying distributed/threadpoolexecutor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed
> copying distributed/publish.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed
> copying distributed/pubsub.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed
> copying distributed/actor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed
> copying distributed/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed
> copying distributed/system.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed
> copying distributed/diskutils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed
> copying distributed/batched.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/diagnostics
> copying distributed/diagnostics/task_stream.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/diagnostics
> copying distributed/diagnostics/progress_stream.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/diagnostics
> copying distributed/diagnostics/progress.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/diagnostics
> copying distributed/diagnostics/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/diagnostics
> copying distributed/diagnostics/graph_layout.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/diagnostics
> copying distributed/diagnostics/plugin.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/diagnostics
> copying distributed/diagnostics/websocket.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/diagnostics
> copying distributed/diagnostics/progressbar.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/diagnostics
> copying distributed/diagnostics/nvml.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/diagnostics
> copying distributed/diagnostics/eventstream.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/diagnostics
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/comm
> copying distributed/comm/registry.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/comm
> copying distributed/comm/core.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/comm
> copying distributed/comm/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/comm
> copying distributed/comm/inproc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/comm
> copying distributed/comm/tcp.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/comm
> copying distributed/comm/ucx.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/comm
> copying distributed/comm/addressing.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/comm
> copying distributed/comm/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/comm
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/protocol
> copying distributed/protocol/compression.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/protocol
> copying distributed/protocol/cuda.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/protocol
> copying distributed/protocol/cupy.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/protocol
> copying distributed/protocol/core.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/protocol
> copying distributed/protocol/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/protocol
> copying distributed/protocol/h5py.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/protocol
> copying distributed/protocol/arrow.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/protocol
> copying distributed/protocol/keras.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/protocol
> copying distributed/protocol/serialize.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/protocol
> copying distributed/protocol/torch.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/protocol
> copying distributed/protocol/numpy.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/protocol
> copying distributed/protocol/numba.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/protocol
> copying distributed/protocol/netcdf4.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/protocol
> copying distributed/protocol/pickle.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/protocol
> copying distributed/protocol/sparse.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/protocol
> copying distributed/protocol/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/protocol
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/cli
> copying distributed/cli/dask_scheduler.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/cli
> copying distributed/cli/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/cli
> copying distributed/cli/dask_worker.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/cli
> copying distributed/cli/dask_ssh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/cli
> copying distributed/cli/dask_spec.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/cli
> copying distributed/cli/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/cli
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/dashboard
> copying distributed/dashboard/proxy.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/dashboard
> copying distributed/dashboard/export_tool.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/dashboard
> copying distributed/dashboard/core.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/dashboard
> copying distributed/dashboard/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/dashboard
> copying distributed/dashboard/scheduler.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/dashboard
> copying distributed/dashboard/worker.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/dashboard
> copying distributed/dashboard/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/dashboard
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/deploy
> copying distributed/deploy/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/deploy
> copying distributed/deploy/spec.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/deploy
> copying distributed/deploy/local.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/deploy
> copying distributed/deploy/adaptive.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/deploy
> copying distributed/deploy/adaptive_core.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/deploy
> copying distributed/deploy/utils_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/deploy
> copying distributed/deploy/ssh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/deploy
> copying distributed/deploy/old_ssh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/deploy
> copying distributed/deploy/cluster.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/deploy
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/dashboard/components
> copying distributed/dashboard/components/shared.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/dashboard/components
> copying distributed/dashboard/components/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/dashboard/components
> copying distributed/dashboard/components/scheduler.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/dashboard/components
> copying distributed/dashboard/components/worker.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/dashboard/components
> copying distributed/dashboard/components/nvml.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/dashboard/components
> running egg_info
> creating distributed.egg-info
> writing distributed.egg-info/PKG-INFO
> writing dependency_links to distributed.egg-info/dependency_links.txt
> writing entry points to distributed.egg-info/entry_points.txt
> writing requirements to distributed.egg-info/requires.txt
> writing top-level names to distributed.egg-info/top_level.txt
> writing manifest file 'distributed.egg-info/SOURCES.txt'
> reading manifest file 'distributed.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> no previously-included directories found matching 'docs/_build'
> writing manifest file 'distributed.egg-info/SOURCES.txt'
> copying distributed/distributed.yaml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests
> copying distributed/tests/make_tls_certs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests
> copying distributed/tests/mytest.pyz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests
> copying distributed/tests/test_actor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests
> copying distributed/tests/test_as_completed.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests
> copying distributed/tests/test_asyncprocess.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests
> copying distributed/tests/test_batched.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests
> copying distributed/tests/test_client.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests
> copying distributed/tests/test_client_executor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests
> copying distributed/tests/test_collections.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests
> copying distributed/tests/test_config.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests
> copying distributed/tests/test_core.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests
> copying distributed/tests/test_counter.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests
> copying distributed/tests/test_diskutils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests
> copying distributed/tests/test_failed_workers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests
> copying distributed/tests/test_ipython.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests
> copying distributed/tests/test_locks.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests
> copying distributed/tests/test_metrics.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests
> copying distributed/tests/test_nanny.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests
> copying distributed/tests/test_preload.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests
> copying distributed/tests/test_priorities.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests
> copying distributed/tests/test_profile.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests
> copying distributed/tests/test_publish.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests
> copying distributed/tests/test_pubsub.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests
> copying distributed/tests/test_queues.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests
> copying distributed/tests/test_resources.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests
> copying distributed/tests/test_scheduler.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests
> copying distributed/tests/test_security.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests
> copying distributed/tests/test_sizeof.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests
> copying distributed/tests/test_spec.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests
> copying distributed/tests/test_steal.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests
> copying distributed/tests/test_stress.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests
> copying distributed/tests/test_system.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests
> copying distributed/tests/test_system_monitor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests
> copying distributed/tests/test_threadpoolexecutor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests
> copying distributed/tests/test_tls_functional.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests
> copying distributed/tests/test_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests
> copying distributed/tests/test_utils_comm.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests
> copying distributed/tests/test_utils_perf.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests
> copying distributed/tests/test_utils_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests
> copying distributed/tests/test_variable.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests
> copying distributed/tests/test_worker.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests
> copying distributed/tests/test_worker_client.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests
> copying distributed/tests/testegg-1.0.0-py3.4.egg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests
> copying distributed/tests/tls-ca-cert.pem -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests
> copying distributed/tests/tls-ca-key.pem -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests
> copying distributed/tests/tls-cert-chain.pem -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests
> copying distributed/tests/tls-cert.pem -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests
> copying distributed/tests/tls-key-cert.pem -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests
> copying distributed/tests/tls-key.pem -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests
> copying distributed/tests/tls-self-signed-cert.pem -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests
> copying distributed/tests/tls-self-signed-key.pem -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/dashboard/templates
> copying distributed/dashboard/templates/workers.html -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/dashboard/templates
> copying distributed/dashboard/templates/worker.html -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/dashboard/templates
> copying distributed/dashboard/templates/logs.html -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/dashboard/templates
> copying distributed/dashboard/templates/main.html -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/dashboard/templates
> copying distributed/dashboard/templates/json-index.html -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/dashboard/templates
> copying distributed/dashboard/templates/simple.html -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/dashboard/templates
> copying distributed/dashboard/templates/base.html -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/dashboard/templates
> copying distributed/dashboard/templates/call-stack.html -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/dashboard/templates
> copying distributed/dashboard/templates/worker-table.html -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/dashboard/templates
> copying distributed/dashboard/templates/system.html -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/dashboard/templates
> copying distributed/dashboard/templates/task.html -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/dashboard/templates
> copying distributed/dashboard/templates/status.html -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/dashboard/templates
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/diagnostics/tests
> copying distributed/diagnostics/tests/test_eventstream.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/diagnostics/tests
> copying distributed/diagnostics/tests/test_graph_layout.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/diagnostics/tests
> copying distributed/diagnostics/tests/test_progress.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/diagnostics/tests
> copying distributed/diagnostics/tests/test_progress_stream.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/diagnostics/tests
> copying distributed/diagnostics/tests/test_progressbar.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/diagnostics/tests
> copying distributed/diagnostics/tests/test_scheduler_plugin.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/diagnostics/tests
> copying distributed/diagnostics/tests/test_task_stream.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/diagnostics/tests
> copying distributed/diagnostics/tests/test_widgets.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/diagnostics/tests
> copying distributed/diagnostics/tests/test_worker_plugin.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/diagnostics/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/comm/tests
> copying distributed/comm/tests/test_comms.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/comm/tests
> copying distributed/comm/tests/test_ucx.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/comm/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/protocol/tests
> copying distributed/protocol/tests/test_arrow.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/protocol/tests
> copying distributed/protocol/tests/test_collection.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/protocol/tests
> copying distributed/protocol/tests/test_collection_cuda.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/protocol/tests
> copying distributed/protocol/tests/test_cupy.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/protocol/tests
> copying distributed/protocol/tests/test_h5py.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/protocol/tests
> copying distributed/protocol/tests/test_keras.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/protocol/tests
> copying distributed/protocol/tests/test_netcdf4.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/protocol/tests
> copying distributed/protocol/tests/test_numba.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/protocol/tests
> copying distributed/protocol/tests/test_numpy.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/protocol/tests
> copying distributed/protocol/tests/test_pandas.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/protocol/tests
> copying distributed/protocol/tests/test_pickle.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/protocol/tests
> copying distributed/protocol/tests/test_protocol.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/protocol/tests
> copying distributed/protocol/tests/test_protocol_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/protocol/tests
> copying distributed/protocol/tests/test_serialize.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/protocol/tests
> copying distributed/protocol/tests/test_sklearn.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/protocol/tests
> copying distributed/protocol/tests/test_sparse.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/protocol/tests
> copying distributed/protocol/tests/test_torch.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/protocol/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/cli/tests
> copying distributed/cli/tests/test_dask_scheduler.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/cli/tests
> copying distributed/cli/tests/test_dask_spec.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/cli/tests
> copying distributed/cli/tests/test_dask_ssh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/cli/tests
> copying distributed/cli/tests/test_dask_worker.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/cli/tests
> copying distributed/cli/tests/test_tls_cli.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/cli/tests
> copying distributed/dashboard/export_tool.coffee -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/dashboard
> copying distributed/dashboard/export_tool.js -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/dashboard
> copying distributed/dashboard/theme.yaml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/dashboard
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/dashboard/static
> copying distributed/dashboard/static/individual-cluster-map.html -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/dashboard/static
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/dashboard/static/css
> copying distributed/dashboard/static/css/base.css -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/dashboard/static/css
> copying distributed/dashboard/static/css/individual-cluster-map.css -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/dashboard/static/css
> copying distributed/dashboard/static/css/status.css -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/dashboard/static/css
> copying distributed/dashboard/static/css/system.css -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/dashboard/static/css
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/dashboard/static/images
> copying distributed/dashboard/static/images/dask-logo.svg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/dashboard/static/images
> copying distributed/dashboard/static/images/fa-bars.svg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/dashboard/static/images
> copying distributed/dashboard/static/images/favicon.ico -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/dashboard/static/images
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/dashboard/static/js
> copying distributed/dashboard/static/js/anime.js -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/dashboard/static/js
> copying distributed/dashboard/static/js/individual-cluster-map.js -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/dashboard/static/js
> copying distributed/dashboard/static/js/reconnecting-websocket.js -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/dashboard/static/js
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/dashboard/tests
> copying distributed/dashboard/tests/test_bokeh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/dashboard/tests
> copying distributed/dashboard/tests/test_components.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/dashboard/tests
> copying distributed/dashboard/tests/test_scheduler_bokeh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/dashboard/tests
> copying distributed/dashboard/tests/test_scheduler_bokeh_html.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/dashboard/tests
> copying distributed/dashboard/tests/test_worker_bokeh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/dashboard/tests
> copying distributed/dashboard/tests/test_worker_bokeh_html.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/dashboard/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/deploy/tests
> copying distributed/deploy/tests/test_adaptive.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/deploy/tests
> copying distributed/deploy/tests/test_adaptive_core.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/deploy/tests
> copying distributed/deploy/tests/test_local.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/deploy/tests
> copying distributed/deploy/tests/test_old_ssh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/deploy/tests
> copying distributed/deploy/tests/test_slow_adaptive.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/deploy/tests
> copying distributed/deploy/tests/test_spec_cluster.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/deploy/tests
> copying distributed/deploy/tests/test_ssh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/deploy/tests
> UPDATING /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/_version.py
> set /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/_version.py to '2.10.0+ds.1'
> I: pybuild base:217: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed
> copying distributed/proctitle.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed
> copying distributed/preloading.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed
> copying distributed/_concurrent_futures_thread.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed
> copying distributed/utils_perf.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed
> copying distributed/versions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed
> copying distributed/nanny.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed
> copying distributed/locket.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed
> copying distributed/cfexecutor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed
> copying distributed/profile.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed
> copying distributed/core.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed
> copying distributed/utils_comm.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed
> copying distributed/process.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed
> copying distributed/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed
> copying distributed/counter.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed
> copying distributed/compatibility.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed
> copying distributed/node.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed
> copying distributed/lock.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed
> copying distributed/scheduler.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed
> copying distributed/queues.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed
> copying distributed/worker.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed
> copying distributed/_ipython_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed
> copying distributed/pytest_resourceleaks.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed
> copying distributed/metrics.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed
> copying distributed/_version.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed
> copying distributed/variable.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed
> copying distributed/asyncio.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed
> copying distributed/security.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed
> copying distributed/utils_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed
> copying distributed/bokeh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed
> copying distributed/client.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed
> copying distributed/recreate_exceptions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed
> copying distributed/config.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed
> copying distributed/system_monitor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed
> copying distributed/stealing.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed
> copying distributed/worker_client.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed
> copying distributed/sizeof.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed
> copying distributed/threadpoolexecutor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed
> copying distributed/publish.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed
> copying distributed/pubsub.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed
> copying distributed/actor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed
> copying distributed/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed
> copying distributed/system.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed
> copying distributed/diskutils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed
> copying distributed/batched.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/diagnostics
> copying distributed/diagnostics/task_stream.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/diagnostics
> copying distributed/diagnostics/progress_stream.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/diagnostics
> copying distributed/diagnostics/progress.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/diagnostics
> copying distributed/diagnostics/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/diagnostics
> copying distributed/diagnostics/graph_layout.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/diagnostics
> copying distributed/diagnostics/plugin.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/diagnostics
> copying distributed/diagnostics/websocket.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/diagnostics
> copying distributed/diagnostics/progressbar.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/diagnostics
> copying distributed/diagnostics/nvml.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/diagnostics
> copying distributed/diagnostics/eventstream.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/diagnostics
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/comm
> copying distributed/comm/registry.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/comm
> copying distributed/comm/core.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/comm
> copying distributed/comm/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/comm
> copying distributed/comm/inproc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/comm
> copying distributed/comm/tcp.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/comm
> copying distributed/comm/ucx.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/comm
> copying distributed/comm/addressing.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/comm
> copying distributed/comm/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/comm
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/protocol
> copying distributed/protocol/compression.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/protocol
> copying distributed/protocol/cuda.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/protocol
> copying distributed/protocol/cupy.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/protocol
> copying distributed/protocol/core.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/protocol
> copying distributed/protocol/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/protocol
> copying distributed/protocol/h5py.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/protocol
> copying distributed/protocol/arrow.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/protocol
> copying distributed/protocol/keras.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/protocol
> copying distributed/protocol/serialize.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/protocol
> copying distributed/protocol/torch.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/protocol
> copying distributed/protocol/numpy.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/protocol
> copying distributed/protocol/numba.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/protocol
> copying distributed/protocol/netcdf4.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/protocol
> copying distributed/protocol/pickle.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/protocol
> copying distributed/protocol/sparse.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/protocol
> copying distributed/protocol/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/protocol
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/cli
> copying distributed/cli/dask_scheduler.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/cli
> copying distributed/cli/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/cli
> copying distributed/cli/dask_worker.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/cli
> copying distributed/cli/dask_ssh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/cli
> copying distributed/cli/dask_spec.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/cli
> copying distributed/cli/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/cli
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/dashboard
> copying distributed/dashboard/proxy.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/dashboard
> copying distributed/dashboard/export_tool.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/dashboard
> copying distributed/dashboard/core.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/dashboard
> copying distributed/dashboard/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/dashboard
> copying distributed/dashboard/scheduler.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/dashboard
> copying distributed/dashboard/worker.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/dashboard
> copying distributed/dashboard/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/dashboard
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/deploy
> copying distributed/deploy/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/deploy
> copying distributed/deploy/spec.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/deploy
> copying distributed/deploy/local.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/deploy
> copying distributed/deploy/adaptive.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/deploy
> copying distributed/deploy/adaptive_core.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/deploy
> copying distributed/deploy/utils_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/deploy
> copying distributed/deploy/ssh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/deploy
> copying distributed/deploy/old_ssh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/deploy
> copying distributed/deploy/cluster.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/deploy
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/dashboard/components
> copying distributed/dashboard/components/shared.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/dashboard/components
> copying distributed/dashboard/components/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/dashboard/components
> copying distributed/dashboard/components/scheduler.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/dashboard/components
> copying distributed/dashboard/components/worker.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/dashboard/components
> copying distributed/dashboard/components/nvml.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/dashboard/components
> running egg_info
> writing distributed.egg-info/PKG-INFO
> writing dependency_links to distributed.egg-info/dependency_links.txt
> writing entry points to distributed.egg-info/entry_points.txt
> writing requirements to distributed.egg-info/requires.txt
> writing top-level names to distributed.egg-info/top_level.txt
> reading manifest file 'distributed.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> no previously-included directories found matching 'docs/_build'
> writing manifest file 'distributed.egg-info/SOURCES.txt'
> copying distributed/distributed.yaml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/tests
> copying distributed/tests/make_tls_certs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/tests
> copying distributed/tests/mytest.pyz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/tests
> copying distributed/tests/test_actor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/tests
> copying distributed/tests/test_as_completed.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/tests
> copying distributed/tests/test_asyncprocess.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/tests
> copying distributed/tests/test_batched.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/tests
> copying distributed/tests/test_client.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/tests
> copying distributed/tests/test_client_executor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/tests
> copying distributed/tests/test_collections.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/tests
> copying distributed/tests/test_config.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/tests
> copying distributed/tests/test_core.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/tests
> copying distributed/tests/test_counter.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/tests
> copying distributed/tests/test_diskutils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/tests
> copying distributed/tests/test_failed_workers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/tests
> copying distributed/tests/test_ipython.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/tests
> copying distributed/tests/test_locks.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/tests
> copying distributed/tests/test_metrics.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/tests
> copying distributed/tests/test_nanny.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/tests
> copying distributed/tests/test_preload.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/tests
> copying distributed/tests/test_priorities.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/tests
> copying distributed/tests/test_profile.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/tests
> copying distributed/tests/test_publish.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/tests
> copying distributed/tests/test_pubsub.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/tests
> copying distributed/tests/test_queues.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/tests
> copying distributed/tests/test_resources.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/tests
> copying distributed/tests/test_scheduler.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/tests
> copying distributed/tests/test_security.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/tests
> copying distributed/tests/test_sizeof.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/tests
> copying distributed/tests/test_spec.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/tests
> copying distributed/tests/test_steal.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/tests
> copying distributed/tests/test_stress.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/tests
> copying distributed/tests/test_system.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/tests
> copying distributed/tests/test_system_monitor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/tests
> copying distributed/tests/test_threadpoolexecutor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/tests
> copying distributed/tests/test_tls_functional.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/tests
> copying distributed/tests/test_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/tests
> copying distributed/tests/test_utils_comm.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/tests
> copying distributed/tests/test_utils_perf.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/tests
> copying distributed/tests/test_utils_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/tests
> copying distributed/tests/test_variable.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/tests
> copying distributed/tests/test_worker.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/tests
> copying distributed/tests/test_worker_client.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/tests
> copying distributed/tests/testegg-1.0.0-py3.4.egg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/tests
> copying distributed/tests/tls-ca-cert.pem -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/tests
> copying distributed/tests/tls-ca-key.pem -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/tests
> copying distributed/tests/tls-cert-chain.pem -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/tests
> copying distributed/tests/tls-cert.pem -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/tests
> copying distributed/tests/tls-key-cert.pem -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/tests
> copying distributed/tests/tls-key.pem -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/tests
> copying distributed/tests/tls-self-signed-cert.pem -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/tests
> copying distributed/tests/tls-self-signed-key.pem -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/dashboard/templates
> copying distributed/dashboard/templates/workers.html -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/dashboard/templates
> copying distributed/dashboard/templates/worker.html -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/dashboard/templates
> copying distributed/dashboard/templates/logs.html -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/dashboard/templates
> copying distributed/dashboard/templates/main.html -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/dashboard/templates
> copying distributed/dashboard/templates/json-index.html -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/dashboard/templates
> copying distributed/dashboard/templates/simple.html -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/dashboard/templates
> copying distributed/dashboard/templates/base.html -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/dashboard/templates
> copying distributed/dashboard/templates/call-stack.html -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/dashboard/templates
> copying distributed/dashboard/templates/worker-table.html -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/dashboard/templates
> copying distributed/dashboard/templates/system.html -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/dashboard/templates
> copying distributed/dashboard/templates/task.html -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/dashboard/templates
> copying distributed/dashboard/templates/status.html -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/dashboard/templates
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/diagnostics/tests
> copying distributed/diagnostics/tests/test_eventstream.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/diagnostics/tests
> copying distributed/diagnostics/tests/test_graph_layout.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/diagnostics/tests
> copying distributed/diagnostics/tests/test_progress.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/diagnostics/tests
> copying distributed/diagnostics/tests/test_progress_stream.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/diagnostics/tests
> copying distributed/diagnostics/tests/test_progressbar.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/diagnostics/tests
> copying distributed/diagnostics/tests/test_scheduler_plugin.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/diagnostics/tests
> copying distributed/diagnostics/tests/test_task_stream.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/diagnostics/tests
> copying distributed/diagnostics/tests/test_widgets.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/diagnostics/tests
> copying distributed/diagnostics/tests/test_worker_plugin.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/diagnostics/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/comm/tests
> copying distributed/comm/tests/test_comms.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/comm/tests
> copying distributed/comm/tests/test_ucx.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/comm/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/protocol/tests
> copying distributed/protocol/tests/test_arrow.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/protocol/tests
> copying distributed/protocol/tests/test_collection.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/protocol/tests
> copying distributed/protocol/tests/test_collection_cuda.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/protocol/tests
> copying distributed/protocol/tests/test_cupy.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/protocol/tests
> copying distributed/protocol/tests/test_h5py.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/protocol/tests
> copying distributed/protocol/tests/test_keras.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/protocol/tests
> copying distributed/protocol/tests/test_netcdf4.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/protocol/tests
> copying distributed/protocol/tests/test_numba.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/protocol/tests
> copying distributed/protocol/tests/test_numpy.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/protocol/tests
> copying distributed/protocol/tests/test_pandas.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/protocol/tests
> copying distributed/protocol/tests/test_pickle.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/protocol/tests
> copying distributed/protocol/tests/test_protocol.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/protocol/tests
> copying distributed/protocol/tests/test_protocol_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/protocol/tests
> copying distributed/protocol/tests/test_serialize.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/protocol/tests
> copying distributed/protocol/tests/test_sklearn.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/protocol/tests
> copying distributed/protocol/tests/test_sparse.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/protocol/tests
> copying distributed/protocol/tests/test_torch.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/protocol/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/cli/tests
> copying distributed/cli/tests/test_dask_scheduler.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/cli/tests
> copying distributed/cli/tests/test_dask_spec.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/cli/tests
> copying distributed/cli/tests/test_dask_ssh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/cli/tests
> copying distributed/cli/tests/test_dask_worker.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/cli/tests
> copying distributed/cli/tests/test_tls_cli.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/cli/tests
> copying distributed/dashboard/export_tool.coffee -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/dashboard
> copying distributed/dashboard/export_tool.js -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/dashboard
> copying distributed/dashboard/theme.yaml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/dashboard
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/dashboard/static
> copying distributed/dashboard/static/individual-cluster-map.html -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/dashboard/static
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/dashboard/static/css
> copying distributed/dashboard/static/css/base.css -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/dashboard/static/css
> copying distributed/dashboard/static/css/individual-cluster-map.css -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/dashboard/static/css
> copying distributed/dashboard/static/css/status.css -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/dashboard/static/css
> copying distributed/dashboard/static/css/system.css -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/dashboard/static/css
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/dashboard/static/images
> copying distributed/dashboard/static/images/dask-logo.svg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/dashboard/static/images
> copying distributed/dashboard/static/images/fa-bars.svg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/dashboard/static/images
> copying distributed/dashboard/static/images/favicon.ico -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/dashboard/static/images
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/dashboard/static/js
> copying distributed/dashboard/static/js/anime.js -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/dashboard/static/js
> copying distributed/dashboard/static/js/individual-cluster-map.js -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/dashboard/static/js
> copying distributed/dashboard/static/js/reconnecting-websocket.js -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/dashboard/static/js
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/dashboard/tests
> copying distributed/dashboard/tests/test_bokeh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/dashboard/tests
> copying distributed/dashboard/tests/test_components.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/dashboard/tests
> copying distributed/dashboard/tests/test_scheduler_bokeh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/dashboard/tests
> copying distributed/dashboard/tests/test_scheduler_bokeh_html.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/dashboard/tests
> copying distributed/dashboard/tests/test_worker_bokeh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/dashboard/tests
> copying distributed/dashboard/tests/test_worker_bokeh_html.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/dashboard/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/deploy/tests
> copying distributed/deploy/tests/test_adaptive.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/deploy/tests
> copying distributed/deploy/tests/test_adaptive_core.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/deploy/tests
> copying distributed/deploy/tests/test_local.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/deploy/tests
> copying distributed/deploy/tests/test_old_ssh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/deploy/tests
> copying distributed/deploy/tests/test_slow_adaptive.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/deploy/tests
> copying distributed/deploy/tests/test_spec_cluster.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/deploy/tests
> copying distributed/deploy/tests/test_ssh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/deploy/tests
> UPDATING /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/_version.py
> set /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_distributed/build/distributed/_version.py to '2.10.0+ds.1'
> PYTHONPATH=. python3 -m sphinx -N -bhtml docs/source build/html # HTML generator
> Running Sphinx v1.8.5
> making output directory...
> loading intersphinx inventory from /usr/share/doc/python3/html/objects.inv...
> loading intersphinx inventory from /usr/share/doc/python-numpy-doc/html/objects.inv...
> building [mo]: targets for 0 po files that are out of date
> building [html]: targets for 41 source files that are out of date
> updating environment: 41 added, 0 changed, 0 removed
> reading sources... [  2%] actors
> reading sources... [  4%] adaptive
> reading sources... [  7%] api
> reading sources... [  9%] asynchronous
> reading sources... [ 12%] changelog
> reading sources... [ 14%] client
> reading sources... [ 17%] communications
> reading sources... [ 19%] develop
> reading sources... [ 21%] diagnosing-performance
> reading sources... [ 24%] efficiency
> reading sources... [ 26%] examples-overview
> reading sources... [ 29%] examples/word-count
> reading sources... [ 31%] faq
> reading sources... [ 34%] foundations
> reading sources... [ 36%] index
> reading sources... [ 39%] install
> reading sources... [ 41%] ipython
> reading sources... [ 43%] journey
> reading sources... [ 46%] limitations
> reading sources... [ 48%] local-cluster
> reading sources... [ 51%] locality
> reading sources... [ 53%] manage-computation
> reading sources... [ 56%] memory
> reading sources... [ 58%] plugins
> reading sources... [ 60%] priority
> reading sources... [ 63%] prometheus
> reading sources... [ 65%] protocol
> reading sources... [ 68%] publish
> reading sources... [ 70%] queues
> reading sources... [ 73%] quickstart
> reading sources... [ 75%] related-work
> reading sources... [ 78%] resilience
> reading sources... [ 80%] resources
> reading sources... [ 82%] scheduling-policies
> reading sources... [ 85%] scheduling-state
> reading sources... [ 87%] serialization
> reading sources... [ 90%] task-launch
> reading sources... [ 92%] tls
> reading sources... [ 95%] web
> reading sources... [ 97%] work-stealing
> reading sources... [100%] worker
> 
> WARNING: error while formatting arguments for distributed.diagnostics.progress: module 'distributed.diagnostics.progress' has no attribute '__mro__'
> /<<PKGBUILDDIR>>/docs/source/index.rst:104: WARNING: toctree contains reference to nonexisting document 'configuration'
> looking for now-outdated files... none found
> pickling environment... done
> checking consistency... done
> preparing documents... done
> writing output... [  2%] actors
> writing output... [  4%] adaptive
> writing output... [  7%] api
> writing output... [  9%] asynchronous
> writing output... [ 12%] changelog
> writing output... [ 14%] client
> writing output... [ 17%] communications
> writing output... [ 19%] develop
> writing output... [ 21%] diagnosing-performance
> writing output... [ 24%] efficiency
> writing output... [ 26%] examples-overview
> writing output... [ 29%] examples/word-count
> writing output... [ 31%] faq
> writing output... [ 34%] foundations
> writing output... [ 36%] index
> writing output... [ 39%] install
> writing output... [ 41%] ipython
> writing output... [ 43%] journey
> writing output... [ 46%] limitations
> writing output... [ 48%] local-cluster
> writing output... [ 51%] locality
> writing output... [ 53%] manage-computation
> writing output... [ 56%] memory
> writing output... [ 58%] plugins
> writing output... [ 60%] priority
> writing output... [ 63%] prometheus
> writing output... [ 65%] protocol
> writing output... [ 68%] publish
> writing output... [ 70%] queues
> writing output... [ 73%] quickstart
> writing output... [ 75%] related-work
> writing output... [ 78%] resilience
> writing output... [ 80%] resources
> writing output... [ 82%] scheduling-policies
> writing output... [ 85%] scheduling-state
> writing output... [ 87%] serialization
> writing output... [ 90%] task-launch
> writing output... [ 92%] tls
> writing output... [ 95%] web
> writing output... [ 97%] work-stealing
> writing output... [100%] worker
> 
> /usr/lib/python3/dist-packages/sphinx/builders/html.py:138: RemovedInSphinx20Warning: builder.css_files is deprecated. Please use app.add_stylesheet() instead.
>   ret += other
> /<<PKGBUILDDIR>>/docs/source/tls.rst:53: WARNING: undefined label: configuration (if the link has no caption the label must precede a section header)
> generating indices... genindex
> highlighting module code... [  4%] abc
> highlighting module code... [  9%] dask.utils
> highlighting module code... [ 14%] distributed.client
> highlighting module code... [ 19%] distributed.comm.addressing
> highlighting module code... [ 23%] distributed.comm.core
> highlighting module code... [ 28%] distributed.comm.registry
> highlighting module code... [ 33%] distributed.core
> highlighting module code... [ 38%] distributed.deploy.adaptive
> highlighting module code... [ 42%] distributed.deploy.local
> highlighting module code... [ 47%] distributed.diagnostics.plugin
> highlighting module code... [ 52%] distributed.lock
> highlighting module code... [ 57%] distributed.nanny
> highlighting module code... [ 61%] distributed.protocol.serialize
> highlighting module code... [ 66%] distributed.queues
> highlighting module code... [ 71%] distributed.recreate_exceptions
> highlighting module code... [ 76%] distributed.scheduler
> highlighting module code... [ 80%] distributed.security
> highlighting module code... [ 85%] distributed.threadpoolexecutor
> highlighting module code... [ 90%] distributed.variable
> highlighting module code... [ 95%] distributed.worker
> highlighting module code... [100%] distributed.worker_client
> 
> writing additional pages... search
> copying images... [ 11%] ../../debian/bokeh-task-stream.gif
> copying images... [ 22%] ../../debian/daskboard-profile.gif
> copying images... [ 33%] images/task-state.svg
> copying images... [ 44%] ../../debian/bokeh-progress.gif
> copying images... [ 55%] ../../debian/bokeh-progress-large.gif
> copying images... [ 66%] ../../debian/bokeh-memory-use.gif
> copying images... [ 77%] ../../debian/bokeh-resources.gif
> copying images... [ 88%] images/worker-task-state.svg
> copying images... [100%] images/worker-dep-state.svg
> 
> copying static files... WARNING: html_static_path entry '/<<PKGBUILDDIR>>/docs/source/_static' does not exist
> done
> copying extra files... done
> dumping search index in English (code: en) ... done
> dumping object inventory... done
> build succeeded, 4 warnings.
> 
> The HTML pages are in build/html.
> dh_fixperms
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:217: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build; python3.7 -m pytest -v --ignore=distributed/utils_test.py --ignore=distributed/deploy/utils_test.py --timeout=300 -k 'not (test_defaults or test_local_tls or test_default_client_server_ipv6 or test_tcp_client_server_ipv6 or test_register_backend_entrypoint or test_remote_access or test_dashboard_link or test_multiple_workers or test_interface or test_scheduler_port_zero or test_preload_file or test_preload_module or test_preload_command or test_nanny_report or test_nanny_worker_ports or test_server_listen or test_idle_timeout or test_gpu_metrics or test_separate_key_cert or test_hostport or test_no_dashboard or test_dashboard or test_nanny or test_basic or test_worker_class or test_integer_names or test_respect_host_listen_address or test_contact_listen_address or test_nprocs_expands_name or test_nprocs_requires_nanny or test_scheduler_address_env or test_scheduler_file or test_local_directory or test_use_config_file or test_no_nanny or test_pid_file or test_shutdown or test_duplicate_clients or test_repr or test_get_versions or test_version_option or test_text or test_file or test_performance_report or test_memory_limit or test_resources or test_upload_file_egg or test_process_time or test_dont_steal_unknown_functions or test_adapt_down)'
> ============================= test session starts ==============================
> platform linux -- Python 3.7.7, pytest-4.6.9, py-1.8.1, pluggy-0.13.0 -- /usr/bin/python3.7
> cachedir: .pytest_cache
> rootdir: /<<PKGBUILDDIR>>, inifile: setup.cfg
> plugins: asyncio-0.10.0, timeout-1.3.3
> timeout: 300.0s
> timeout method: signal
> timeout func_only: False
> collecting ... collected 1434 items / 165 deselected / 19 skipped / 1250 selected
> 
> distributed/cli/tests/test_dask_spec.py::test_errors PASSED              [  0%]
> distributed/cli/tests/test_dask_worker.py::test_no_reconnect[--nanny] SKIPPED [  0%]
> distributed/cli/tests/test_dask_worker.py::test_no_reconnect[--no-nanny] SKIPPED [  0%]
> distributed/cli/tests/test_dask_worker.py::test_worker_timeout[True] SKIPPED [  0%]
> distributed/cli/tests/test_dask_worker.py::test_worker_timeout[False] SKIPPED [  0%]
> distributed/cli/tests/test_dask_worker.py::test_bokeh_deprecation SKIPPED [  0%]
> distributed/comm/tests/test_comms.py::test_parse_host_port PASSED        [  0%]
> distributed/comm/tests/test_comms.py::test_unparse_host_port PASSED      [  0%]
> distributed/comm/tests/test_comms.py::test_get_address_host PASSED       [  0%]
> distributed/comm/tests/test_comms.py::test_resolve_address PASSED        [  0%]
> distributed/comm/tests/test_comms.py::test_get_local_address_for PASSED  [  0%]
> distributed/comm/tests/test_comms.py::test_tcp_specific PASSED           [  0%]
> distributed/comm/tests/test_comms.py::test_tls_specific PASSED           [  1%]
> distributed/comm/tests/test_comms.py::test_comm_failure_threading PASSED [  1%]
> distributed/comm/tests/test_comms.py::test_inproc_specific_same_thread PASSED [  1%]
> distributed/comm/tests/test_comms.py::test_inproc_specific_different_threads PASSED [  1%]
> distributed/comm/tests/test_comms.py::test_ucx_client_server SKIPPED     [  1%]
> distributed/comm/tests/test_comms.py::test_default_client_server_ipv4 PASSED [  1%]
> distributed/comm/tests/test_comms.py::test_tcp_client_server_ipv4 PASSED [  1%]
> distributed/comm/tests/test_comms.py::test_tls_client_server_ipv4 PASSED [  1%]
> distributed/comm/tests/test_comms.py::test_tls_client_server_ipv6 PASSED [  1%]
> distributed/comm/tests/test_comms.py::test_inproc_client_server PASSED   [  1%]
> distributed/comm/tests/test_comms.py::test_tls_reject_certificate FAILED [  1%]
> distributed/comm/tests/test_comms.py::test_tcp_comm_closed_implicit PASSED [  1%]
> distributed/comm/tests/test_comms.py::test_tls_comm_closed_implicit FAILED [  1%]
> distributed/comm/tests/test_comms.py::test_inproc_comm_closed_implicit PASSED [  2%]
> distributed/comm/tests/test_comms.py::test_tcp_comm_closed_explicit PASSED [  2%]
> distributed/comm/tests/test_comms.py::test_tls_comm_closed_explicit Task was destroyed but it is pending!
> task: <Task pending coro=<InProcListener._listen() done, defined at /<<PKGBUILDDIR>>/distributed/comm/inproc.py:249> wait_for=<Future pending cb=[<TaskWakeupMethWrapper object at 0x7f2974303150>()]>>
> FAILED [  2%]
> distributed/comm/tests/test_comms.py::test_inproc_comm_closed_explicit PASSED [  2%]
> distributed/comm/tests/test_comms.py::test_inproc_comm_closed_explicit_2 PASSED [  2%]
> distributed/comm/tests/test_comms.py::test_tcp_connect_timeout PASSED    [  2%]
> distributed/comm/tests/test_comms.py::test_inproc_connect_timeout PASSED [  2%]
> distributed/comm/tests/test_comms.py::test_tcp_many_listeners PASSED     [  2%]
> distributed/comm/tests/test_comms.py::test_inproc_many_listeners PASSED  [  2%]
> distributed/comm/tests/test_comms.py::test_tcp_deserialize XPASS         [  2%]
> distributed/comm/tests/test_comms.py::test_inproc_deserialize PASSED     [  2%]
> distributed/comm/tests/test_comms.py::test_inproc_deserialize_roundtrip PASSED [  2%]
> distributed/comm/tests/test_comms.py::test_tcp_deserialize_roundtrip PASSED [  2%]
> distributed/comm/tests/test_comms.py::test_tcp_deserialize_eoferror PASSED [  3%]
> distributed/comm/tests/test_comms.py::test_tcp_repr PASSED               [  3%]
> distributed/comm/tests/test_comms.py::test_tls_repr PASSED               [  3%]
> distributed/comm/tests/test_comms.py::test_inproc_repr PASSED            [  3%]
> distributed/comm/tests/test_comms.py::test_tcp_adresses PASSED           [  3%]
> distributed/comm/tests/test_comms.py::test_tls_adresses PASSED           [  3%]
> distributed/comm/tests/test_comms.py::test_inproc_adresses PASSED        [  3%]
> distributed/dashboard/tests/test_bokeh.py::test_old_import PASSED        [  3%]
> distributed/deploy/tests/test_adaptive.py::test_simultaneous_scale_up_and_down PASSED [  3%]
> distributed/deploy/tests/test_adaptive.py::test_adaptive_local_cluster PASSED [  3%]
> distributed/deploy/tests/test_adaptive.py::test_adaptive_local_cluster_multi_workers PASSED [  3%]
> distributed/deploy/tests/test_adaptive.py::test_adaptive_scale_down_override XFAIL [  3%]
> distributed/deploy/tests/test_adaptive.py::test_avoid_churn PASSED       [  4%]
> distributed/deploy/tests/test_adaptive.py::test_worker_keys PASSED       [  4%]
> distributed/deploy/tests/test_adaptive.py::test_adapt_cores_memory PASSED [  4%]
> distributed/deploy/tests/test_adaptive.py::test_min_max <- distributed/utils_test.py PASSED [  4%]
> distributed/deploy/tests/test_adaptive.py::test_adapt_quickly <- distributed/utils_test.py PASSED [  4%]
> distributed/deploy/tests/test_adaptive.py::test_no_more_workers_than_tasks <- distributed/utils_test.py PASSED [  4%]
> distributed/deploy/tests/test_adaptive.py::test_target_duration <- distributed/utils_test.py PASSED [  4%]
> distributed/deploy/tests/test_adaptive_core.py::test_safe_target PASSED  [  4%]
> distributed/deploy/tests/test_adaptive_core.py::test_scale_up PASSED     [  4%]
> distributed/deploy/tests/test_adaptive_core.py::test_scale_down PASSED   [  4%]
> distributed/deploy/tests/test_adaptive_core.py::test_interval PASSED     [  4%]
> distributed/deploy/tests/test_local.py::test_simple PASSED               [  4%]
> distributed/deploy/tests/test_local.py::test_local_cluster_supports_blocked_handlers PASSED [  4%]
> distributed/deploy/tests/test_local.py::test_close_twice PASSED          [  5%]
> distributed/deploy/tests/test_local.py::test_procs PASSED                [  5%]
> distributed/deploy/tests/test_local.py::test_move_unserializable_data PASSED [  5%]
> distributed/deploy/tests/test_local.py::test_transports_inproc PASSED    [  5%]
> distributed/deploy/tests/test_local.py::test_transports_tcp PASSED       [  5%]
> distributed/deploy/tests/test_local.py::test_transports_tcp_port PASSED  [  5%]
> distributed/deploy/tests/test_local.py::LocalTest::test_context_manager <- distributed/deploy/utils_test.py PASSED [  5%]
> distributed/deploy/tests/test_local.py::LocalTest::test_cores <- distributed/deploy/utils_test.py XPASS [  5%]
> distributed/deploy/tests/test_local.py::LocalTest::test_no_workers <- distributed/deploy/utils_test.py PASSED [  5%]
> distributed/deploy/tests/test_local.py::LocalTest::test_submit <- distributed/deploy/utils_test.py PASSED [  5%]
> distributed/deploy/tests/test_local.py::test_Client_with_local PASSED    [  5%]
> distributed/deploy/tests/test_local.py::test_Client_solo PASSED          [  5%]
> distributed/deploy/tests/test_local.py::test_Client_kwargs PASSED        [  5%]
> distributed/deploy/tests/test_local.py::test_Client_unused_kwargs_with_cluster PASSED [  6%]
> distributed/deploy/tests/test_local.py::test_Client_unused_kwargs_with_address PASSED [  6%]
> distributed/deploy/tests/test_local.py::test_Client_twice PASSED         [  6%]
> distributed/deploy/tests/test_local.py::test_client_constructor_with_temporary_security SKIPPED [  6%]
> distributed/deploy/tests/test_local.py::test_worker_params PASSED        [  6%]
> distributed/deploy/tests/test_local.py::test_cleanup PASSED              [  6%]
> distributed/deploy/tests/test_local.py::test_repeated PASSED             [  6%]
> distributed/deploy/tests/test_local.py::test_bokeh[True] SKIPPED         [  6%]
> distributed/deploy/tests/test_local.py::test_bokeh[False] SKIPPED        [  6%]
> distributed/deploy/tests/test_local.py::test_blocks_until_full PASSED    [  6%]
> distributed/deploy/tests/test_local.py::test_scale_up_and_down PASSED    [  6%]
> distributed/deploy/tests/test_local.py::test_silent_startup PASSED       [  6%]
> distributed/deploy/tests/test_local.py::test_only_local_access PASSED    [  7%]
> distributed/deploy/tests/test_local.py::test_memory[None] PASSED         [  7%]
> distributed/deploy/tests/test_local.py::test_memory[3] PASSED            [  7%]
> distributed/deploy/tests/test_local.py::test_memory_nanny[None] PASSED   [  7%]
> distributed/deploy/tests/test_local.py::test_memory_nanny[3] PASSED      [  7%]
> distributed/deploy/tests/test_local.py::test_death_timeout_raises PASSED [  7%]
> distributed/deploy/tests/test_local.py::test_bokeh_kwargs SKIPPED        [  7%]
> distributed/deploy/tests/test_local.py::test_io_loop_periodic_callbacks PASSED [  7%]
> distributed/deploy/tests/test_local.py::test_logging PASSED              [  7%]
> distributed/deploy/tests/test_local.py::test_ipywidgets SKIPPED          [  7%]
> distributed/deploy/tests/test_local.py::test_no_ipywidgets PASSED        [  7%]
> distributed/deploy/tests/test_local.py::test_scale PASSED                [  7%]
> distributed/deploy/tests/test_local.py::test_adapt PASSED                [  7%]
> distributed/deploy/tests/test_local.py::test_adapt_then_manual PASSED    [  8%]
> distributed/deploy/tests/test_local.py::test_default_process_thread_breakdown PASSED [  8%]
> distributed/deploy/tests/test_local.py::test_asynchronous_property PASSED [  8%]
> distributed/deploy/tests/test_local.py::test_protocol_inproc PASSED      [  8%]
> distributed/deploy/tests/test_local.py::test_protocol_tcp PASSED         [  8%]
> distributed/deploy/tests/test_local.py::test_protocol_ip PASSED          [  8%]
> distributed/deploy/tests/test_local.py::test_starts_up_sync PASSED       [  8%]
> distributed/deploy/tests/test_local.py::test_dont_select_closed_worker PASSED [  8%]
> distributed/deploy/tests/test_local.py::test_client_cluster_synchronous PASSED [  8%]
> distributed/deploy/tests/test_local.py::test_scale_memory_cores PASSED   [  8%]
> distributed/deploy/tests/test_local.py::test_capture_security[True] SKIPPED [  8%]
> distributed/deploy/tests/test_local.py::test_capture_security[False] PASSED [  8%]
> distributed/deploy/tests/test_local.py::test_no_danglng_asyncio_tasks PASSED [  8%]
> distributed/deploy/tests/test_local.py::test_async_with PASSED           [  9%]
> distributed/deploy/tests/test_local.py::test_scale_retires_workers <- distributed/utils_test.py PASSED [  9%]
> distributed/deploy/tests/test_slow_adaptive.py::test_startup PASSED      [  9%]
> distributed/deploy/tests/test_slow_adaptive.py::test_scale_up_down PASSED [  9%]
> distributed/deploy/tests/test_slow_adaptive.py::test_adaptive PASSED     [  9%]
> distributed/deploy/tests/test_spec_cluster.py::test_specification PASSED [  9%]
> distributed/deploy/tests/test_spec_cluster.py::test_spec_sync PASSED     [  9%]
> distributed/deploy/tests/test_spec_cluster.py::test_loop_started PASSED  [  9%]
> distributed/deploy/tests/test_spec_cluster.py::test_scale PASSED         [  9%]
> distributed/deploy/tests/test_spec_cluster.py::test_adaptive_killed_worker SKIPPED [  9%]
> distributed/deploy/tests/test_spec_cluster.py::test_unexpected_closed_worker PASSED [  9%]
> distributed/deploy/tests/test_spec_cluster.py::test_restart SKIPPED      [  9%]
> distributed/deploy/tests/test_spec_cluster.py::test_broken_worker PASSED [ 10%]
> distributed/deploy/tests/test_spec_cluster.py::test_spec_close_clusters SKIPPED [ 10%]
> distributed/deploy/tests/test_spec_cluster.py::test_new_worker_spec PASSED [ 10%]
> distributed/deploy/tests/test_spec_cluster.py::test_spec_process PASSED  [ 10%]
> distributed/deploy/tests/test_spec_cluster.py::test_logs PASSED          [ 10%]
> distributed/deploy/tests/test_spec_cluster.py::test_scheduler_info PASSED [ 10%]
> distributed/deploy/tests/test_spec_cluster.py::test_widget PASSED        [ 10%]
> distributed/deploy/tests/test_spec_cluster.py::test_scale_cores_memory PASSED [ 10%]
> distributed/deploy/tests/test_spec_cluster.py::test_ProcessInterfaceValid PASSED [ 10%]
> distributed/deploy/tests/test_spec_cluster.py::test_MultiWorker PASSED   [ 10%]
> distributed/deploy/tests/test_spec_cluster.py::test_run_spec PASSED      [ 10%]
> distributed/diagnostics/tests/test_eventstream.py::test_eventstream <- distributed/utils_test.py SKIPPED [ 10%]
> distributed/diagnostics/tests/test_eventstream.py::test_eventstream_remote <- distributed/utils_test.py PASSED [ 10%]
> distributed/diagnostics/tests/test_graph_layout.py::test_construct_after_call <- distributed/utils_test.py PASSED [ 11%]
> distributed/diagnostics/tests/test_graph_layout.py::test_states <- distributed/utils_test.py PASSED [ 11%]
> distributed/diagnostics/tests/test_graph_layout.py::test_release_tasks <- distributed/utils_test.py PASSED [ 11%]
> distributed/diagnostics/tests/test_graph_layout.py::test_forget <- distributed/utils_test.py PASSED [ 11%]
> distributed/diagnostics/tests/test_graph_layout.py::test_unique_positions <- distributed/utils_test.py PASSED [ 11%]
> distributed/diagnostics/tests/test_progress.py::test_many_Progress <- distributed/utils_test.py PASSED [ 11%]
> distributed/diagnostics/tests/test_progress.py::test_multiprogress <- distributed/utils_test.py PASSED [ 11%]
> distributed/diagnostics/tests/test_progress.py::test_robust_to_bad_plugin <- distributed/utils_test.py PASSED [ 11%]
> distributed/diagnostics/tests/test_progress.py::test_AllProgress <- distributed/utils_test.py PASSED [ 11%]
> distributed/diagnostics/tests/test_progress.py::test_AllProgress_lost_key <- distributed/utils_test.py PASSED [ 11%]
> distributed/diagnostics/tests/test_progress.py::test_GroupProgress <- distributed/utils_test.py PASSED [ 11%]
> distributed/diagnostics/tests/test_progressbar.py::test_TextProgressBar_empty PASSED [ 11%]
> distributed/diagnostics/tests/test_progressbar.py::test_progress_function PASSED [ 11%]
> distributed/diagnostics/tests/test_progressbar.py::test_progress_function_w_kwargs PASSED [ 12%]
> distributed/diagnostics/tests/test_progressbar.py::test_TextProgressBar_error <- distributed/utils_test.py PASSED [ 12%]
> distributed/diagnostics/tests/test_scheduler_plugin.py::test_lifecycle PASSED [ 12%]
> distributed/diagnostics/tests/test_scheduler_plugin.py::test_simple <- distributed/utils_test.py PASSED [ 12%]
> distributed/diagnostics/tests/test_scheduler_plugin.py::test_add_remove_worker <- distributed/utils_test.py PASSED [ 12%]
> distributed/diagnostics/tests/test_task_stream.py::test_client_sync PASSED [ 12%]
> distributed/diagnostics/tests/test_task_stream.py::test_get_task_stream_save SKIPPED [ 12%]
> distributed/diagnostics/tests/test_task_stream.py::test_TaskStreamPlugin <- distributed/utils_test.py PASSED [ 12%]
> distributed/diagnostics/tests/test_task_stream.py::test_maxlen <- distributed/utils_test.py PASSED [ 12%]
> distributed/diagnostics/tests/test_task_stream.py::test_collect <- distributed/utils_test.py PASSED [ 12%]
> distributed/diagnostics/tests/test_task_stream.py::test_client <- distributed/utils_test.py PASSED [ 12%]
> distributed/diagnostics/tests/test_task_stream.py::test_get_task_stream_plot <- distributed/utils_test.py SKIPPED [ 12%]
> distributed/diagnostics/tests/test_worker_plugin.py::test_create_with_client <- distributed/utils_test.py PASSED [ 13%]
> distributed/diagnostics/tests/test_worker_plugin.py::test_create_on_construction <- distributed/utils_test.py PASSED [ 13%]
> distributed/diagnostics/tests/test_worker_plugin.py::test_normal_task_transitions_called <- distributed/utils_test.py PASSED [ 13%]
> distributed/diagnostics/tests/test_worker_plugin.py::test_failing_task_transitions_called <- distributed/utils_test.py PASSED [ 13%]
> distributed/diagnostics/tests/test_worker_plugin.py::test_empty_plugin <- distributed/utils_test.py PASSED [ 13%]
> distributed/protocol/tests/test_collection.py::test_serialize_collection[y0-dask-tuple] PASSED [ 13%]
> distributed/protocol/tests/test_collection.py::test_serialize_collection[y0-dask-dict] PASSED [ 13%]
> distributed/protocol/tests/test_collection.py::test_serialize_collection[y0-dask-list] PASSED [ 13%]
> distributed/protocol/tests/test_collection.py::test_serialize_collection[y1-pickle-tuple] PASSED [ 13%]
> distributed/protocol/tests/test_collection.py::test_serialize_collection[y1-pickle-dict] PASSED [ 13%]
> distributed/protocol/tests/test_collection.py::test_serialize_collection[y1-pickle-list] PASSED [ 13%]
> distributed/protocol/tests/test_collection.py::test_serialize_collection[None-pickle-tuple] PASSED [ 13%]
> distributed/protocol/tests/test_collection.py::test_serialize_collection[None-pickle-dict] PASSED [ 13%]
> distributed/protocol/tests/test_collection.py::test_serialize_collection[None-pickle-list] PASSED [ 14%]
> distributed/protocol/tests/test_collection.py::test_large_collections_serialize_simply PASSED [ 14%]
> distributed/protocol/tests/test_collection.py::test_nested_types PASSED  [ 14%]
> distributed/protocol/tests/test_collection_cuda.py::test_serialize_cupy[50-cuda-tuple] SKIPPED [ 14%]
> distributed/protocol/tests/test_collection_cuda.py::test_serialize_cupy[50-cuda-dict] SKIPPED [ 14%]
> distributed/protocol/tests/test_collection_cuda.py::test_serialize_cupy[None-pickle-tuple] SKIPPED [ 14%]
> distributed/protocol/tests/test_collection_cuda.py::test_serialize_cupy[None-pickle-dict] SKIPPED [ 14%]
> distributed/protocol/tests/test_collection_cuda.py::test_serialize_pandas_pandas[df20-cuda-tuple] SKIPPED [ 14%]
> distributed/protocol/tests/test_collection_cuda.py::test_serialize_pandas_pandas[df20-cuda-dict] SKIPPED [ 14%]
> distributed/protocol/tests/test_collection_cuda.py::test_serialize_pandas_pandas[None-pickle-tuple] SKIPPED [ 14%]
> distributed/protocol/tests/test_collection_cuda.py::test_serialize_pandas_pandas[None-pickle-dict] SKIPPED [ 14%]
> distributed/protocol/tests/test_numpy.py::test_serialize PASSED          [ 14%]
> distributed/protocol/tests/test_numpy.py::test_dumps_serialize_numpy[x0] PASSED [ 14%]
> distributed/protocol/tests/test_numpy.py::test_dumps_serialize_numpy[x1] PASSED [ 15%]
> distributed/protocol/tests/test_numpy.py::test_dumps_serialize_numpy[x2] PASSED [ 15%]
> distributed/protocol/tests/test_numpy.py::test_dumps_serialize_numpy[x3] PASSED [ 15%]
> distributed/protocol/tests/test_numpy.py::test_dumps_serialize_numpy[x4] PASSED [ 15%]
> distributed/protocol/tests/test_numpy.py::test_dumps_serialize_numpy[x5] PASSED [ 15%]
> distributed/protocol/tests/test_numpy.py::test_dumps_serialize_numpy[x6] PASSED [ 15%]
> distributed/protocol/tests/test_numpy.py::test_dumps_serialize_numpy[x7] PASSED [ 15%]
> distributed/protocol/tests/test_numpy.py::test_dumps_serialize_numpy[x8] PASSED [ 15%]
> distributed/protocol/tests/test_numpy.py::test_dumps_serialize_numpy[x9] PASSED [ 15%]
> distributed/protocol/tests/test_numpy.py::test_dumps_serialize_numpy[x10] PASSED [ 15%]
> distributed/protocol/tests/test_numpy.py::test_dumps_serialize_numpy[x11] PASSED [ 15%]
> distributed/protocol/tests/test_numpy.py::test_dumps_serialize_numpy[x12] PASSED [ 15%]
> distributed/protocol/tests/test_numpy.py::test_dumps_serialize_numpy[x13] PASSED [ 15%]
> distributed/protocol/tests/test_numpy.py::test_dumps_serialize_numpy[x14] PASSED [ 16%]
> distributed/protocol/tests/test_numpy.py::test_dumps_serialize_numpy[x15] PASSED [ 16%]
> distributed/protocol/tests/test_numpy.py::test_dumps_serialize_numpy[x16] PASSED [ 16%]
> distributed/protocol/tests/test_numpy.py::test_dumps_serialize_numpy[x17] PASSED [ 16%]
> distributed/protocol/tests/test_numpy.py::test_dumps_serialize_numpy[x18] PASSED [ 16%]
> distributed/protocol/tests/test_numpy.py::test_dumps_serialize_numpy[x19] PASSED [ 16%]
> distributed/protocol/tests/test_numpy.py::test_dumps_serialize_numpy[x20] PASSED [ 16%]
> distributed/protocol/tests/test_numpy.py::test_dumps_serialize_numpy[x21] PASSED [ 16%]
> distributed/protocol/tests/test_numpy.py::test_dumps_serialize_numpy[x22] PASSED [ 16%]
> distributed/protocol/tests/test_numpy.py::test_dumps_serialize_numpy[x23] PASSED [ 16%]
> distributed/protocol/tests/test_numpy.py::test_dumps_serialize_numpy[x24] PASSED [ 16%]
> distributed/protocol/tests/test_numpy.py::test_dumps_serialize_numpy[x25] PASSED [ 16%]
> distributed/protocol/tests/test_numpy.py::test_dumps_serialize_numpy[x26] PASSED [ 17%]
> distributed/protocol/tests/test_numpy.py::test_dumps_serialize_numpy[x27] PASSED [ 17%]
> distributed/protocol/tests/test_numpy.py::test_dumps_serialize_numpy[x28] PASSED [ 17%]
> distributed/protocol/tests/test_numpy.py::test_dumps_serialize_numpy[x29] PASSED [ 17%]
> distributed/protocol/tests/test_numpy.py::test_dumps_serialize_numpy[x30] PASSED [ 17%]
> distributed/protocol/tests/test_numpy.py::test_dumps_serialize_numpy[x31] PASSED [ 17%]
> distributed/protocol/tests/test_numpy.py::test_dumps_serialize_numpy[x32] PASSED [ 17%]
> distributed/protocol/tests/test_numpy.py::test_dumps_serialize_numpy[x33] PASSED [ 17%]
> distributed/protocol/tests/test_numpy.py::test_dumps_serialize_numpy[x34] PASSED [ 17%]
> distributed/protocol/tests/test_numpy.py::test_serialize_numpy_ma_masked_array[x0] PASSED [ 17%]
> distributed/protocol/tests/test_numpy.py::test_serialize_numpy_ma_masked_array[x1] PASSED [ 17%]
> distributed/protocol/tests/test_numpy.py::test_serialize_numpy_ma_masked_array[x2] PASSED [ 17%]
> distributed/protocol/tests/test_numpy.py::test_serialize_numpy_ma_masked_array[x3] PASSED [ 17%]
> distributed/protocol/tests/test_numpy.py::test_serialize_numpy_ma_masked_array[x4] PASSED [ 18%]
> distributed/protocol/tests/test_numpy.py::test_serialize_numpy_ma_masked_array[x5] PASSED [ 18%]
> distributed/protocol/tests/test_numpy.py::test_serialize_numpy_ma_masked PASSED [ 18%]
> distributed/protocol/tests/test_numpy.py::test_dumps_serialize_numpy_custom_dtype SKIPPED [ 18%]
> distributed/protocol/tests/test_numpy.py::test_memmap PASSED             [ 18%]
> distributed/protocol/tests/test_numpy.py::test_dumps_serialize_numpy_large SKIPPED [ 18%]
> distributed/protocol/tests/test_numpy.py::test_itemsize[f8-8] PASSED     [ 18%]
> distributed/protocol/tests/test_numpy.py::test_itemsize[i4-4] PASSED     [ 18%]
> distributed/protocol/tests/test_numpy.py::test_itemsize[c16-16] PASSED   [ 18%]
> distributed/protocol/tests/test_numpy.py::test_itemsize[b-1] PASSED      [ 18%]
> distributed/protocol/tests/test_numpy.py::test_itemsize[S3-3] PASSED     [ 18%]
> distributed/protocol/tests/test_numpy.py::test_itemsize[M8[us]-8] PASSED [ 18%]
> distributed/protocol/tests/test_numpy.py::test_itemsize[M8[s]-8] PASSED  [ 18%]
> distributed/protocol/tests/test_numpy.py::test_itemsize[U3-12] PASSED    [ 19%]
> distributed/protocol/tests/test_numpy.py::test_itemsize[dt8-12] PASSED   [ 19%]
> distributed/protocol/tests/test_numpy.py::test_itemsize[dt9-4] PASSED    [ 19%]
> distributed/protocol/tests/test_numpy.py::test_itemsize[dt10-8] PASSED   [ 19%]
> distributed/protocol/tests/test_numpy.py::test_itemsize[dt11-88] PASSED  [ 19%]
> distributed/protocol/tests/test_numpy.py::test_itemsize[dt12-8] PASSED   [ 19%]
> distributed/protocol/tests/test_numpy.py::test_compress_numpy SKIPPED    [ 19%]
> distributed/protocol/tests/test_numpy.py::test_compress_memoryview PASSED [ 19%]
> distributed/protocol/tests/test_numpy.py::test_dont_compress_uncompressable_data SKIPPED [ 19%]
> distributed/protocol/tests/test_numpy.py::test_compression_takes_advantage_of_itemsize SKIPPED [ 19%]
> distributed/protocol/tests/test_numpy.py::test_large_numpy_array PASSED  [ 19%]
> distributed/protocol/tests/test_numpy.py::test_zero_strided_numpy_array[True-x0] PASSED [ 19%]
> distributed/protocol/tests/test_numpy.py::test_zero_strided_numpy_array[True-x1] PASSED [ 20%]
> distributed/protocol/tests/test_numpy.py::test_zero_strided_numpy_array[True-x2] PASSED [ 20%]
> distributed/protocol/tests/test_numpy.py::test_zero_strided_numpy_array[False-x0] PASSED [ 20%]
> distributed/protocol/tests/test_numpy.py::test_zero_strided_numpy_array[False-x1] PASSED [ 20%]
> distributed/protocol/tests/test_numpy.py::test_zero_strided_numpy_array[False-x2] PASSED [ 20%]
> distributed/protocol/tests/test_numpy.py::test_non_zero_strided_array PASSED [ 20%]
> distributed/protocol/tests/test_numpy.py::test_serialize_writeable_array_readonly_base_object PASSED [ 20%]
> distributed/protocol/tests/test_numpy.py::test_dumps_large_blosc <- distributed/utils_test.py PASSED [ 20%]
> distributed/protocol/tests/test_pandas.py::test_dumps_serialize_numpy[df0] PASSED [ 20%]
> distributed/protocol/tests/test_pandas.py::test_dumps_serialize_numpy[df1] PASSED [ 20%]
> distributed/protocol/tests/test_pandas.py::test_dumps_serialize_numpy[df2] PASSED [ 20%]
> distributed/protocol/tests/test_pandas.py::test_dumps_serialize_numpy[df3] PASSED [ 20%]
> distributed/protocol/tests/test_pandas.py::test_dumps_serialize_numpy[df4] PASSED [ 20%]
> distributed/protocol/tests/test_pandas.py::test_dumps_serialize_numpy[df5] PASSED [ 21%]
> distributed/protocol/tests/test_pandas.py::test_dumps_serialize_numpy[df6] PASSED [ 21%]
> distributed/protocol/tests/test_pandas.py::test_dumps_serialize_numpy[df7] PASSED [ 21%]
> distributed/protocol/tests/test_pandas.py::test_dumps_serialize_numpy[df8] PASSED [ 21%]
> distributed/protocol/tests/test_pandas.py::test_dumps_serialize_numpy[df9] PASSED [ 21%]
> distributed/protocol/tests/test_pandas.py::test_dumps_serialize_numpy[df10] PASSED [ 21%]
> distributed/protocol/tests/test_pandas.py::test_dumps_serialize_numpy[df11] PASSED [ 21%]
> distributed/protocol/tests/test_pandas.py::test_dumps_serialize_numpy[df12] PASSED [ 21%]
> distributed/protocol/tests/test_pandas.py::test_dumps_serialize_numpy[df13] PASSED [ 21%]
> distributed/protocol/tests/test_pandas.py::test_dumps_serialize_numpy[df14] PASSED [ 21%]
> distributed/protocol/tests/test_pandas.py::test_dumps_serialize_numpy[df15] PASSED [ 21%]
> distributed/protocol/tests/test_pandas.py::test_dumps_serialize_numpy[df16] PASSED [ 21%]
> distributed/protocol/tests/test_pandas.py::test_dumps_serialize_numpy[df17] PASSED [ 21%]
> distributed/protocol/tests/test_pandas.py::test_dumps_serialize_numpy[df18] PASSED [ 22%]
> distributed/protocol/tests/test_pandas.py::test_dumps_serialize_numpy[df19] PASSED [ 22%]
> distributed/protocol/tests/test_pandas.py::test_dumps_serialize_numpy[df20] PASSED [ 22%]
> distributed/protocol/tests/test_pandas.py::test_dumps_serialize_numpy[df21] PASSED [ 22%]
> distributed/protocol/tests/test_pandas.py::test_dumps_serialize_numpy[df22] PASSED [ 22%]
> distributed/protocol/tests/test_pandas.py::test_dumps_serialize_numpy[df23] PASSED [ 22%]
> distributed/protocol/tests/test_pandas.py::test_dumps_serialize_numpy[df24] PASSED [ 22%]
> distributed/protocol/tests/test_pandas.py::test_dumps_serialize_numpy[df25] PASSED [ 22%]
> distributed/protocol/tests/test_pickle.py::test_pickle_data PASSED       [ 22%]
> distributed/protocol/tests/test_pickle.py::test_pickle_numpy PASSED      [ 22%]
> distributed/protocol/tests/test_pickle.py::test_pickle_functions PASSED  [ 22%]
> distributed/protocol/tests/test_protocol.py::test_protocol PASSED        [ 22%]
> distributed/protocol/tests/test_protocol.py::test_compression_1 SKIPPED  [ 23%]
> distributed/protocol/tests/test_protocol.py::test_compression_2 SKIPPED  [ 23%]
> distributed/protocol/tests/test_protocol.py::test_compression_without_deserialization SKIPPED [ 23%]
> distributed/protocol/tests/test_protocol.py::test_small PASSED           [ 23%]
> distributed/protocol/tests/test_protocol.py::test_small_and_big PASSED   [ 23%]
> distributed/protocol/tests/test_protocol.py::test_maybe_compress[None-None] PASSED [ 23%]
> distributed/protocol/tests/test_protocol.py::test_maybe_compress[zlib-zlib] PASSED [ 23%]
> distributed/protocol/tests/test_protocol.py::test_maybe_compress[lz4-lz4] SKIPPED [ 23%]
> distributed/protocol/tests/test_protocol.py::test_maybe_compress[zstandard-zstd] SKIPPED [ 23%]
> distributed/protocol/tests/test_protocol.py::test_maybe_compress_sample SKIPPED [ 23%]
> distributed/protocol/tests/test_protocol.py::test_large_bytes PASSED     [ 23%]
> distributed/protocol/tests/test_protocol.py::test_large_messages SKIPPED [ 23%]
> distributed/protocol/tests/test_protocol.py::test_large_messages_map PASSED [ 23%]
> distributed/protocol/tests/test_protocol.py::test_loads_deserialize_False PASSED [ 24%]
> distributed/protocol/tests/test_protocol.py::test_loads_without_deserialization_avoids_compression SKIPPED [ 24%]
> distributed/protocol/tests/test_protocol.py::test_dumps_loads_Serialize PASSED [ 24%]
> distributed/protocol/tests/test_protocol.py::test_dumps_loads_Serialized PASSED [ 24%]
> distributed/protocol/tests/test_protocol.py::test_maybe_compress_memoryviews SKIPPED [ 24%]
> distributed/protocol/tests/test_protocol_utils.py::test_merge_frames PASSED [ 24%]
> distributed/protocol/tests/test_protocol_utils.py::test_pack_frames PASSED [ 24%]
> distributed/protocol/tests/test_serialize.py::test_dumps_serialize PASSED [ 24%]
> distributed/protocol/tests/test_serialize.py::test_serialize_bytestrings PASSED [ 24%]
> distributed/protocol/tests/test_serialize.py::test_Serialize PASSED      [ 24%]
> distributed/protocol/tests/test_serialize.py::test_Serialized PASSED     [ 24%]
> distributed/protocol/tests/test_serialize.py::test_nested_deserialize PASSED [ 24%]
> distributed/protocol/tests/test_serialize.py::test_empty PASSED          [ 24%]
> distributed/protocol/tests/test_serialize.py::test_empty_loads PASSED    [ 25%]
> distributed/protocol/tests/test_serialize.py::test_empty_loads_deep PASSED [ 25%]
> distributed/protocol/tests/test_serialize.py::test_serialize_bytes PASSED [ 25%]
> distributed/protocol/tests/test_serialize.py::test_serialize_list_compress SKIPPED [ 25%]
> distributed/protocol/tests/test_serialize.py::test_malicious_exception PASSED [ 25%]
> distributed/protocol/tests/test_serialize.py::test_errors PASSED         [ 25%]
> distributed/protocol/tests/test_serialize.py::test_serialize_raises PASSED [ 25%]
> distributed/protocol/tests/test_serialize.py::test_err_on_bad_deserializer <- distributed/utils_test.py PASSED [ 25%]
> distributed/protocol/tests/test_serialize.py::test_object_in_graph <- distributed/utils_test.py PASSED [ 25%]
> distributed/protocol/tests/test_serialize.py::test_scatter <- distributed/utils_test.py PASSED [ 25%]
> distributed/protocol/tests/test_serialize.py::test_inter_worker_comms <- distributed/utils_test.py PASSED [ 25%]
> distributed/protocol/tests/test_serialize.py::test_context_specific_serialization <- distributed/utils_test.py PASSED [ 25%]
> distributed/protocol/tests/test_serialize.py::test_context_specific_serialization_class <- distributed/utils_test.py PASSED [ 26%]
> distributed/tests/test_actor.py::test_client_actions[True] PASSED        [ 26%]
> distributed/tests/test_actor.py::test_client_actions[False] PASSED       [ 26%]
> distributed/tests/test_actor.py::test_worker_actions[False] PASSED       [ 26%]
> distributed/tests/test_actor.py::test_worker_actions[True] PASSED        [ 26%]
> distributed/tests/test_actor.py::test_sync PASSED                        [ 26%]
> distributed/tests/test_actor.py::test_compute_sync PASSED                [ 26%]
> distributed/tests/test_actor.py::test_Actor <- distributed/utils_test.py PASSED [ 26%]
> distributed/tests/test_actor.py::test_linear_access <- distributed/utils_test.py XFAIL [ 26%]
> distributed/tests/test_actor.py::test_exceptions_create <- distributed/utils_test.py PASSED [ 26%]
> distributed/tests/test_actor.py::test_exceptions_method <- distributed/utils_test.py PASSED [ 26%]
> distributed/tests/test_actor.py::test_gc <- distributed/utils_test.py PASSED [ 26%]
> distributed/tests/test_actor.py::test_track_dependencies <- distributed/utils_test.py PASSED [ 26%]
> distributed/tests/test_actor.py::test_future <- distributed/utils_test.py PASSED [ 27%]
> distributed/tests/test_actor.py::test_future_dependencies <- distributed/utils_test.py PASSED [ 27%]
> distributed/tests/test_actor.py::test_failed_worker <- distributed/utils_test.py PASSED [ 27%]
> distributed/tests/test_actor.py::test_numpy_roundtrip <- distributed/utils_test.py PASSED [ 27%]
> distributed/tests/test_actor.py::test_numpy_roundtrip_getattr <- distributed/utils_test.py PASSED [ 27%]
> distributed/tests/test_actor.py::test_dir <- distributed/utils_test.py PASSED [ 27%]
> distributed/tests/test_actor.py::test_many_computations <- distributed/utils_test.py PASSED [ 27%]
> distributed/tests/test_actor.py::test_thread_safety <- distributed/utils_test.py PASSED [ 27%]
> distributed/tests/test_actor.py::test_Actors_create_dependencies <- distributed/utils_test.py PASSED [ 27%]
> distributed/tests/test_actor.py::test_load_balance <- distributed/utils_test.py PASSED [ 27%]
> distributed/tests/test_actor.py::test_load_balance_map <- distributed/utils_test.py PASSED [ 27%]
> distributed/tests/test_actor.py::test_compute <- distributed/utils_test.py XPASS [ 27%]
> distributed/tests/test_actor.py::test_actors_in_profile <- distributed/utils_test.py PASSED [ 27%]
> distributed/tests/test_actor.py::test_waiter <- distributed/utils_test.py PASSED [ 28%]
> distributed/tests/test_as_completed.py::test_as_completed PASSED         [ 28%]
> distributed/tests/test_as_completed.py::test_as_completed_with_non_futures PASSED [ 28%]
> distributed/tests/test_as_completed.py::test_as_completed_add PASSED     [ 28%]
> distributed/tests/test_as_completed.py::test_as_completed_update PASSED  [ 28%]
> distributed/tests/test_as_completed.py::test_as_completed_repeats PASSED [ 28%]
> distributed/tests/test_as_completed.py::test_as_completed_is_empty PASSED [ 28%]
> distributed/tests/test_as_completed.py::test_as_completed_cancel PASSED  [ 28%]
> distributed/tests/test_as_completed.py::test_as_completed_cancel_last PASSED [ 28%]
> distributed/tests/test_as_completed.py::test_as_completed_error PASSED   [ 28%]
> distributed/tests/test_as_completed.py::test_as_completed_with_results PASSED [ 28%]
> distributed/tests/test_as_completed.py::test_as_completed_with_results_no_raise PASSED [ 28%]
> distributed/tests/test_as_completed.py::test__as_completed <- distributed/utils_test.py PASSED [ 28%]
> distributed/tests/test_as_completed.py::test_async_for_py2_equivalent <- distributed/utils_test.py PASSED [ 29%]
> distributed/tests/test_as_completed.py::test_as_completed_error_async <- distributed/utils_test.py PASSED [ 29%]
> distributed/tests/test_as_completed.py::test_as_completed_with_results_async <- distributed/utils_test.py PASSED [ 29%]
> distributed/tests/test_as_completed.py::test_as_completed_with_results_no_raise_async <- distributed/utils_test.py PASSED [ 29%]
> distributed/tests/test_asyncprocess.py::test_asyncprocess_child_teardown_on_parent_exit PASSED [ 29%]
> distributed/tests/test_asyncprocess.py::test_simple <- distributed/utils_test.py XFAIL [ 29%]
> distributed/tests/test_asyncprocess.py::test_exitcode <- distributed/utils_test.py PASSED [ 29%]
> distributed/tests/test_asyncprocess.py::test_signal <- distributed/utils_test.py PASSED [ 29%]
> distributed/tests/test_asyncprocess.py::test_terminate <- distributed/utils_test.py PASSED [ 29%]
> distributed/tests/test_asyncprocess.py::test_close <- distributed/utils_test.py PASSED [ 29%]
> distributed/tests/test_asyncprocess.py::test_exit_callback <- distributed/utils_test.py PASSED [ 29%]
> distributed/tests/test_asyncprocess.py::test_child_main_thread <- distributed/utils_test.py PASSED [ 29%]
> distributed/tests/test_asyncprocess.py::test_num_fds <- distributed/utils_test.py PASSED [ 30%]
> distributed/tests/test_asyncprocess.py::test_terminate_after_stop <- distributed/utils_test.py PASSED [ 30%]
> distributed/tests/test_batched.py::test_BatchedSend PASSED               [ 30%]
> distributed/tests/test_batched.py::test_send_before_start PASSED         [ 30%]
> distributed/tests/test_batched.py::test_send_after_stream_start PASSED   [ 30%]
> distributed/tests/test_batched.py::test_send_before_close PASSED         [ 30%]
> distributed/tests/test_batched.py::test_close_closed PASSED              [ 30%]
> distributed/tests/test_batched.py::test_close_not_started PASSED         [ 30%]
> distributed/tests/test_batched.py::test_close_twice PASSED               [ 30%]
> distributed/tests/test_batched.py::test_stress SKIPPED                   [ 30%]
> distributed/tests/test_batched.py::test_sending_traffic_jam PASSED       [ 30%]
> distributed/tests/test_batched.py::test_large_traffic_jam SKIPPED        [ 30%]
> distributed/tests/test_batched.py::test_serializers PASSED               [ 30%]
> distributed/tests/test_client.py::test_retries_get PASSED                [ 31%]
> distributed/tests/test_client.py::test_Future_exception_sync PASSED      [ 31%]
> distributed/tests/test_client.py::test_Future_release_sync PASSED        [ 31%]
> distributed/tests/test_client.py::test_short_tracebacks PASSED           [ 31%]
> distributed/tests/test_client.py::test_thread PASSED                     [ 31%]
> distributed/tests/test_client.py::test_sync_exceptions PASSED            [ 31%]
> distributed/tests/test_client.py::test_gather_sync PASSED                [ 31%]
> distributed/tests/test_client.py::test_get_sync PASSED                   [ 31%]
> distributed/tests/test_client.py::test_no_future_references PASSED       [ 31%]
> distributed/tests/test_client.py::test_get_sync_optimize_graph_passes_through PASSED [ 31%]
> distributed/tests/test_client.py::test_wait_sync PASSED                  [ 31%]
> distributed/tests/test_client.py::test_wait_informative_error_for_timeouts PASSED [ 31%]
> distributed/tests/test_client.py::test_Current PASSED                    [ 31%]
> distributed/tests/test_client.py::test_global_clients PASSED             [ 32%]
> distributed/tests/test_client.py::test_get_with_error_sync PASSED        [ 32%]
> distributed/tests/test_client.py::test_directed_scatter_sync PASSED      [ 32%]
> distributed/tests/test_client.py::test_scatter_gather_sync[True-True] PASSED [ 32%]
> distributed/tests/test_client.py::test_scatter_gather_sync[True-False] PASSED [ 32%]
> distributed/tests/test_client.py::test_scatter_gather_sync[False-True] PASSED [ 32%]
> distributed/tests/test_client.py::test_scatter_gather_sync[False-False] PASSED [ 32%]
> distributed/tests/test_client.py::test_traceback_sync PASSED             [ 32%]
> distributed/tests/test_client.py::test_upload_file_sync PASSED           [ 32%]
> distributed/tests/test_client.py::test_upload_file_exception_sync PASSED [ 32%]
> distributed/tests/test_client.py::test_sync_compute PASSED               [ 32%]
> distributed/tests/test_client.py::test_start_is_idempotent PASSED        [ 32%]
> distributed/tests/test_client.py::test_bad_address SKIPPED               [ 33%]
> distributed/tests/test_client.py::test_badly_serialized_input_stderr SKIPPED [ 33%]
> distributed/tests/test_client.py::test_broadcast PASSED                  [ 33%]
> distributed/tests/test_client.py::test_cancel PASSED                     [ 33%]
> distributed/tests/test_client.py::test_Future_exception_sync_2 PASSED    [ 33%]
> distributed/tests/test_client.py::test_persist PASSED                    [ 33%]
> distributed/tests/test_client.py::test_futures_of_class PASSED           [ 33%]
> distributed/tests/test_client.py::test_run_sync PASSED                   [ 33%]
> distributed/tests/test_client.py::test_run_coroutine_sync PASSED         [ 33%]
> distributed/tests/test_client.py::test_run_exception PASSED              [ 33%]
> distributed/tests/test_client.py::test_diagnostic_ui PASSED              [ 33%]
> distributed/tests/test_client.py::test_diagnostic_nbytes_sync PASSED     [ 33%]
> distributed/tests/test_client.py::test_persist_get_sync PASSED           [ 33%]
> distributed/tests/test_client.py::test_client_num_fds PASSED             [ 34%]
> distributed/tests/test_client.py::test_startup_close_startup_sync PASSED [ 34%]
> distributed/tests/test_client.py::test_rebalance_sync PASSED             [ 34%]
> distributed/tests/test_client.py::test_client_replicate_sync PASSED      [ 34%]
> distributed/tests/test_client.py::test_default_get PASSED                [ 34%]
> distributed/tests/test_client.py::test_get_processing_sync PASSED        [ 34%]
> distributed/tests/test_client.py::test_close_idempotent PASSED           [ 34%]
> distributed/tests/test_client.py::test_get_returns_early PASSED          [ 34%]
> distributed/tests/test_client.py::test_get_stops_work_after_error PASSED [ 34%]
> distributed/tests/test_client.py::test_as_completed_list PASSED          [ 34%]
> distributed/tests/test_client.py::test_as_completed_results PASSED       [ 34%]
> distributed/tests/test_client.py::test_as_completed_batches[True] PASSED [ 34%]
> distributed/tests/test_client.py::test_as_completed_batches[False] PASSED [ 34%]
> distributed/tests/test_client.py::test_as_completed_next_batch PASSED    [ 35%]
> distributed/tests/test_client.py::test_reconnect SKIPPED                 [ 35%]
> distributed/tests/test_client.py::test_open_close_many_workers[Worker-100-5] SKIPPED [ 35%]
> distributed/tests/test_client.py::test_open_close_many_workers[Nanny-10-20] SKIPPED [ 35%]
> distributed/tests/test_client.py::test_scheduler_info PASSED             [ 35%]
> distributed/tests/test_client.py::test_write_scheduler_file PASSED       [ 35%]
> distributed/tests/test_client.py::test_threaded_get_within_distributed PASSED [ 35%]
> distributed/tests/test_client.py::test_get_restrictions PASSED           [ 35%]
> distributed/tests/test_client.py::test_normalize_collection_with_released_futures SKIPPED [ 35%]
> distributed/tests/test_client.py::test_auto_normalize_collection_sync PASSED [ 35%]
> distributed/tests/test_client.py::test_recreate_error_sync PASSED        [ 35%]
> distributed/tests/test_client.py::test_recreate_error_not_error PASSED   [ 35%]
> distributed/tests/test_client.py::test_quiet_client_close PASSED         [ 36%]
> distributed/tests/test_client.py::test_quiet_client_close_when_cluster_is_closed_before_client SKIPPED [ 36%]
> distributed/tests/test_client.py::test_threadsafe PASSED                 [ 36%]
> distributed/tests/test_client.py::test_threadsafe_get SKIPPED            [ 36%]
> distributed/tests/test_client.py::test_threadsafe_compute SKIPPED        [ 36%]
> distributed/tests/test_client.py::test_get_client_no_cluster PASSED      [ 36%]
> distributed/tests/test_client.py::test_get_client_sync PASSED            [ 36%]
> distributed/tests/test_client.py::test_serialize_collections_of_futures_sync PASSED [ 36%]
> distributed/tests/test_client.py::test_dynamic_workloads_sync PASSED     [ 36%]
> distributed/tests/test_client.py::test_dynamic_workloads_sync_random SKIPPED [ 36%]
> distributed/tests/test_client.py::test_use_synchronous_client_in_async_context PASSED [ 36%]
> distributed/tests/test_client.py::test_quiet_quit_when_cluster_leaves PASSED [ 36%]
> distributed/tests/test_client.py::test_warn_executor PASSED              [ 36%]
> distributed/tests/test_client.py::test_client_async_before_loop_starts PASSED [ 37%]
> distributed/tests/test_client.py::test_client_doesnt_close_given_loop PASSED [ 37%]
> distributed/tests/test_client.py::test_turn_off_pickle[True] PASSED      [ 37%]
> distributed/tests/test_client.py::test_turn_off_pickle[False] PASSED     [ 37%]
> distributed/tests/test_client.py::test_client_repr_closed_sync PASSED    [ 37%]
> distributed/tests/test_client.py::test_no_threads_lingering PASSED       [ 37%]
> distributed/tests/test_client.py::test_direct_sync PASSED                [ 37%]
> distributed/tests/test_client.py::test_direct_to_workers PASSED          [ 37%]
> distributed/tests/test_client.py::test_config_inherited_by_subprocess PASSED [ 37%]
> distributed/tests/test_client.py::test_async_with PASSED                 [ 37%]
> distributed/tests/test_client.py::test_client_sync_with_async_def PASSED [ 37%]
> distributed/tests/test_client.py::test_worker_aliases <- distributed/utils_test.py PASSED [ 37%]
> distributed/tests/test_client.py::test_status <- distributed/utils_test.py PASSED [ 37%]
> distributed/tests/test_client.py::test_client_timeout <- distributed/utils_test.py SKIPPED [ 38%]
> distributed/tests/test_client.py::test_client_timeout_2 <- distributed/utils_test.py PASSED [ 38%]
> distributed/tests/test_client.py::test_client_active_bad_port <- distributed/utils_test.py PASSED [ 38%]
> distributed/tests/test_client.py::test_submit <- distributed/utils_test.py PASSED [ 38%]
> distributed/tests/test_client.py::test_map <- distributed/utils_test.py PASSED [ 38%]
> distributed/tests/test_client.py::test_map_empty <- distributed/utils_test.py PASSED [ 38%]
> distributed/tests/test_client.py::test_map_keynames <- distributed/utils_test.py PASSED [ 38%]
> distributed/tests/test_client.py::test_map_retries <- distributed/utils_test.py PASSED [ 38%]
> distributed/tests/test_client.py::test_compute_retries <- distributed/utils_test.py PASSED [ 38%]
> distributed/tests/test_client.py::test_compute_persisted_retries <- distributed/utils_test.py PASSED [ 38%]
> distributed/tests/test_client.py::test_persist_retries <- distributed/utils_test.py PASSED [ 38%]
> distributed/tests/test_client.py::test_retries_dask_array <- distributed/utils_test.py PASSED [ 38%]
> distributed/tests/test_client.py::test_future_repr <- distributed/utils_test.py PASSED [ 39%]
> distributed/tests/test_client.py::test_future_tuple_repr <- distributed/utils_test.py PASSED [ 39%]
> distributed/tests/test_client.py::test_Future_exception <- distributed/utils_test.py PASSED [ 39%]
> distributed/tests/test_client.py::test_Future_release <- distributed/utils_test.py PASSED [ 39%]
> distributed/tests/test_client.py::test_map_naming <- distributed/utils_test.py PASSED [ 39%]
> distributed/tests/test_client.py::test_submit_naming <- distributed/utils_test.py PASSED [ 39%]
> distributed/tests/test_client.py::test_exceptions <- distributed/utils_test.py PASSED [ 39%]
> distributed/tests/test_client.py::test_gc <- distributed/utils_test.py PASSED [ 39%]
> distributed/tests/test_client.py::test_gather <- distributed/utils_test.py PASSED [ 39%]
> distributed/tests/test_client.py::test_gather_lost <- distributed/utils_test.py PASSED [ 39%]
> distributed/tests/test_client.py::test_gather_strict <- distributed/utils_test.py PASSED [ 39%]
> distributed/tests/test_client.py::test_gather_skip <- distributed/utils_test.py PASSED [ 39%]
> distributed/tests/test_client.py::test_limit_concurrent_gathering <- distributed/utils_test.py PASSED [ 39%]
> distributed/tests/test_client.py::test_get <- distributed/utils_test.py PASSED [ 40%]
> distributed/tests/test_client.py::test_gather_errors <- distributed/utils_test.py PASSED [ 40%]
> distributed/tests/test_client.py::test_wait <- distributed/utils_test.py PASSED [ 40%]
> distributed/tests/test_client.py::test_wait_first_completed <- distributed/utils_test.py PASSED [ 40%]
> distributed/tests/test_client.py::test_wait_timeout <- distributed/utils_test.py PASSED [ 40%]
> distributed/tests/test_client.py::test_garbage_collection <- distributed/utils_test.py PASSED [ 40%]
> distributed/tests/test_client.py::test_garbage_collection_with_scatter <- distributed/utils_test.py PASSED [ 40%]
> distributed/tests/test_client.py::test_recompute_released_key <- distributed/utils_test.py PASSED [ 40%]
> distributed/tests/test_client.py::test_long_tasks_dont_trigger_timeout <- distributed/utils_test.py SKIPPED [ 40%]
> distributed/tests/test_client.py::test_missing_data_heals <- distributed/utils_test.py SKIPPED [ 40%]
> distributed/tests/test_client.py::test_gather_robust_to_missing_data <- distributed/utils_test.py SKIPPED [ 40%]
> distributed/tests/test_client.py::test_gather_robust_to_nested_missing_data <- distributed/utils_test.py SKIPPED [ 40%]
> distributed/tests/test_client.py::test_tokenize_on_futures <- distributed/utils_test.py PASSED [ 40%]
> distributed/tests/test_client.py::test_restrictions_submit <- distributed/utils_test.py PASSED [ 41%]
> distributed/tests/test_client.py::test_restrictions_ip_port <- distributed/utils_test.py PASSED [ 41%]
> distributed/tests/test_client.py::test_restrictions_map <- distributed/utils_test.py PASSED [ 41%]
> distributed/tests/test_client.py::test_restrictions_get <- distributed/utils_test.py PASSED [ 41%]
> distributed/tests/test_client.py::test_remove_worker <- distributed/utils_test.py PASSED [ 41%]
> distributed/tests/test_client.py::test_errors_dont_block <- distributed/utils_test.py PASSED [ 41%]
> distributed/tests/test_client.py::test_submit_quotes <- distributed/utils_test.py PASSED [ 41%]
> distributed/tests/test_client.py::test_map_quotes <- distributed/utils_test.py PASSED [ 41%]
> distributed/tests/test_client.py::test_two_consecutive_clients_share_results <- distributed/utils_test.py PASSED [ 41%]
> distributed/tests/test_client.py::test_submit_then_get_with_Future <- distributed/utils_test.py PASSED [ 41%]
> distributed/tests/test_client.py::test_aliases <- distributed/utils_test.py PASSED [ 41%]
> distributed/tests/test_client.py::test_aliases_2 <- distributed/utils_test.py PASSED [ 41%]
> distributed/tests/test_client.py::test__scatter <- distributed/utils_test.py PASSED [ 42%]
> distributed/tests/test_client.py::test__scatter_types <- distributed/utils_test.py PASSED [ 42%]
> distributed/tests/test_client.py::test__scatter_non_list <- distributed/utils_test.py PASSED [ 42%]
> distributed/tests/test_client.py::test_scatter_hash <- distributed/utils_test.py PASSED [ 42%]
> distributed/tests/test_client.py::test_scatter_tokenize_local <- distributed/utils_test.py PASSED [ 42%]
> distributed/tests/test_client.py::test_scatter_singletons <- distributed/utils_test.py PASSED [ 42%]
> distributed/tests/test_client.py::test_scatter_typename <- distributed/utils_test.py PASSED [ 42%]
> distributed/tests/test_client.py::test_get_releases_data <- distributed/utils_test.py PASSED [ 42%]
> distributed/tests/test_client.py::test_exception_on_exception <- distributed/utils_test.py PASSED [ 42%]
> distributed/tests/test_client.py::test_get_nbytes <- distributed/utils_test.py PASSED [ 42%]
> distributed/tests/test_client.py::test_nbytes_determines_worker <- distributed/utils_test.py PASSED [ 42%]
> distributed/tests/test_client.py::test_if_intermediates_clear_on_error <- distributed/utils_test.py PASSED [ 42%]
> distributed/tests/test_client.py::test_pragmatic_move_small_data_to_large_data <- distributed/utils_test.py PASSED [ 42%]
> distributed/tests/test_client.py::test_get_with_non_list_key <- distributed/utils_test.py PASSED [ 43%]
> distributed/tests/test_client.py::test_get_with_error <- distributed/utils_test.py PASSED [ 43%]
> distributed/tests/test_client.py::test_directed_scatter <- distributed/utils_test.py PASSED [ 43%]
> distributed/tests/test_client.py::test_scatter_direct <- distributed/utils_test.py PASSED [ 43%]
> distributed/tests/test_client.py::test_scatter_direct_numpy <- distributed/utils_test.py PASSED [ 43%]
> distributed/tests/test_client.py::test_scatter_direct_broadcast <- distributed/utils_test.py PASSED [ 43%]
> distributed/tests/test_client.py::test_scatter_direct_balanced <- distributed/utils_test.py PASSED [ 43%]
> distributed/tests/test_client.py::test_scatter_direct_broadcast_target <- distributed/utils_test.py PASSED [ 43%]
> distributed/tests/test_client.py::test_scatter_direct_empty <- distributed/utils_test.py PASSED [ 43%]
> distributed/tests/test_client.py::test_scatter_direct_spread_evenly <- distributed/utils_test.py PASSED [ 43%]
> distributed/tests/test_client.py::test_gather_direct <- distributed/utils_test.py PASSED [ 43%]
> distributed/tests/test_client.py::test_many_submits_spread_evenly <- distributed/utils_test.py PASSED [ 43%]
> distributed/tests/test_client.py::test_traceback <- distributed/utils_test.py PASSED [ 43%]
> distributed/tests/test_client.py::test_get_traceback <- distributed/utils_test.py PASSED [ 44%]
> distributed/tests/test_client.py::test_gather_traceback <- distributed/utils_test.py PASSED [ 44%]
> distributed/tests/test_client.py::test_upload_file <- distributed/utils_test.py PASSED [ 44%]
> distributed/tests/test_client.py::test_upload_file_no_extension <- distributed/utils_test.py PASSED [ 44%]
> distributed/tests/test_client.py::test_upload_file_zip <- distributed/utils_test.py PASSED [ 44%]
> distributed/tests/test_client.py::test_upload_large_file <- distributed/utils_test.py PASSED [ 44%]
> distributed/tests/test_client.py::test_upload_file_exception <- distributed/utils_test.py PASSED [ 44%]
> distributed/tests/test_client.py::test_multiple_clients <- distributed/utils_test.py SKIPPED [ 44%]
> distributed/tests/test_client.py::test_async_compute <- distributed/utils_test.py PASSED [ 44%]
> distributed/tests/test_client.py::test_async_compute_with_scatter <- distributed/utils_test.py PASSED [ 44%]
> distributed/tests/test_client.py::test_remote_scatter_gather <- distributed/utils_test.py PASSED [ 44%]
> distributed/tests/test_client.py::test_remote_submit_on_Future <- distributed/utils_test.py PASSED [ 44%]
> distributed/tests/test_client.py::test_client_with_scheduler <- distributed/utils_test.py PASSED [ 44%]
> distributed/tests/test_client.py::test_allow_restrictions <- distributed/utils_test.py PASSED [ 45%]
> distributed/tests/test_client.py::test_long_error <- distributed/utils_test.py PASSED [ 45%]
> distributed/tests/test_client.py::test_map_on_futures_with_kwargs <- distributed/utils_test.py PASSED [ 45%]
> distributed/tests/test_client.py::test_badly_serialized_input <- distributed/utils_test.py PASSED [ 45%]
> distributed/tests/test_client.py::test_forget_simple <- distributed/utils_test.py PASSED [ 45%]
> distributed/tests/test_client.py::test_forget_complex <- distributed/utils_test.py PASSED [ 45%]
> distributed/tests/test_client.py::test_forget_in_flight <- distributed/utils_test.py PASSED [ 45%]
> distributed/tests/test_client.py::test_forget_errors <- distributed/utils_test.py PASSED [ 45%]
> distributed/tests/test_client.py::test_waiting_data <- distributed/utils_test.py PASSED [ 45%]
> distributed/tests/test_client.py::test_multi_client <- distributed/utils_test.py PASSED [ 45%]
> distributed/tests/test_client.py::test_cleanup_after_broken_client_connection <- distributed/utils_test.py PASSED [ 45%]
> distributed/tests/test_client.py::test_multi_garbage_collection <- distributed/utils_test.py PASSED [ 45%]
> distributed/tests/test_client.py::test__broadcast <- distributed/utils_test.py PASSED [ 46%]
> distributed/tests/test_client.py::test__broadcast_integer <- distributed/utils_test.py PASSED [ 46%]
> distributed/tests/test_client.py::test__broadcast_dict <- distributed/utils_test.py PASSED [ 46%]
> distributed/tests/test_client.py::test_proxy <- distributed/utils_test.py PASSED [ 46%]
> distributed/tests/test_client.py::test__cancel <- distributed/utils_test.py PASSED [ 46%]
> distributed/tests/test_client.py::test__cancel_tuple_key <- distributed/utils_test.py PASSED [ 46%]
> distributed/tests/test_client.py::test__cancel_multi_client <- distributed/utils_test.py PASSED [ 46%]
> distributed/tests/test_client.py::test__cancel_collection <- distributed/utils_test.py PASSED [ 46%]
> distributed/tests/test_client.py::test_future_type <- distributed/utils_test.py PASSED [ 46%]
> distributed/tests/test_client.py::test_traceback_clean <- distributed/utils_test.py PASSED [ 46%]
> distributed/tests/test_client.py::test_map_differnet_lengths <- distributed/utils_test.py PASSED [ 46%]
> distributed/tests/test_client.py::test_async_persist <- distributed/utils_test.py PASSED [ 46%]
> distributed/tests/test_client.py::test__persist <- distributed/utils_test.py PASSED [ 46%]
> distributed/tests/test_client.py::test_long_traceback <- distributed/utils_test.py PASSED [ 47%]
> distributed/tests/test_client.py::test_wait_on_collections <- distributed/utils_test.py PASSED [ 47%]
> distributed/tests/test_client.py::test_futures_of_get <- distributed/utils_test.py PASSED [ 47%]
> distributed/tests/test_client.py::test_futures_of_cancelled_raises <- distributed/utils_test.py PASSED [ 47%]
> distributed/tests/test_client.py::test_dont_delete_recomputed_results <- distributed/utils_test.py SKIPPED [ 47%]
> distributed/tests/test_client.py::test_fatally_serialized_input <- distributed/utils_test.py PASSED [ 47%]
> distributed/tests/test_client.py::test_balance_tasks_by_stacks <- distributed/utils_test.py SKIPPED [ 47%]
> distributed/tests/test_client.py::test_run <- distributed/utils_test.py PASSED [ 47%]
> distributed/tests/test_client.py::test_run_handles_picklable_data <- distributed/utils_test.py PASSED [ 47%]
> distributed/tests/test_client.py::test_run_coroutine <- distributed/utils_test.py PASSED [ 47%]
> distributed/tests/test_client.py::test_diagnostic_nbytes <- distributed/utils_test.py PASSED [ 47%]
> distributed/tests/test_client.py::test_persist_get <- distributed/utils_test.py PASSED [ 47%]
> distributed/tests/test_client.py::test_startup_close_startup <- distributed/utils_test.py PASSED [ 47%]
> distributed/tests/test_client.py::test_badly_serialized_exceptions <- distributed/utils_test.py PASSED [ 48%]
> distributed/tests/test_client.py::test_rebalance <- distributed/utils_test.py PASSED [ 48%]
> distributed/tests/test_client.py::test_rebalance_workers <- distributed/utils_test.py PASSED [ 48%]
> distributed/tests/test_client.py::test_rebalance_execution <- distributed/utils_test.py PASSED [ 48%]
> distributed/tests/test_client.py::test_rebalance_unprepared <- distributed/utils_test.py PASSED [ 48%]
> distributed/tests/test_client.py::test_receive_lost_key <- distributed/utils_test.py PASSED [ 48%]
> distributed/tests/test_client.py::test_unrunnable_task_runs <- distributed/utils_test.py PASSED [ 48%]
> distributed/tests/test_client.py::test_add_worker_after_tasks <- distributed/utils_test.py PASSED [ 48%]
> distributed/tests/test_client.py::test_workers_register_indirect_data <- distributed/utils_test.py PASSED [ 48%]
> distributed/tests/test_client.py::test_submit_on_cancelled_future <- distributed/utils_test.py PASSED [ 48%]
> distributed/tests/test_client.py::test_replicate <- distributed/utils_test.py PASSED [ 48%]
> distributed/tests/test_client.py::test_replicate_tuple_keys <- distributed/utils_test.py PASSED [ 48%]
> distributed/tests/test_client.py::test_replicate_workers <- distributed/utils_test.py PASSED [ 49%]
> distributed/tests/test_client.py::test_replicate_tree_branching <- distributed/utils_test.py PASSED [ 49%]
> distributed/tests/test_client.py::test_client_replicate <- distributed/utils_test.py PASSED [ 49%]
> distributed/tests/test_client.py::test_client_replicate_host <- distributed/utils_test.py PASSED [ 49%]
> distributed/tests/test_client.py::test_task_load_adapts_quickly <- distributed/utils_test.py PASSED [ 49%]
> distributed/tests/test_client.py::test_even_load_after_fast_functions <- distributed/utils_test.py PASSED [ 49%]
> distributed/tests/test_client.py::test_even_load_on_startup <- distributed/utils_test.py PASSED [ 49%]
> distributed/tests/test_client.py::test_contiguous_load <- distributed/utils_test.py SKIPPED [ 49%]
> distributed/tests/test_client.py::test_balanced_with_submit <- distributed/utils_test.py PASSED [ 49%]
> distributed/tests/test_client.py::test_balanced_with_submit_and_resident_data <- distributed/utils_test.py PASSED [ 49%]
> distributed/tests/test_client.py::test_scheduler_saturates_cores <- distributed/utils_test.py PASSED [ 49%]
> distributed/tests/test_client.py::test_scheduler_saturates_cores_random <- distributed/utils_test.py PASSED [ 49%]
> distributed/tests/test_client.py::test_cancel_clears_processing <- distributed/utils_test.py PASSED [ 49%]
> distributed/tests/test_client.py::test_get_processing <- distributed/utils_test.py PASSED [ 50%]
> distributed/tests/test_client.py::test_get_foo <- distributed/utils_test.py PASSED [ 50%]
> distributed/tests/test_client.py::test_get_foo_lost_keys <- distributed/utils_test.py PASSED [ 50%]
> distributed/tests/test_client.py::test_bad_tasks_fail <- distributed/utils_test.py SKIPPED [ 50%]
> distributed/tests/test_client.py::test_Client_clears_references_after_restart <- distributed/utils_test.py SKIPPED [ 50%]
> distributed/tests/test_client.py::test_persist_optimize_graph <- distributed/utils_test.py PASSED [ 50%]
> distributed/tests/test_client.py::test_scatter_raises_if_no_workers <- distributed/utils_test.py PASSED [ 50%]
> distributed/tests/test_client.py::test_reconnect_timeout <- distributed/utils_test.py PASSED [ 50%]
> distributed/tests/test_client.py::test_idempotence <- distributed/utils_test.py PASSED [ 50%]
> distributed/tests/test_client.py::test_async_get_versions <- distributed/utils_test.py PASSED [ 50%]
> distributed/tests/test_client.py::test_lose_scattered_data <- distributed/utils_test.py PASSED [ 50%]
> distributed/tests/test_client.py::test_partially_lose_scattered_data <- distributed/utils_test.py PASSED [ 50%]
> distributed/tests/test_client.py::test_scatter_compute_lose <- distributed/utils_test.py PASSED [ 50%]
> distributed/tests/test_client.py::test_scatter_compute_store_lose <- distributed/utils_test.py PASSED [ 51%]
> distributed/tests/test_client.py::test_scatter_compute_store_lose_processing <- distributed/utils_test.py PASSED [ 51%]
> distributed/tests/test_client.py::test_serialize_future <- distributed/utils_test.py PASSED [ 51%]
> distributed/tests/test_client.py::test_temp_client <- distributed/utils_test.py PASSED [ 51%]
> distributed/tests/test_client.py::test_persist_workers <- distributed/utils_test.py PASSED [ 51%]
> distributed/tests/test_client.py::test_compute_workers <- distributed/utils_test.py PASSED [ 51%]
> distributed/tests/test_client.py::test_compute_nested_containers <- distributed/utils_test.py PASSED [ 51%]
> distributed/tests/test_client.py::test_scatter_type <- distributed/utils_test.py PASSED [ 51%]
> distributed/tests/test_client.py::test_retire_workers_2 <- distributed/utils_test.py PASSED [ 51%]
> distributed/tests/test_client.py::test_retire_many_workers <- distributed/utils_test.py PASSED [ 51%]
> distributed/tests/test_client.py::test_weight_occupancy_against_data_movement <- distributed/utils_test.py PASSED [ 51%]
> distributed/tests/test_client.py::test_distribute_tasks_by_nthreads <- distributed/utils_test.py PASSED [ 51%]
> distributed/tests/test_client.py::test_add_done_callback <- distributed/utils_test.py PASSED [ 52%]
> distributed/tests/test_client.py::test_normalize_collection <- distributed/utils_test.py PASSED [ 52%]
> distributed/tests/test_client.py::test_normalize_collection_dask_array <- distributed/utils_test.py PASSED [ 52%]
> distributed/tests/test_client.py::test_auto_normalize_collection <- distributed/utils_test.py PASSED [ 52%]
> distributed/tests/test_client.py::test_interleave_computations <- distributed/utils_test.py PASSED [ 52%]
> distributed/tests/test_client.py::test_interleave_computations_map <- distributed/utils_test.py SKIPPED [ 52%]
> distributed/tests/test_client.py::test_scatter_dict_workers <- distributed/utils_test.py PASSED [ 52%]
> distributed/tests/test_client.py::test_submit_list_kwargs <- distributed/utils_test.py PASSED [ 52%]
> distributed/tests/test_client.py::test_map_list_kwargs <- distributed/utils_test.py PASSED [ 52%]
> distributed/tests/test_client.py::test_dont_clear_waiting_data <- distributed/utils_test.py PASSED [ 52%]
> distributed/tests/test_client.py::test_get_future_error_simple <- distributed/utils_test.py PASSED [ 52%]
> distributed/tests/test_client.py::test_get_futures_error <- distributed/utils_test.py PASSED [ 52%]
> distributed/tests/test_client.py::test_recreate_error_delayed <- distributed/utils_test.py PASSED [ 52%]
> distributed/tests/test_client.py::test_recreate_error_futures <- distributed/utils_test.py PASSED [ 53%]
> distributed/tests/test_client.py::test_recreate_error_collection <- distributed/utils_test.py PASSED [ 53%]
> distributed/tests/test_client.py::test_recreate_error_array <- distributed/utils_test.py SKIPPED [ 53%]
> distributed/tests/test_client.py::test_retire_workers <- distributed/utils_test.py PASSED [ 53%]
> distributed/tests/test_client.py::test_robust_unserializable <- distributed/utils_test.py PASSED [ 53%]
> distributed/tests/test_client.py::test_robust_undeserializable <- distributed/utils_test.py PASSED [ 53%]
> distributed/tests/test_client.py::test_robust_undeserializable_function <- distributed/utils_test.py PASSED [ 53%]
> distributed/tests/test_client.py::test_fire_and_forget <- distributed/utils_test.py PASSED [ 53%]
> distributed/tests/test_client.py::test_fire_and_forget_err <- distributed/utils_test.py PASSED [ 53%]
> distributed/tests/test_client.py::test_close <- distributed/utils_test.py PASSED [ 53%]
> distributed/tests/test_client.py::test_identity <- distributed/utils_test.py PASSED [ 53%]
> distributed/tests/test_client.py::test_get_client <- distributed/utils_test.py PASSED [ 53%]
> distributed/tests/test_client.py::test_serialize_collections <- distributed/utils_test.py PASSED [ 53%]
> distributed/tests/test_client.py::test_secede_simple <- distributed/utils_test.py PASSED [ 54%]
> distributed/tests/test_client.py::test_secede_balances <- distributed/utils_test.py SKIPPED [ 54%]
> distributed/tests/test_client.py::test_sub_submit_priority <- distributed/utils_test.py PASSED [ 54%]
> distributed/tests/test_client.py::test_serialize_collections_of_futures <- distributed/utils_test.py PASSED [ 54%]
> distributed/tests/test_client.py::test_bytes_keys <- distributed/utils_test.py PASSED [ 54%]
> distributed/tests/test_client.py::test_unicode_ascii_keys <- distributed/utils_test.py PASSED [ 54%]
> distributed/tests/test_client.py::test_unicode_keys <- distributed/utils_test.py PASSED [ 54%]
> distributed/tests/test_client.py::test_call_stack_future <- distributed/utils_test.py PASSED [ 54%]
> distributed/tests/test_client.py::test_call_stack_all <- distributed/utils_test.py PASSED [ 54%]
> distributed/tests/test_client.py::test_call_stack_collections <- distributed/utils_test.py PASSED [ 54%]
> distributed/tests/test_client.py::test_call_stack_collections_all <- distributed/utils_test.py PASSED [ 54%]
> distributed/tests/test_client.py::test_profile <- distributed/utils_test.py PASSED [ 54%]
> distributed/tests/test_client.py::test_profile_keys <- distributed/utils_test.py PASSED [ 55%]
> distributed/tests/test_client.py::test_client_with_name <- distributed/utils_test.py PASSED [ 55%]
> distributed/tests/test_client.py::test_future_defaults_to_default_client <- distributed/utils_test.py PASSED [ 55%]
> distributed/tests/test_client.py::test_future_auto_inform <- distributed/utils_test.py PASSED [ 55%]
> distributed/tests/test_client.py::test_nested_compute <- distributed/utils_test.py SKIPPED [ 55%]
> distributed/tests/test_client.py::test_task_metadata <- distributed/utils_test.py PASSED [ 55%]
> distributed/tests/test_client.py::test_logs <- distributed/utils_test.py PASSED [ 55%]
> distributed/tests/test_client.py::test_avoid_delayed_finalize <- distributed/utils_test.py PASSED [ 55%]
> distributed/tests/test_client.py::test_config_scheduler_address <- distributed/utils_test.py PASSED [ 55%]
> distributed/tests/test_client.py::test_warn_when_submitting_large_values <- distributed/utils_test.py PASSED [ 55%]
> distributed/tests/test_client.py::test_unhashable_function <- distributed/utils_test.py PASSED [ 55%]
> distributed/tests/test_client.py::test_client_name <- distributed/utils_test.py PASSED [ 55%]
> distributed/tests/test_client.py::test_quiet_scheduler_loss <- distributed/utils_test.py PASSED [ 55%]
> distributed/tests/test_client.py::test_de_serialization <- distributed/utils_test.py PASSED [ 56%]
> distributed/tests/test_client.py::test_de_serialization_none <- distributed/utils_test.py PASSED [ 56%]
> distributed/tests/test_client.py::test_client_repr_closed <- distributed/utils_test.py PASSED [ 56%]
> distributed/tests/test_client.py::test_nested_prioritization <- distributed/utils_test.py PASSED [ 56%]
> distributed/tests/test_client.py::test_scatter_error_cancel <- distributed/utils_test.py PASSED [ 56%]
> distributed/tests/test_client.py::test_direct_async <- distributed/utils_test.py PASSED [ 56%]
> distributed/tests/test_client.py::test_mixing_clients <- distributed/utils_test.py PASSED [ 56%]
> distributed/tests/test_client.py::test_tuple_keys <- distributed/utils_test.py PASSED [ 56%]
> distributed/tests/test_client.py::test_multiple_scatter <- distributed/utils_test.py PASSED [ 56%]
> distributed/tests/test_client.py::test_map_large_kwargs_in_graph <- distributed/utils_test.py PASSED [ 56%]
> distributed/tests/test_client.py::test_retry <- distributed/utils_test.py PASSED [ 56%]
> distributed/tests/test_client.py::test_retry_dependencies <- distributed/utils_test.py PASSED [ 56%]
> distributed/tests/test_client.py::test_released_dependencies <- distributed/utils_test.py PASSED [ 56%]
> distributed/tests/test_client.py::test_profile_bokeh <- distributed/utils_test.py SKIPPED [ 57%]
> distributed/tests/test_client.py::test_get_mix_futures_and_SubgraphCallable <- distributed/utils_test.py PASSED [ 57%]
> distributed/tests/test_client.py::test_get_mix_futures_and_SubgraphCallable_dask_dataframe <- distributed/utils_test.py PASSED [ 57%]
> distributed/tests/test_client.py::test_instances <- distributed/utils_test.py PASSED [ 57%]
> distributed/tests/test_client.py::test_wait_for_workers <- distributed/utils_test.py PASSED [ 57%]
> distributed/tests/test_client.py::test_futures_of_sorted <- distributed/utils_test.py PASSED [ 57%]
> distributed/tests/test_client.py::test_profile_server <- distributed/utils_test.py PASSED [ 57%]
> distributed/tests/test_client.py::test_await_future <- distributed/utils_test.py PASSED [ 57%]
> distributed/tests/test_client.py::test_as_completed_async_for <- distributed/utils_test.py PASSED [ 57%]
> distributed/tests/test_client.py::test_as_completed_async_for_results <- distributed/utils_test.py PASSED [ 57%]
> distributed/tests/test_client.py::test_as_completed_async_for_cancel <- distributed/utils_test.py PASSED [ 57%]
> distributed/tests/test_client.py::test_dont_hold_on_to_large_messages <- distributed/utils_test.py SKIPPED [ 57%]
> distributed/tests/test_client.py::test_run_scheduler_async_def <- distributed/utils_test.py PASSED [ 57%]
> distributed/tests/test_client.py::test_run_scheduler_async_def_wait <- distributed/utils_test.py PASSED [ 58%]
> distributed/tests/test_client_executor.py::test_submit PASSED            [ 58%]
> distributed/tests/test_client_executor.py::test_as_completed PASSED      [ 58%]
> distributed/tests/test_client_executor.py::test_wait PASSED              [ 58%]
> distributed/tests/test_client_executor.py::test_cancellation PASSED      [ 58%]
> distributed/tests/test_client_executor.py::test_map PASSED               [ 58%]
> distributed/tests/test_client_executor.py::test_pure PASSED              [ 58%]
> distributed/tests/test_client_executor.py::test_workers PASSED           [ 58%]
> distributed/tests/test_client_executor.py::test_unsupported_arguments PASSED [ 58%]
> distributed/tests/test_client_executor.py::test_retries PASSED           [ 58%]
> distributed/tests/test_collections.py::test_dataframe_set_index_sync[wait] PASSED [ 58%]
> distributed/tests/test_collections.py::test_dataframe_set_index_sync[<lambda>] PASSED [ 58%]
> distributed/tests/test_collections.py::test_loc_sync PASSED              [ 59%]
> distributed/tests/test_collections.py::test_rolling_sync PASSED          [ 59%]
> distributed/tests/test_collections.py::test_dataframe_groupby_tasks PASSED [ 59%]
> distributed/tests/test_collections.py::test_dataframes <- distributed/utils_test.py PASSED [ 59%]
> distributed/tests/test_collections.py::test__dask_array_collections <- distributed/utils_test.py PASSED [ 59%]
> distributed/tests/test_collections.py::test_bag_groupby_tasks_default <- distributed/utils_test.py PASSED [ 59%]
> distributed/tests/test_collections.py::test_loc <- distributed/utils_test.py PASSED [ 59%]
> distributed/tests/test_collections.py::test_sparse_arrays <- distributed/utils_test.py SKIPPED [ 59%]
> distributed/tests/test_collections.py::test_delayed_none <- distributed/utils_test.py PASSED [ 59%]
> distributed/tests/test_config.py::test_logging_default PASSED            [ 59%]
> distributed/tests/test_config.py::test_logging_empty_simple PASSED       [ 59%]
> distributed/tests/test_config.py::test_logging_simple PASSED             [ 59%]
> distributed/tests/test_config.py::test_logging_extended PASSED           [ 59%]
> distributed/tests/test_config.py::test_logging_mutual_exclusive PASSED   [ 60%]
> distributed/tests/test_config.py::test_logging_file_config PASSED        [ 60%]
> distributed/tests/test_core.py::test_server PASSED                       [ 60%]
> distributed/tests/test_core.py::test_server_raises_on_blocked_handlers PASSED [ 60%]
> distributed/tests/test_core.py::test_rpc_default PASSED                  [ 60%]
> distributed/tests/test_core.py::test_rpc_tcp PASSED                      [ 60%]
> distributed/tests/test_core.py::test_rpc_tls PASSED                      [ 60%]
> distributed/tests/test_core.py::test_rpc_inproc PASSED                   [ 60%]
> distributed/tests/test_core.py::test_rpc_inputs PASSED                   [ 60%]
> distributed/tests/test_core.py::test_rpc_message_lifetime_default PASSED [ 60%]
> distributed/tests/test_core.py::test_rpc_message_lifetime_tcp PASSED     [ 60%]
> distributed/tests/test_core.py::test_rpc_message_lifetime_inproc PASSED  [ 60%]
> distributed/tests/test_core.py::test_rpc_with_many_connections_tcp PASSED [ 60%]
> distributed/tests/test_core.py::test_rpc_with_many_connections_inproc PASSED [ 61%]
> distributed/tests/test_core.py::test_large_packets_tcp SKIPPED           [ 61%]
> distributed/tests/test_core.py::test_large_packets_inproc PASSED         [ 61%]
> distributed/tests/test_core.py::test_identity_tcp PASSED                 [ 61%]
> distributed/tests/test_core.py::test_identity_inproc PASSED              [ 61%]
> distributed/tests/test_core.py::test_ports PASSED                        [ 61%]
> distributed/tests/test_core.py::test_errors PASSED                       [ 61%]
> distributed/tests/test_core.py::test_connect_raises PASSED               [ 61%]
> distributed/tests/test_core.py::test_send_recv_args PASSED               [ 61%]
> distributed/tests/test_core.py::test_coerce_to_address PASSED            [ 61%]
> distributed/tests/test_core.py::test_connection_pool PASSED              [ 61%]
> distributed/tests/test_core.py::test_connection_pool_respects_limit PASSED [ 61%]
> distributed/tests/test_core.py::test_connection_pool_tls PASSED          [ 62%]
> distributed/tests/test_core.py::test_connection_pool_remove PASSED       [ 62%]
> distributed/tests/test_core.py::test_counters PASSED                     [ 62%]
> distributed/tests/test_core.py::test_compression[echo_serialize-None] PASSED [ 62%]
> distributed/tests/test_core.py::test_compression[echo_serialize-False] PASSED [ 62%]
> distributed/tests/test_core.py::test_compression[echo_serialize-zlib] PASSED [ 62%]
> distributed/tests/test_core.py::test_compression[echo_no_serialize-None] PASSED [ 62%]
> distributed/tests/test_core.py::test_compression[echo_no_serialize-False] PASSED [ 62%]
> distributed/tests/test_core.py::test_compression[echo_no_serialize-zlib] PASSED [ 62%]
> distributed/tests/test_core.py::test_rpc_serialization PASSED            [ 62%]
> distributed/tests/test_core.py::test_deserialize_error PASSED            [ 62%]
> distributed/tests/test_core.py::test_connection_pool_detects_remote_close PASSED [ 62%]
> distributed/tests/test_core.py::test_ticks <- distributed/utils_test.py SKIPPED [ 62%]
> distributed/tests/test_core.py::test_tick_logging <- distributed/utils_test.py SKIPPED [ 63%]
> distributed/tests/test_core.py::test_thread_id <- distributed/utils_test.py PASSED [ 63%]
> distributed/tests/test_counter.py::test_digest[Counter-<lambda>] PASSED  [ 63%]
> distributed/tests/test_counter.py::test_digest[None-<lambda>] SKIPPED    [ 63%]
> distributed/tests/test_counter.py::test_counter PASSED                   [ 63%]
> distributed/tests/test_diskutils.py::test_workdir_simple PASSED          [ 63%]
> distributed/tests/test_diskutils.py::test_two_workspaces_in_same_directory PASSED [ 63%]
> distributed/tests/test_diskutils.py::test_workspace_process_crash PASSED [ 63%]
> distributed/tests/test_diskutils.py::test_workspace_rmtree_failure PASSED [ 63%]
> distributed/tests/test_diskutils.py::test_locking_disabled PASSED        [ 63%]
> distributed/tests/test_diskutils.py::test_workspace_concurrency PASSED   [ 63%]
> distributed/tests/test_diskutils.py::test_workspace_concurrency_intense SKIPPED [ 63%]
> distributed/tests/test_failed_workers.py::test_submit_after_failed_worker_sync PASSED [ 63%]
> distributed/tests/test_failed_workers.py::test_gather_after_failed_worker PASSED [ 64%]
> distributed/tests/test_failed_workers.py::test_restart_sync_no_center PASSED [ 64%]
> distributed/tests/test_failed_workers.py::test_restart_sync PASSED       [ 64%]
> distributed/tests/test_failed_workers.py::test_worker_doesnt_await_task_completion PASSED [ 64%]
> distributed/tests/test_failed_workers.py::test_restart_fast_sync PASSED  [ 64%]
> distributed/tests/test_failed_workers.py::test_submit_after_failed_worker_async <- distributed/utils_test.py PASSED [ 64%]
> distributed/tests/test_failed_workers.py::test_submit_after_failed_worker <- distributed/utils_test.py PASSED [ 64%]
> distributed/tests/test_failed_workers.py::test_gather_then_submit_after_failed_workers <- distributed/utils_test.py PASSED [ 64%]
> distributed/tests/test_failed_workers.py::test_failed_worker_without_warning <- distributed/utils_test.py PASSED [ 64%]
> distributed/tests/test_failed_workers.py::test_restart <- distributed/utils_test.py PASSED [ 64%]
> distributed/tests/test_failed_workers.py::test_restart_cleared <- distributed/utils_test.py PASSED [ 64%]
> distributed/tests/test_failed_workers.py::test_restart_fast <- distributed/utils_test.py PASSED [ 64%]
> distributed/tests/test_failed_workers.py::test_fast_kill <- distributed/utils_test.py PASSED [ 65%]
> distributed/tests/test_failed_workers.py::test_multiple_clients_restart <- distributed/utils_test.py PASSED [ 65%]
> distributed/tests/test_failed_workers.py::test_restart_scheduler <- distributed/utils_test.py PASSED [ 65%]
> distributed/tests/test_failed_workers.py::test_forgotten_futures_dont_clean_up_new_futures <- distributed/utils_test.py PASSED [ 65%]
> distributed/tests/test_failed_workers.py::test_broken_worker_during_computation <- distributed/utils_test.py PASSED [ 65%]
> distributed/tests/test_failed_workers.py::test_restart_during_computation <- distributed/utils_test.py PASSED [ 65%]
> distributed/tests/test_failed_workers.py::test_worker_who_has_clears_after_failed_connection <- distributed/utils_test.py PASSED [ 65%]
> distributed/tests/test_failed_workers.py::test_restart_timeout_on_long_running_task <- distributed/utils_test.py SKIPPED [ 65%]
> distributed/tests/test_failed_workers.py::test_worker_time_to_live <- distributed/utils_test.py PASSED [ 65%]
> distributed/tests/test_ipython.py::test_start_ipython_workers SKIPPED    [ 65%]
> distributed/tests/test_ipython.py::test_start_ipython_scheduler SKIPPED  [ 65%]
> distributed/tests/test_ipython.py::test_start_ipython_scheduler_magic SKIPPED [ 65%]
> distributed/tests/test_ipython.py::test_start_ipython_workers_magic SKIPPED [ 65%]
> distributed/tests/test_ipython.py::test_start_ipython_workers_magic_asterix SKIPPED [ 66%]
> distributed/tests/test_ipython.py::test_start_ipython_remote SKIPPED     [ 66%]
> distributed/tests/test_ipython.py::test_start_ipython_qtconsole SKIPPED  [ 66%]
> distributed/tests/test_locks.py::test_timeout_sync PASSED                [ 66%]
> distributed/tests/test_locks.py::test_lock_sync PASSED                   [ 66%]
> distributed/tests/test_locks.py::test_locks PASSED                       [ 66%]
> distributed/tests/test_locks.py::test_lock <- distributed/utils_test.py PASSED [ 66%]
> distributed/tests/test_locks.py::test_timeout <- distributed/utils_test.py PASSED [ 66%]
> distributed/tests/test_locks.py::test_acquires_with_zero_timeout <- distributed/utils_test.py PASSED [ 66%]
> distributed/tests/test_locks.py::test_acquires_blocking <- distributed/utils_test.py PASSED [ 66%]
> distributed/tests/test_locks.py::test_errors <- distributed/utils_test.py PASSED [ 66%]
> distributed/tests/test_locks.py::test_lock_types <- distributed/utils_test.py PASSED [ 66%]
> distributed/tests/test_locks.py::test_serializable <- distributed/utils_test.py PASSED [ 66%]
> distributed/tests/test_metrics.py::test_wall_clock PASSED                [ 67%]
> distributed/tests/test_metrics.py::test_thread_time PASSED               [ 67%]
> distributed/tests/test_preload.py::test_worker_preload_file PASSED       [ 67%]
> distributed/tests/test_preload.py::test_worker_preload_text PASSED       [ 67%]
> distributed/tests/test_preload.py::test_worker_preload_config PASSED     [ 67%]
> distributed/tests/test_preload.py::test_worker_preload_module PASSED     [ 67%]
> distributed/tests/test_priorities.py::test_submit <- distributed/utils_test.py PASSED [ 67%]
> distributed/tests/test_priorities.py::test_map <- distributed/utils_test.py PASSED [ 67%]
> distributed/tests/test_priorities.py::test_compute <- distributed/utils_test.py PASSED [ 67%]
> distributed/tests/test_priorities.py::test_persist <- distributed/utils_test.py PASSED [ 67%]
> distributed/tests/test_priorities.py::test_expand_compute <- distributed/utils_test.py PASSED [ 67%]
> distributed/tests/test_priorities.py::test_expand_persist <- distributed/utils_test.py PASSED [ 67%]
> distributed/tests/test_priorities.py::test_repeated_persists_same_priority <- distributed/utils_test.py PASSED [ 68%]
> distributed/tests/test_priorities.py::test_last_in_first_out <- distributed/utils_test.py PASSED [ 68%]
> distributed/tests/test_profile.py::test_merge PASSED                     [ 68%]
> distributed/tests/test_profile.py::test_merge_empty PASSED               [ 68%]
> distributed/tests/test_profile.py::test_call_stack PASSED                [ 68%]
> distributed/tests/test_profile.py::test_identifier PASSED                [ 68%]
> distributed/tests/test_profile.py::test_watch PASSED                     [ 68%]
> distributed/tests/test_publish.py::test_unpublish_sync PASSED            [ 68%]
> distributed/tests/test_publish.py::test_unpublish_multiple_datasets_sync PASSED [ 68%]
> distributed/tests/test_publish.py::test_datasets_setitem PASSED          [ 68%]
> distributed/tests/test_publish.py::test_datasets_getitem PASSED          [ 68%]
> distributed/tests/test_publish.py::test_datasets_delitem PASSED          [ 68%]
> distributed/tests/test_publish.py::test_datasets_keys PASSED             [ 68%]
> distributed/tests/test_publish.py::test_datasets_contains PASSED         [ 69%]
> distributed/tests/test_publish.py::test_datasets_iter PASSED             [ 69%]
> distributed/tests/test_publish.py::test_publish_simple <- distributed/utils_test.py PASSED [ 69%]
> distributed/tests/test_publish.py::test_publish_non_string_key <- distributed/utils_test.py PASSED [ 69%]
> distributed/tests/test_publish.py::test_publish_roundtrip <- distributed/utils_test.py PASSED [ 69%]
> distributed/tests/test_publish.py::test_unpublish <- distributed/utils_test.py PASSED [ 69%]
> distributed/tests/test_publish.py::test_publish_multiple_datasets <- distributed/utils_test.py PASSED [ 69%]
> distributed/tests/test_publish.py::test_publish_bag <- distributed/utils_test.py PASSED [ 69%]
> distributed/tests/test_publish.py::test_pickle_safe <- distributed/utils_test.py PASSED [ 69%]
> distributed/tests/test_pubsub.py::test_speed <- distributed/utils_test.py PASSED [ 69%]
> distributed/tests/test_pubsub.py::test_client <- distributed/utils_test.py PASSED [ 69%]
> distributed/tests/test_pubsub.py::test_client_worker <- distributed/utils_test.py PASSED [ 69%]
> distributed/tests/test_pubsub.py::test_timeouts <- distributed/utils_test.py PASSED [ 69%]
> distributed/tests/test_queues.py::test_sync PASSED                       [ 70%]
> distributed/tests/test_queues.py::test_picklability_sync PASSED          [ 70%]
> distributed/tests/test_queues.py::test_queue <- distributed/utils_test.py PASSED [ 70%]
> distributed/tests/test_queues.py::test_queue_with_data <- distributed/utils_test.py PASSED [ 70%]
> distributed/tests/test_queues.py::test_hold_futures <- distributed/utils_test.py PASSED [ 70%]
> distributed/tests/test_queues.py::test_picklability <- distributed/utils_test.py SKIPPED [ 70%]
> distributed/tests/test_queues.py::test_race <- distributed/utils_test.py SKIPPED [ 70%]
> distributed/tests/test_queues.py::test_same_futures <- distributed/utils_test.py PASSED [ 70%]
> distributed/tests/test_queues.py::test_get_many <- distributed/utils_test.py PASSED [ 70%]
> distributed/tests/test_queues.py::test_Future_knows_status_immediately <- distributed/utils_test.py PASSED [ 70%]
> distributed/tests/test_queues.py::test_erred_future <- distributed/utils_test.py PASSED [ 70%]
> distributed/tests/test_queues.py::test_close <- distributed/utils_test.py PASSED [ 70%]
> distributed/tests/test_queues.py::test_timeout <- distributed/utils_test.py PASSED [ 71%]
> distributed/tests/test_queues.py::test_2220 <- distributed/utils_test.py PASSED [ 71%]
> distributed/tests/test_scheduler.py::test_scheduler_init_pulls_blocked_handlers_from_config PASSED [ 71%]
> distributed/tests/test_scheduler.py::test_dumps_function PASSED          [ 71%]
> distributed/tests/test_scheduler.py::test_dumps_task PASSED              [ 71%]
> distributed/tests/test_scheduler.py::test_config_stealing PASSED         [ 71%]
> distributed/tests/test_scheduler.py::test_io_loop PASSED                 [ 71%]
> distributed/tests/test_scheduler.py::test_run_on_scheduler_sync PASSED   [ 71%]
> distributed/tests/test_scheduler.py::test_deque_handler PASSED           [ 71%]
> distributed/tests/test_scheduler.py::test_async_context_manager PASSED   [ 71%]
> distributed/tests/test_scheduler.py::test_allowed_failures_config PASSED [ 71%]
> distributed/tests/test_scheduler.py::test_finished PASSED                [ 71%]
> distributed/tests/test_scheduler.py::test_retire_names_str PASSED        [ 71%]
> distributed/tests/test_scheduler.py::test_no_danglng_asyncio_tasks PASSED [ 72%]
> distributed/tests/test_scheduler.py::test_multiple_listeners PASSED      [ 72%]
> distributed/tests/test_scheduler.py::test_worker_name <- distributed/utils_test.py PASSED [ 72%]
> distributed/tests/test_scheduler.py::test_coerce_address <- distributed/utils_test.py PASSED [ 72%]
> distributed/tests/test_scheduler.py::test_service_hosts <- distributed/utils_test.py SKIPPED [ 72%]
> distributed/tests/test_scheduler.py::test_host_address <- distributed/utils_test.py PASSED [ 72%]
> distributed/tests/test_scheduler.py::test_administration <- distributed/utils_test.py PASSED [ 72%]
> distributed/tests/test_scheduler.py::test_respect_data_in_memory <- distributed/utils_test.py PASSED [ 72%]
> distributed/tests/test_scheduler.py::test_recompute_released_results <- distributed/utils_test.py PASSED [ 72%]
> distributed/tests/test_scheduler.py::test_decide_worker_with_many_independent_leaves <- distributed/utils_test.py PASSED [ 72%]
> distributed/tests/test_scheduler.py::test_decide_worker_with_restrictions <- distributed/utils_test.py PASSED [ 72%]
> distributed/tests/test_scheduler.py::test_move_data_over_break_restrictions <- distributed/utils_test.py PASSED [ 72%]
> distributed/tests/test_scheduler.py::test_balance_with_restrictions <- distributed/utils_test.py PASSED [ 72%]
> distributed/tests/test_scheduler.py::test_no_valid_workers <- distributed/utils_test.py PASSED [ 73%]
> distributed/tests/test_scheduler.py::test_no_valid_workers_loose_restrictions <- distributed/utils_test.py PASSED [ 73%]
> distributed/tests/test_scheduler.py::test_no_workers <- distributed/utils_test.py PASSED [ 73%]
> distributed/tests/test_scheduler.py::test_retire_workers_empty <- distributed/utils_test.py PASSED [ 73%]
> distributed/tests/test_scheduler.py::test_remove_client <- distributed/utils_test.py PASSED [ 73%]
> distributed/tests/test_scheduler.py::test_remove_worker_from_scheduler <- distributed/utils_test.py PASSED [ 73%]
> distributed/tests/test_scheduler.py::test_remove_worker_by_name_from_scheduler <- distributed/utils_test.py PASSED [ 73%]
> distributed/tests/test_scheduler.py::test_clear_events_worker_removal <- distributed/utils_test.py PASSED [ 73%]
> distributed/tests/test_scheduler.py::test_clear_events_client_removal <- distributed/utils_test.py PASSED [ 73%]
> distributed/tests/test_scheduler.py::test_add_worker <- distributed/utils_test.py PASSED [ 73%]
> distributed/tests/test_scheduler.py::test_blocked_handlers_are_respected <- distributed/utils_test.py PASSED [ 73%]
> distributed/tests/test_scheduler.py::test_feed <- distributed/utils_test.py PASSED [ 73%]
> distributed/tests/test_scheduler.py::test_feed_setup_teardown <- distributed/utils_test.py PASSED [ 73%]
> distributed/tests/test_scheduler.py::test_feed_large_bytestring <- distributed/utils_test.py PASSED [ 74%]
> distributed/tests/test_scheduler.py::test_delete_data <- distributed/utils_test.py PASSED [ 74%]
> distributed/tests/test_scheduler.py::test_delete <- distributed/utils_test.py PASSED [ 74%]
> distributed/tests/test_scheduler.py::test_filtered_communication <- distributed/utils_test.py PASSED [ 74%]
> distributed/tests/test_scheduler.py::test_ready_remove_worker <- distributed/utils_test.py PASSED [ 74%]
> distributed/tests/test_scheduler.py::test_restart <- distributed/utils_test.py PASSED [ 74%]
> distributed/tests/test_scheduler.py::test_broadcast <- distributed/utils_test.py PASSED [ 74%]
> distributed/tests/test_scheduler.py::test_broadcast_nanny <- distributed/utils_test.py PASSED [ 74%]
> distributed/tests/test_scheduler.py::test_update_graph_culls <- distributed/utils_test.py PASSED [ 74%]
> distributed/tests/test_scheduler.py::test_story <- distributed/utils_test.py PASSED [ 74%]
> distributed/tests/test_scheduler.py::test_scatter_no_workers <- distributed/utils_test.py PASSED [ 74%]
> distributed/tests/test_scheduler.py::test_scheduler_sees_memory_limits <- distributed/utils_test.py PASSED [ 74%]
> distributed/tests/test_scheduler.py::test_retire_workers <- distributed/utils_test.py PASSED [ 75%]
> distributed/tests/test_scheduler.py::test_retire_workers_n <- distributed/utils_test.py PASSED [ 75%]
> distributed/tests/test_scheduler.py::test_workers_to_close <- distributed/utils_test.py PASSED [ 75%]
> distributed/tests/test_scheduler.py::test_workers_to_close_grouped <- distributed/utils_test.py PASSED [ 75%]
> distributed/tests/test_scheduler.py::test_retire_workers_no_suspicious_tasks <- distributed/utils_test.py PASSED [ 75%]
> distributed/tests/test_scheduler.py::test_learn_occupancy <- distributed/utils_test.py SKIPPED [ 75%]
> distributed/tests/test_scheduler.py::test_learn_occupancy_2 <- distributed/utils_test.py SKIPPED [ 75%]
> distributed/tests/test_scheduler.py::test_occupancy_cleardown <- distributed/utils_test.py PASSED [ 75%]
> distributed/tests/test_scheduler.py::test_balance_many_workers <- distributed/utils_test.py PASSED [ 75%]
> distributed/tests/test_scheduler.py::test_balance_many_workers_2 <- distributed/utils_test.py PASSED [ 75%]
> distributed/tests/test_scheduler.py::test_learn_occupancy_multiple_workers <- distributed/utils_test.py PASSED [ 75%]
> distributed/tests/test_scheduler.py::test_include_communication_in_occupancy <- distributed/utils_test.py PASSED [ 75%]
> distributed/tests/test_scheduler.py::test_worker_arrives_with_processing_data <- distributed/utils_test.py PASSED [ 75%]
> distributed/tests/test_scheduler.py::test_worker_breaks_and_returns <- distributed/utils_test.py SKIPPED [ 76%]
> distributed/tests/test_scheduler.py::test_no_workers_to_memory <- distributed/utils_test.py PASSED [ 76%]
> distributed/tests/test_scheduler.py::test_no_worker_to_memory_restrictions <- distributed/utils_test.py PASSED [ 76%]
> distributed/tests/test_scheduler.py::test_run_on_scheduler <- distributed/utils_test.py PASSED [ 76%]
> distributed/tests/test_scheduler.py::test_close_worker <- distributed/utils_test.py PASSED [ 76%]
> distributed/tests/test_scheduler.py::test_close_nanny <- distributed/utils_test.py SKIPPED [ 76%]
> distributed/tests/test_scheduler.py::test_retire_workers_close <- distributed/utils_test.py PASSED [ 76%]
> distributed/tests/test_scheduler.py::test_retire_nannies_close <- distributed/utils_test.py PASSED [ 76%]
> distributed/tests/test_scheduler.py::test_fifo_submission <- distributed/utils_test.py PASSED [ 76%]
> distributed/tests/test_scheduler.py::test_non_existent_worker <- distributed/utils_test.py XFAIL [ 76%]
> distributed/tests/test_scheduler.py::test_correct_bad_time_estimate <- distributed/utils_test.py PASSED [ 76%]
> distributed/tests/test_scheduler.py::test_profile_metadata <- distributed/utils_test.py PASSED [ 76%]
> distributed/tests/test_scheduler.py::test_profile_metadata_keys <- distributed/utils_test.py PASSED [ 76%]
> distributed/tests/test_scheduler.py::test_cancel_fire_and_forget <- distributed/utils_test.py PASSED [ 77%]
> distributed/tests/test_scheduler.py::test_log_tasks_during_restart <- distributed/utils_test.py PASSED [ 77%]
> distributed/tests/test_scheduler.py::test_reschedule <- distributed/utils_test.py PASSED [ 77%]
> distributed/tests/test_scheduler.py::test_reschedule_warns <- distributed/utils_test.py PASSED [ 77%]
> distributed/tests/test_scheduler.py::test_get_task_status <- distributed/utils_test.py PASSED [ 77%]
> distributed/tests/test_scheduler.py::test_retries <- distributed/utils_test.py PASSED [ 77%]
> distributed/tests/test_scheduler.py::test_mising_data_errant_worker <- distributed/utils_test.py XPASS [ 77%]
> distributed/tests/test_scheduler.py::test_dont_recompute_if_persisted <- distributed/utils_test.py PASSED [ 77%]
> distributed/tests/test_scheduler.py::test_dont_recompute_if_persisted_2 <- distributed/utils_test.py PASSED [ 77%]
> distributed/tests/test_scheduler.py::test_dont_recompute_if_persisted_3 <- distributed/utils_test.py PASSED [ 77%]
> distributed/tests/test_scheduler.py::test_dont_recompute_if_persisted_4 <- distributed/utils_test.py PASSED [ 77%]
> distributed/tests/test_scheduler.py::test_dont_forget_released_keys <- distributed/utils_test.py PASSED [ 77%]
> distributed/tests/test_scheduler.py::test_dont_recompute_if_erred <- distributed/utils_test.py PASSED [ 78%]
> distributed/tests/test_scheduler.py::test_closing_scheduler_closes_workers <- distributed/utils_test.py PASSED [ 78%]
> distributed/tests/test_scheduler.py::test_gh2187 <- distributed/utils_test.py PASSED [ 78%]
> distributed/tests/test_scheduler.py::test_collect_versions <- distributed/utils_test.py PASSED [ 78%]
> distributed/tests/test_scheduler.py::test_bandwidth <- distributed/utils_test.py PASSED [ 78%]
> distributed/tests/test_scheduler.py::test_bandwidth_clear <- distributed/utils_test.py PASSED [ 78%]
> distributed/tests/test_scheduler.py::test_workerstate_clean <- distributed/utils_test.py PASSED [ 78%]
> distributed/tests/test_scheduler.py::test_result_type <- distributed/utils_test.py PASSED [ 78%]
> distributed/tests/test_scheduler.py::test_close_workers <- distributed/utils_test.py PASSED [ 78%]
> distributed/tests/test_scheduler.py::test_adaptive_target <- distributed/utils_test.py PASSED [ 78%]
> distributed/tests/test_scheduler.py::test_get_task_duration <- distributed/utils_test.py PASSED [ 78%]
> distributed/tests/test_scheduler.py::test_task_groups <- distributed/utils_test.py PASSED [ 78%]
> distributed/tests/test_scheduler.py::test_task_prefix <- distributed/utils_test.py PASSED [ 78%]
> distributed/tests/test_scheduler.py::test_gather_failing_cnn_recover <- distributed/utils_test.py PASSED [ 79%]
> distributed/tests/test_scheduler.py::test_gather_failing_cnn_error <- distributed/utils_test.py PASSED [ 79%]
> distributed/tests/test_scheduler.py::test_gather_no_workers <- distributed/utils_test.py PASSED [ 79%]
> distributed/tests/test_scheduler.py::test_gather_allow_worker_reconnect <- distributed/utils_test.py PASSED [ 79%]
> distributed/tests/test_scheduler.py::test_too_many_groups <- distributed/utils_test.py PASSED [ 79%]
> distributed/tests/test_scheduler.py::test_worker_name_collision <- distributed/utils_test.py PASSED [ 79%]
> distributed/tests/test_security.py::test_constructor_errors PASSED       [ 79%]
> distributed/tests/test_security.py::test_attribute_error PASSED          [ 79%]
> distributed/tests/test_security.py::test_from_config PASSED              [ 79%]
> distributed/tests/test_security.py::test_kwargs PASSED                   [ 79%]
> distributed/tests/test_security.py::test_tls_config_for_role PASSED      [ 79%]
> distributed/tests/test_security.py::test_connection_args PASSED          [ 79%]
> distributed/tests/test_security.py::test_listen_args PASSED              [ 79%]
> distributed/tests/test_security.py::test_tls_listen_connect PASSED       [ 80%]
> distributed/tests/test_security.py::test_require_encryption FAILED       [ 80%]
> distributed/tests/test_security.py::test_temporary_credentials SKIPPED   [ 80%]
> distributed/tests/test_security.py::test_tls_temporary_credentials_functional SKIPPED [ 80%]
> distributed/tests/test_sizeof.py::test_safe_sizeof[obj0] PASSED          [ 80%]
> distributed/tests/test_sizeof.py::test_safe_sizeof[obj1] PASSED          [ 80%]
> distributed/tests/test_sizeof.py::test_safe_sizeof[obj2] PASSED          [ 80%]
> distributed/tests/test_sizeof.py::test_safe_sizeof_raises PASSED         [ 80%]
> distributed/tests/test_spec.py::test_address_default_none PASSED         [ 80%]
> distributed/tests/test_spec.py::test_child_address_persists PASSED       [ 80%]
> distributed/tests/test_steal.py::test_balance[inp0-expected0] PASSED     [ 80%]
> distributed/tests/test_steal.py::test_balance[inp1-expected1] PASSED     [ 80%]
> distributed/tests/test_steal.py::test_balance[inp2-expected2] PASSED     [ 81%]
> distributed/tests/test_steal.py::test_balance[inp3-expected3] PASSED     [ 81%]
> distributed/tests/test_steal.py::test_balance[inp4-expected4] PASSED     [ 81%]
> distributed/tests/test_steal.py::test_balance[inp5-expected5] PASSED     [ 81%]
> distributed/tests/test_steal.py::test_balance[inp6-expected6] PASSED     [ 81%]
> distributed/tests/test_steal.py::test_balance[inp7-expected7] PASSED     [ 81%]
> distributed/tests/test_steal.py::test_balance[inp8-expected8] PASSED     [ 81%]
> distributed/tests/test_steal.py::test_balance[inp9-expected9] PASSED     [ 81%]
> distributed/tests/test_steal.py::test_balance[inp10-expected10] PASSED   [ 81%]
> distributed/tests/test_steal.py::test_balance[inp11-expected11] PASSED   [ 81%]
> distributed/tests/test_steal.py::test_balance[inp12-expected12] PASSED   [ 81%]
> distributed/tests/test_steal.py::test_balance[inp13-expected13] XPASS    [ 81%]
> distributed/tests/test_steal.py::test_work_stealing <- distributed/utils_test.py PASSED [ 81%]
> distributed/tests/test_steal.py::test_dont_steal_expensive_data_fast_computation <- distributed/utils_test.py PASSED [ 82%]
> distributed/tests/test_steal.py::test_steal_cheap_data_slow_computation <- distributed/utils_test.py PASSED [ 82%]
> distributed/tests/test_steal.py::test_steal_expensive_data_slow_computation <- distributed/utils_test.py PASSED [ 82%]
> distributed/tests/test_steal.py::test_worksteal_many_thieves <- distributed/utils_test.py PASSED [ 82%]
> distributed/tests/test_steal.py::test_eventually_steal_unknown_functions <- distributed/utils_test.py PASSED [ 82%]
> distributed/tests/test_steal.py::test_steal_related_tasks <- distributed/utils_test.py SKIPPED [ 82%]
> distributed/tests/test_steal.py::test_dont_steal_fast_tasks <- distributed/utils_test.py PASSED [ 82%]
> distributed/tests/test_steal.py::test_new_worker_steals <- distributed/utils_test.py PASSED [ 82%]
> distributed/tests/test_steal.py::test_work_steal_no_kwargs <- distributed/utils_test.py PASSED [ 82%]
> distributed/tests/test_steal.py::test_dont_steal_worker_restrictions <- distributed/utils_test.py PASSED [ 82%]
> distributed/tests/test_steal.py::test_dont_steal_host_restrictions <- distributed/utils_test.py PASSED [ 82%]
> distributed/tests/test_steal.py::test_dont_steal_resource_restrictions <- distributed/utils_test.py PASSED [ 82%]
> distributed/tests/test_steal.py::test_steal_resource_restrictions <- distributed/utils_test.py SKIPPED [ 82%]
> distributed/tests/test_steal.py::test_balance_without_dependencies <- distributed/utils_test.py PASSED [ 83%]
> distributed/tests/test_steal.py::test_dont_steal_executing_tasks <- distributed/utils_test.py PASSED [ 83%]
> distributed/tests/test_steal.py::test_dont_steal_few_saturated_tasks_many_workers <- distributed/utils_test.py PASSED [ 83%]
> distributed/tests/test_steal.py::test_steal_when_more_tasks <- distributed/utils_test.py PASSED [ 83%]
> distributed/tests/test_steal.py::test_steal_more_attractive_tasks <- distributed/utils_test.py PASSED [ 83%]
> distributed/tests/test_steal.py::test_restart <- distributed/utils_test.py PASSED [ 83%]
> distributed/tests/test_steal.py::test_steal_communication_heavy_tasks <- distributed/utils_test.py PASSED [ 83%]
> distributed/tests/test_steal.py::test_steal_twice <- distributed/utils_test.py PASSED [ 83%]
> distributed/tests/test_steal.py::test_dont_steal_long_running_tasks <- distributed/utils_test.py PASSED [ 83%]
> distributed/tests/test_steal.py::test_cleanup_repeated_tasks <- distributed/utils_test.py PASSED [ 83%]
> distributed/tests/test_steal.py::test_lose_task <- distributed/utils_test.py PASSED [ 83%]
> distributed/tests/test_stress.py::test_stress_gc[slowinc-100] PASSED     [ 83%]
> distributed/tests/test_stress.py::test_stress_gc[inc-1000] PASSED        [ 84%]
> distributed/tests/test_stress.py::test_cancel_stress_sync PASSED         [ 84%]
> distributed/tests/test_stress.py::test_stress_1 <- distributed/utils_test.py PASSED [ 84%]
> distributed/tests/test_stress.py::test_cancel_stress <- distributed/utils_test.py PASSED [ 84%]
> distributed/tests/test_stress.py::test_stress_creation_and_deletion <- distributed/utils_test.py PASSED [ 84%]
> distributed/tests/test_stress.py::test_stress_scatter_death <- distributed/utils_test.py PASSED [ 84%]
> distributed/tests/test_stress.py::test_stress_communication <- distributed/utils_test.py SKIPPED [ 84%]
> distributed/tests/test_stress.py::test_stress_steal <- distributed/utils_test.py SKIPPED [ 84%]
> distributed/tests/test_stress.py::test_close_connections <- distributed/utils_test.py SKIPPED [ 84%]
> distributed/tests/test_stress.py::test_no_delay_during_large_transfer <- distributed/utils_test.py SKIPPED [ 84%]
> distributed/tests/test_system.py::test_rlimit PASSED                     [ 84%]
> distributed/tests/test_system_monitor.py::test_SystemMonitor PASSED      [ 84%]
> distributed/tests/test_system_monitor.py::test_count PASSED              [ 84%]
> distributed/tests/test_system_monitor.py::test_range_query PASSED        [ 85%]
> distributed/tests/test_threadpoolexecutor.py::test_tpe PASSED            [ 85%]
> distributed/tests/test_threadpoolexecutor.py::test_secede_rejoin_busy PASSED [ 85%]
> distributed/tests/test_threadpoolexecutor.py::test_secede_rejoin_quiet PASSED [ 85%]
> distributed/tests/test_threadpoolexecutor.py::test_rejoin_idempotent PASSED [ 85%]
> distributed/tests/test_threadpoolexecutor.py::test_thread_name PASSED    [ 85%]
> distributed/tests/test_tls_functional.py::test_Queue <- distributed/utils_test.py PASSED [ 85%]
> distributed/tests/test_tls_functional.py::test_client_submit <- distributed/utils_test.py PASSED [ 85%]
> distributed/tests/test_tls_functional.py::test_gather <- distributed/utils_test.py PASSED [ 85%]
> distributed/tests/test_tls_functional.py::test_scatter <- distributed/utils_test.py PASSED [ 85%]
> distributed/tests/test_tls_functional.py::test_rebalance <- distributed/utils_test.py PASSED [ 85%]
> distributed/tests/test_tls_functional.py::test_work_stealing <- distributed/utils_test.py PASSED [ 85%]
> distributed/tests/test_tls_functional.py::test_worker_client <- distributed/utils_test.py PASSED [ 85%]
> distributed/tests/test_tls_functional.py::test_worker_client_gather <- distributed/utils_test.py PASSED [ 86%]
> distributed/tests/test_tls_functional.py::test_worker_client_executor <- distributed/utils_test.py PASSED [ 86%]
> distributed/tests/test_tls_functional.py::test_retire_workers <- distributed/utils_test.py PASSED [ 86%]
> distributed/tests/test_utils.py::test_All PASSED                         [ 86%]
> distributed/tests/test_utils.py::test_sync_error PASSED                  [ 86%]
> distributed/tests/test_utils.py::test_sync_timeout PASSED                [ 86%]
> distributed/tests/test_utils.py::test_sync_closed_loop PASSED            [ 86%]
> distributed/tests/test_utils.py::test_is_kernel SKIPPED                  [ 86%]
> distributed/tests/test_utils.py::test_ensure_ip PASSED                   [ 86%]
> distributed/tests/test_utils.py::test_get_ip_interface PASSED            [ 86%]
> distributed/tests/test_utils.py::test_truncate_exception PASSED          [ 86%]
> distributed/tests/test_utils.py::test_get_traceback PASSED               [ 86%]
> distributed/tests/test_utils.py::test_str_graph PASSED                   [ 86%]
> distributed/tests/test_utils.py::test_maybe_complex PASSED               [ 87%]
> distributed/tests/test_utils.py::test_read_block PASSED                  [ 87%]
> distributed/tests/test_utils.py::test_seek_delimiter_endline PASSED      [ 87%]
> distributed/tests/test_utils.py::test_funcname PASSED                    [ 87%]
> distributed/tests/test_utils.py::test_ensure_bytes PASSED                [ 87%]
> distributed/tests/test_utils.py::test_ensure_bytes_ndarray PASSED        [ 87%]
> distributed/tests/test_utils.py::test_ensure_bytes_pyarrow_buffer SKIPPED [ 87%]
> distributed/tests/test_utils.py::test_nbytes PASSED                      [ 87%]
> distributed/tests/test_utils.py::test_open_port PASSED                   [ 87%]
> distributed/tests/test_utils.py::test_set_thread_state PASSED            [ 87%]
> distributed/tests/test_utils.py::test_loop_runner PASSED                 [ 87%]
> distributed/tests/test_utils.py::test_two_loop_runners PASSED            [ 87%]
> distributed/tests/test_utils.py::test_parse_bytes PASSED                 [ 88%]
> distributed/tests/test_utils.py::test_parse_timedelta PASSED             [ 88%]
> distributed/tests/test_utils.py::test_warn_on_duration PASSED            [ 88%]
> distributed/tests/test_utils.py::test_format_bytes_compat PASSED         [ 88%]
> distributed/tests/test_utils.py::test_logs PASSED                        [ 88%]
> distributed/tests/test_utils.py::test_is_valid_xml PASSED                [ 88%]
> distributed/tests/test_utils.py::test_format_dashboard_link PASSED       [ 88%]
> distributed/tests/test_utils.py::test_lru PASSED                         [ 88%]
> distributed/tests/test_utils.py::test_offload PASSED                     [ 88%]
> distributed/tests/test_utils.py::test_loop_runner_gen <- distributed/utils_test.py PASSED [ 88%]
> distributed/tests/test_utils.py::test_all_exceptions_logging <- distributed/utils_test.py PASSED [ 88%]
> distributed/tests/test_utils_comm.py::test_pack_data PASSED              [ 88%]
> distributed/tests/test_utils_comm.py::test_subs_multiple PASSED          [ 88%]
> distributed/tests/test_utils_comm.py::test_retry_no_exception PASSED     [ 89%]
> distributed/tests/test_utils_comm.py::test_retry0_raises_immediately PASSED [ 89%]
> distributed/tests/test_utils_comm.py::test_retry_does_retry_and_sleep PASSED [ 89%]
> distributed/tests/test_utils_comm.py::test_gather_from_workers_permissive <- distributed/utils_test.py PASSED [ 89%]
> distributed/tests/test_utils_comm.py::test_gather_from_workers_permissive_flaky <- distributed/utils_test.py PASSED [ 89%]
> distributed/tests/test_utils_perf.py::test_fractional_timer PASSED       [ 89%]
> distributed/tests/test_utils_perf.py::test_gc_diagnosis_cpu_time PASSED  [ 89%]
> distributed/tests/test_utils_perf.py::test_gc_diagnosis_rss_win XPASS    [ 89%]
> distributed/tests/test_utils_test.py::test_bare_cluster PASSED           [ 89%]
> distributed/tests/test_utils_test.py::test_cluster PASSED                [ 89%]
> distributed/tests/test_utils_test.py::test_gen_cluster_cleans_up_client SKIPPED [ 89%]
> distributed/tests/test_utils_test.py::test_wait_for_port PASSED          [ 89%]
> distributed/tests/test_utils_test.py::test_new_config PASSED             [ 89%]
> distributed/tests/test_utils_test.py::test_lingering_client PASSED       [ 90%]
> distributed/tests/test_utils_test.py::test_tls_cluster PASSED            [ 90%]
> distributed/tests/test_utils_test.py::test_tls_scheduler PASSED          [ 90%]
> distributed/tests/test_utils_test.py::test_gen_test <- distributed/utils_test.py PASSED [ 90%]
> distributed/tests/test_utils_test.py::test_gen_test_async <- distributed/utils_test.py PASSED [ 90%]
> distributed/tests/test_utils_test.py::test_gen_cluster <- distributed/utils_test.py PASSED [ 90%]
> distributed/tests/test_utils_test.py::test_gen_cluster_without_client <- distributed/utils_test.py PASSED [ 90%]
> distributed/tests/test_utils_test.py::test_gen_cluster_tls <- distributed/utils_test.py PASSED [ 90%]
> distributed/tests/test_utils_test.py::test_gen_cluster_async <- distributed/utils_test.py PASSED [ 90%]
> distributed/tests/test_variable.py::test_sync PASSED                     [ 90%]
> distributed/tests/test_variable.py::test_timeout_sync PASSED             [ 90%]
> distributed/tests/test_variable.py::test_pickleable PASSED               [ 90%]
> distributed/tests/test_variable.py::test_future_erred_sync PASSED        [ 91%]
> distributed/tests/test_variable.py::test_variable <- distributed/utils_test.py PASSED [ 91%]
> distributed/tests/test_variable.py::test_queue_with_data <- distributed/utils_test.py PASSED [ 91%]
> distributed/tests/test_variable.py::test_hold_futures <- distributed/utils_test.py PASSED [ 91%]
> distributed/tests/test_variable.py::test_timeout <- distributed/utils_test.py PASSED [ 91%]
> distributed/tests/test_variable.py::test_cleanup <- distributed/utils_test.py PASSED [ 91%]
> distributed/tests/test_variable.py::test_timeout_get <- distributed/utils_test.py PASSED [ 91%]
> distributed/tests/test_variable.py::test_race <- distributed/utils_test.py SKIPPED [ 91%]
> distributed/tests/test_variable.py::test_Future_knows_status_immediately <- distributed/utils_test.py PASSED [ 91%]
> distributed/tests/test_variable.py::test_erred_future <- distributed/utils_test.py PASSED [ 91%]
> distributed/tests/test_worker.py::test_worker_nthreads PASSED            [ 91%]
> distributed/tests/test_worker.py::test_identity PASSED                   [ 91%]
> distributed/tests/test_worker.py::test_worker_waits_for_scheduler SKIPPED [ 91%]
> distributed/tests/test_worker.py::test_error_message PASSED              [ 92%]
> distributed/tests/test_worker.py::test_io_loop PASSED                    [ 92%]
> distributed/tests/test_worker.py::test_worker_dir[Worker] PASSED         [ 92%]
> distributed/tests/test_worker.py::test_worker_dir[Nanny] PASSED          [ 92%]
> distributed/tests/test_worker.py::test_get_client_sync PASSED            [ 92%]
> distributed/tests/test_worker.py::test_get_client_coroutine_sync PASSED  [ 92%]
> distributed/tests/test_worker.py::test_deque_handler PASSED              [ 92%]
> distributed/tests/test_worker.py::test_get_worker_name PASSED            [ 92%]
> distributed/tests/test_worker.py::test_resource_limit PASSED             [ 92%]
> distributed/tests/test_worker.py::test_protocol_from_scheduler_address[Worker] SKIPPED [ 92%]
> distributed/tests/test_worker.py::test_protocol_from_scheduler_address[Nanny] SKIPPED [ 92%]
> distributed/tests/test_worker.py::test_worker_listens_on_same_interface_by_default[Worker] PASSED [ 92%]
> distributed/tests/test_worker.py::test_worker_listens_on_same_interface_by_default[Nanny] PASSED [ 92%]
> distributed/tests/test_worker.py::test_lifetime SKIPPED                  [ 93%]
> distributed/tests/test_worker.py::test_bad_metrics PASSED                [ 93%]
> distributed/tests/test_worker.py::test_bad_startup PASSED                [ 93%]
> distributed/tests/test_worker.py::test_update_latency PASSED             [ 93%]
> distributed/tests/test_worker.py::test_worker_with_port_zero <- distributed/utils_test.py PASSED [ 93%]
> distributed/tests/test_worker.py::test_str <- distributed/utils_test.py PASSED [ 93%]
> distributed/tests/test_worker.py::test_worker_bad_args <- distributed/utils_test.py PASSED [ 93%]
> distributed/tests/test_worker.py::test_upload_file <- distributed/utils_test.py PASSED [ 93%]
> distributed/tests/test_worker.py::test_upload_file_pyc <- distributed/utils_test.py SKIPPED [ 93%]
> distributed/tests/test_worker.py::test_upload_egg <- distributed/utils_test.py PASSED [ 93%]
> distributed/tests/test_worker.py::test_upload_pyz <- distributed/utils_test.py PASSED [ 93%]
> distributed/tests/test_worker.py::test_upload_large_file <- distributed/utils_test.py SKIPPED [ 93%]
> distributed/tests/test_worker.py::test_broadcast <- distributed/utils_test.py PASSED [ 94%]
> distributed/tests/test_worker.py::test_worker_task_data <- distributed/utils_test.py PASSED [ 94%]
> distributed/tests/test_worker.py::test_gather <- distributed/utils_test.py PASSED [ 94%]
> distributed/tests/test_worker.py::test_spill_to_disk <- distributed/utils_test.py PASSED [ 94%]
> distributed/tests/test_worker.py::test_access_key <- distributed/utils_test.py PASSED [ 94%]
> distributed/tests/test_worker.py::test_run_dask_worker <- distributed/utils_test.py PASSED [ 94%]
> distributed/tests/test_worker.py::test_run_coroutine_dask_worker <- distributed/utils_test.py PASSED [ 94%]
> distributed/tests/test_worker.py::test_Executor <- distributed/utils_test.py PASSED [ 94%]
> distributed/tests/test_worker.py::test_spill_by_default <- distributed/utils_test.py SKIPPED [ 94%]
> distributed/tests/test_worker.py::test_close_on_disconnect <- distributed/utils_test.py PASSED [ 94%]
> distributed/tests/test_worker.py::test_inter_worker_communication <- distributed/utils_test.py PASSED [ 94%]
> distributed/tests/test_worker.py::test_clean <- distributed/utils_test.py PASSED [ 94%]
> distributed/tests/test_worker.py::test_message_breakup <- distributed/utils_test.py PASSED [ 94%]
> distributed/tests/test_worker.py::test_types <- distributed/utils_test.py PASSED [ 95%]
> distributed/tests/test_worker.py::test_system_monitor <- distributed/utils_test.py PASSED [ 95%]
> distributed/tests/test_worker.py::test_restrictions <- distributed/utils_test.py PASSED [ 95%]
> distributed/tests/test_worker.py::test_clean_nbytes <- distributed/utils_test.py XPASS [ 95%]
> distributed/tests/test_worker.py::test_gather_many_small <- distributed/utils_test.py PASSED [ 95%]
> distributed/tests/test_worker.py::test_multiple_transfers <- distributed/utils_test.py PASSED [ 95%]
> distributed/tests/test_worker.py::test_share_communication <- distributed/utils_test.py PASSED [ 95%]
> distributed/tests/test_worker.py::test_dont_overlap_communications_to_same_worker <- distributed/utils_test.py PASSED [ 95%]
> distributed/tests/test_worker.py::test_log_exception_on_failed_task <- distributed/utils_test.py PASSED [ 95%]
> distributed/tests/test_worker.py::test_clean_up_dependencies <- distributed/utils_test.py PASSED [ 95%]
> distributed/tests/test_worker.py::test_hold_onto_dependents <- distributed/utils_test.py PASSED [ 95%]
> distributed/tests/test_worker.py::test_worker_death_timeout <- distributed/utils_test.py SKIPPED [ 95%]
> distributed/tests/test_worker.py::test_stop_doing_unnecessary_work <- distributed/utils_test.py PASSED [ 95%]
> distributed/tests/test_worker.py::test_priorities <- distributed/utils_test.py PASSED [ 96%]
> distributed/tests/test_worker.py::test_heartbeats <- distributed/utils_test.py PASSED [ 96%]
> distributed/tests/test_worker.py::test_dataframe_attribute_error <- distributed/utils_test.py PASSED [ 96%]
> distributed/tests/test_worker.py::test_fail_write_to_disk <- distributed/utils_test.py PASSED [ 96%]
> distributed/tests/test_worker.py::test_fail_write_many_to_disk <- distributed/utils_test.py SKIPPED [ 96%]
> distributed/tests/test_worker.py::test_pid <- distributed/utils_test.py PASSED [ 96%]
> distributed/tests/test_worker.py::test_get_client <- distributed/utils_test.py PASSED [ 96%]
> distributed/tests/test_worker.py::test_get_client_coroutine <- distributed/utils_test.py PASSED [ 96%]
> distributed/tests/test_worker.py::test_global_workers <- distributed/utils_test.py PASSED [ 96%]
> distributed/tests/test_worker.py::test_worker_fds <- distributed/utils_test.py PASSED [ 96%]
> distributed/tests/test_worker.py::test_service_hosts_match_worker <- distributed/utils_test.py SKIPPED [ 96%]
> distributed/tests/test_worker.py::test_start_services <- distributed/utils_test.py SKIPPED [ 96%]
> distributed/tests/test_worker.py::test_scheduler_delay <- distributed/utils_test.py PASSED [ 97%]
> distributed/tests/test_worker.py::test_statistical_profiling <- distributed/utils_test.py PASSED [ 97%]
> distributed/tests/test_worker.py::test_statistical_profiling_2 <- distributed/utils_test.py SKIPPED [ 97%]
> distributed/tests/test_worker.py::test_robust_to_bad_sizeof_estimates <- distributed/utils_test.py PASSED [ 97%]
> distributed/tests/test_worker.py::test_pause_executor <- distributed/utils_test.py SKIPPED [ 97%]
> distributed/tests/test_worker.py::test_statistical_profiling_cycle <- distributed/utils_test.py PASSED [ 97%]
> distributed/tests/test_worker.py::test_get_current_task <- distributed/utils_test.py PASSED [ 97%]
> distributed/tests/test_worker.py::test_reschedule <- distributed/utils_test.py PASSED [ 97%]
> distributed/tests/test_worker.py::test_avoid_memory_monitor_if_zero_limit <- distributed/utils_test.py PASSED [ 97%]
> distributed/tests/test_worker.py::test_dict_data_if_no_spill_to_disk <- distributed/utils_test.py PASSED [ 97%]
> distributed/tests/test_worker.py::test_parse_memory_limit <- distributed/utils_test.py PASSED [ 97%]
> distributed/tests/test_worker.py::test_scheduler_address_config <- distributed/utils_test.py PASSED [ 97%]
> distributed/tests/test_worker.py::test_wait_for_outgoing <- distributed/utils_test.py SKIPPED [ 97%]
> distributed/tests/test_worker.py::test_prefer_gather_from_local_address <- distributed/utils_test.py PASSED [ 98%]
> distributed/tests/test_worker.py::test_avoid_oversubscription <- distributed/utils_test.py PASSED [ 98%]
> distributed/tests/test_worker.py::test_custom_metrics <- distributed/utils_test.py PASSED [ 98%]
> distributed/tests/test_worker.py::test_register_worker_callbacks <- distributed/utils_test.py PASSED [ 98%]
> distributed/tests/test_worker.py::test_register_worker_callbacks_err <- distributed/utils_test.py PASSED [ 98%]
> distributed/tests/test_worker.py::test_data_types <- distributed/utils_test.py PASSED [ 98%]
> distributed/tests/test_worker.py::test_host_address <- distributed/utils_test.py PASSED [ 98%]
> distributed/tests/test_worker.py::test_close_gracefully <- distributed/utils_test.py PASSED [ 98%]
> distributed/tests/test_worker.py::test_lifetime_stagger <- distributed/utils_test.py PASSED [ 98%]
> distributed/tests/test_worker_client.py::test_sync PASSED                [ 98%]
> distributed/tests/test_worker_client.py::test_dont_override_default_get PASSED [ 98%]
> distributed/tests/test_worker_client.py::test_timeout PASSED             [ 98%]
> distributed/tests/test_worker_client.py::test_secede_without_stealing_issue_1262 PASSED [ 98%]
> distributed/tests/test_worker_client.py::test_submit_from_worker <- distributed/utils_test.py PASSED [ 99%]
> distributed/tests/test_worker_client.py::test_scatter_from_worker <- distributed/utils_test.py PASSED [ 99%]
> distributed/tests/test_worker_client.py::test_scatter_singleton <- distributed/utils_test.py PASSED [ 99%]
> distributed/tests/test_worker_client.py::test_gather_multi_machine <- distributed/utils_test.py PASSED [ 99%]
> distributed/tests/test_worker_client.py::test_same_loop <- distributed/utils_test.py PASSED [ 99%]
> distributed/tests/test_worker_client.py::test_async <- distributed/utils_test.py PASSED [ 99%]
> distributed/tests/test_worker_client.py::test_separate_thread_false <- distributed/utils_test.py PASSED [ 99%]
> distributed/tests/test_worker_client.py::test_client_executor <- distributed/utils_test.py PASSED [ 99%]
> distributed/tests/test_worker_client.py::test_local_client_warning <- distributed/utils_test.py PASSED [ 99%]
> distributed/tests/test_worker_client.py::test_closing_worker_doesnt_close_client <- distributed/utils_test.py PASSED [ 99%]
> distributed/tests/test_worker_client.py::test_compute_within_worker_client <- distributed/utils_test.py PASSED [ 99%]
> distributed/tests/test_worker_client.py::test_worker_client_rejoins <- distributed/utils_test.py PASSED [ 99%]
> distributed/tests/test_worker_client.py::test_submit_different_names <- distributed/utils_test.py PASSED [100%]
> 
> =================================== FAILURES ===================================
> Future exception was never retrieved
> future: <Future finished exception=StreamClosedError('Stream is closed')>
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/tornado/tcpclient.py", line 112, in on_connect_done
>     stream = future.result()
> tornado.iostream.StreamClosedError: Stream is closed
> _________________________ test_tls_reject_certificate __________________________
> 
> addr = 'tls://172.31.5.34:41879', timeout = 2, deserialize = True
> connection_args = {'ssl_context': <ssl.SSLContext object at 0x7f296f411ad0>}
> 
>     async def connect(addr, timeout=None, deserialize=True, connection_args=None):
>         """
>         Connect to the given address (a URI such as ``tcp://127.0.0.1:1234``)
>         and yield a ``Comm`` object.  If the connection attempt fails, it is
>         retried until the *timeout* is expired.
>         """
>         if timeout is None:
>             timeout = dask.config.get("distributed.comm.timeouts.connect")
>         timeout = parse_timedelta(timeout, default="seconds")
>     
>         scheme, loc = parse_address(addr)
>         backend = registry.get_backend(scheme)
>         connector = backend.get_connector()
>         comm = None
>     
>         start = time()
>         deadline = start + timeout
>         error = None
>     
>         def _raise(error):
>             error = error or "connect() didn't finish in time"
>             msg = "Timed out trying to connect to %r after %s s: %s" % (
>                 addr,
>                 timeout,
>                 error,
>             )
>             raise IOError(msg)
>     
>         # This starts a thread
>         while True:
>             try:
>                 while deadline - time() > 0:
>                     future = connector.connect(
>                         loc, deserialize=deserialize, **(connection_args or {})
>                     )
>                     with ignoring(TimeoutError):
>                         comm = await asyncio.wait_for(
>                             future, timeout=min(deadline - time(), 1)
>                         )
>                         break
>                 if not comm:
> >                   _raise(error)
> 
> ../../../distributed/comm/core.py:218: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> error = 'in <distributed.comm.tcp.TLSConnector object at 0x7f297578be90>: SSLError: [SSL: KRB5_S_TKT_NYV] unexpected eof while reading (_ssl.c:2555)'
> 
>     def _raise(error):
>         error = error or "connect() didn't finish in time"
>         msg = "Timed out trying to connect to %r after %s s: %s" % (
>             addr,
>             timeout,
>             error,
>         )
> >       raise IOError(msg)
> E       OSError: Timed out trying to connect to 'tls://172.31.5.34:41879' after 2 s: in <distributed.comm.tcp.TLSConnector object at 0x7f297578be90>: SSLError: [SSL: KRB5_S_TKT_NYV] unexpected eof while reading (_ssl.c:2555)
> 
> ../../../distributed/comm/core.py:203: OSError
> 
> During handling of the above exception, another exception occurred:
> 
>     @pytest.mark.asyncio
>     async def test_tls_reject_certificate():
>         cli_ctx = get_client_ssl_context()
>         serv_ctx = get_server_ssl_context()
>     
>         # These certs are not signed by our test CA
>         bad_cert_key = ("tls-self-signed-cert.pem", "tls-self-signed-key.pem")
>         bad_cli_ctx = get_client_ssl_context(*bad_cert_key)
>         bad_serv_ctx = get_server_ssl_context(*bad_cert_key)
>     
>         async def handle_comm(comm):
>             scheme, loc = parse_address(comm.peer_address)
>             assert scheme == "tls"
>             await comm.close()
>     
>         # Listener refuses a connector not signed by the CA
>         listener = listen("tls://", handle_comm, connection_args={"ssl_context": serv_ctx})
>         await listener.start()
>     
>         with pytest.raises(EnvironmentError) as excinfo:
>             comm = await connect(
>                 listener.contact_address,
>                 timeout=0.5,
>                 connection_args={"ssl_context": bad_cli_ctx},
>             )
>             await comm.write({"x": "foo"})  # TODO: why is this necessary in Tornado 6 ?
>     
>         # The wrong error is reported on Python 2, see https://github.com/tornadoweb/tornado/pull/2028
>         if sys.version_info >= (3,) and os.name != "nt":
>             try:
>                 # See https://serverfault.com/questions/793260/what-does-tlsv1-alert-unknown-ca-mean
>                 assert "unknown ca" in str(excinfo.value)
>             except AssertionError:
>                 if os.name == "nt":
>                     assert "An existing connection was forcibly closed" in str(
>                         excinfo.value
>                     )
>                 else:
>                     raise
>     
>         # Sanity check
>         comm = await connect(
> >           listener.contact_address, timeout=2, connection_args={"ssl_context": cli_ctx}
>         )
> 
> distributed/comm/tests/test_comms.py:676: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> ../../../distributed/comm/core.py:227: in connect
>     _raise(error)
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> error = "Timed out trying to connect to 'tls://172.31.5.34:41879' after 2 s: in <distributed.comm.tcp.TLSConnector object at 0x7f297578be90>: SSLError: [SSL: KRB5_S_TKT_NYV] unexpected eof while reading (_ssl.c:2555)"
> 
>     def _raise(error):
>         error = error or "connect() didn't finish in time"
>         msg = "Timed out trying to connect to %r after %s s: %s" % (
>             addr,
>             timeout,
>             error,
>         )
> >       raise IOError(msg)
> E       OSError: Timed out trying to connect to 'tls://172.31.5.34:41879' after 2 s: Timed out trying to connect to 'tls://172.31.5.34:41879' after 2 s: in <distributed.comm.tcp.TLSConnector object at 0x7f297578be90>: SSLError: [SSL: KRB5_S_TKT_NYV] unexpected eof while reading (_ssl.c:2555)
> 
> ../../../distributed/comm/core.py:203: OSError
> ----------------------------- Captured stderr call -----------------------------
> distributed.comm.tcp - WARNING - Listener on 'tls://0.0.0.0:41879': TLS handshake failed with remote 'tls://172.31.5.34:56204': [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1076)
> ________________________ test_tls_comm_closed_implicit _________________________
> 
> addr = 'tls://127.0.0.1:37347', timeout = 10, deserialize = True
> connection_args = {'ssl_context': <ssl.SSLContext object at 0x7f2977bde590>}
> 
>     async def connect(addr, timeout=None, deserialize=True, connection_args=None):
>         """
>         Connect to the given address (a URI such as ``tcp://127.0.0.1:1234``)
>         and yield a ``Comm`` object.  If the connection attempt fails, it is
>         retried until the *timeout* is expired.
>         """
>         if timeout is None:
>             timeout = dask.config.get("distributed.comm.timeouts.connect")
>         timeout = parse_timedelta(timeout, default="seconds")
>     
>         scheme, loc = parse_address(addr)
>         backend = registry.get_backend(scheme)
>         connector = backend.get_connector()
>         comm = None
>     
>         start = time()
>         deadline = start + timeout
>         error = None
>     
>         def _raise(error):
>             error = error or "connect() didn't finish in time"
>             msg = "Timed out trying to connect to %r after %s s: %s" % (
>                 addr,
>                 timeout,
>                 error,
>             )
>             raise IOError(msg)
>     
>         # This starts a thread
>         while True:
>             try:
>                 while deadline - time() > 0:
>                     future = connector.connect(
>                         loc, deserialize=deserialize, **(connection_args or {})
>                     )
>                     with ignoring(TimeoutError):
>                         comm = await asyncio.wait_for(
>                             future, timeout=min(deadline - time(), 1)
>                         )
>                         break
>                 if not comm:
> >                   _raise(error)
> 
> ../../../distributed/comm/core.py:218: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> error = 'in <distributed.comm.tcp.TLSConnector object at 0x7f297a2fb390>: SSLError: [SSL: KRB5_S_TKT_NYV] unexpected eof while reading (_ssl.c:2555)'
> 
>     def _raise(error):
>         error = error or "connect() didn't finish in time"
>         msg = "Timed out trying to connect to %r after %s s: %s" % (
>             addr,
>             timeout,
>             error,
>         )
> >       raise IOError(msg)
> E       OSError: Timed out trying to connect to 'tls://127.0.0.1:37347' after 10 s: in <distributed.comm.tcp.TLSConnector object at 0x7f297a2fb390>: SSLError: [SSL: KRB5_S_TKT_NYV] unexpected eof while reading (_ssl.c:2555)
> 
> ../../../distributed/comm/core.py:203: OSError
> 
> During handling of the above exception, another exception occurred:
> 
>     @pytest.mark.asyncio
>     async def test_tls_comm_closed_implicit():
> >       await check_comm_closed_implicit("tls://127.0.0.1", **tls_kwargs)
> 
> distributed/comm/tests/test_comms.py:728: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> distributed/comm/tests/test_comms.py:712: in check_comm_closed_implicit
>     comm = await connect(contact_addr, connection_args=connect_args)
> ../../../distributed/comm/core.py:227: in connect
>     _raise(error)
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> error = "Timed out trying to connect to 'tls://127.0.0.1:37347' after 10 s: in <distributed.comm.tcp.TLSConnector object at 0x7f297a2fb390>: SSLError: [SSL: KRB5_S_TKT_NYV] unexpected eof while reading (_ssl.c:2555)"
> 
>     def _raise(error):
>         error = error or "connect() didn't finish in time"
>         msg = "Timed out trying to connect to %r after %s s: %s" % (
>             addr,
>             timeout,
>             error,
>         )
> >       raise IOError(msg)
> E       OSError: Timed out trying to connect to 'tls://127.0.0.1:37347' after 10 s: Timed out trying to connect to 'tls://127.0.0.1:37347' after 10 s: in <distributed.comm.tcp.TLSConnector object at 0x7f297a2fb390>: SSLError: [SSL: KRB5_S_TKT_NYV] unexpected eof while reading (_ssl.c:2555)
> 
> ../../../distributed/comm/core.py:203: OSError
> ________________________ test_tls_comm_closed_explicit _________________________
> 
>     @pytest.mark.asyncio
>     async def test_tls_comm_closed_explicit():
> >       await check_comm_closed_explicit("tls://127.0.0.1", **tls_kwargs)
> 
> distributed/comm/tests/test_comms.py:766: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> distributed/comm/tests/test_comms.py:745: in check_comm_closed_explicit
>     await b_read
> ../../../distributed/comm/tcp.py:188: in read
>     n_frames = await stream.read_bytes(8)
> /usr/lib/python3/dist-packages/tornado/iostream.py:441: in read_bytes
>     self._try_inline_read()
> /usr/lib/python3/dist-packages/tornado/iostream.py:913: in _try_inline_read
>     pos = self._read_to_buffer_loop()
> /usr/lib/python3/dist-packages/tornado/iostream.py:815: in _read_to_buffer_loop
>     if self._read_to_buffer() == 0:
> /usr/lib/python3/dist-packages/tornado/iostream.py:945: in _read_to_buffer
>     bytes_read = self.read_from_fd(buf)
> /usr/lib/python3/dist-packages/tornado/iostream.py:1690: in read_from_fd
>     return self.socket.recv_into(buf)
> /usr/lib/python3.7/ssl.py:1071: in recv_into
>     return self.read(nbytes, buffer)
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> self = <ssl.SSLSocket [closed] fd=-1, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6>
> len = 65536
> buffer = bytearray(b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x...0\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00')
> 
>     def read(self, len=1024, buffer=None):
>         """Read up to LEN bytes and return them.
>         Return zero-length string on EOF."""
>     
>         self._checkClosed()
>         if self._sslobj is None:
>             raise ValueError("Read on closed or unwrapped SSL socket.")
>         try:
>             if buffer is not None:
> >               return self._sslobj.read(len, buffer)
> E               ssl.SSLError: [SSL: KRB5_S_TKT_NYV] unexpected eof while reading (_ssl.c:2555)
> 
> /usr/lib/python3.7/ssl.py:929: SSLError
> ----------------------------- Captured stderr call -----------------------------
> tornado.application - ERROR - Exception in callback functools.partial(<function wrap.<locals>.null_wrapper at 0x7f2974262cb0>, <Task finished coro=<BaseTCPListener._handle_stream() done, defined at /<<PKGBUILDDIR>>/distributed/comm/tcp.py:435> exception=TypeError("object NoneType can't be used in 'await' expression")>)
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/tornado/ioloop.py", line 758, in _run_callback
>     ret = callback()
>   File "/usr/lib/python3/dist-packages/tornado/stack_context.py", line 300, in null_wrapper
>     return fn(*args, **kwargs)
>   File "/usr/lib/python3/dist-packages/tornado/tcpserver.py", line 297, in <lambda>
>     lambda f: f.result())
>   File "/<<PKGBUILDDIR>>/distributed/comm/tcp.py", line 444, in _handle_stream
>     await self.comm_handler(comm)
> TypeError: object NoneType can't be used in 'await' expression
> ___________________________ test_require_encryption ____________________________
> 
> addr = 'tls://172.31.5.34:37947', timeout = 5, deserialize = True
> connection_args = {'require_encryption': True, 'ssl_context': <ssl.SSLContext object at 0x7f29141c2280>}
> 
>     async def connect(addr, timeout=None, deserialize=True, connection_args=None):
>         """
>         Connect to the given address (a URI such as ``tcp://127.0.0.1:1234``)
>         and yield a ``Comm`` object.  If the connection attempt fails, it is
>         retried until the *timeout* is expired.
>         """
>         if timeout is None:
>             timeout = dask.config.get("distributed.comm.timeouts.connect")
>         timeout = parse_timedelta(timeout, default="seconds")
>     
>         scheme, loc = parse_address(addr)
>         backend = registry.get_backend(scheme)
>         connector = backend.get_connector()
>         comm = None
>     
>         start = time()
>         deadline = start + timeout
>         error = None
>     
>         def _raise(error):
>             error = error or "connect() didn't finish in time"
>             msg = "Timed out trying to connect to %r after %s s: %s" % (
>                 addr,
>                 timeout,
>                 error,
>             )
>             raise IOError(msg)
>     
>         # This starts a thread
>         while True:
>             try:
>                 while deadline - time() > 0:
>                     future = connector.connect(
>                         loc, deserialize=deserialize, **(connection_args or {})
>                     )
>                     with ignoring(TimeoutError):
>                         comm = await asyncio.wait_for(
>                             future, timeout=min(deadline - time(), 1)
>                         )
>                         break
>                 if not comm:
> >                   _raise(error)
> 
> ../../../distributed/comm/core.py:218: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> error = 'in <distributed.comm.tcp.TLSConnector object at 0x7f29146ebe50>: SSLError: [SSL: KRB5_S_TKT_NYV] unexpected eof while reading (_ssl.c:2555)'
> 
>     def _raise(error):
>         error = error or "connect() didn't finish in time"
>         msg = "Timed out trying to connect to %r after %s s: %s" % (
>             addr,
>             timeout,
>             error,
>         )
> >       raise IOError(msg)
> E       OSError: Timed out trying to connect to 'tls://172.31.5.34:37947' after 5 s: in <distributed.comm.tcp.TLSConnector object at 0x7f29146ebe50>: SSLError: [SSL: KRB5_S_TKT_NYV] unexpected eof while reading (_ssl.c:2555)
> 
> ../../../distributed/comm/core.py:203: OSError
> 
> During handling of the above exception, another exception occurred:
> 
>     @pytest.mark.asyncio
>     async def test_require_encryption():
>         """
>         Functional test for "require_encryption" setting.
>         """
>     
>         async def handle_comm(comm):
>             comm.abort()
>     
>         c = {
>             "distributed.comm.tls.ca-file": ca_file,
>             "distributed.comm.tls.scheduler.key": key1,
>             "distributed.comm.tls.scheduler.cert": cert1,
>             "distributed.comm.tls.worker.cert": keycert1,
>         }
>         with dask.config.set(c):
>             sec = Security()
>     
>         c["distributed.comm.require-encryption"] = True
>         with dask.config.set(c):
>             sec2 = Security()
>     
>         for listen_addr in ["inproc://", "tls://"]:
>             async with listen(
>                 listen_addr, handle_comm, connection_args=sec.get_listen_args("scheduler")
>             ) as listener:
>                 comm = await connect(
>                     listener.contact_address,
> >                   connection_args=sec2.get_connection_args("worker"),
>                 )
> 
> distributed/tests/test_security.py:338: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> ../../../distributed/comm/core.py:227: in connect
>     _raise(error)
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> error = "Timed out trying to connect to 'tls://172.31.5.34:37947' after 5 s: in <distributed.comm.tcp.TLSConnector object at 0x7f29146ebe50>: SSLError: [SSL: KRB5_S_TKT_NYV] unexpected eof while reading (_ssl.c:2555)"
> 
>     def _raise(error):
>         error = error or "connect() didn't finish in time"
>         msg = "Timed out trying to connect to %r after %s s: %s" % (
>             addr,
>             timeout,
>             error,
>         )
> >       raise IOError(msg)
> E       OSError: Timed out trying to connect to 'tls://172.31.5.34:37947' after 5 s: Timed out trying to connect to 'tls://172.31.5.34:37947' after 5 s: in <distributed.comm.tcp.TLSConnector object at 0x7f29146ebe50>: SSLError: [SSL: KRB5_S_TKT_NYV] unexpected eof while reading (_ssl.c:2555)
> 
> ../../../distributed/comm/core.py:203: OSError
> =============================== warnings summary ===============================
> .pybuild/cpython3_3.7_distributed/build/distributed/deploy/tests/test_adaptive.py::test_simultaneous_scale_up_and_down
>   /usr/lib/python3/dist-packages/tornado/httputil.py:107: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3,and in 3.9 it will stop working
>     class HTTPHeaders(collections.MutableMapping):
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/deploy/tests/test_adaptive.py::test_simultaneous_scale_up_and_down
>   /usr/lib/python3/dist-packages/zict/common.py:3: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3,and in 3.9 it will stop working
>     from collections import Mapping, MutableMapping
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/deploy/tests/test_local.py::test_close_twice
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | tcp://127.0.0.1:33083 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:41999 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:42437 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:45147 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/deploy/tests/test_local.py::test_procs
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | tcp://127.0.0.1:33525 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:40887 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/deploy/tests/test_local.py::test_transports_tcp
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | tcp://127.0.0.1:45083 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/deploy/tests/test_local.py::test_Client_with_local
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | tcp://127.0.0.1:34161 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/deploy/tests/test_local.py::test_Client_solo
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | tcp://127.0.0.1:33185 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:36141 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:39989 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:41843 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/deploy/tests/test_local.py::test_Client_twice
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | tcp://127.0.0.1:34261 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:38863 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:42503 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:46861 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/deploy/tests/test_local.py::test_Client_twice
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | tcp://127.0.0.1:38383 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:40297 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:40373 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:41685 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/deploy/tests/test_local.py::test_blocks_until_full
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | tcp://127.0.0.1:35073 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:36129 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:36207 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:44687 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/deploy/tests/test_local.py::test_memory_nanny[None]
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | tcp://127.0.0.1:33111 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:38007 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:40167 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:46733 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/deploy/tests/test_local.py::test_memory_nanny[3]
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | tcp://127.0.0.1:33679 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:35779 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:41855 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/diagnostics/tests/test_progress.py::test_AllProgress
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | tcp://127.0.0.1:35663 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:35755 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/diagnostics/tests/test_progress.py::test_AllProgress_lost_key
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | tcp://127.0.0.1:42789 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:44709 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/diagnostics/tests/test_progressbar.py::test_progress_function
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:38765 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:41515 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/diagnostics/tests/test_progressbar.py::test_progress_function_w_kwargs
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:37823 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:44117 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/diagnostics/tests/test_task_stream.py::test_client_sync
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:36395 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:43955 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/diagnostics/tests/test_task_stream.py::test_get_task_stream_save
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:40639 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:43253 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_actor.py::test_client_actions[True]
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_actor.py::test_client_actions[False]
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests/test_actor.py:64: RuntimeWarning: coroutine 'Actor.__getattr__.<locals>.get_actor_attribute_from_worker' was never awaited
>     assert hasattr(counter, "n")
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_actor.py::test_sync
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:34077 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:46411 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_actor.py::test_compute_sync
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:33317 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:36643 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_actor.py::test_Actor
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests/test_actor.py:123: RuntimeWarning: coroutine 'Actor.__getattr__.<locals>.get_actor_attribute_from_worker' was never awaited
>     assert hasattr(counter, "n")
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_as_completed.py::test_as_completed
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:40675 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:46019 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_as_completed.py::test_as_completed_with_non_futures
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:44743 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:46551 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_as_completed.py::test_as_completed_add
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:43851 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:44477 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_as_completed.py::test_as_completed_update
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:37177 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:42717 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_as_completed.py::test_as_completed_repeats
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:36969 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:40335 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_as_completed.py::test_as_completed_is_empty
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:43587 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:44171 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_as_completed.py::test_as_completed_cancel
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:37635 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:45549 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_as_completed.py::test_as_completed_cancel_last
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:33811 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:43195 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_as_completed.py::test_as_completed_error
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:35593 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:46391 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_as_completed.py::test_as_completed_with_results
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:42365 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:42527 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_as_completed.py::test_as_completed_with_results_no_raise
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:38537 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:46075 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_retries_get
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:34465 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:39075 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_Future_exception_sync
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:32781 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:43373 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_Future_release_sync
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:37631 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:42301 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_short_tracebacks
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:36269 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:38237 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_thread
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:33357 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:37689 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_sync_exceptions
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:33367 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:45693 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_gather_sync
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:35751 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:45667 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_get_sync
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:34941 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:44091 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_no_future_references
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:34395 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:38911 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_get_sync_optimize_graph_passes_through
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:34835 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:37773 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_wait_sync
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:34743 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:37313 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_wait_informative_error_for_timeouts
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:34931 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:42639 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_Current
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:44933 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:45351 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_global_clients
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:42203 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:43865 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_get_with_error_sync
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:35911 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:42557 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_directed_scatter_sync
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:33369 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:44413 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_scatter_gather_sync[True-True]
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:34609 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:43355 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_scatter_gather_sync[True-False]
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:33375 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:33595 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_scatter_gather_sync[False-True]
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:34353 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:40703 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_scatter_gather_sync[False-False]
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:40465 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:46883 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_traceback_sync
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:44479 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:46841 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_upload_file_sync
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:38101 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:41839 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_upload_file_exception_sync
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:41699 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:43573 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_sync_compute
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:33643 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:34861 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_start_is_idempotent
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:32867 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:34325 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_broadcast
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:34709 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:37651 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_cancel
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:34693 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:37235 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_Future_exception_sync_2
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:33145 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:35251 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_persist
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:38905 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:39171 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_run_sync
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:33733 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:45037 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_run_coroutine_sync
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:37479 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:44321 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_run_exception
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:42319 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:43635 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_diagnostic_ui
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:37887 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:46129 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_diagnostic_nbytes_sync
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:34429 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:46489 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_persist_get_sync
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:32803 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:45121 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_client_num_fds
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:35755 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:39431 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_startup_close_startup_sync
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:36639 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:41147 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_rebalance_sync
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:34239 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:43345 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_client_replicate_sync
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:33665 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:38395 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_default_get
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:36989 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:37755 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_get_processing_sync
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:37831 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:42103 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_close_idempotent
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:39325 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:42257 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_get_returns_early
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:34669 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:46731 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_get_stops_work_after_error
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:38729 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:44637 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_as_completed_list
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:40503 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:40837 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_as_completed_results
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:35931 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:43919 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_as_completed_batches[True]
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:43437 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:44437 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_as_completed_batches[False]
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:39227 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:42857 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_as_completed_next_batch
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:37177 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:45549 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_scheduler_info
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:35369 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:37839 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_write_scheduler_file
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:42559 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:44099 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_threaded_get_within_distributed
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:36693 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:42897 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_auto_normalize_collection_sync
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:40239 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:45611 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_recreate_error_sync
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:42019 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:46067 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_recreate_error_not_error
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:39167 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:45543 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_threadsafe
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:42573 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:43009 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_get_client_sync
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:33083 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:45147 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_serialize_collections_of_futures_sync
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:36173 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:44571 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_dynamic_workloads_sync
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:34521 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:38949 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_use_synchronous_client_in_async_context
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:33317 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:38673 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_quiet_quit_when_cluster_leaves
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | tcp://127.0.0.1:32837 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:36583 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:39311 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:39775 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_client_async_before_loop_starts
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py:5061: RuntimeWarning: coroutine 'wait_for' was never awaited
>     client.close()
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_client_doesnt_close_given_loop
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:40479 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:41583 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_direct_sync
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:34145 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:37249 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_direct_to_workers
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:36485 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:39435 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_config_inherited_by_subprocess
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | tcp://127.0.0.1:46001 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_client_sync_with_async_def
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:46633 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:46871 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_logs
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | tcp://127.0.0.1:41311 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:41665 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_multiple_scatter
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py:5458: RuntimeWarning: coroutine 'Client._scatter' was never awaited
>     x = c.scatter(1, direct=True)
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client_executor.py::test_submit
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:38463 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:40587 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client_executor.py::test_as_completed
>   /usr/lib/python3/dist-packages/tornado/platform/asyncio.py:154: RuntimeWarning: coroutine 'Future._result' was never awaited
>     functools.partial(stack_context.wrap(callback), *args, **kwargs))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client_executor.py::test_as_completed
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:40673 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:45465 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client_executor.py::test_wait
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:45103 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:46099 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client_executor.py::test_cancellation
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:42709 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:45709 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client_executor.py::test_cancellation
>   /usr/lib/python3.7/asyncio/base_events.py:711: RuntimeWarning: coroutine 'Future._result' was never awaited
>     handle = events.Handle(callback, args, self, context)
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client_executor.py::test_cancellation
>   /usr/lib/python3/dist-packages/tornado/locks.py:230: RuntimeWarning: coroutine 'Future._result' was never awaited
>     fut = Future()
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client_executor.py::test_map
>   /usr/lib/python3/dist-packages/tornado/ioloop.py:717: RuntimeWarning: coroutine 'Future._result' was never awaited
>     callback = stack_context.wrap(callback)
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client_executor.py::test_map
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:35053 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:39687 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client_executor.py::test_pure
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:41767 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:42777 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client_executor.py::test_workers
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:42589 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:45257 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client_executor.py::test_unsupported_arguments
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:35743 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:38479 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client_executor.py::test_retries
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:39915 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:46027 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client_executor.py::test_retries
>   /usr/lib/python3.7/threading.py:348: RuntimeWarning: coroutine 'Future._result' was never awaited
>     waiters_to_notify = _deque(_islice(all_waiters, n))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_collections.py::test_dataframe_set_index_sync[wait]
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:39801 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:42143 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_collections.py::test_dataframe_set_index_sync[<lambda>]
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:43591 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:45061 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_collections.py::test_loc_sync
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:38021 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:45839 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_collections.py::test_rolling_sync
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:34203 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:43231 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_collections.py::test_dataframe_groupby_tasks
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:41449 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:46825 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_collections.py::test_dataframe_groupby_tasks
>   /usr/lib/python3/dist-packages/pandas/core/ops/__init__.py:1115: FutureWarning: elementwise comparison failed; returning scalar instead, but in the future will perform elementwise comparison
>     result = method(y)
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_core.py::test_connection_pool_detects_remote_close
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests/test_core.py:784: RuntimeWarning: coroutine 'ConnectionPool.close' was never awaited
>     p.close()
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_failed_workers.py::test_submit_after_failed_worker_sync
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:37739 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:43423 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_failed_workers.py::test_gather_after_failed_worker
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:41159 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:45125 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_failed_workers.py::test_restart_sync_no_center
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:35377 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:39403 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_failed_workers.py::test_restart_sync
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:37505 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:44633 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_failed_workers.py::test_worker_doesnt_await_task_completion
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:36405 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_failed_workers.py::test_restart_fast_sync
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:42463 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:42945 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_failed_workers.py::test_gather_then_submit_after_failed_workers
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | tcp://127.0.0.1:36319 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:39989 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:43285 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:45209 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_failed_workers.py::test_failed_worker_without_warning
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | tcp://127.0.0.1:37273 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:41513 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_failed_workers.py::test_restart
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | tcp://127.0.0.1:36425 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:37207 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_failed_workers.py::test_restart_cleared
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | tcp://127.0.0.1:34089 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:39177 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_failed_workers.py::test_restart_fast
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | tcp://127.0.0.1:32913 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:44895 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_failed_workers.py::test_fast_kill
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | tcp://127.0.0.1:41517 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:44137 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_failed_workers.py::test_multiple_clients_restart
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | tcp://127.0.0.1:39117 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:45253 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_failed_workers.py::test_forgotten_futures_dont_clean_up_new_futures
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | tcp://127.0.0.1:40803 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:42239 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_failed_workers.py::test_restart_during_computation
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | tcp://127.0.0.1:35821 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:46609 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_locks.py::test_timeout_sync
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:44395 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:45303 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_locks.py::test_lock_sync
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:42813 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:43129 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_preload.py::test_worker_preload_file
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:39581 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:41777 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_preload.py::test_worker_preload_config
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-------------------------+-------------+
>   |                         | version     |
>   +-------------------------+-------------+
>   | client                  | 0+unknown   |
>   | tcp://172.31.5.34:36191 | 2.10.0+ds.1 |
>   +-------------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_preload.py::test_worker_preload_module
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:34813 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:44131 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_publish.py::test_unpublish_sync
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:38005 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:42765 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_publish.py::test_unpublish_multiple_datasets_sync
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:39303 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:42557 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_publish.py::test_datasets_setitem
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:35503 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:43409 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_publish.py::test_datasets_getitem
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:42471 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:44885 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_publish.py::test_datasets_delitem
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:34849 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:35421 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_publish.py::test_datasets_keys
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:35987 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:37395 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_publish.py::test_datasets_contains
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:35577 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:40809 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_publish.py::test_datasets_iter
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:38949 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:41505 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_queues.py::test_sync
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:35277 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:37079 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_queues.py::test_picklability_sync
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:34601 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:37631 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_scheduler.py::test_run_on_scheduler_sync
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:36613 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:45111 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_scheduler.py::test_restart
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | tcp://127.0.0.1:34205 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:42103 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_scheduler.py::test_retire_nannies_close
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | tcp://127.0.0.1:36317 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:44079 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_scheduler.py::test_log_tasks_during_restart
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | tcp://127.0.0.1:38583 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:45945 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_scheduler.py::test_bandwidth_clear
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | tcp://127.0.0.1:41475 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:45741 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_steal.py::test_restart
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | tcp://127.0.0.1:36883 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:37231 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_stress.py::test_stress_gc[slowinc-100]
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:35931 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:45319 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_stress.py::test_stress_gc[inc-1000]
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:32921 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:40501 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_stress.py::test_cancel_stress_sync
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:34041 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:42833 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_tls_functional.py::test_retire_workers
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | tls://127.0.0.1:33611 | 2.10.0+ds.1 |
>   | tls://127.0.0.1:36593 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_utils.py::test_all_exceptions_logging
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests/test_utils.py:553: RuntimeWarning: coroutine 'end_cluster.<locals>.end_worker' was never awaited
>     gc.collect()
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_utils_test.py::test_lingering_client
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:34169 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:46473 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_utils_test.py::test_tls_cluster
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tls://127.0.0.1:33823 | 2.10.0+ds.1 |
>   | tls://127.0.0.1:38075 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_variable.py::test_sync
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:36619 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:41839 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_variable.py::test_timeout_sync
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:33253 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:41519 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_variable.py::test_pickleable
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:35159 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:46869 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_variable.py::test_future_erred_sync
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:36797 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:44479 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_worker.py::test_get_client_sync
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:34115 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:40075 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_worker.py::test_get_client_coroutine_sync
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:36761 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:41937 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_worker.py::test_get_worker_name
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:40517 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:43151 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_worker_client.py::test_sync
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:43651 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:43763 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_worker_client.py::test_timeout
>   /<<PKGBUILDDIR>>/distributed/client.py:1071: VersionMismatchWarning: Mismatched versions found
>   
>   distributed
>   +-----------------------+-------------+
>   |                       | version     |
>   +-----------------------+-------------+
>   | client                | 0+unknown   |
>   | scheduler             | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:33415 | 2.10.0+ds.1 |
>   | tcp://127.0.0.1:45225 | 2.10.0+ds.1 |
>   +-----------------------+-------------+
>     warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))
> 
> -- Docs: https://docs.pytest.org/en/latest/warnings.html
> ========================== slowest 10 test durations ===========================
> 16.36s call     .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_failed_workers.py::test_gather_after_failed_worker
> 10.00s call     .pybuild/cpython3_3.7_distributed/build/distributed/comm/tests/test_comms.py::test_tls_comm_closed_implicit
> 8.96s call     .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_stress.py::test_stress_scatter_death
> 8.12s call     .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_stress.py::test_stress_creation_and_deletion
> 8.00s call     .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_stress.py::test_stress_gc[inc-1000]
> 6.85s call     .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_stress.py::test_cancel_stress_sync
> 6.36s call     .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_failed_workers.py::test_submit_after_failed_worker_sync
> 6.08s call     .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py::test_quiet_scheduler_loss
> 5.87s call     .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_failed_workers.py::test_broken_worker_during_computation
> 5.01s call     .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_security.py::test_require_encryption
> =========================== short test summary info ============================
> SKIPPED [1] /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/comm/tests/test_ucx.py:5: could not import 'ucp': No module named 'ucp'
> SKIPPED [1] /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/dashboard/tests/test_components.py:4: could not import 'bokeh': No module named 'bokeh'
> SKIPPED [1] /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/dashboard/tests/test_scheduler_bokeh.py:10: could not import 'bokeh': No module named 'bokeh'
> SKIPPED [1] /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/dashboard/tests/test_scheduler_bokeh_html.py:7: could not import 'bokeh': No module named 'bokeh'
> SKIPPED [1] /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/dashboard/tests/test_worker_bokeh.py:8: could not import 'bokeh': No module named 'bokeh'
> SKIPPED [1] /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/dashboard/tests/test_worker_bokeh_html.py:4: could not import 'bokeh': No module named 'bokeh'
> SKIPPED [1] /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/deploy/tests/test_old_ssh.py:6: could not import 'paramiko': No module named 'paramiko'
> SKIPPED [1] /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/deploy/tests/test_ssh.py:4: could not import 'asyncssh': No module named 'asyncssh'
> SKIPPED [1] /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/diagnostics/tests/test_progress_stream.py:4: could not import 'bokeh': No module named 'bokeh'
> SKIPPED [1] /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/diagnostics/tests/test_widgets.py:4: could not import 'ipywidgets': No module named 'ipywidgets'
> SKIPPED [1] /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/protocol/tests/test_arrow.py:5: could not import 'pyarrow': No module named 'pyarrow'
> SKIPPED [1] /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/protocol/tests/test_cupy.py:6: could not import 'cupy': No module named 'cupy'
> SKIPPED [1] /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/protocol/tests/test_h5py.py:7: could not import 'h5py': No module named 'h5py'
> SKIPPED [1] /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/protocol/tests/test_keras.py:6: could not import 'keras': No module named 'keras'
> SKIPPED [1] /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/protocol/tests/test_netcdf4.py:4: could not import 'netCDF4': No module named 'netCDF4'
> SKIPPED [1] /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/protocol/tests/test_numba.py:5: could not import 'numba.cuda': No module named 'numba'
> SKIPPED [1] /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/protocol/tests/test_sklearn.py:4: could not import 'sklearn': No module named 'sklearn'
> SKIPPED [1] /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/protocol/tests/test_sparse.py:6: could not import 'sparse': No module named 'sparse'
> SKIPPED [1] /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/protocol/tests/test_torch.py:6: could not import 'torch': No module named 'torch'
> SKIPPED [2] .pybuild/cpython3_3.7_distributed/build/distributed/cli/tests/test_dask_worker.py:78: need --runslow option to run
> SKIPPED [2] .pybuild/cpython3_3.7_distributed/build/distributed/cli/tests/test_dask_worker.py:305: need --runslow option to run
> SKIPPED [1] /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/cli/tests/test_dask_worker.py:318: could not import 'bokeh': No module named 'bokeh'
> SKIPPED [1] /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/comm/tests/test_comms.py:521: could not import 'distributed.comm.ucx': No module named 'ucp'
> SKIPPED [1] /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/deploy/tests/test_local.py:254: could not import 'cryptography': No module named 'cryptography'
> SKIPPED [2] /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/deploy/tests/test_local.py:397: could not import 'bokeh': No module named 'bokeh'
> SKIPPED [1] /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/deploy/tests/test_local.py:541: could not import 'bokeh': No module named 'bokeh'
> SKIPPED [1] /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/deploy/tests/test_local.py:577: could not import 'ipywidgets': No module named 'ipywidgets'
> SKIPPED [1] /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/deploy/tests/test_local.py:995: could not import 'cryptography': No module named 'cryptography'
> SKIPPED [1] .pybuild/cpython3_3.7_distributed/build/distributed/deploy/tests/test_spec_cluster.py:135: need --runslow option to run
> SKIPPED [1] .pybuild/cpython3_3.7_distributed/build/distributed/deploy/tests/test_spec_cluster.py:195: need --runslow option to run
> SKIPPED [1] .pybuild/cpython3_3.7_distributed/build/distributed/deploy/tests/test_spec_cluster.py:228: need --runslow option to run
> SKIPPED [1] /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/diagnostics/tests/test_eventstream.py:15: could not import 'bokeh': No module named 'bokeh'
> SKIPPED [1] /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/diagnostics/tests/test_task_stream.py:121: could not import 'bokeh': No module named 'bokeh'
> SKIPPED [1] /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/diagnostics/tests/test_task_stream.py:110: could not import 'bokeh': No module named 'bokeh'
> SKIPPED [4] /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/protocol/tests/test_collection_cuda.py:12: could not import 'cupy': No module named 'cupy'
> SKIPPED [4] /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/protocol/tests/test_collection_cuda.py:44: could not import 'cudf': No module named 'cudf'
> SKIPPED [1] /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/protocol/tests/test_numpy.py:125: could not import 'numpy.core.test_rational': No module named 'numpy.core.test_rational'
> SKIPPED [1] .pybuild/cpython3_3.7_distributed/build/distributed/protocol/tests/test_numpy.py:154: need --runslow option to run
> SKIPPED [1] /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/protocol/tests/test_numpy.py:195: could not import 'lz4': No module named 'lz4'
> SKIPPED [1] .pybuild/cpython3_3.7_distributed/build/distributed/protocol/tests/test_numpy.py:215: unconditional skip
> SKIPPED [1] /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/protocol/tests/test_numpy.py:244: could not import 'lz4': No module named 'lz4'
> SKIPPED [1] /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/protocol/tests/test_protocol.py:20: could not import 'lz4': No module named 'lz4'
> SKIPPED [1] /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/protocol/tests/test_protocol.py:30: could not import 'lz4': No module named 'lz4'
> SKIPPED [1] /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/protocol/tests/test_protocol.py:38: could not import 'lz4': No module named 'lz4'
> SKIPPED [1] /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/protocol/tests/test_protocol.py:68: could not import 'lz4': No module named 'lz4'
> SKIPPED [1] /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/protocol/tests/test_protocol.py:68: could not import 'zstandard': No module named 'zstandard'
> SKIPPED [1] /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/protocol/tests/test_protocol.py:86: could not import 'lz4': No module named 'lz4'
> SKIPPED [1] .pybuild/cpython3_3.7_distributed/build/distributed/protocol/tests/test_protocol.py:103: need --runslow option to run
> SKIPPED [1] /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/protocol/tests/test_protocol.py:151: could not import 'lz4': No module named 'lz4'
> SKIPPED [1] /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/protocol/tests/test_protocol.py:214: could not import 'lz4': No module named 'lz4'
> SKIPPED [1] /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/protocol/tests/test_serialize.py:202: could not import 'lz4': No module named 'lz4'
> SKIPPED [1] .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_batched.py:154: need --runslow option to run
> SKIPPED [1] .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_batched.py:224: need --runslow option to run
> SKIPPED [1] .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py:1800: because
> SKIPPED [1] .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py:1880: condition: True
> SKIPPED [1] .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py:3508: need --runslow option to run
> SKIPPED [2] .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py:3582: need --runslow option to run
> SKIPPED [1] .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py:4133: need --runslow option to run
> SKIPPED [1] .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py:4591: need --runslow option to run
> SKIPPED [1] .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py:4636: need --runslow option to run
> SKIPPED [1] .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py:4655: need --runslow option to run
> SKIPPED [1] .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py:4848: need --runslow option to run
> SKIPPED [1] distributed/utils_test.py:769: need --runslow option to run
> SKIPPED [18] distributed/utils_test.py:884: need --runslow option to run
> SKIPPED [7] distributed/utils_test.py:884: unconditional skip
> SKIPPED [1] distributed/utils_test.py:884: Use fast random selection now
> SKIPPED [1] distributed/utils_test.py:884: Now prefer first-in-first-out
> SKIPPED [1] /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py:4432: could not import 'scipy': No module named 'scipy'
> SKIPPED [1] /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests/test_client.py:5534: could not import 'bokeh.plotting': No module named 'bokeh'
> SKIPPED [1] distributed/utils_test.py:884: known intermittent failure
> SKIPPED [1] /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests/test_collections.py:178: could not import 'sparse': No module named 'sparse'
> SKIPPED [1] .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_core.py:411: need --runslow option to run
> SKIPPED [1] /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests/test_core.py:675: could not import 'crick': No module named 'crick'
> SKIPPED [1] /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests/test_core.py:684: could not import 'crick': No module named 'crick'
> SKIPPED [1] .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_counter.py:12: no crick library
> SKIPPED [1] .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_diskutils.py:283: need --runslow option to run
> SKIPPED [1] .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_ipython.py:25: need ipykernel and jupyter_client installed
> SKIPPED [1] .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_ipython.py:46: need ipykernel and jupyter_client installed
> SKIPPED [1] .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_ipython.py:63: need ipykernel and jupyter_client installed
> SKIPPED [1] .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_ipython.py:83: need ipykernel and jupyter_client installed
> SKIPPED [1] .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_ipython.py:111: need ipykernel and jupyter_client installed
> SKIPPED [1] .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_ipython.py:138: need ipykernel and jupyter_client installed
> SKIPPED [1] .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_ipython.py:158: need ipykernel and jupyter_client installed
> SKIPPED [1] distributed/utils_test.py:884: getting same client from main thread
> SKIPPED [1] /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests/test_scheduler.py:1193: could not import 'bokeh': No module named 'bokeh'
> SKIPPED [1] /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests/test_security.py:383: could not import 'cryptography': No module named 'cryptography'
> SKIPPED [1] /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests/test_security.py:401: could not import 'cryptography': No module named 'cryptography'
> SKIPPED [1] distributed/utils_test.py:884: <Skipped instance>
> SKIPPED [1] distributed/utils_test.py:884: no stealing of resources
> SKIPPED [1] /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests/test_stress.py:252: could not import 'crick': No module named 'crick'
> SKIPPED [1] /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests/test_utils.py:131: could not import 'IPython': No module named 'IPython'
> SKIPPED [1] /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests/test_utils.py:306: could not import 'pyarrow': No module named 'pyarrow'
> SKIPPED [1] .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_utils_test.py:54: This hangs on travis
> SKIPPED [1] .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_worker.py:329: need --runslow option to run
> SKIPPED [2] /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests/test_worker.py:1506: could not import 'ucp': No module named 'ucp'
> SKIPPED [1] .pybuild/cpython3_3.7_distributed/build/distributed/tests/test_worker.py:1543: need --runslow option to run
> SKIPPED [1] distributed/utils_test.py:884: don't yet support uploading pyc files
> SKIPPED [1] /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests/test_worker.py:305: could not import 'crick': No module named 'crick'
> SKIPPED [1] distributed/utils_test.py:884: Other tests leak memory, so process-level checks trigger immediately
> SKIPPED [1] distributed/utils_test.py:884: Our logic here is faulty
> SKIPPED [1] /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests/test_worker.py:1009: could not import 'bokeh': No module named 'bokeh'
> SKIPPED [1] /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build/distributed/tests/test_worker.py:1033: could not import 'bokeh': No module named 'bokeh'
> XFAIL distributed/deploy/tests/test_adaptive.py::test_adaptive_scale_down_override
>   changed API
> XFAIL distributed/tests/test_actor.py::test_linear_access
>   Tornado can pass things out of orderShould rely on sending small messages rather than rpc
> XFAIL distributed/tests/test_asyncprocess.py::test_simple
>   Intermittent failure
> XFAIL distributed/tests/test_scheduler.py::test_non_existent_worker
> = 4 failed, 1137 passed, 136 skipped, 165 deselected, 4 xfailed, 7 xpassed, 176 warnings in 810.23 seconds =
> E: pybuild pybuild:352: test: plugin distutils failed with: exit code=1: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_distributed/build; python3.7 -m pytest -v --ignore=distributed/utils_test.py --ignore=distributed/deploy/utils_test.py --timeout=300 -k 'not (test_defaults or test_local_tls or test_default_client_server_ipv6 or test_tcp_client_server_ipv6 or test_register_backend_entrypoint or test_remote_access or test_dashboard_link or test_multiple_workers or test_interface or test_scheduler_port_zero or test_preload_file or test_preload_module or test_preload_command or test_nanny_report or test_nanny_worker_ports or test_server_listen or test_idle_timeout or test_gpu_metrics or test_separate_key_cert or test_hostport or test_no_dashboard or test_dashboard or test_nanny or test_basic or test_worker_class or test_integer_names or test_respect_host_listen_address or test_contact_listen_address or test_nprocs_expands_name or test_nprocs_requires_nanny or test_scheduler_address_env or test_scheduler_file or test_local_directory or test_use_config_file or test_no_nanny or test_pid_file or test_shutdown or test_duplicate_clients or test_repr or test_get_versions or test_version_option or test_text or test_file or test_performance_report or test_memory_limit or test_resources or test_upload_file_egg or test_process_time or test_dont_steal_unknown_functions or test_adapt_down)'
> dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.7 3.8" returned exit code 13

The full build log is available from:
   http://qa-logs.debian.net/2020/03/21/dask.distributed_2.10.0+ds.1-3_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



More information about the Python-modules-team mailing list