Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/python3-cryptography.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-2ec9ba7aa31eaf1c98f43af67ac36356271f9a84/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/python3-cryptography.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/python3-cryptography-2.3-2.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/python3-cryptography.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-2ec9ba7aa31eaf1c98f43af67ac36356271f9a84/root'shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/python3-cryptography.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.LFwdlj + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cryptography-2.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/cryptography-2.3.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd cryptography-2.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/0001-Fixed-4380-do-not-assume-TLSv1-is-available-in-OpenS.patch + /usr/bin/patch -p1 -s + /usr/bin/cat /builddir/build/SOURCES/0002-Remove-pytest-version-limit.patch + /usr/bin/patch -p1 -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.WJlDwJ + umask 022 + cd /builddir/build/BUILD + cd cryptography-2.3 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python3.6 setup.py build '--executable=/usr/bin/python3.6 -s' running build running build_py creating build creating build/lib.linux-armv7l-3.6 creating build/lib.linux-armv7l-3.6/cryptography copying src/cryptography/utils.py -> build/lib.linux-armv7l-3.6/cryptography copying src/cryptography/fernet.py -> build/lib.linux-armv7l-3.6/cryptography copying src/cryptography/exceptions.py -> build/lib.linux-armv7l-3.6/cryptography copying src/cryptography/__init__.py -> build/lib.linux-armv7l-3.6/cryptography copying src/cryptography/__about__.py -> build/lib.linux-armv7l-3.6/cryptography creating build/lib.linux-armv7l-3.6/cryptography/hazmat copying src/cryptography/hazmat/__init__.py -> build/lib.linux-armv7l-3.6/cryptography/hazmat creating build/lib.linux-armv7l-3.6/cryptography/x509 copying src/cryptography/x509/extensions.py -> build/lib.linux-armv7l-3.6/cryptography/x509 copying src/cryptography/x509/oid.py -> build/lib.linux-armv7l-3.6/cryptography/x509 copying src/cryptography/x509/general_name.py -> build/lib.linux-armv7l-3.6/cryptography/x509 copying src/cryptography/x509/name.py -> build/lib.linux-armv7l-3.6/cryptography/x509 copying src/cryptography/x509/certificate_transparency.py -> build/lib.linux-armv7l-3.6/cryptography/x509 copying src/cryptography/x509/base.py -> build/lib.linux-armv7l-3.6/cryptography/x509 copying src/cryptography/x509/__init__.py -> build/lib.linux-armv7l-3.6/cryptography/x509 creating build/lib.linux-armv7l-3.6/cryptography/hazmat/backends copying src/cryptography/hazmat/backends/interfaces.py -> build/lib.linux-armv7l-3.6/cryptography/hazmat/backends copying src/cryptography/hazmat/backends/__init__.py -> build/lib.linux-armv7l-3.6/cryptography/hazmat/backends creating build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/cmac.py -> build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/hmac.py -> build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/padding.py -> build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/mac.py -> build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/hashes.py -> build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/__init__.py -> build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/keywrap.py -> build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/serialization.py -> build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/constant_time.py -> build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives creating build/lib.linux-armv7l-3.6/cryptography/hazmat/bindings copying src/cryptography/hazmat/bindings/__init__.py -> build/lib.linux-armv7l-3.6/cryptography/hazmat/bindings creating build/lib.linux-armv7l-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/utils.py -> build/lib.linux-armv7l-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ciphers.py -> build/lib.linux-armv7l-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/cmac.py -> build/lib.linux-armv7l-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/dsa.py -> build/lib.linux-armv7l-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/encode_asn1.py -> build/lib.linux-armv7l-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/hmac.py -> build/lib.linux-armv7l-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/aead.py -> build/lib.linux-armv7l-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/decode_asn1.py -> build/lib.linux-armv7l-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/hashes.py -> build/lib.linux-armv7l-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/__init__.py -> build/lib.linux-armv7l-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/x25519.py -> build/lib.linux-armv7l-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/backend.py -> build/lib.linux-armv7l-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ec.py -> build/lib.linux-armv7l-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/rsa.py -> build/lib.linux-armv7l-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/x509.py -> build/lib.linux-armv7l-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/dh.py -> build/lib.linux-armv7l-3.6/cryptography/hazmat/backends/openssl creating build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/utils.py -> build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/dsa.py -> build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/padding.py -> build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/__init__.py -> build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/x25519.py -> build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ec.py -> build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/rsa.py -> build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/dh.py -> build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives/asymmetric creating build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/scrypt.py -> build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/kbkdf.py -> build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/x963kdf.py -> build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/hkdf.py -> build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/__init__.py -> build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/pbkdf2.py -> build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/concatkdf.py -> build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives/kdf creating build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/modes.py -> build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/base.py -> build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/aead.py -> build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/__init__.py -> build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/algorithms.py -> build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives/ciphers creating build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/utils.py -> build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/hotp.py -> build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/totp.py -> build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/__init__.py -> build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives/twofactor creating build/lib.linux-armv7l-3.6/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/binding.py -> build/lib.linux-armv7l-3.6/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/_conditional.py -> build/lib.linux-armv7l-3.6/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/__init__.py -> build/lib.linux-armv7l-3.6/cryptography/hazmat/bindings/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 matching '*' found under directory 'vectors' writing manifest file 'src/cryptography.egg-info/SOURCES.txt' running build_ext generating cffi module 'build/temp.linux-armv7l-3.6/_padding.c' creating build/temp.linux-armv7l-3.6 generating cffi module 'build/temp.linux-armv7l-3.6/_constant_time.c' generating cffi module 'build/temp.linux-armv7l-3.6/_openssl.c' building '_openssl' extension creating build/temp.linux-armv7l-3.6/build creating build/temp.linux-armv7l-3.6/build/temp.linux-armv7l-3.6 gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.6m -c build/temp.linux-armv7l-3.6/_openssl.c -o build/temp.linux-armv7l-3.6/build/temp.linux-armv7l-3.6/_openssl.o -Wconversion -Wno-error=sign-conversion build/temp.linux-armv7l-3.6/_openssl.c: In function 'SSL_SESSION_get_master_key': build/temp.linux-armv7l-3.6/_openssl.c:2100:23: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] return session->master_key_length; ^ build/temp.linux-armv7l-3.6/_openssl.c:2102:25: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] outlen = session->master_key_length; ^ build/temp.linux-armv7l-3.6/_openssl.c: In function 'SSL_SESSION_get_ticket_lifetime_hint': build/temp.linux-armv7l-3.6/_openssl.c:2114:13: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] return s->tlsext_tick_lifetime_hint; ^ build/temp.linux-armv7l-3.6/_openssl.c: In function 'Cryptography_setup_ssl_threads': build/temp.linux-armv7l-3.6/_openssl.c:2609:44: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] _ssl_locks_count = CRYPTO_num_locks(); ^ build/temp.linux-armv7l-3.6/_openssl.c: In function 'Cryptography_pem_password_cb': build/temp.linux-armv7l-3.6/_openssl.c:2642:37: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] memcpy(buf, st->password, st->length); ^ build/temp.linux-armv7l-3.6/_openssl.c: In function '_cffi_d_SSL_CTX_clear_options': build/temp.linux-armv7l-3.6/_openssl.c:38923:3: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] return SSL_CTX_clear_options(x0, x1); ^ build/temp.linux-armv7l-3.6/_openssl.c: In function '_cffi_f_SSL_CTX_clear_options': build/temp.linux-armv7l-3.6/_openssl.c:38956:3: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] { result = SSL_CTX_clear_options(x0, x1); } ^ build/temp.linux-armv7l-3.6/_openssl.c: In function '_cffi_d_SSL_CTX_set_cookie_verify_cb': build/temp.linux-armv7l-3.6/_openssl.c:40613:3: warning: passing argument 2 of 'SSL_CTX_set_cookie_verify_cb' from incompatible pointer type [enabled by default] SSL_CTX_set_cookie_verify_cb(x0, x1); ^ In file included from build/temp.linux-armv7l-3.6/_openssl.c:660:0: /usr/include/openssl/ssl.h:1225:6: note: expected 'int (*)(struct SSL *, unsigned char *, unsigned int)' but argument is of type 'int (*)(struct SSL *, const unsigned char *, unsigned int)' void SSL_CTX_set_cookie_verify_cb(SSL_CTX *ctx, ^ build/temp.linux-armv7l-3.6/_openssl.c: In function '_cffi_f_SSL_CTX_set_cookie_verify_cb': build/temp.linux-armv7l-3.6/_openssl.c:40645:3: warning: passing argument 2 of 'SSL_CTX_set_cookie_verify_cb' from incompatible pointer type [enabled by default] { SSL_CTX_set_cookie_verify_cb(x0, x1); } ^ In file included from build/temp.linux-armv7l-3.6/_openssl.c:660:0: /usr/include/openssl/ssl.h:1225:6: note: expected 'int (*)(struct SSL *, unsigned char *, unsigned int)' but argument is of type 'int (*)(struct SSL *, const unsigned char *, unsigned int)' void SSL_CTX_set_cookie_verify_cb(SSL_CTX *ctx, ^ build/temp.linux-armv7l-3.6/_openssl.c: In function '_cffi_d_SSL_CTX_set_mode': build/temp.linux-armv7l-3.6/_openssl.c:40945:3: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] return SSL_CTX_set_mode(x0, x1); ^ build/temp.linux-armv7l-3.6/_openssl.c: In function '_cffi_f_SSL_CTX_set_mode': build/temp.linux-armv7l-3.6/_openssl.c:40978:3: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] { result = SSL_CTX_set_mode(x0, x1); } ^ build/temp.linux-armv7l-3.6/_openssl.c: In function '_cffi_d_SSL_CTX_set_options': build/temp.linux-armv7l-3.6/_openssl.c:41109:3: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] return SSL_CTX_set_options(x0, x1); ^ build/temp.linux-armv7l-3.6/_openssl.c: In function '_cffi_f_SSL_CTX_set_options': build/temp.linux-armv7l-3.6/_openssl.c:41142:3: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] { result = SSL_CTX_set_options(x0, x1); } ^ build/temp.linux-armv7l-3.6/_openssl.c: In function '_cffi_d_SSL_CTX_set_session_cache_mode': build/temp.linux-armv7l-3.6/_openssl.c:41293:3: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] return SSL_CTX_set_session_cache_mode(x0, x1); ^ build/temp.linux-armv7l-3.6/_openssl.c: In function '_cffi_f_SSL_CTX_set_session_cache_mode': build/temp.linux-armv7l-3.6/_openssl.c:41326:3: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] { result = SSL_CTX_set_session_cache_mode(x0, x1); } ^ build/temp.linux-armv7l-3.6/_openssl.c: In function '_cffi_d_SSL_SESSION_get_ticket_lifetime_hint': build/temp.linux-armv7l-3.6/_openssl.c:42501:46: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] return SSL_SESSION_get_ticket_lifetime_hint(x0); ^ build/temp.linux-armv7l-3.6/_openssl.c: In function '_cffi_f_SSL_SESSION_get_ticket_lifetime_hint': build/temp.linux-armv7l-3.6/_openssl.c:42524:50: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] { result = SSL_SESSION_get_ticket_lifetime_hint(x0); } ^ build/temp.linux-armv7l-3.6/_openssl.c: In function '_cffi_d_SSL_set_mode': build/temp.linux-armv7l-3.6/_openssl.c:45688:3: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] return SSL_set_mode(x0, x1); ^ build/temp.linux-armv7l-3.6/_openssl.c: In function '_cffi_f_SSL_set_mode': build/temp.linux-armv7l-3.6/_openssl.c:45721:3: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] { result = SSL_set_mode(x0, x1); } ^ build/temp.linux-armv7l-3.6/_openssl.c: In function '_cffi_d_SSL_set_options': build/temp.linux-armv7l-3.6/_openssl.c:45734:3: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] return SSL_set_options(x0, x1); ^ build/temp.linux-armv7l-3.6/_openssl.c: In function '_cffi_f_SSL_set_options': build/temp.linux-armv7l-3.6/_openssl.c:45767:3: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] { result = SSL_set_options(x0, x1); } ^ gcc -pthread -shared -Wl,-z,relro -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-3.6/build/temp.linux-armv7l-3.6/_openssl.o -L/usr/lib -lssl -lcrypto -lpython3.6m -o build/lib.linux-armv7l-3.6/cryptography/hazmat/bindings/_openssl.abi3.so building '_constant_time' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.6m -c build/temp.linux-armv7l-3.6/_constant_time.c -o build/temp.linux-armv7l-3.6/build/temp.linux-armv7l-3.6/_constant_time.o gcc -pthread -shared -Wl,-z,relro -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-3.6/build/temp.linux-armv7l-3.6/_constant_time.o -L/usr/lib -lpython3.6m -o build/lib.linux-armv7l-3.6/cryptography/hazmat/bindings/_constant_time.abi3.so building '_padding' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.6m -c build/temp.linux-armv7l-3.6/_padding.c -o build/temp.linux-armv7l-3.6/build/temp.linux-armv7l-3.6/_padding.o gcc -pthread -shared -Wl,-z,relro -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-3.6/build/temp.linux-armv7l-3.6/_padding.o -L/usr/lib -lpython3.6m -o build/lib.linux-armv7l-3.6/cryptography/hazmat/bindings/_padding.abi3.so + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.EaWE1T + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm ++ dirname /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm + cd cryptography-2.3 + find . -name .keep -print -delete ./docs/_static/.keep + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python3.6 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm running install running install_lib creating /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr creating /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib creating /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography copying build/lib.linux-armv7l-3.6/cryptography/utils.py -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography creating /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat creating /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/backends creating /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-armv7l-3.6/cryptography/hazmat/backends/openssl/utils.py -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-armv7l-3.6/cryptography/hazmat/backends/openssl/ciphers.py -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-armv7l-3.6/cryptography/hazmat/backends/openssl/cmac.py -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-armv7l-3.6/cryptography/hazmat/backends/openssl/dsa.py -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-armv7l-3.6/cryptography/hazmat/backends/openssl/encode_asn1.py -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-armv7l-3.6/cryptography/hazmat/backends/openssl/hmac.py -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-armv7l-3.6/cryptography/hazmat/backends/openssl/aead.py -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-armv7l-3.6/cryptography/hazmat/backends/openssl/decode_asn1.py -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-armv7l-3.6/cryptography/hazmat/backends/openssl/hashes.py -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-armv7l-3.6/cryptography/hazmat/backends/openssl/__init__.py -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-armv7l-3.6/cryptography/hazmat/backends/openssl/x25519.py -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-armv7l-3.6/cryptography/hazmat/backends/openssl/backend.py -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-armv7l-3.6/cryptography/hazmat/backends/openssl/ec.py -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-armv7l-3.6/cryptography/hazmat/backends/openssl/rsa.py -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-armv7l-3.6/cryptography/hazmat/backends/openssl/x509.py -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-armv7l-3.6/cryptography/hazmat/backends/openssl/dh.py -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-armv7l-3.6/cryptography/hazmat/backends/interfaces.py -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/backends copying build/lib.linux-armv7l-3.6/cryptography/hazmat/backends/__init__.py -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/backends creating /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives creating /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives/asymmetric/utils.py -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives/asymmetric/dsa.py -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives/asymmetric/padding.py -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives/asymmetric/__init__.py -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives/asymmetric/x25519.py -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives/asymmetric/ec.py -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives/asymmetric/rsa.py -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives/asymmetric/dh.py -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives/cmac.py -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives copying build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives/hmac.py -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives copying build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives/padding.py -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives creating /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives/kdf/scrypt.py -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives/kdf/kbkdf.py -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives/kdf/x963kdf.py -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives/kdf/hkdf.py -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives/kdf/__init__.py -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives/kdf/pbkdf2.py -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives/kdf/concatkdf.py -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives/mac.py -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives copying build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives/hashes.py -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives copying build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives/__init__.py -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives copying build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives/keywrap.py -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives creating /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives/ciphers/modes.py -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives/ciphers/base.py -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives/ciphers/aead.py -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives/ciphers/__init__.py -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives/ciphers/algorithms.py -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives/ciphers creating /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives/twofactor copying build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives/twofactor/utils.py -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives/twofactor copying build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives/twofactor/hotp.py -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives/twofactor copying build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives/twofactor/totp.py -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives/twofactor copying build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives/twofactor/__init__.py -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives/twofactor copying build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives/serialization.py -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives copying build/lib.linux-armv7l-3.6/cryptography/hazmat/primitives/constant_time.py -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives creating /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/bindings creating /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/bindings/openssl copying build/lib.linux-armv7l-3.6/cryptography/hazmat/bindings/openssl/binding.py -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/bindings/openssl copying build/lib.linux-armv7l-3.6/cryptography/hazmat/bindings/openssl/_conditional.py -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/bindings/openssl copying build/lib.linux-armv7l-3.6/cryptography/hazmat/bindings/openssl/__init__.py -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/bindings/openssl copying build/lib.linux-armv7l-3.6/cryptography/hazmat/bindings/_constant_time.abi3.so -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/bindings copying build/lib.linux-armv7l-3.6/cryptography/hazmat/bindings/_openssl.abi3.so -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/bindings copying build/lib.linux-armv7l-3.6/cryptography/hazmat/bindings/__init__.py -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/bindings copying build/lib.linux-armv7l-3.6/cryptography/hazmat/bindings/_padding.abi3.so -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/bindings copying build/lib.linux-armv7l-3.6/cryptography/hazmat/__init__.py -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat copying build/lib.linux-armv7l-3.6/cryptography/fernet.py -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography copying build/lib.linux-armv7l-3.6/cryptography/exceptions.py -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography copying build/lib.linux-armv7l-3.6/cryptography/__init__.py -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography creating /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/x509 copying build/lib.linux-armv7l-3.6/cryptography/x509/extensions.py -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/x509 copying build/lib.linux-armv7l-3.6/cryptography/x509/oid.py -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/x509 copying build/lib.linux-armv7l-3.6/cryptography/x509/general_name.py -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/x509 copying build/lib.linux-armv7l-3.6/cryptography/x509/name.py -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/x509 copying build/lib.linux-armv7l-3.6/cryptography/x509/certificate_transparency.py -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/x509 copying build/lib.linux-armv7l-3.6/cryptography/x509/base.py -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/x509 copying build/lib.linux-armv7l-3.6/cryptography/x509/__init__.py -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/x509 copying build/lib.linux-armv7l-3.6/cryptography/__about__.py -> /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography byte-compiling /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl/ciphers.py to ciphers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl/cmac.py to cmac.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl/dsa.py to dsa.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl/encode_asn1.py to encode_asn1.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl/hmac.py to hmac.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl/aead.py to aead.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl/decode_asn1.py to decode_asn1.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl/hashes.py to hashes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl/x25519.py to x25519.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl/backend.py to backend.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl/ec.py to ec.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl/rsa.py to rsa.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl/x509.py to x509.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl/dh.py to dh.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/backends/interfaces.py to interfaces.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/backends/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py to dsa.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/padding.py to padding.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/x25519.py to x25519.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py to ec.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py to rsa.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/dh.py to dh.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives/cmac.py to cmac.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives/hmac.py to hmac.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives/padding.py to padding.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives/kdf/scrypt.py to scrypt.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives/kdf/kbkdf.py to kbkdf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.py to x963kdf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives/kdf/hkdf.py to hkdf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives/kdf/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives/kdf/pbkdf2.py to pbkdf2.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives/kdf/concatkdf.py to concatkdf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives/mac.py to mac.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives/hashes.py to hashes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives/keywrap.py to keywrap.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/modes.py to modes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/aead.py to aead.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py to algorithms.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives/twofactor/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives/twofactor/hotp.py to hotp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives/twofactor/totp.py to totp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives/twofactor/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives/serialization.py to serialization.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/primitives/constant_time.py to constant_time.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/bindings/openssl/binding.py to binding.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/bindings/openssl/_conditional.py to _conditional.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/bindings/openssl/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/bindings/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/fernet.py to fernet.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/x509/extensions.py to extensions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/x509/oid.py to oid.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/x509/general_name.py to general_name.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/x509/name.py to name.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/x509/certificate_transparency.py to certificate_transparency.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/x509/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/x509/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/__about__.py to __about__.cpython-36.pyc writing byte-compilation script '/tmp/tmpdft1nw26.py' /usr/bin/python3.6 /tmp/tmpdft1nw26.py removing /tmp/tmpdft1nw26.py running install_egg_info 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 matching '*' found under directory 'vectors' writing manifest file 'src/cryptography.egg-info/SOURCES.txt' Copying src/cryptography.egg-info to /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography-2.3-py3.6.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/cryptography-2.3 extracting debug info from /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/bindings/_constant_time.abi3.so extracting debug info from /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/bindings/_openssl.abi3.so extracting debug info from /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/lib/python3.6/site-packages/cryptography/hazmat/bindings/_padding.abi3.so /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 4162 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.QlNK8P + umask 022 + cd /builddir/build/BUILD + cd cryptography-2.3 + rm -f tests/hazmat/primitives/test_padding.py + /usr/bin/python3.6 setup.py test running test 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 matching '*' found under directory 'vectors' writing manifest file 'src/cryptography.egg-info/SOURCES.txt' running build_ext generating cffi module 'build/temp.linux-armv7l-3.6/_padding.c' already up-to-date generating cffi module 'build/temp.linux-armv7l-3.6/_constant_time.c' already up-to-date generating cffi module 'build/temp.linux-armv7l-3.6/_openssl.c' already up-to-date copying build/lib.linux-armv7l-3.6/cryptography/hazmat/bindings/_openssl.abi3.so -> src/cryptography/hazmat/bindings copying build/lib.linux-armv7l-3.6/cryptography/hazmat/bindings/_constant_time.abi3.so -> src/cryptography/hazmat/bindings copying build/lib.linux-armv7l-3.6/cryptography/hazmat/bindings/_padding.abi3.so -> src/cryptography/hazmat/bindings ============================= test session starts ============================== platform linux -- Python 3.6.6, pytest-2.9.2, py-1.4.32, pluggy-0.3.1 OpenSSL: OpenSSL 1.0.2k-fips 26 Jan 2017 rootdir: /builddir/build/BUILD/cryptography-2.3, inifile: plugins: hypothesis-3.12.0 collected 100995 items / 9 skipped tests/test_cryptography_utils.py .... tests/test_fernet.py ............................ tests/test_interfaces.py ..... tests/test_utils.py ..................................... tests/test_warnings.py .. tests/hazmat/backends/test_openssl.py ....................................ss............sssssss tests/hazmat/backends/test_openssl_memleak.py sssssssss tests/hazmat/bindings/test_openssl.py ......... tests/hazmat/primitives/test_3des.py .......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... tests/hazmat/primitives/test_aead.py .sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. tests/hazmat/primitives/test_aes.py ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... tests/hazmat/primitives/test_arc4.py ................................................................................................................................................................................................................................................................................................ tests/hazmat/primitives/test_asym_utils.py ...... tests/hazmat/primitives/test_block.py ........................ tests/hazmat/primitives/test_blowfish.py .......................................................... tests/hazmat/primitives/test_camellia.py .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... tests/hazmat/primitives/test_cast5.py ............................................................... tests/hazmat/primitives/test_chacha20.py sss.... tests/hazmat/primitives/test_ciphers.py ............................................................................................................................................ tests/hazmat/primitives/test_cmac.py .............................................. tests/hazmat/primitives/test_concatkdf.py .............. tests/hazmat/primitives/test_constant_time.py .. tests/hazmat/primitives/test_dh.py ........................................................................... tests/hazmat/primitives/test_dsa.py ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. tests/hazmat/primitives/test_ec.py ....................ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss......................................................................................................................................................ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss......................................................................................................................................................sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss.ss....sssssssssssss.s..ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss.................................................................................................................................................................................................................................ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss.....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss.................................................................................................................................................................................................................................ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss......................................s....ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss..........................................................................................sss.. tests/hazmat/primitives/test_hash_vectors.py ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ssssssssssssss tests/hazmat/primitives/test_hashes.py ..........ssss. tests/hazmat/primitives/test_hkdf.py ............. tests/hazmat/primitives/test_hkdf_vectors.py ..................... tests/hazmat/primitives/test_hmac.py ......... tests/hazmat/primitives/test_hmac_vectors.py ......................................ss tests/hazmat/primitives/test_idea.py ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ tests/hazmat/primitives/test_kbkdf.py ................ tests/hazmat/primitives/test_kbkdf_vectors.py ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss................................................................................................................................................................................................................................................................................................................................ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss................................................................................................................................................................................................................................................................................................................................ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss................................................................................................................................................................................................................................................................................................................................ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss................................................................................................................................................................................................................................................................................................................................ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss................................................................................................................................................................................................................................................................................................................................ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss tests/hazmat/primitives/test_keywrap.py ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... tests/hazmat/primitives/test_pbkdf2hmac.py ...... tests/hazmat/primitives/test_pbkdf2hmac_vectors.py ...... tests/hazmat/primitives/test_rsa.py ...................................................s................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... tests/hazmat/primitives/test_scrypt.py .ssss.sssssssssss tests/hazmat/primitives/test_seed.py .............................................. tests/hazmat/primitives/test_serialization.py ........................................................................................................ tests/hazmat/primitives/test_x25519.py .sssssssss tests/hazmat/primitives/test_x963_vectors.py ..................................................................................................... tests/hazmat/primitives/test_x963kdf.py ....... tests/hazmat/primitives/twofactor/test_hotp.py ...................................... tests/hazmat/primitives/twofactor/test_totp.py ........................................ tests/hypothesis/test_fernet.py . tests/hypothesis/test_padding.py .. tests/wycheproof/test_utils.py .. tests/x509/test_x509.py .............................................................................................ss....................................................................................................................................................... tests/x509/test_x509_crlbuilder.py ................................. tests/x509/test_x509_ext.py ........................................................................................................................................................................................................................................................................................................................................s.. tests/x509/test_x509_revokedcertbuilder.py .................... ================ 94564 passed, 6440 skipped in 3719.26 seconds ================= + exit 0 Processing files: python36-cryptography-2.3-2.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nUCOKj + umask 022 + cd /builddir/build/BUILD + cd cryptography-2.3 + DOCDIR=/builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/share/doc/python36-cryptography-2.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/share/doc/python36-cryptography-2.3 + cp -pr README.rst /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/share/doc/python36-cryptography-2.3 + cp -pr docs /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/share/doc/python36-cryptography-2.3 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.OL3PKT + umask 022 + cd /builddir/build/BUILD + cd cryptography-2.3 + LICENSEDIR=/builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/share/licenses/python36-cryptography-2.3 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/share/licenses/python36-cryptography-2.3 + cp -pr LICENSE /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/share/licenses/python36-cryptography-2.3 + cp -pr LICENSE.APACHE /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/share/licenses/python36-cryptography-2.3 + cp -pr LICENSE.BSD /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm/usr/share/licenses/python36-cryptography-2.3 + exit 0 Provides: python36-cryptography = 2.3-2.el7 python36-cryptography(armv7hl-32) = 2.3-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libcrypto.so.10 libcrypto.so.10(OPENSSL_1.0.1_EC) libcrypto.so.10(OPENSSL_1.0.2) libcrypto.so.10(libcrypto.so.10) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) libpython3.6m.so.1.0 libssl.so.10 libssl.so.10(libssl.so.10) python(abi) = 3.6 rtld(GNU_HASH) Processing files: python3-cryptography-debuginfo-2.3-2.el7.armv7hl Provides: python3-cryptography-debuginfo = 2.3-2.el7 python3-cryptography-debuginfo(armv7hl-32) = 2.3-2.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm Wrote: /builddir/build/RPMS/python36-cryptography-2.3-2.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/python3-cryptography-debuginfo-2.3-2.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Ejc0bi + umask 022 + cd /builddir/build/BUILD + cd cryptography-2.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python3-cryptography-2.3-2.el7.arm + exit 0 Child return code was: 0