# Run sent to worker: doanac-reckless == 2021-08-27 19:34:37.861728: Setting up runner on worker == 2021-08-27 19:34:38.813623: Steps to recreate inside simulator wget -O simulate.sh https://api.gavelci.us/projects/jobserv/builds/234/runs/unit-test//.simulate.sh # wget'ing the file may require the --header flag if the # jobserv API requires authentication. sh ./simulate.sh == 2021-08-27 19:34:39.010379: Pulling container: python:3.6-alpine 3.6-alpine: Pulling from library/python Digest: sha256:bee2fc0583def5de636ec0b547e2186461f13926b8077d67a58b0d953e062c93 Status: Image is up to date for python:3.6-alpine docker.io/library/python:3.6-alpine == 2021-08-27 19:34:40.690450: Preparing bind mounts 2021-08-27 19:34:40.690946: INFO Creating secret: githubtok 2021-08-27 19:34:40.691055: INFO Creating secret: webhook-key 2021-08-27 19:34:40.691149: INFO Creating secret: milosz 2021-08-27 19:34:40.691255: INFO Adding shared volume: /lmp-bitbake-cache == 2021-08-27 19:34:40.936124: Creating container .netrc file 2021-08-27 19:34:40.936173: INFO Creating token for jobserv run access 2021-08-27 19:34:40.936198: INFO Creating a github token entry == 2021-08-27 19:34:41.143108: Preparing script == 2021-08-27 19:34:41.326275: Cloning git repository 2021-08-27 19:34:41.326302: INFO Clone_url: https://github.com/doanac/jobserv.git 2021-08-27 19:34:41.326325: INFO Checking to see if https://github.com/doanac/jobserv.git requires authentication. 2021-08-27 19:34:41.572471: INFO Server does not appear to need credentials for cloning 2021-08-27 19:34:41.572775: INFO Adding githubtok to .gitconfig 2021-08-27 19:34:41.572885: INFO Git install supports submodules Cloning into '/srv/gavelci-worker/runs/tmpelfbfe4t/repo'... 2021-08-27 19:34:42.709362: INFO Checking out: f5113c07749f592baeacfece2ad20a9dd01684ff Switched to branch 'jobserv-run' == 2021-08-27 19:34:43.343638: Setting up container environment 2021-08-27 19:34:43.343735: INFO Container environment variables: GH_PRNUM=48 GH_OWNER=foundriesio GH_REPO=jobserv GH_STATUS_URL=https://api.github.com/repos/foundriesio/jobserv/statuses/f5113c07749f592baeacfece2ad20a9dd01684ff GH_TARGET_REPO=https://github.com/foundriesio/jobserv.git GIT_URL=https://github.com/doanac/jobserv.git GIT_SHA_BASE=aa95dca871801013249fad833e3511e30d49d9ef GIT_OLD_SHA=aa95dca871801013249fad833e3511e30d49d9ef GIT_SHA=f5113c07749f592baeacfece2ad20a9dd01684ff H_PROJECT=jobserv H_BUILD=234 H_RUN=unit-test H_WORKER=doanac-reckless == 2021-08-27 19:34:43.544133: Running script inside container + apk --no-cache add git python3-dev musl-dev g++ openssl libffi-dev openssl-dev rust fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz (1/37) Upgrading libcrypto1.1 (1.1.1k-r0 -> 1.1.1l-r0) (2/37) Upgrading libssl1.1 (1.1.1k-r0 -> 1.1.1l-r0) (3/37) Installing libgcc (10.3.1_git20210424-r2) (4/37) Installing libstdc++ (10.3.1_git20210424-r2) (5/37) Installing binutils (2.35.2-r2) (6/37) Installing libgomp (10.3.1_git20210424-r2) (7/37) Installing libatomic (10.3.1_git20210424-r2) (8/37) Installing libgphobos (10.3.1_git20210424-r2) (9/37) Installing gmp (6.2.1-r0) (10/37) Installing isl22 (0.22-r0) (11/37) Installing mpfr4 (4.1.0-r0) (12/37) Installing mpc1 (1.2.1-r0) (13/37) Installing gcc (10.3.1_git20210424-r2) (14/37) Installing musl-dev (1.2.2-r3) (15/37) Installing libc-dev (0.7.2-r3) (16/37) Installing g++ (10.3.1_git20210424-r2) (17/37) Installing brotli-libs (1.0.9-r5) (18/37) Installing nghttp2-libs (1.43.0-r0) (19/37) Installing libcurl (7.78.0-r0) (20/37) Installing pcre2 (10.36-r0) (21/37) Installing git (2.32.0-r0) (22/37) Installing linux-headers (5.10.41-r0) (23/37) Installing pkgconf (1.7.4-r0) (24/37) Installing libffi-dev (3.3-r2) (25/37) Installing openssl (1.1.1l-r0) (26/37) Installing openssl-dev (1.1.1l-r0) (27/37) Installing mpdecimal (2.5.1-r1) (28/37) Installing python3 (3.9.5-r1) (29/37) Installing python3-dev (3.9.5-r1) (30/37) Installing rust-stdlib (1.52.1-r1) (31/37) Installing libxml2 (2.9.12-r1) (32/37) Installing llvm11-libs (11.1.0-r2) (33/37) Installing http-parser (2.9.4-r0) (34/37) Installing pcre (8.44-r0) (35/37) Installing libssh2 (1.9.0-r1) (36/37) Installing libgit2 (1.1.0-r2) (37/37) Installing rust (1.52.1-r1) Executing busybox-1.33.1-r3.trigger Executing ca-certificates-20191127-r5.trigger OK: 1032 MiB in 69 packages + git config --global user.email cibot@example.com + git config --global user.name cibot + ls /lmp-bitbake-cache/ dmesg.out + sh ./unit-test.sh WARNING: Using sqlite database - work queue testing will be skipped Collecting pip Downloading https://files.pythonhosted.org/packages/ca/31/b88ef447d595963c01060998cb329251648acf4a067721b0452c45527eb8/pip-21.2.4-py3-none-any.whl (1.6MB) Installing collected packages: pip Found existing installation: pip 18.1 Uninstalling pip-18.1: Successfully uninstalled pip-18.1 Successfully installed pip-21.2.4 Requirement already satisfied: setuptools in /tmp/tmp.kCJool/lib/python3.6/site-packages (40.6.2) Collecting setuptools Downloading setuptools-57.4.0-py3-none-any.whl (819 kB) Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 40.6.2 Uninstalling setuptools-40.6.2: Successfully uninstalled setuptools-40.6.2 Successfully installed setuptools-57.4.0 Collecting Flask-Migrate==3.1.0 Downloading Flask_Migrate-3.1.0-py3-none-any.whl (20 kB) Collecting Flask-SQLAlchemy==2.5.1 Downloading Flask_SQLAlchemy-2.5.1-py2.py3-none-any.whl (17 kB) Collecting Flask-Testing==0.8.1 Downloading Flask-Testing-0.8.1.tar.gz (45 kB) Collecting Flask==1.1.4 Downloading Flask-1.1.4-py2.py3-none-any.whl (94 kB) Collecting Jinja2==2.11.3 Downloading Jinja2-2.11.3-py2.py3-none-any.whl (125 kB) Collecting Mako==1.1.5 Downloading Mako-1.1.5-py2.py3-none-any.whl (75 kB) Collecting MarkupSafe==2.0.1 Downloading MarkupSafe-2.0.1.tar.gz (18 kB) Collecting PyJWT==2.1.0 Downloading PyJWT-2.1.0-py3-none-any.whl (16 kB) Collecting PyMySQL==1.0.2 Downloading PyMySQL-1.0.2-py3-none-any.whl (43 kB) Collecting PyYAML==5.4.1 Downloading PyYAML-5.4.1.tar.gz (175 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting SQLAlchemy==1.4.23 Downloading SQLAlchemy-1.4.23.tar.gz (7.7 MB) Collecting Werkzeug==0.16.1 Downloading Werkzeug-0.16.1-py2.py3-none-any.whl (327 kB) Collecting bcrypt==3.2.0 Downloading bcrypt-3.2.0.tar.gz (42 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting cryptography==3.4.8 Downloading cryptography-3.4.8.tar.gz (546 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting dataclasses==0.6 Downloading dataclasses-0.6-py3-none-any.whl (14 kB) Collecting google-cloud-storage==1.42.0 Downloading google_cloud_storage-1.42.0-py2.py3-none-any.whl (105 kB) Collecting gunicorn==20.1.0 Downloading gunicorn-20.1.0-py3-none-any.whl (79 kB) Collecting pykwalify==1.8.0 Downloading pykwalify-1.8.0-py2.py3-none-any.whl (24 kB) Collecting python-dateutil==2.8.2 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) Collecting pytz==2021.1 Downloading pytz-2021.1-py2.py3-none-any.whl (510 kB) Collecting requests==2.26.0 Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) Collecting setproctitle==1.2.2 Downloading setproctitle-1.2.2.tar.gz (23 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting alembic>=0.7 Downloading alembic-1.6.5-py2.py3-none-any.whl (164 kB) Collecting click<8.0,>=5.1 Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) Collecting itsdangerous<2.0,>=0.24 Downloading itsdangerous-1.1.0-py2.py3-none-any.whl (16 kB) Collecting importlib-metadata Downloading importlib_metadata-4.7.1-py3-none-any.whl (17 kB) Collecting greenlet!=0.4.17 Downloading greenlet-1.1.1.tar.gz (85 kB) Collecting six>=1.4.1 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting cffi>=1.1 Using cached cffi-1.14.6.tar.gz (475 kB) Collecting google-auth<3.0dev,>=1.25.0 Downloading google_auth-2.0.1-py2.py3-none-any.whl (152 kB) Collecting google-cloud-core<3.0dev,>=1.6.0 Downloading google_cloud_core-2.0.0-py2.py3-none-any.whl (27 kB) Collecting google-api-core<3.0dev,>=1.29.0 Downloading google_api_core-2.0.0-py2.py3-none-any.whl (92 kB) Collecting google-resumable-media<3.0dev,>=1.3.0 Downloading google_resumable_media-2.0.0-py2.py3-none-any.whl (75 kB) Requirement already satisfied: setuptools>=3.0 in /tmp/tmp.kCJool/lib/python3.6/site-packages (from gunicorn==20.1.0->-r requirements.txt (line 17)) (57.4.0) Collecting docopt>=0.6.2 Downloading docopt-0.6.2.tar.gz (25 kB) Collecting ruamel.yaml>=0.16.0 Downloading ruamel.yaml-0.17.14-py3-none-any.whl (108 kB) Collecting idna<4,>=2.5 Downloading idna-3.2-py3-none-any.whl (59 kB) Collecting charset-normalizer~=2.0.0 Downloading charset_normalizer-2.0.4-py3-none-any.whl (36 kB) Collecting certifi>=2017.4.17 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.6-py2.py3-none-any.whl (138 kB) Collecting python-editor>=0.3 Downloading python_editor-1.0.4-py3-none-any.whl (4.9 kB) Collecting pycparser Using cached pycparser-2.20-py2.py3-none-any.whl (112 kB) Collecting googleapis-common-protos<2.0dev,>=1.6.0 Downloading googleapis_common_protos-1.53.0-py2.py3-none-any.whl (198 kB) Collecting protobuf>=3.12.0 Downloading protobuf-3.17.3-py2.py3-none-any.whl (173 kB) Collecting rsa<5,>=3.1.4 Downloading rsa-4.7.2-py3-none-any.whl (34 kB) Collecting cachetools<5.0,>=2.0.0 Downloading cachetools-4.2.2-py3-none-any.whl (11 kB) Collecting pyasn1-modules>=0.2.1 Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) Collecting google-crc32c<2.0dev,>=1.0 Downloading google-crc32c-1.1.2.tar.gz (12 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting pyasn1<0.5.0,>=0.4.6 Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) Collecting ruamel.yaml.clib>=0.1.2 Downloading ruamel.yaml.clib-0.2.6.tar.gz (180 kB) Collecting typing-extensions>=3.6.4 Downloading typing_extensions-3.10.0.0-py3-none-any.whl (26 kB) Collecting zipp>=0.5 Downloading zipp-3.5.0-py3-none-any.whl (5.7 kB) Using legacy 'setup.py install' for Flask-Testing, since package 'wheel' is not installed. Using legacy 'setup.py install' for MarkupSafe, since package 'wheel' is not installed. Using legacy 'setup.py install' for SQLAlchemy, since package 'wheel' is not installed. Using legacy 'setup.py install' for cffi, since package 'wheel' is not installed. Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. Using legacy 'setup.py install' for greenlet, since package 'wheel' is not installed. Using legacy 'setup.py install' for ruamel.yaml.clib, since package 'wheel' is not installed. Building wheels for collected packages: PyYAML, bcrypt, cryptography, setproctitle, google-crc32c Building wheel for PyYAML (PEP 517): started Building wheel for PyYAML (PEP 517): finished with status 'done' Created wheel for PyYAML: filename=PyYAML-5.4.1-cp36-cp36m-linux_x86_64.whl size=45657 sha256=fd1ca3a9ea1089fbc02afec8087ef3238aed686b06dbc9b8200dfa04dd196352 Stored in directory: /root/.cache/pip/wheels/30/79/82/cda01fa314a0e1a1c485aacf0a374bde74d8975bc82900afff Building wheel for bcrypt (PEP 517): started Building wheel for bcrypt (PEP 517): finished with status 'done' Created wheel for bcrypt: filename=bcrypt-3.2.0-cp36-cp36m-linux_x86_64.whl size=31824 sha256=0938c43972691bdfe5469cfa379fe20e6b48d68d8d1d317611b64b12430319dc Stored in directory: /root/.cache/pip/wheels/68/5c/9a/f440abb2f1c39b8ba19c4629127d3d8e30250d3a7a7c0dbe01 Building wheel for cryptography (PEP 517): started Building wheel for cryptography (PEP 517): finished with status 'error' ERROR: Command errored out with exit status 1: command: /tmp/tmp.kCJool/bin/python3 /tmp/tmp.kCJool/lib/python3.6/site-packages/pip/_vendor/pep517/in_process/_in_process.py build_wheel /tmp/tmpb30ht117 cwd: /tmp/pip-install-ghb67q1q/cryptography_b7ad922fa4124e939709bb2a8881d597 Complete output (153 lines): running bdist_wheel running build running build_py creating build creating build/lib.linux-x86_64-3.6 creating build/lib.linux-x86_64-3.6/cryptography copying src/cryptography/utils.py -> build/lib.linux-x86_64-3.6/cryptography copying src/cryptography/__init__.py -> build/lib.linux-x86_64-3.6/cryptography copying src/cryptography/__about__.py -> build/lib.linux-x86_64-3.6/cryptography copying src/cryptography/fernet.py -> build/lib.linux-x86_64-3.6/cryptography copying src/cryptography/exceptions.py -> build/lib.linux-x86_64-3.6/cryptography creating build/lib.linux-x86_64-3.6/cryptography/hazmat copying src/cryptography/hazmat/_types.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat copying src/cryptography/hazmat/_der.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat copying src/cryptography/hazmat/__init__.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat copying src/cryptography/hazmat/_oid.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat creating build/lib.linux-x86_64-3.6/cryptography/x509 copying src/cryptography/x509/base.py -> build/lib.linux-x86_64-3.6/cryptography/x509 copying src/cryptography/x509/ocsp.py -> build/lib.linux-x86_64-3.6/cryptography/x509 copying src/cryptography/x509/certificate_transparency.py -> build/lib.linux-x86_64-3.6/cryptography/x509 copying src/cryptography/x509/extensions.py -> build/lib.linux-x86_64-3.6/cryptography/x509 copying src/cryptography/x509/oid.py -> build/lib.linux-x86_64-3.6/cryptography/x509 copying src/cryptography/x509/__init__.py -> build/lib.linux-x86_64-3.6/cryptography/x509 copying src/cryptography/x509/name.py -> build/lib.linux-x86_64-3.6/cryptography/x509 copying src/cryptography/x509/general_name.py -> build/lib.linux-x86_64-3.6/cryptography/x509 creating build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/padding.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/hmac.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/poly1305.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/__init__.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/hashes.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/cmac.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/constant_time.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/_serialization.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/_asymmetric.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/_cipheralgorithm.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/keywrap.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives creating build/lib.linux-x86_64-3.6/cryptography/hazmat/bindings copying src/cryptography/hazmat/bindings/__init__.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/bindings creating build/lib.linux-x86_64-3.6/cryptography/hazmat/backends copying src/cryptography/hazmat/backends/__init__.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends copying src/cryptography/hazmat/backends/interfaces.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends creating build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/base.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/__init__.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/algorithms.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/modes.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/aead.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/ciphers creating build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/padding.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/dh.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/utils.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ec.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/dsa.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ed448.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/__init__.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/rsa.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/x25519.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ed25519.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/x448.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/asymmetric creating build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/kbkdf.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/scrypt.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/hkdf.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/pbkdf2.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/concatkdf.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/__init__.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/x963kdf.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/kdf creating build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/utils.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/__init__.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/totp.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/hotp.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/twofactor creating build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/ssh.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/base.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/__init__.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/pkcs12.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/pkcs7.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/serialization creating build/lib.linux-x86_64-3.6/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/__init__.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/binding.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/_conditional.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/bindings/openssl creating build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/dh.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/utils.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ec.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/hmac.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ocsp.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/x509.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/poly1305.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/dsa.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ciphers.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ed448.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/__init__.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/decode_asn1.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/rsa.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/x25519.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/hashes.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/cmac.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/backend.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ed25519.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/x448.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/encode_asn1.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/aead.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl running egg_info writing src/cryptography.egg-info/PKG-INFO writing dependency_links to src/cryptography.egg-info/dependency_links.txt writing requirements to src/cryptography.egg-info/requires.txt writing top-level names to src/cryptography.egg-info/top_level.txt reading manifest file 'src/cryptography.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files found matching 'vectors' warning: no previously-included files matching '*' found under directory 'vectors' warning: no previously-included files matching '*' found under directory '.github' warning: no previously-included files found matching 'release.py' warning: no previously-included files found matching '.coveragerc' warning: no previously-included files found matching 'codecov.yml' warning: no previously-included files found matching '.readthedocs.yml' warning: no previously-included files found matching 'dev-requirements.txt' warning: no previously-included files found matching 'tox.ini' warning: no previously-included files found matching 'mypy.ini' warning: no previously-included files matching '*' found under directory '.zuul.d' warning: no previously-included files matching '*' found under directory '.zuul.playbooks' adding license file 'LICENSE' adding license file 'LICENSE.APACHE' adding license file 'LICENSE.BSD' adding license file 'LICENSE.PSF' writing manifest file 'src/cryptography.egg-info/SOURCES.txt' copying src/cryptography/py.typed -> build/lib.linux-x86_64-3.6/cryptography running build_ext generating cffi module 'build/temp.linux-x86_64-3.6/_padding.c' creating build/temp.linux-x86_64-3.6 generating cffi module 'build/temp.linux-x86_64-3.6/_openssl.c' running build_rust =============================DEBUG ASSISTANCE============================= If you are seeing a compilation error please try the following steps to successfully install cryptography: 1) Upgrade to the latest pip and try again. This will fix errors for most users. See: https://pip.pypa.io/en/stable/installing/#upgrading-pip 2) Read https://cryptography.io/en/latest/installation.html for specific instructions for your platform. 3) Check our frequently asked questions for more information: https://cryptography.io/en/latest/faq.html 4) Ensure you have a recent Rust toolchain installed: https://cryptography.io/en/latest/installation.html#rust 5) If you are experiencing issues with Rust for *this release only* you may set the environment variable `CRYPTOGRAPHY_DONT_BUILD_RUST=1`. =============================DEBUG ASSISTANCE============================= error: [Errno 2] No such file or directory: 'cargo': 'cargo' ---------------------------------------- ERROR: Failed building wheel for cryptography Building wheel for setproctitle (PEP 517): started Building wheel for setproctitle (PEP 517): finished with status 'done' Created wheel for setproctitle: filename=setproctitle-1.2.2-cp36-cp36m-linux_x86_64.whl size=10730 sha256=7c8e465db78f266f052b226b05649fc7b93ae5dec492162f3d3159821642eabc Stored in directory: /root/.cache/pip/wheels/e3/30/3b/1fd2ec691b913be98b5bd28e8467bcadff42b0557731a8a8f6 Building wheel for google-crc32c (PEP 517): started Building wheel for google-crc32c (PEP 517): finished with status 'done' Created wheel for google-crc32c: filename=google_crc32c-1.1.2-py3-none-any.whl size=13195 sha256=f8a43784ab10bd50026c6bfd552e92f71134abb9bfe3e9d4aa15c2a2759e797f Stored in directory: /root/.cache/pip/wheels/75/a8/38/d3314351d93cfe20d490f95a3e716125c3dc6ec558150fbbfc Successfully built PyYAML bcrypt setproctitle google-crc32c Failed to build cryptography ERROR: Could not build wheels for cryptography which use PEP 517 and cannot be installed directly Collecting junitxml==0.7 Downloading junitxml-0.7.tar.gz (26 kB) Collecting python-subunit==1.3.0 Downloading python_subunit-1.3.0-py2.py3-none-any.whl (104 kB) Collecting testtools>=0.9.34 Downloading testtools-2.5.0-py3-none-any.whl (181 kB) Collecting extras Downloading extras-1.0.0-py2.py3-none-any.whl (7.3 kB) Collecting fixtures>=1.3.0 Downloading fixtures-3.0.0-py2.py3-none-any.whl (67 kB) Collecting pbr>=0.11 Downloading pbr-5.6.0-py2.py3-none-any.whl (111 kB) Collecting six Using cached six-1.16.0-py2.py3-none-any.whl (11 kB) Using legacy 'setup.py install' for junitxml, since package 'wheel' is not installed. Installing collected packages: six, pbr, fixtures, extras, testtools, python-subunit, junitxml Running setup.py install for junitxml: started Running setup.py install for junitxml: finished with status 'done' Successfully installed extras-1.0.0 fixtures-3.0.0 junitxml-0.7 pbr-5.6.0 python-subunit-1.3.0 six-1.16.0 testtools-2.5.0 testtools.testresult.real._StringException: ImportError: Failed to import test module: jobserv.api Traceback (most recent call last): File "/usr/local/lib/python3.6/unittest/loader.py", line 462, in _find_test_path package = self._get_module_from_name(name) File "/usr/local/lib/python3.6/unittest/loader.py", line 369, in _get_module_from_name __import__(name) File "/repo/jobserv/api/__init__.py", line 5, in <module> from sqlalchemy.exc import DataError ModuleNotFoundError: No module named 'sqlalchemy' testtools.testresult.real._StringException: ImportError: Failed to import test module: jobserv.storage Traceback (most recent call last): File "/usr/local/lib/python3.6/unittest/loader.py", line 462, in _find_test_path package = self._get_module_from_name(name) File "/usr/local/lib/python3.6/unittest/loader.py", line 369, in _get_module_from_name __import__(name) File "/repo/jobserv/storage/__init__.py", line 9, in <module> Storage = import_module(STORAGE_BACKEND).Storage File "/usr/local/lib/python3.6/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "/repo/jobserv/storage/gce_storage.py", line 8, in <module> from flask import redirect ModuleNotFoundError: No module named 'flask' testtools.testresult.real._StringException: ImportError: Failed to import test module: tests Traceback (most recent call last): File "/usr/local/lib/python3.6/unittest/loader.py", line 462, in _find_test_path package = self._get_module_from_name(name) File "/usr/local/lib/python3.6/unittest/loader.py", line 369, in _get_module_from_name __import__(name) File "/repo/tests/__init__.py", line 6, in <module> from cryptography.fernet import Fernet ModuleNotFoundError: No module named 'cryptography' Script completed with error(s) == 2021-08-27 19:36:45.213211: Finding artifacts to upload Uploading 1 items 2416 bytes == 2021-08-27 19:36:46.075817: Analyzing junit results(/srv/gavelci-worker/runs/tmpelfbfe4t/archive/junit.xml) == 2021-08-27 19:36:46.488604: Runner has completed ________ | o o| Thumbs Down |___/\_|________ | _____|__| | | || |______| | | | | | | | | |_| |_|