Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 18, 2021 00:11
Show Gist options
  • Save r-rmcgibbo/9275b7ace5c2503e682d288a89fc1555 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/9275b7ace5c2503e682d288a89fc1555 to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: 5 seconds | https://github.com/NixOS/nixpkgs/pull/116676
Sourcing python-remove-tests-dir-hook
Sourcing python-catch-conflicts-hook.sh
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing setuptools-build-hook
Using setuptoolsBuildPhase
Using setuptoolsShellHook
Sourcing pip-install-hook
Using pipInstallPhase
Sourcing python-imports-check-hook.sh
Using pythonImportsCheckPhase
Sourcing python-namespaces-hook
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/7b7gs8g83k2ip4qpkd1a9zymv8sphsw4-dask-gateway-server-0.9.0.tar.gz
source root is dask-gateway-server-0.9.0
setting SOURCE_DATE_EPOCH to timestamp 1604523679 of file dask-gateway-server-0.9.0/setup.cfg
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
no configure script, doing nothing
@nix { "action": "setPhase", "phase": "buildPhase" }
building
Executing setuptoolsBuildPhase
running bdist_wheel
running build
running build_proxy
running build_py
creating build
creating build/lib
creating build/lib/dask_gateway_server
copying dask_gateway_server/models.py -> build/lib/dask_gateway_server
copying dask_gateway_server/workqueue.py -> build/lib/dask_gateway_server
copying dask_gateway_server/__main__.py -> build/lib/dask_gateway_server
copying dask_gateway_server/utils.py -> build/lib/dask_gateway_server
copying dask_gateway_server/options.py -> build/lib/dask_gateway_server
copying dask_gateway_server/__init__.py -> build/lib/dask_gateway_server
copying dask_gateway_server/tls.py -> build/lib/dask_gateway_server
copying dask_gateway_server/_version.py -> build/lib/dask_gateway_server
copying dask_gateway_server/traitlets.py -> build/lib/dask_gateway_server
copying dask_gateway_server/compat.py -> build/lib/dask_gateway_server
copying dask_gateway_server/auth.py -> build/lib/dask_gateway_server
copying dask_gateway_server/routes.py -> build/lib/dask_gateway_server
copying dask_gateway_server/app.py -> build/lib/dask_gateway_server
creating build/lib/dask_gateway_server/proxy
copying dask_gateway_server/proxy/__init__.py -> build/lib/dask_gateway_server/proxy
copying dask_gateway_server/proxy/core.py -> build/lib/dask_gateway_server/proxy
creating build/lib/dask_gateway_server/backends
copying dask_gateway_server/backends/db_base.py -> build/lib/dask_gateway_server/backends
copying dask_gateway_server/backends/local.py -> build/lib/dask_gateway_server/backends
copying dask_gateway_server/backends/yarn.py -> build/lib/dask_gateway_server/backends
copying dask_gateway_server/backends/inprocess.py -> build/lib/dask_gateway_server/backends
copying dask_gateway_server/backends/__init__.py -> build/lib/dask_gateway_server/backends
copying dask_gateway_server/backends/base.py -> build/lib/dask_gateway_server/backends
creating build/lib/dask_gateway_server/backends/jobqueue
copying dask_gateway_server/backends/jobqueue/__init__.py -> build/lib/dask_gateway_server/backends/jobqueue
copying dask_gateway_server/backends/jobqueue/slurm.py -> build/lib/dask_gateway_server/backends/jobqueue
copying dask_gateway_server/backends/jobqueue/pbs.py -> build/lib/dask_gateway_server/backends/jobqueue
copying dask_gateway_server/backends/jobqueue/base.py -> build/lib/dask_gateway_server/backends/jobqueue
copying dask_gateway_server/backends/jobqueue/launcher.py -> build/lib/dask_gateway_server/backends/jobqueue
creating build/lib/dask_gateway_server/backends/kubernetes
copying dask_gateway_server/backends/kubernetes/backend.py -> build/lib/dask_gateway_server/backends/kubernetes
copying dask_gateway_server/backends/kubernetes/utils.py -> build/lib/dask_gateway_server/backends/kubernetes
copying dask_gateway_server/backends/kubernetes/__init__.py -> build/lib/dask_gateway_server/backends/kubernetes
copying dask_gateway_server/backends/kubernetes/controller.py -> build/lib/dask_gateway_server/backends/kubernetes
copying dask_gateway_server/proxy/dask-gateway-proxy -> build/lib/dask_gateway_server/proxy
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64
creating build/bdist.linux-aarch64/wheel
creating build/bdist.linux-aarch64/wheel/dask_gateway_server
copying build/lib/dask_gateway_server/models.py -> build/bdist.linux-aarch64/wheel/dask_gateway_server
copying build/lib/dask_gateway_server/workqueue.py -> build/bdist.linux-aarch64/wheel/dask_gateway_server
copying build/lib/dask_gateway_server/__main__.py -> build/bdist.linux-aarch64/wheel/dask_gateway_server
copying build/lib/dask_gateway_server/utils.py -> build/bdist.linux-aarch64/wheel/dask_gateway_server
copying build/lib/dask_gateway_server/options.py -> build/bdist.linux-aarch64/wheel/dask_gateway_server
copying build/lib/dask_gateway_server/__init__.py -> build/bdist.linux-aarch64/wheel/dask_gateway_server
copying build/lib/dask_gateway_server/tls.py -> build/bdist.linux-aarch64/wheel/dask_gateway_server
copying build/lib/dask_gateway_server/_version.py -> build/bdist.linux-aarch64/wheel/dask_gateway_server
copying build/lib/dask_gateway_server/traitlets.py -> build/bdist.linux-aarch64/wheel/dask_gateway_server
copying build/lib/dask_gateway_server/compat.py -> build/bdist.linux-aarch64/wheel/dask_gateway_server
copying build/lib/dask_gateway_server/auth.py -> build/bdist.linux-aarch64/wheel/dask_gateway_server
copying build/lib/dask_gateway_server/routes.py -> build/bdist.linux-aarch64/wheel/dask_gateway_server
creating build/bdist.linux-aarch64/wheel/dask_gateway_server/proxy
copying build/lib/dask_gateway_server/proxy/__init__.py -> build/bdist.linux-aarch64/wheel/dask_gateway_server/proxy
copying build/lib/dask_gateway_server/proxy/dask-gateway-proxy -> build/bdist.linux-aarch64/wheel/dask_gateway_server/proxy
copying build/lib/dask_gateway_server/proxy/core.py -> build/bdist.linux-aarch64/wheel/dask_gateway_server/proxy
copying build/lib/dask_gateway_server/app.py -> build/bdist.linux-aarch64/wheel/dask_gateway_server
creating build/bdist.linux-aarch64/wheel/dask_gateway_server/backends
copying build/lib/dask_gateway_server/backends/db_base.py -> build/bdist.linux-aarch64/wheel/dask_gateway_server/backends
creating build/bdist.linux-aarch64/wheel/dask_gateway_server/backends/jobqueue
copying build/lib/dask_gateway_server/backends/jobqueue/__init__.py -> build/bdist.linux-aarch64/wheel/dask_gateway_server/backends/jobqueue
copying build/lib/dask_gateway_server/backends/jobqueue/slurm.py -> build/bdist.linux-aarch64/wheel/dask_gateway_server/backends/jobqueue
copying build/lib/dask_gateway_server/backends/jobqueue/pbs.py -> build/bdist.linux-aarch64/wheel/dask_gateway_server/backends/jobqueue
copying build/lib/dask_gateway_server/backends/jobqueue/base.py -> build/bdist.linux-aarch64/wheel/dask_gateway_server/backends/jobqueue
copying build/lib/dask_gateway_server/backends/jobqueue/launcher.py -> build/bdist.linux-aarch64/wheel/dask_gateway_server/backends/jobqueue
copying build/lib/dask_gateway_server/backends/local.py -> build/bdist.linux-aarch64/wheel/dask_gateway_server/backends
copying build/lib/dask_gateway_server/backends/yarn.py -> build/bdist.linux-aarch64/wheel/dask_gateway_server/backends
copying build/lib/dask_gateway_server/backends/inprocess.py -> build/bdist.linux-aarch64/wheel/dask_gateway_server/backends
copying build/lib/dask_gateway_server/backends/__init__.py -> build/bdist.linux-aarch64/wheel/dask_gateway_server/backends
copying build/lib/dask_gateway_server/backends/base.py -> build/bdist.linux-aarch64/wheel/dask_gateway_server/backends
creating build/bdist.linux-aarch64/wheel/dask_gateway_server/backends/kubernetes
copying build/lib/dask_gateway_server/backends/kubernetes/backend.py -> build/bdist.linux-aarch64/wheel/dask_gateway_server/backends/kubernetes
copying build/lib/dask_gateway_server/backends/kubernetes/utils.py -> build/bdist.linux-aarch64/wheel/dask_gateway_server/backends/kubernetes
copying build/lib/dask_gateway_server/backends/kubernetes/__init__.py -> build/bdist.linux-aarch64/wheel/dask_gateway_server/backends/kubernetes
copying build/lib/dask_gateway_server/backends/kubernetes/controller.py -> build/bdist.linux-aarch64/wheel/dask_gateway_server/backends/kubernetes
running install_egg_info
running egg_info
writing dask_gateway_server.egg-info/PKG-INFO
writing dependency_links to dask_gateway_server.egg-info/dependency_links.txt
writing entry points to dask_gateway_server.egg-info/entry_points.txt
writing requirements to dask_gateway_server.egg-info/requires.txt
writing top-level names to dask_gateway_server.egg-info/top_level.txt
reading manifest file 'dask_gateway_server.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files found matching 'dask-gateway-proxy/dask-gateway-proxy'
writing manifest file 'dask_gateway_server.egg-info/SOURCES.txt'
Copying dask_gateway_server.egg-info to build/bdist.linux-aarch64/wheel/dask_gateway_server-0.9.0-py3.8.egg-info
running install_scripts
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
creating build/bdist.linux-aarch64/wheel/dask_gateway_server-0.9.0.dist-info/WHEEL
creating 'dist/dask_gateway_server-0.9.0-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'dask_gateway_server/__init__.py'
adding 'dask_gateway_server/__main__.py'
adding 'dask_gateway_server/_version.py'
adding 'dask_gateway_server/app.py'
adding 'dask_gateway_server/auth.py'
adding 'dask_gateway_server/compat.py'
adding 'dask_gateway_server/models.py'
adding 'dask_gateway_server/options.py'
adding 'dask_gateway_server/routes.py'
adding 'dask_gateway_server/tls.py'
adding 'dask_gateway_server/traitlets.py'
adding 'dask_gateway_server/utils.py'
adding 'dask_gateway_server/workqueue.py'
adding 'dask_gateway_server/backends/__init__.py'
adding 'dask_gateway_server/backends/base.py'
adding 'dask_gateway_server/backends/db_base.py'
adding 'dask_gateway_server/backends/inprocess.py'
adding 'dask_gateway_server/backends/local.py'
adding 'dask_gateway_server/backends/yarn.py'
adding 'dask_gateway_server/backends/jobqueue/__init__.py'
adding 'dask_gateway_server/backends/jobqueue/base.py'
adding 'dask_gateway_server/backends/jobqueue/launcher.py'
adding 'dask_gateway_server/backends/jobqueue/pbs.py'
adding 'dask_gateway_server/backends/jobqueue/slurm.py'
adding 'dask_gateway_server/backends/kubernetes/__init__.py'
adding 'dask_gateway_server/backends/kubernetes/backend.py'
adding 'dask_gateway_server/backends/kubernetes/controller.py'
adding 'dask_gateway_server/backends/kubernetes/utils.py'
adding 'dask_gateway_server/proxy/__init__.py'
adding 'dask_gateway_server/proxy/core.py'
adding 'dask_gateway_server/proxy/dask-gateway-proxy'
adding 'dask_gateway_server-0.9.0.dist-info/LICENSE'
adding 'dask_gateway_server-0.9.0.dist-info/METADATA'
adding 'dask_gateway_server-0.9.0.dist-info/WHEEL'
adding 'dask_gateway_server-0.9.0.dist-info/entry_points.txt'
adding 'dask_gateway_server-0.9.0.dist-info/top_level.txt'
adding 'dask_gateway_server-0.9.0.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/dask-gateway-server-0.9.0/dist /build/dask-gateway-server-0.9.0
Processing ./dask_gateway_server-0.9.0-py3-none-any.whl
Requirement already satisfied: aiohttp in /nix/store/kkhw1bhla3zw1n6drbx7ax442kyxqx72-python3.8-aiohttp-3.7.3/lib/python3.8/site-packages (from dask-gateway-server==0.9.0) (3.7.3)
Requirement already satisfied: traitlets in /nix/store/05ffl3j65ghvaf3qmq8s8vpwgll95hl4-python3.8-traitlets-5.0.5/lib/python3.8/site-packages (from dask-gateway-server==0.9.0) (5.0.5)
Requirement already satisfied: colorlog in /nix/store/xj8rar9qbrzcmiipwg6b6214ml5c49sc-python3.8-colorlog-4.7.2/lib/python3.8/site-packages (from dask-gateway-server==0.9.0) (4.7.2)
Requirement already satisfied: cryptography in /nix/store/f5d49japzc2f4jvfc9krlb1bbv42rnw7-python3.8-cryptography-3.4.6/lib/python3.8/site-packages (from dask-gateway-server==0.9.0) (3.4.6)
Requirement already satisfied: attrs>=17.3.0 in /nix/store/1bjjjfsfcc2kssadxr995x76qkq6q86p-python3.8-attrs-20.3.0/lib/python3.8/site-packages (from aiohttp->dask-gateway-server==0.9.0) (20.3.0)
Requirement already satisfied: chardet<4.0,>=2.0 in /nix/store/hlaizclgicn1wm57k6yfqnkcdjrmxavp-python3.8-chardet-3.0.4/lib/python3.8/site-packages (from aiohttp->dask-gateway-server==0.9.0) (3.0.4)
Requirement already satisfied: async-timeout<4.0,>=3.0 in /nix/store/1lx6jg5qcdsy9295f1davll95nvnqm87-python3.8-async-timeout-3.0.1/lib/python3.8/site-packages (from aiohttp->dask-gateway-server==0.9.0) (3.0.1)
Requirement already satisfied: multidict<7.0,>=4.5 in /nix/store/ifw391qwdvw0g94l7qdm30940snsvv4d-python3.8-multidict-5.1.0/lib/python3.8/site-packages (from aiohttp->dask-gateway-server==0.9.0) (5.1.0)
Requirement already satisfied: yarl<2.0,>=1.0 in /nix/store/nzslq25fanxvmh9cc3sf9359089jarjj-python3.8-yarl-1.6.3/lib/python3.8/site-packages (from aiohttp->dask-gateway-server==0.9.0) (1.6.3)
Requirement already satisfied: typing-extensions>=3.6.5 in /nix/store/ps6l1xb2zfs5y7xrckpqq311b4n0nzq7-python3.8-typing_extensions-3.7.4.3/lib/python3.8/site-packages (from aiohttp->dask-gateway-server==0.9.0) (3.7.4.3)
Requirement already satisfied: idna>=2.0 in /nix/store/gcv25pc0zhxbj5p8z5h40s9n4wapwpbp-python3.8-idna-2.10/lib/python3.8/site-packages (from yarl<2.0,>=1.0->aiohttp->dask-gateway-server==0.9.0) (2.10)
Requirement already satisfied: cffi>=1.12 in /nix/store/nrxvnx4id2mvhps1i7r7wjmc8d5k0r5q-python3.8-cffi-1.14.5/lib/python3.8/site-packages (from cryptography->dask-gateway-server==0.9.0) (1.14.5)
Requirement already satisfied: pycparser in /nix/store/l3wqh9jfhbdpv5hbkwnjc9qmgw50hg7f-python3.8-pycparser-2.20/lib/python3.8/site-packages (from cffi>=1.12->cryptography->dask-gateway-server==0.9.0) (2.20)
Requirement already satisfied: ipython-genutils in /nix/store/0294jk8ag3r1hiqms2xn85whk326h7c6-python3.8-ipython_genutils-0.2.0/lib/python3.8/site-packages (from traitlets->dask-gateway-server==0.9.0) (0.2.0)
Installing collected packages: dask-gateway-server
Successfully installed dask-gateway-server-0.9.0
/build/dask-gateway-server-0.9.0
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/7kdkfk7v3b5800v1k85la2far0g6asg0-python3.8-dask-gateway-server-0.9.0
shrinking /nix/store/7kdkfk7v3b5800v1k85la2far0g6asg0-python3.8-dask-gateway-server-0.9.0/lib/python3.8/site-packages/dask_gateway_server/proxy/dask-gateway-proxy
strip is /nix/store/f73f3xbwv4zafyms2gi3djfgb9h3791b-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/7kdkfk7v3b5800v1k85la2far0g6asg0-python3.8-dask-gateway-server-0.9.0/lib /nix/store/7kdkfk7v3b5800v1k85la2far0g6asg0-python3.8-dask-gateway-server-0.9.0/bin
patching script interpreter paths in /nix/store/7kdkfk7v3b5800v1k85la2far0g6asg0-python3.8-dask-gateway-server-0.9.0
checking for references to /build/ in /nix/store/7kdkfk7v3b5800v1k85la2far0g6asg0-python3.8-dask-gateway-server-0.9.0...
Rewriting #!/nix/store/jhac19hl1qq3qgrna4y06v1kyngszlvb-python3-3.8.8/bin/python3.8 to #!/nix/store/jhac19hl1qq3qgrna4y06v1kyngszlvb-python3-3.8.8
wrapping `/nix/store/7kdkfk7v3b5800v1k85la2far0g6asg0-python3.8-dask-gateway-server-0.9.0/bin/dask-gateway-server'...
Rewriting #!/nix/store/jhac19hl1qq3qgrna4y06v1kyngszlvb-python3-3.8.8/bin/python3.8 to #!/nix/store/jhac19hl1qq3qgrna4y06v1kyngszlvb-python3-3.8.8
wrapping `/nix/store/7kdkfk7v3b5800v1k85la2far0g6asg0-python3.8-dask-gateway-server-0.9.0/bin/dask-gateway-jobqueue-launcher'...
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
@nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" }
pythonCatchConflictsPhase
@nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" }
pythonRemoveBinBytecodePhase
@nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" }
pythonImportsCheckPhase
Executing pythonImportsCheckPhase
Check whether the following modules can be imported: dask_gateway_server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment