Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 17, 2021 05:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-rmcgibbo/97d444c8aff347269c43862bba96eb64 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/97d444c8aff347269c43862bba96eb64 to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: 26 seconds | https://github.com/NixOS/nixpkgs/pull/116579
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
Using setuptoolsCheckPhase
Sourcing pytest-check-hook
Using pytestCheckPhase
Removing setuptoolsCheckPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/hm9zpgkkr6prc0il7y742wl2vk49mrlw-google-auth-1.24.0.tar.gz
source root is google-auth-1.24.0
setting SOURCE_DATE_EPOCH to timestamp 1607715486 of file google-auth-1.24.0/setup.cfg
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@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/google
copying google/__init__.py -> build/lib/google
creating build/lib/google/auth
copying google/auth/impersonated_credentials.py -> build/lib/google/auth
copying google/auth/environment_vars.py -> build/lib/google/auth
copying google/auth/_jwt_async.py -> build/lib/google/auth
copying google/auth/_oauth2client.py -> build/lib/google/auth
copying google/auth/_default_async.py -> build/lib/google/auth
copying google/auth/_default.py -> build/lib/google/auth
copying google/auth/credentials.py -> build/lib/google/auth
copying google/auth/_helpers.py -> build/lib/google/auth
copying google/auth/_service_account_info.py -> build/lib/google/auth
copying google/auth/_cloud_sdk.py -> build/lib/google/auth
copying google/auth/jwt.py -> build/lib/google/auth
copying google/auth/__init__.py -> build/lib/google/auth
copying google/auth/_credentials_async.py -> build/lib/google/auth
copying google/auth/iam.py -> build/lib/google/auth
copying google/auth/app_engine.py -> build/lib/google/auth
copying google/auth/exceptions.py -> build/lib/google/auth
creating build/lib/google/oauth2
copying google/oauth2/_client_async.py -> build/lib/google/oauth2
copying google/oauth2/credentials.py -> build/lib/google/oauth2
copying google/oauth2/id_token.py -> build/lib/google/oauth2
copying google/oauth2/_service_account_async.py -> build/lib/google/oauth2
copying google/oauth2/__init__.py -> build/lib/google/oauth2
copying google/oauth2/_id_token_async.py -> build/lib/google/oauth2
copying google/oauth2/_credentials_async.py -> build/lib/google/oauth2
copying google/oauth2/_client.py -> build/lib/google/oauth2
copying google/oauth2/service_account.py -> build/lib/google/oauth2
creating build/lib/google/auth/transport
copying google/auth/transport/_mtls_helper.py -> build/lib/google/auth/transport
copying google/auth/transport/requests.py -> build/lib/google/auth/transport
copying google/auth/transport/_aiohttp_requests.py -> build/lib/google/auth/transport
copying google/auth/transport/__init__.py -> build/lib/google/auth/transport
copying google/auth/transport/grpc.py -> build/lib/google/auth/transport
copying google/auth/transport/_http_client.py -> build/lib/google/auth/transport
copying google/auth/transport/mtls.py -> build/lib/google/auth/transport
copying google/auth/transport/urllib3.py -> build/lib/google/auth/transport
creating build/lib/google/auth/compute_engine
copying google/auth/compute_engine/credentials.py -> build/lib/google/auth/compute_engine
copying google/auth/compute_engine/_metadata.py -> build/lib/google/auth/compute_engine
copying google/auth/compute_engine/__init__.py -> build/lib/google/auth/compute_engine
creating build/lib/google/auth/crypt
copying google/auth/crypt/_cryptography_rsa.py -> build/lib/google/auth/crypt
copying google/auth/crypt/_helpers.py -> build/lib/google/auth/crypt
copying google/auth/crypt/es256.py -> build/lib/google/auth/crypt
copying google/auth/crypt/__init__.py -> build/lib/google/auth/crypt
copying google/auth/crypt/rsa.py -> build/lib/google/auth/crypt
copying google/auth/crypt/base.py -> build/lib/google/auth/crypt
copying google/auth/crypt/_python_rsa.py -> build/lib/google/auth/crypt
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/google/__init__.py (namespace package)
copying google/auth/impersonated_credentials.py -> build/bdist.linux-x86_64/wheel/google/auth
copying google/auth/environment_vars.py -> build/bdist.linux-x86_64/wheel/google/auth
copying google/auth/_jwt_async.py -> build/bdist.linux-x86_64/wheel/google/auth
copying google/auth/_oauth2client.py -> build/bdist.linux-x86_64/wheel/google/auth
copying google/auth/_default_async.py -> build/bdist.linux-x86_64/wheel/google/auth
copying google/auth/_default.py -> build/bdist.linux-x86_64/wheel/google/auth
copying google/auth/credentials.py -> build/bdist.linux-x86_64/wheel/google/auth
copying google/auth/_helpers.py -> build/bdist.linux-x86_64/wheel/google/auth
copying google/auth/_service_account_info.py -> build/bdist.linux-x86_64/wheel/google/auth
copying google/auth/_cloud_sdk.py -> build/bdist.linux-x86_64/wheel/google/auth
copying google/auth/jwt.py -> build/bdist.linux-x86_64/wheel/google/auth
copying google/auth/__init__.py -> build/bdist.linux-x86_64/wheel/google/auth
copying google/auth/_credentials_async.py -> build/bdist.linux-x86_64/wheel/google/auth
copying google/auth/iam.py -> build/bdist.linux-x86_64/wheel/google/auth
copying google/auth/app_engine.py -> build/bdist.linux-x86_64/wheel/google/auth
copying google/auth/exceptions.py -> build/bdist.linux-x86_64/wheel/google/auth
copying google/auth/transport/_mtls_helper.py -> build/bdist.linux-x86_64/wheel/google/auth/transport
copying google/auth/transport/requests.py -> build/bdist.linux-x86_64/wheel/google/auth/transport
copying google/auth/transport/_aiohttp_requests.py -> build/bdist.linux-x86_64/wheel/google/auth/transport
copying google/auth/transport/__init__.py -> build/bdist.linux-x86_64/wheel/google/auth/transport
copying google/auth/transport/grpc.py -> build/bdist.linux-x86_64/wheel/google/auth/transport
copying google/auth/transport/_http_client.py -> build/bdist.linux-x86_64/wheel/google/auth/transport
copying google/auth/transport/mtls.py -> build/bdist.linux-x86_64/wheel/google/auth/transport
copying google/auth/transport/urllib3.py -> build/bdist.linux-x86_64/wheel/google/auth/transport
copying google/auth/compute_engine/credentials.py -> build/bdist.linux-x86_64/wheel/google/auth/compute_engine
copying google/auth/compute_engine/_metadata.py -> build/bdist.linux-x86_64/wheel/google/auth/compute_engine
copying google/auth/compute_engine/__init__.py -> build/bdist.linux-x86_64/wheel/google/auth/compute_engine
copying google/auth/crypt/_cryptography_rsa.py -> build/bdist.linux-x86_64/wheel/google/auth/crypt
copying google/auth/crypt/_helpers.py -> build/bdist.linux-x86_64/wheel/google/auth/crypt
copying google/auth/crypt/es256.py -> build/bdist.linux-x86_64/wheel/google/auth/crypt
copying google/auth/crypt/__init__.py -> build/bdist.linux-x86_64/wheel/google/auth/crypt
copying google/auth/crypt/rsa.py -> build/bdist.linux-x86_64/wheel/google/auth/crypt
copying google/auth/crypt/base.py -> build/bdist.linux-x86_64/wheel/google/auth/crypt
copying google/auth/crypt/_python_rsa.py -> build/bdist.linux-x86_64/wheel/google/auth/crypt
copying google/oauth2/_client_async.py -> build/bdist.linux-x86_64/wheel/google/oauth2
copying google/oauth2/credentials.py -> build/bdist.linux-x86_64/wheel/google/oauth2
copying google/oauth2/id_token.py -> build/bdist.linux-x86_64/wheel/google/oauth2
copying google/oauth2/_service_account_async.py -> build/bdist.linux-x86_64/wheel/google/oauth2
copying google/oauth2/__init__.py -> build/bdist.linux-x86_64/wheel/google/oauth2
copying google/oauth2/_id_token_async.py -> build/bdist.linux-x86_64/wheel/google/oauth2
copying google/oauth2/_credentials_async.py -> build/bdist.linux-x86_64/wheel/google/oauth2
copying google/oauth2/_client.py -> build/bdist.linux-x86_64/wheel/google/oauth2
copying google/oauth2/service_account.py -> build/bdist.linux-x86_64/wheel/google/oauth2
running install_egg_info
running egg_info
writing google_auth.egg-info/PKG-INFO
writing dependency_links to google_auth.egg-info/dependency_links.txt
writing namespace_packages to google_auth.egg-info/namespace_packages.txt
writing requirements to google_auth.egg-info/requires.txt
writing top-level names to google_auth.egg-info/top_level.txt
reading manifest file 'google_auth.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'CHANGELOG.rst'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '__pycache__' found anywhere in distribution
writing manifest file 'google_auth.egg-info/SOURCES.txt'
Copying google_auth.egg-info to build/bdist.linux-x86_64/wheel/google_auth-1.24.0-py3.8.egg-info
Installing build/bdist.linux-x86_64/wheel/google_auth-1.24.0-py3.8-nspkg.pth
running install_scripts
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
creating build/bdist.linux-x86_64/wheel/google_auth-1.24.0.dist-info/WHEEL
creating 'dist/google_auth-1.24.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'google_auth-1.24.0-py3.8-nspkg.pth'
adding 'google/auth/__init__.py'
adding 'google/auth/_cloud_sdk.py'
adding 'google/auth/_credentials_async.py'
adding 'google/auth/_default.py'
adding 'google/auth/_default_async.py'
adding 'google/auth/_helpers.py'
adding 'google/auth/_jwt_async.py'
adding 'google/auth/_oauth2client.py'
adding 'google/auth/_service_account_info.py'
adding 'google/auth/app_engine.py'
adding 'google/auth/credentials.py'
adding 'google/auth/environment_vars.py'
adding 'google/auth/exceptions.py'
adding 'google/auth/iam.py'
adding 'google/auth/impersonated_credentials.py'
adding 'google/auth/jwt.py'
adding 'google/auth/compute_engine/__init__.py'
adding 'google/auth/compute_engine/_metadata.py'
adding 'google/auth/compute_engine/credentials.py'
adding 'google/auth/crypt/__init__.py'
adding 'google/auth/crypt/_cryptography_rsa.py'
adding 'google/auth/crypt/_helpers.py'
adding 'google/auth/crypt/_python_rsa.py'
adding 'google/auth/crypt/base.py'
adding 'google/auth/crypt/es256.py'
adding 'google/auth/crypt/rsa.py'
adding 'google/auth/transport/__init__.py'
adding 'google/auth/transport/_aiohttp_requests.py'
adding 'google/auth/transport/_http_client.py'
adding 'google/auth/transport/_mtls_helper.py'
adding 'google/auth/transport/grpc.py'
adding 'google/auth/transport/mtls.py'
adding 'google/auth/transport/requests.py'
adding 'google/auth/transport/urllib3.py'
adding 'google/oauth2/__init__.py'
adding 'google/oauth2/_client.py'
adding 'google/oauth2/_client_async.py'
adding 'google/oauth2/_credentials_async.py'
adding 'google/oauth2/_id_token_async.py'
adding 'google/oauth2/_service_account_async.py'
adding 'google/oauth2/credentials.py'
adding 'google/oauth2/id_token.py'
adding 'google/oauth2/service_account.py'
adding 'google_auth-1.24.0.dist-info/LICENSE'
adding 'google_auth-1.24.0.dist-info/METADATA'
adding 'google_auth-1.24.0.dist-info/WHEEL'
adding 'google_auth-1.24.0.dist-info/namespace_packages.txt'
adding 'google_auth-1.24.0.dist-info/top_level.txt'
adding 'google_auth-1.24.0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/google-auth-1.24.0/dist /build/google-auth-1.24.0
Processing ./google_auth-1.24.0-py2.py3-none-any.whl
Requirement already satisfied: pyasn1-modules>=0.2.1 in /nix/store/yl5knqzbq93c3lxznw0vsk3a5j95wsnv-python3.8-pyasn1-modules-0.2.8/lib/python3.8/site-packages (from google-auth==1.24.0) (0.2.8)
Requirement already satisfied: six>=1.9.0 in /nix/store/2yy2r5n5y7wyzm8nz6z2cp1n6fy0vp4m-python3.8-six-1.15.0/lib/python3.8/site-packages (from google-auth==1.24.0) (1.15.0)
Requirement already satisfied: rsa<5,>=3.1.4 in /nix/store/lv7dr88wa92ic4zf9dfa3s1l9ixjc2jk-python3.8-rsa-4.6/lib/python3.8/site-packages (from google-auth==1.24.0) (4.6)
Requirement already satisfied: cachetools<5.0,>=2.0.0 in /nix/store/pzggrhr31ghx77pfj2g3bs218qv5id5w-python3.8-cachetools-4.2.1/lib/python3.8/site-packages (from google-auth==1.24.0) (4.2.1)
Requirement already satisfied: setuptools>=40.3.0 in /nix/store/m2zq962w9iqsx4py0sdmlvfmm9chd8ih-python3.8-setuptools-50.3.1/lib/python3.8/site-packages (from google-auth==1.24.0) (50.3.1.post0)
Requirement already satisfied: pyasn1<0.5.0,>=0.4.6 in /nix/store/sv526pjxad9x0g94119sm5jf3hq7k9f8-python3.8-pyasn1-0.4.8/lib/python3.8/site-packages (from pyasn1-modules>=0.2.1->google-auth==1.24.0) (0.4.8)
Installing collected packages: google-auth
Successfully installed google-auth-1.24.0
/build/google-auth-1.24.0
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/mx54570h8blck0npcd6aiwxnki8982ki-python3.8-google-auth-1.24.0
strip is /nix/store/ja1dn9gcs7nlkn120j7a6hvabx6mpb1y-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/mx54570h8blck0npcd6aiwxnki8982ki-python3.8-google-auth-1.24.0/lib
patching script interpreter paths in /nix/store/mx54570h8blck0npcd6aiwxnki8982ki-python3.8-google-auth-1.24.0
checking for references to /build/ in /nix/store/mx54570h8blck0npcd6aiwxnki8982ki-python3.8-google-auth-1.24.0...
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
@nix { "action": "setPhase", "phase": "installCheckPhase" }
running install tests
no Makefile or custom installCheckPhase, doing nothing
@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: google.auth google.oauth2
@nix { "action": "setPhase", "phase": "pytestCheckPhase" }
pytestCheckPhase
Executing pytestCheckPhase
============================= test session starts ==============================
platform linux -- Python 3.8.8, pytest-6.2.2, py-1.9.0, pluggy-0.13.1
rootdir: /build/google-auth-1.24.0
plugins: localserver-0.5.0
collecting ...
collecting 132 items
collecting 377 items
collected 449 items
tests/test__cloud_sdk.py ............. [ 2%]
tests/test__default.py .................................... [ 10%]
tests/test__helpers.py ................... [ 15%]
tests/test__oauth2client.py ......... [ 17%]
tests/test__service_account_info.py .... [ 18%]
tests/test_app_engine.py .............. [ 21%]
tests/test_credentials.py ............ [ 23%]
tests/test_iam.py .... [ 24%]
tests/test_impersonated_credentials.py ..................... [ 29%]
tests/test_jwt.py .................................................. [ 40%]
tests/compute_engine/test__metadata.py ................... [ 44%]
tests/compute_engine/test_credentials.py .......................... [ 50%]
tests/crypt/test__cryptography_rsa.py ................ [ 54%]
tests/crypt/test__python_rsa.py .................. [ 58%]
tests/crypt/test_crypt.py .. [ 58%]
tests/crypt/test_es256.py .............. [ 61%]
tests/oauth2/test__client.py .............. [ 64%]
tests/oauth2/test_credentials.py ................... [ 69%]
tests/oauth2/test_id_token.py ........... [ 71%]
tests/oauth2/test_service_account.py ............................. [ 77%]
tests/transport/test__http_client.py ....... [ 79%]
tests/transport/test__mtls_helper.py ........................ [ 84%]
tests/transport/test_grpc.py sssssssssssss [ 87%]
tests/transport/test_mtls.py ... [ 88%]
tests/transport/test_requests.py ............................... [ 95%]
tests/transport/test_urllib3.py ..................... [100%]
=============================== warnings summary ===============================
tests/test_jwt.py::test_decode_valid_es256
tests/crypt/test_es256.py::TestES256Verifier::test_verify_success
tests/crypt/test_es256.py::TestES256Verifier::test_verify_unicode_success
tests/crypt/test_es256.py::TestES256Verifier::test_verify_failure_with_wrong_raw_signature
/build/google-auth-1.24.0/google/auth/crypt/es256.py:56: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
r = utils.int_from_bytes(sig_bytes[:32], byteorder="big")
tests/test_jwt.py::test_decode_valid_es256
tests/crypt/test_es256.py::TestES256Verifier::test_verify_success
tests/crypt/test_es256.py::TestES256Verifier::test_verify_unicode_success
tests/crypt/test_es256.py::TestES256Verifier::test_verify_failure_with_wrong_raw_signature
/build/google-auth-1.24.0/google/auth/crypt/es256.py:57: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
s = utils.int_from_bytes(sig_bytes[32:], byteorder="big")
-- Docs: https://docs.pytest.org/en/stable/warnings.html
================= 436 passed, 13 skipped, 8 warnings in 22.39s =================
Finished executing pytestCheckPhase
@nix { "action": "setPhase", "phase": "pytestcachePhase" }
pytestcachePhase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment