Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 18, 2021 00:11
Show Gist options
  • Save r-rmcgibbo/2be6373573afe8701964f524a0e90919 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/2be6373573afe8701964f524a0e90919 to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: 10 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
Sourcing setuptools-check-hook
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/9nqc5r4k065433j8ngnz6dy5l1jivnfy-source
source root is source
setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tox.ini
@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_py
creating build
creating build/lib
creating build/lib/pyres
copying pyres/json_parser.py -> build/lib/pyres
copying pyres/extensions.py -> build/lib/pyres
copying pyres/__init__.py -> build/lib/pyres
copying pyres/job.py -> build/lib/pyres
copying pyres/scheduler.py -> build/lib/pyres
copying pyres/horde.py -> build/lib/pyres
copying pyres/worker.py -> build/lib/pyres
copying pyres/compat.py -> build/lib/pyres
copying pyres/exceptions.py -> build/lib/pyres
copying pyres/scripts.py -> build/lib/pyres
creating build/lib/pyres/failure
copying pyres/failure/__init__.py -> build/lib/pyres/failure
copying pyres/failure/mail.py -> build/lib/pyres/failure
copying pyres/failure/multiple.py -> build/lib/pyres/failure
copying pyres/failure/redis.py -> build/lib/pyres/failure
copying pyres/failure/base.py -> build/lib/pyres/failure
running egg_info
creating pyres.egg-info
writing pyres.egg-info/PKG-INFO
writing dependency_links to pyres.egg-info/dependency_links.txt
writing entry points to pyres.egg-info/entry_points.txt
writing requirements to pyres.egg-info/requires.txt
writing top-level names to pyres.egg-info/top_level.txt
writing manifest file 'pyres.egg-info/SOURCES.txt'
reading manifest file 'pyres.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'pyres.egg-info/SOURCES.txt'
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/pyres
copying build/lib/pyres/json_parser.py -> build/bdist.linux-aarch64/wheel/pyres
copying build/lib/pyres/extensions.py -> build/bdist.linux-aarch64/wheel/pyres
copying build/lib/pyres/__init__.py -> build/bdist.linux-aarch64/wheel/pyres
copying build/lib/pyres/job.py -> build/bdist.linux-aarch64/wheel/pyres
copying build/lib/pyres/scheduler.py -> build/bdist.linux-aarch64/wheel/pyres
copying build/lib/pyres/horde.py -> build/bdist.linux-aarch64/wheel/pyres
copying build/lib/pyres/worker.py -> build/bdist.linux-aarch64/wheel/pyres
copying build/lib/pyres/compat.py -> build/bdist.linux-aarch64/wheel/pyres
creating build/bdist.linux-aarch64/wheel/pyres/failure
copying build/lib/pyres/failure/__init__.py -> build/bdist.linux-aarch64/wheel/pyres/failure
copying build/lib/pyres/failure/mail.py -> build/bdist.linux-aarch64/wheel/pyres/failure
copying build/lib/pyres/failure/multiple.py -> build/bdist.linux-aarch64/wheel/pyres/failure
copying build/lib/pyres/failure/redis.py -> build/bdist.linux-aarch64/wheel/pyres/failure
copying build/lib/pyres/failure/base.py -> build/bdist.linux-aarch64/wheel/pyres/failure
copying build/lib/pyres/exceptions.py -> build/bdist.linux-aarch64/wheel/pyres
copying build/lib/pyres/scripts.py -> build/bdist.linux-aarch64/wheel/pyres
running install_egg_info
Copying pyres.egg-info to build/bdist.linux-aarch64/wheel/pyres-1.5-py3.9.egg-info
running install_scripts
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
adding license file "AUTHORS.md" (matched pattern "AUTHORS*")
creating build/bdist.linux-aarch64/wheel/pyres-1.5.dist-info/WHEEL
creating 'dist/pyres-1.5-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'pyres/__init__.py'
adding 'pyres/compat.py'
adding 'pyres/exceptions.py'
adding 'pyres/extensions.py'
adding 'pyres/horde.py'
adding 'pyres/job.py'
adding 'pyres/json_parser.py'
adding 'pyres/scheduler.py'
adding 'pyres/scripts.py'
adding 'pyres/worker.py'
adding 'pyres/failure/__init__.py'
adding 'pyres/failure/base.py'
adding 'pyres/failure/mail.py'
adding 'pyres/failure/multiple.py'
adding 'pyres/failure/redis.py'
adding 'pyres-1.5.dist-info/AUTHORS.md'
adding 'pyres-1.5.dist-info/LICENSE'
adding 'pyres-1.5.dist-info/METADATA'
adding 'pyres-1.5.dist-info/WHEEL'
adding 'pyres-1.5.dist-info/entry_points.txt'
adding 'pyres-1.5.dist-info/top_level.txt'
adding 'pyres-1.5.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/source/dist /build/source
Processing ./pyres-1.5-py3-none-any.whl
Requirement already satisfied: redis>2.4.12 in /nix/store/z6n8i3w51jrshck4q3g429rk508hznkb-python3.9-redis-2.10.6/lib/python3.9/site-packages (from pyres==1.5) (2.10.6)
Requirement already satisfied: simplejson>3.0 in /nix/store/66w1vfynaw8bpkx3m0g2my8qx2585cxc-python3.9-simplejson-3.17.0/lib/python3.9/site-packages (from pyres==1.5) (3.17.0)
Requirement already satisfied: setproctitle>1.0 in /nix/store/mfcb6ng29prvjnmd0d1ivxmzdim964xz-python3.9-setproctitle-1.2.2/lib/python3.9/site-packages (from pyres==1.5) (1.2.2)
Installing collected packages: pyres
Successfully installed pyres-1.5
/build/source
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/qqcr7ifmzlhcdnk8l40wdzx5wkc9mfzc-python3.9-pyres-1.5
strip is /nix/store/f73f3xbwv4zafyms2gi3djfgb9h3791b-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/qqcr7ifmzlhcdnk8l40wdzx5wkc9mfzc-python3.9-pyres-1.5/lib /nix/store/qqcr7ifmzlhcdnk8l40wdzx5wkc9mfzc-python3.9-pyres-1.5/bin
patching script interpreter paths in /nix/store/qqcr7ifmzlhcdnk8l40wdzx5wkc9mfzc-python3.9-pyres-1.5
checking for references to /build/ in /nix/store/qqcr7ifmzlhcdnk8l40wdzx5wkc9mfzc-python3.9-pyres-1.5...
Rewriting #!/nix/store/h0gqakzxasw3xc8l7r5dpw90h28v7s31-python3-3.9.2/bin/python3.9 to #!/nix/store/h0gqakzxasw3xc8l7r5dpw90h28v7s31-python3-3.9.2
wrapping `/nix/store/qqcr7ifmzlhcdnk8l40wdzx5wkc9mfzc-python3.9-pyres-1.5/bin/pyres_worker'...
Rewriting #!/nix/store/h0gqakzxasw3xc8l7r5dpw90h28v7s31-python3-3.9.2/bin/python3.9 to #!/nix/store/h0gqakzxasw3xc8l7r5dpw90h28v7s31-python3-3.9.2
wrapping `/nix/store/qqcr7ifmzlhcdnk8l40wdzx5wkc9mfzc-python3.9-pyres-1.5/bin/pyres_manager'...
Rewriting #!/nix/store/h0gqakzxasw3xc8l7r5dpw90h28v7s31-python3-3.9.2/bin/python3.9 to #!/nix/store/h0gqakzxasw3xc8l7r5dpw90h28v7s31-python3-3.9.2
wrapping `/nix/store/qqcr7ifmzlhcdnk8l40wdzx5wkc9mfzc-python3.9-pyres-1.5/bin/pyres_scheduler'...
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
@nix { "action": "setPhase", "phase": "installCheckPhase" }
running install tests
199:C 17 Mar 2021 22:24:59.891 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
199:C 17 Mar 2021 22:24:59.891 # Redis version=6.2.1, bits=64, commit=00000000, modified=0, pid=199, just started
199:C 17 Mar 2021 22:24:59.891 # Warning: no config file specified, using the default config. In order to specify a config file use redis-server /path/to/redis.conf
199:M 17 Mar 2021 22:24:59.892 # You requested maxclients of 10000 requiring at least 10032 max file descriptors.
199:M 17 Mar 2021 22:24:59.892 # Server can't set maximum open files to 10032 because of OS error: Operation not permitted.
199:M 17 Mar 2021 22:24:59.892 # Current maximum open files is 4096. maxclients has been reduced to 4064 to compensate for low ulimit. If you need higher maxclients increase 'ulimit -n'.
199:M 17 Mar 2021 22:24:59.892 * monotonic clock: POSIX clock_gettime
_._
_.-``__ ''-._
_.-`` `. `_. ''-._ Redis 6.2.1 (00000000/0) 64 bit
.-`` .-```. ```\/ _.,_ ''-._
( ' , .-` | `, ) Running in standalone mode
|`-._`-...-` __...-.``-._|'` _.-'| Port: 6379
| `-._ `._ / _.-' | PID: 199
`-._ `-._ `-./ _.-' _.-'
|`-._`-._ `-.__.-' _.-'_.-'|
| `-._`-._ _.-'_.-' | http://redis.io
`-._ `-._`-.__.-'_.-' _.-'
|`-._`-._ `-.__.-' _.-'_.-'|
| `-._`-._ _.-'_.-' |
`-._ `-._`-.__.-'_.-' _.-'
`-._ `-.__.-' _.-'
`-._ _.-'
`-.__.-'
199:M 17 Mar 2021 22:24:59.895 # Server initialized
199:M 17 Mar 2021 22:24:59.895 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect.
199:M 17 Mar 2021 22:24:59.897 * Ready to accept connections
..199:M 17 Mar 2021 22:25:00.469 * DB saved on disk
199:M 17 Mar 2021 22:25:00.474 * DB saved on disk
.199:M 17 Mar 2021 22:25:00.478 * DB saved on disk
199:M 17 Mar 2021 22:25:00.483 * DB saved on disk
.199:M 17 Mar 2021 22:25:00.487 * DB saved on disk
199:M 17 Mar 2021 22:25:00.490 * DB saved on disk
.199:M 17 Mar 2021 22:25:00.496 * DB saved on disk
199:M 17 Mar 2021 22:25:00.500 * DB saved on disk
.199:M 17 Mar 2021 22:25:00.503 * DB saved on disk
199:M 17 Mar 2021 22:25:00.508 * DB saved on disk
.199:M 17 Mar 2021 22:25:00.511 * DB saved on disk
199:M 17 Mar 2021 22:25:00.515 * DB saved on disk
.199:M 17 Mar 2021 22:25:00.519 * DB saved on disk
199:M 17 Mar 2021 22:25:00.523 * DB saved on disk
.199:M 17 Mar 2021 22:25:00.526 * DB saved on disk
199:M 17 Mar 2021 22:25:00.530 * DB saved on disk
.199:M 17 Mar 2021 22:25:00.538 * DB saved on disk
199:M 17 Mar 2021 22:25:00.542 * DB saved on disk
.199:M 17 Mar 2021 22:25:00.545 * DB saved on disk
199:M 17 Mar 2021 22:25:00.549 * DB saved on disk
.199:M 17 Mar 2021 22:25:00.553 * DB saved on disk
199:M 17 Mar 2021 22:25:00.557 * DB saved on disk
.199:M 17 Mar 2021 22:25:00.561 * DB saved on disk
199:M 17 Mar 2021 22:25:00.566 * DB saved on disk
.199:M 17 Mar 2021 22:25:00.570 * DB saved on disk
199:M 17 Mar 2021 22:25:00.578 * DB saved on disk
.199:M 17 Mar 2021 22:25:00.581 * DB saved on disk
199:M 17 Mar 2021 22:25:00.586 * DB saved on disk
.199:M 17 Mar 2021 22:25:00.591 * DB saved on disk
199:M 17 Mar 2021 22:25:00.597 * DB saved on disk
.199:M 17 Mar 2021 22:25:00.604 * DB saved on disk
199:M 17 Mar 2021 22:25:00.618 * DB saved on disk
.199:M 17 Mar 2021 22:25:00.623 * DB saved on disk
199:M 17 Mar 2021 22:25:00.627 * DB saved on disk
.199:M 17 Mar 2021 22:25:00.631 * DB saved on disk
199:M 17 Mar 2021 22:25:00.638 * DB saved on disk
.199:M 17 Mar 2021 22:25:00.642 * DB saved on disk
199:M 17 Mar 2021 22:25:00.647 * DB saved on disk
.199:M 17 Mar 2021 22:25:00.652 * DB saved on disk
199:M 17 Mar 2021 22:25:00.668 * DB saved on disk
.199:M 17 Mar 2021 22:25:00.673 * DB saved on disk
199:M 17 Mar 2021 22:25:00.676 * DB saved on disk
.199:M 17 Mar 2021 22:25:00.681 * DB saved on disk
199:M 17 Mar 2021 22:25:00.687 * DB saved on disk
.199:M 17 Mar 2021 22:25:00.690 * DB saved on disk
199:M 17 Mar 2021 22:25:00.700 * DB saved on disk
.199:M 17 Mar 2021 22:25:00.704 * DB saved on disk
199:M 17 Mar 2021 22:25:00.710 * DB saved on disk
.199:M 17 Mar 2021 22:25:00.713 * DB saved on disk
199:M 17 Mar 2021 22:25:01.227 * DB saved on disk
.199:M 17 Mar 2021 22:25:01.231 * DB saved on disk
199:M 17 Mar 2021 22:25:01.236 * DB saved on disk
.199:M 17 Mar 2021 22:25:01.244 * DB saved on disk
199:M 17 Mar 2021 22:25:01.249 * DB saved on disk
.199:M 17 Mar 2021 22:25:01.254 * DB saved on disk
199:M 17 Mar 2021 22:25:01.259 * DB saved on disk
.199:M 17 Mar 2021 22:25:01.262 * DB saved on disk
199:M 17 Mar 2021 22:25:01.265 * DB saved on disk
.199:M 17 Mar 2021 22:25:01.269 * DB saved on disk
199:M 17 Mar 2021 22:25:01.273 * DB saved on disk
.199:M 17 Mar 2021 22:25:01.277 * DB saved on disk
199:M 17 Mar 2021 22:25:01.281 * DB saved on disk
.199:M 17 Mar 2021 22:25:01.286 * DB saved on disk
199:M 17 Mar 2021 22:25:01.294 * DB saved on disk
.199:M 17 Mar 2021 22:25:01.298 * DB saved on disk
199:M 17 Mar 2021 22:25:01.304 * DB saved on disk
.199:M 17 Mar 2021 22:25:01.309 * DB saved on disk
199:M 17 Mar 2021 22:25:01.313 * DB saved on disk
.199:M 17 Mar 2021 22:25:01.317 * DB saved on disk
199:M 17 Mar 2021 22:25:01.321 * DB saved on disk
.199:M 17 Mar 2021 22:25:01.324 * DB saved on disk
199:M 17 Mar 2021 22:25:01.328 * DB saved on disk
.199:M 17 Mar 2021 22:25:01.332 * DB saved on disk
199:M 17 Mar 2021 22:25:02.413 * DB saved on disk
.199:M 17 Mar 2021 22:25:02.417 * DB saved on disk
199:M 17 Mar 2021 22:25:02.421 * DB saved on disk
.199:M 17 Mar 2021 22:25:02.424 * DB saved on disk
199:M 17 Mar 2021 22:25:02.429 * DB saved on disk
.199:M 17 Mar 2021 22:25:02.433 * DB saved on disk
199:M 17 Mar 2021 22:25:02.436 * DB saved on disk
.199:M 17 Mar 2021 22:25:02.440 * DB saved on disk
199:M 17 Mar 2021 22:25:02.444 * DB saved on disk
.199:M 17 Mar 2021 22:25:02.448 * DB saved on disk
199:M 17 Mar 2021 22:25:02.454 * DB saved on disk
.199:M 17 Mar 2021 22:25:02.458 * DB saved on disk
199:M 17 Mar 2021 22:25:02.462 * DB saved on disk
.199:M 17 Mar 2021 22:25:02.465 * DB saved on disk
199:M 17 Mar 2021 22:25:02.471 * DB saved on disk
.199:M 17 Mar 2021 22:25:02.474 * DB saved on disk
199:M 17 Mar 2021 22:25:02.479 * DB saved on disk
.199:M 17 Mar 2021 22:25:02.483 * DB saved on disk
199:M 17 Mar 2021 22:25:02.489 * DB saved on disk
.199:M 17 Mar 2021 22:25:02.492 * DB saved on disk
199:M 17 Mar 2021 22:25:02.506 * DB saved on disk
.199:M 17 Mar 2021 22:25:02.510 * DB saved on disk
199:M 17 Mar 2021 22:25:02.515 * DB saved on disk
.199:M 17 Mar 2021 22:25:02.519 * DB saved on disk
199:M 17 Mar 2021 22:25:02.522 * DB saved on disk
.199:M 17 Mar 2021 22:25:02.526 * DB saved on disk
199:M 17 Mar 2021 22:25:02.530 * DB saved on disk
.199:M 17 Mar 2021 22:25:02.535 * DB saved on disk
199:M 17 Mar 2021 22:25:02.539 * DB saved on disk
.199:M 17 Mar 2021 22:25:02.542 * DB saved on disk
199:M 17 Mar 2021 22:25:02.546 * DB saved on disk
.199:M 17 Mar 2021 22:25:02.551 * DB saved on disk
199:M 17 Mar 2021 22:25:02.554 * DB saved on disk
.199:M 17 Mar 2021 22:25:02.558 * DB saved on disk
199:M 17 Mar 2021 22:25:02.561 * DB saved on disk
.199:M 17 Mar 2021 22:25:02.567 * DB saved on disk
199:M 17 Mar 2021 22:25:03.221 * DB saved on disk
.199:M 17 Mar 2021 22:25:03.232 * DB saved on disk
199:M 17 Mar 2021 22:25:03.844 * DB saved on disk
.199:M 17 Mar 2021 22:25:03.968 * DB saved on disk
199:M 17 Mar 2021 22:25:04.480 * DB saved on disk
.199:M 17 Mar 2021 22:25:04.485 * DB saved on disk
199:M 17 Mar 2021 22:25:04.996 * DB saved on disk
.199:M 17 Mar 2021 22:25:05.001 * DB saved on disk
199:M 17 Mar 2021 22:25:05.022 * DB saved on disk
.199:M 17 Mar 2021 22:25:05.027 * DB saved on disk
199:M 17 Mar 2021 22:25:05.032 * DB saved on disk
.199:M 17 Mar 2021 22:25:05.038 * DB saved on disk
199:M 17 Mar 2021 22:25:05.045 * DB saved on disk
.199:M 17 Mar 2021 22:25:05.048 * DB saved on disk
199:M 17 Mar 2021 22:25:05.056 * DB saved on disk
.199:M 17 Mar 2021 22:25:05.060 * DB saved on disk
199:M 17 Mar 2021 22:25:07.078 * DB saved on disk
.199:M 17 Mar 2021 22:25:07.082 * DB saved on disk
199:M 17 Mar 2021 22:25:07.091 * DB saved on disk
.199:M 17 Mar 2021 22:25:07.095 * DB saved on disk
199:M 17 Mar 2021 22:25:07.100 * DB saved on disk
.199:M 17 Mar 2021 22:25:07.105 * DB saved on disk
199:M 17 Mar 2021 22:25:07.181 * DB saved on disk
.199:M 17 Mar 2021 22:25:07.185 * DB saved on disk
199:M 17 Mar 2021 22:25:07.189 * DB saved on disk
.199:M 17 Mar 2021 22:25:07.193 * DB saved on disk
199:M 17 Mar 2021 22:25:07.210 * DB saved on disk
.199:M 17 Mar 2021 22:25:07.213 * DB saved on disk
199:M 17 Mar 2021 22:25:07.227 * DB saved on disk
.199:M 17 Mar 2021 22:25:07.231 * DB saved on disk
199:M 17 Mar 2021 22:25:07.247 * DB saved on disk
.199:M 17 Mar 2021 22:25:07.251 * DB saved on disk
199:M 17 Mar 2021 22:25:07.257 * DB saved on disk
.199:M 17 Mar 2021 22:25:07.261 * DB saved on disk
199:M 17 Mar 2021 22:25:07.274 * DB saved on disk
.199:M 17 Mar 2021 22:25:07.280 * DB saved on disk
199:M 17 Mar 2021 22:25:07.286 * DB saved on disk
.199:M 17 Mar 2021 22:25:07.296 * DB saved on disk
199:M 17 Mar 2021 22:25:07.302 * DB saved on disk
.199:M 17 Mar 2021 22:25:07.306 * DB saved on disk
199:M 17 Mar 2021 22:25:07.311 * DB saved on disk
.199:M 17 Mar 2021 22:25:07.315 * DB saved on disk
199:M 17 Mar 2021 22:25:07.321 * DB saved on disk
.199:M 17 Mar 2021 22:25:07.325 * DB saved on disk
199:M 17 Mar 2021 22:25:07.330 * DB saved on disk
.
----------------------------------------------------------------------
Ran 79 tests in 7.024s
OK
@nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" }
pythonCatchConflictsPhase
@nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" }
pythonRemoveBinBytecodePhase
@nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" }
pythonImportsCheckPhase
Executing pythonImportsCheckPhase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment