* Package: app-crypt/glep63-check-9 * Repository: gentoo * Maintainer: mgorny@gentoo.org * Upstream: mgorny@gentoo.org https://github.com/mgorny/glep63-check/issues/ * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python3_7 test userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking glep63-check-9.tar.gz to /var/tmp/portage/app-crypt/glep63-check-9/work >>> Source unpacked in /var/tmp/portage/app-crypt/glep63-check-9/work >>> Preparing source in /var/tmp/portage/app-crypt/glep63-check-9/work/glep63-check-9 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-crypt/glep63-check-9/work/glep63-check-9 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/app-crypt/glep63-check-9/work/glep63-check-9 ... * python3_7: running distutils-r1_run_phase distutils-r1_python_compile python3.7 setup.py build -j 1 running build running build_py creating /var/tmp/portage/app-crypt/glep63-check-9/work/glep63-check-9-python3_7/lib/glep63 copying glep63/specs.py -> /var/tmp/portage/app-crypt/glep63-check-9/work/glep63-check-9-python3_7/lib/glep63 copying glep63/gnupg.py -> /var/tmp/portage/app-crypt/glep63-check-9/work/glep63-check-9-python3_7/lib/glep63 copying glep63/cli.py -> /var/tmp/portage/app-crypt/glep63-check-9/work/glep63-check-9-python3_7/lib/glep63 copying glep63/check.py -> /var/tmp/portage/app-crypt/glep63-check-9/work/glep63-check-9-python3_7/lib/glep63 copying glep63/base.py -> /var/tmp/portage/app-crypt/glep63-check-9/work/glep63-check-9-python3_7/lib/glep63 copying glep63/__init__.py -> /var/tmp/portage/app-crypt/glep63-check-9/work/glep63-check-9-python3_7/lib/glep63 warning: build_py: byte-compiling is disabled, skipping. running build_scripts creating /var/tmp/portage/app-crypt/glep63-check-9/work/glep63-check-9-python3_7/scripts copying and adjusting glep63-check -> /var/tmp/portage/app-crypt/glep63-check-9/work/glep63-check-9-python3_7/scripts changing mode of /var/tmp/portage/app-crypt/glep63-check-9/work/glep63-check-9-python3_7/scripts/glep63-check from 644 to 755 >>> Source compiled. >>> Test phase: app-crypt/glep63-check-9 * python3_7: running distutils-r1_run_phase python_test test_colons (tests.test_key_algos.DSA1024RSA4096Test) Test the key using provided 'gpg --with-colons' output. ... ok test_integration (tests.test_key_algos.DSA1024RSA4096Test) Test the key using local installed GnuPG. ... gpg: directory '/var/tmp/portage/app-crypt/glep63-check-9/homedir/.gnupg' created gpg: /var/tmp/portage/app-crypt/glep63-check-9/homedir/.gnupg/trustdb.gpg: trustdb created ok test_key_class (tests.test_key_algos.DSA1024RSA4096Test) Test the key using predefined Key class. ... ok test_colons (tests.test_key_algos.DSA2048RSA4096Test) Test the key using provided 'gpg --with-colons' output. ... ok test_integration (tests.test_key_algos.DSA2048RSA4096Test) Test the key using local installed GnuPG. ... ok test_key_class (tests.test_key_algos.DSA2048RSA4096Test) Test the key using predefined Key class. ... ok test_colons (tests.test_key_algos.ED25519Test) Test the key using provided 'gpg --with-colons' output. ... ok test_integration (tests.test_key_algos.ED25519Test) ... ok test_key_class (tests.test_key_algos.ED25519Test) Test the key using predefined Key class. ... ok test_colons (tests.test_key_algos.NISTP256Test) Test the key using provided 'gpg --with-colons' output. ... ok test_integration (tests.test_key_algos.NISTP256Test) ... ok test_key_class (tests.test_key_algos.NISTP256Test) Test the key using predefined Key class. ... ok test_colons (tests.test_key_algos.RSA1024Sub4096Test) Test the key using provided 'gpg --with-colons' output. ... ok test_integration (tests.test_key_algos.RSA1024Sub4096Test) Test the key using local installed GnuPG. ... ok test_key_class (tests.test_key_algos.RSA1024Sub4096Test) Test the key using predefined Key class. ... ok test_colons (tests.test_key_algos.RSA2048GoodKeyTest) Test the key using provided 'gpg --with-colons' output. ... ok test_integration (tests.test_key_algos.RSA2048GoodKeyTest) Test the key using local installed GnuPG. ... ok test_key_class (tests.test_key_algos.RSA2048GoodKeyTest) Test the key using predefined Key class. ... ok test_colons (tests.test_key_algos.RSA4096DSA2048Test) Test the key using provided 'gpg --with-colons' output. ... ok test_integration (tests.test_key_algos.RSA4096DSA2048Test) Test the key using local installed GnuPG. ... ok test_key_class (tests.test_key_algos.RSA4096DSA2048Test) Test the key using predefined Key class. ... ok test_colons (tests.test_key_algos.RSA4096GoodKeyTest) Test the key using provided 'gpg --with-colons' output. ... ok test_integration (tests.test_key_algos.RSA4096GoodKeyTest) Test the key using local installed GnuPG. ... ok test_key_class (tests.test_key_algos.RSA4096GoodKeyTest) Test the key using predefined Key class. ... ok test_colons (tests.test_key_algos.RSA4096Sub2048Test) Test the key using provided 'gpg --with-colons' output. ... ok test_integration (tests.test_key_algos.RSA4096Sub2048Test) Test the key using local installed GnuPG. ... ok test_key_class (tests.test_key_algos.RSA4096Sub2048Test) Test the key using predefined Key class. ... ok test_colons (tests.test_key_expiration.PrimaryKeyFiveYearExpirationTest) Test the key using provided 'gpg --with-colons' output. ... ok test_integration (tests.test_key_expiration.PrimaryKeyFiveYearExpirationTest) Test the key using local installed GnuPG. ... ok test_key_class (tests.test_key_expiration.PrimaryKeyFiveYearExpirationTest) Test the key using predefined Key class. ... ok test_colons (tests.test_key_expiration.PrimaryKeyNoExpirationTest) Test the key using provided 'gpg --with-colons' output. ... ok test_integration (tests.test_key_expiration.PrimaryKeyNoExpirationTest) Test the key using local installed GnuPG. ... ok test_key_class (tests.test_key_expiration.PrimaryKeyNoExpirationTest) Test the key using predefined Key class. ... ok test_colons (tests.test_key_expiration.PrimaryKeyOneWeekExpirationTest) Test the key using provided 'gpg --with-colons' output. ... ok test_integration (tests.test_key_expiration.PrimaryKeyOneWeekExpirationTest) Test the key using local installed GnuPG. ... ok test_key_class (tests.test_key_expiration.PrimaryKeyOneWeekExpirationTest) Test the key using predefined Key class. ... ok test_colons (tests.test_key_expiration.PrimaryKeySixYearExpirationTest) Test the key using provided 'gpg --with-colons' output. ... ok test_integration (tests.test_key_expiration.PrimaryKeySixYearExpirationTest) Test the key using local installed GnuPG. ... ok test_key_class (tests.test_key_expiration.PrimaryKeySixYearExpirationTest) Test the key using predefined Key class. ... ok test_colons (tests.test_key_expiration.PrimaryKeyThreeWeekExpirationTest) Test the key using provided 'gpg --with-colons' output. ... ok test_integration (tests.test_key_expiration.PrimaryKeyThreeWeekExpirationTest) Test the key using local installed GnuPG. ... ok test_key_class (tests.test_key_expiration.PrimaryKeyThreeWeekExpirationTest) Test the key using predefined Key class. ... ok test_colons (tests.test_key_expiration.PrimaryKeyThreeYearExpirationTest) Test the key using provided 'gpg --with-colons' output. ... ok test_integration (tests.test_key_expiration.PrimaryKeyThreeYearExpirationTest) Test the key using local installed GnuPG. ... ok test_key_class (tests.test_key_expiration.PrimaryKeyThreeYearExpirationTest) Test the key using predefined Key class. ... ok test_colons (tests.test_key_expiration.PrimaryKeyTwoYearExpirationTest) Test the key using provided 'gpg --with-colons' output. ... ok test_integration (tests.test_key_expiration.PrimaryKeyTwoYearExpirationTest) Test the key using local installed GnuPG. ... ok test_key_class (tests.test_key_expiration.PrimaryKeyTwoYearExpirationTest) Test the key using predefined Key class. ... ok test_colons (tests.test_key_expiration.SubKeyFiveYearExpirationTest) Test the key using provided 'gpg --with-colons' output. ... ok test_integration (tests.test_key_expiration.SubKeyFiveYearExpirationTest) Test the key using local installed GnuPG. ... ok test_key_class (tests.test_key_expiration.SubKeyFiveYearExpirationTest) Test the key using predefined Key class. ... ok test_colons (tests.test_key_expiration.SubKeyNoExpirationTest) Test the key using provided 'gpg --with-colons' output. ... ok test_integration (tests.test_key_expiration.SubKeyNoExpirationTest) Test the key using local installed GnuPG. ... ok test_key_class (tests.test_key_expiration.SubKeyNoExpirationTest) Test the key using predefined Key class. ... ok test_colons (tests.test_key_expiration.SubKeyOneWeekExpirationTest) Test the key using provided 'gpg --with-colons' output. ... ok test_integration (tests.test_key_expiration.SubKeyOneWeekExpirationTest) Test the key using local installed GnuPG. ... ok test_key_class (tests.test_key_expiration.SubKeyOneWeekExpirationTest) Test the key using predefined Key class. ... ok test_colons (tests.test_key_expiration.SubKeySixYearExpirationTest) Test the key using provided 'gpg --with-colons' output. ... ok test_integration (tests.test_key_expiration.SubKeySixYearExpirationTest) Test the key using local installed GnuPG. ... ok test_key_class (tests.test_key_expiration.SubKeySixYearExpirationTest) Test the key using predefined Key class. ... ok test_colons (tests.test_key_expiration.SubKeyThreeWeekExpirationTest) Test the key using provided 'gpg --with-colons' output. ... ok test_integration (tests.test_key_expiration.SubKeyThreeWeekExpirationTest) Test the key using local installed GnuPG. ... ok test_key_class (tests.test_key_expiration.SubKeyThreeWeekExpirationTest) Test the key using predefined Key class. ... ok test_colons (tests.test_key_expiration.SubKeyTwoYearExpirationTest) Test the key using provided 'gpg --with-colons' output. ... ok test_integration (tests.test_key_expiration.SubKeyTwoYearExpirationTest) Test the key using local installed GnuPG. ... ok test_key_class (tests.test_key_expiration.SubKeyTwoYearExpirationTest) Test the key using predefined Key class. ... ok test_colons (tests.test_key_expiration.TwoSubKeysExpirationTest) Test the key using provided 'gpg --with-colons' output. ... ok test_integration (tests.test_key_expiration.TwoSubKeysExpirationTest) Test the key using local installed GnuPG. ... ok test_key_class (tests.test_key_expiration.TwoSubKeysExpirationTest) Test the key using predefined Key class. ... ok test_colons (tests.test_key_other.ExpiredKeyTest) Test the key using provided 'gpg --with-colons' output. ... ok test_integration (tests.test_key_other.ExpiredKeyTest) Test the key using local installed GnuPG. ... ok test_key_class (tests.test_key_other.ExpiredKeyTest) Test the key using predefined Key class. ... ok test_colons (tests.test_key_other.MultipurposeSubKeyTest) Test the key using provided 'gpg --with-colons' output. ... ok test_integration (tests.test_key_other.MultipurposeSubKeyTest) Test the key using local installed GnuPG. ... ok test_key_class (tests.test_key_other.MultipurposeSubKeyTest) Test the key using predefined Key class. ... ok test_colons (tests.test_key_other.NoEncryptionSubKeyTest) Test the key using provided 'gpg --with-colons' output. ... ok test_integration (tests.test_key_other.NoEncryptionSubKeyTest) Test the key using local installed GnuPG. ... ok test_key_class (tests.test_key_other.NoEncryptionSubKeyTest) Test the key using predefined Key class. ... ok test_colons (tests.test_key_other.NoGentooUIDTest) Test the key using provided 'gpg --with-colons' output. ... ok test_integration (tests.test_key_other.NoGentooUIDTest) Test the key using local installed GnuPG. ... sem_open: File exists The faketime wrapper only works on platforms that support the sem_open() system call. However, you may LD_PRELOAD libfaketime without using this wrapper. ERROR test_key_class (tests.test_key_other.NoGentooUIDTest) Test the key using predefined Key class. ... ok test_colons (tests.test_key_other.NoSigningSubKeyTest) Test the key using provided 'gpg --with-colons' output. ... ok test_integration (tests.test_key_other.NoSigningSubKeyTest) Test the key using local installed GnuPG. ... ok test_key_class (tests.test_key_other.NoSigningSubKeyTest) Test the key using predefined Key class. ... ok test_colons (tests.test_key_other.RevokedGentooUIDTest) Test the key using provided 'gpg --with-colons' output. ... ok test_integration (tests.test_key_other.RevokedGentooUIDTest) Test the key using local installed GnuPG. ... ok test_key_class (tests.test_key_other.RevokedGentooUIDTest) Test the key using predefined Key class. ... ok test_colons (tests.test_key_other.RevokedKeyTest) Test the key using provided 'gpg --with-colons' output. ... ok test_integration (tests.test_key_other.RevokedKeyTest) Test the key using local installed GnuPG. ... ok test_key_class (tests.test_key_other.RevokedKeyTest) Test the key using predefined Key class. ... ok test_colons (tests.test_key_other.RevokedShortSubKeyTest) Test the key using provided 'gpg --with-colons' output. ... ok test_integration (tests.test_key_other.RevokedShortSubKeyTest) Test the key using local installed GnuPG. ... ok test_key_class (tests.test_key_other.RevokedShortSubKeyTest) Test the key using predefined Key class. ... ok test_colons (tests.test_key_other.RevokedSubKeyOnlyTest) Test the key using provided 'gpg --with-colons' output. ... ok test_integration (tests.test_key_other.RevokedSubKeyOnlyTest) Test the key using local installed GnuPG. ... ok test_key_class (tests.test_key_other.RevokedSubKeyOnlyTest) Test the key using predefined Key class. ... ok ====================================================================== ERROR: test_integration (tests.test_key_other.NoGentooUIDTest) Test the key using local installed GnuPG. ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/app-crypt/glep63-check-9/work/glep63-check-9/tests/key_base.py", line 101, in test_integration keys = process_gnupg_key(keyrings=[keypath]) File "/var/tmp/portage/app-crypt/glep63-check-9/work/glep63-check-9/glep63/gnupg.py", line 125, in process_gnupg_key [GNUPG_EXECUTABLE] + args) subprocess.CalledProcessError: Command '['gpg2', '--with-colons', '--list-keys', '--fixed-list-mode', '--no-default-keyring', '--keyring', '/var/tmp/portage/app-crypt/glep63-check-9/work/glep63-check-9/tests/other/no-gentoo-uid.gpg']' returned non-zero exit status 1. ---------------------------------------------------------------------- Ran 96 tests in 0.883s FAILED (errors=1) * ERROR: app-crypt/glep63-check-9::gentoo failed (test phase): * Tests fail with python3.7 * * Call stack: * ebuild.sh, line 125: Called src_test * environment, line 3828: Called distutils-r1_src_test * environment, line 1238: Called _distutils-r1_run_foreach_impl 'python_test' * environment, line 386: Called python_foreach_impl 'distutils-r1_run_phase' 'python_test' * environment, line 3437: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' * environment, line 2768: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' * environment, line 2766: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'python_test' * environment, line 811: Called distutils-r1_run_phase 'python_test' * environment, line 1175: Called python_test * environment, line 3788: Called die * The specific snippet of code: * "${EPYTHON}" -m unittest -v || die "Tests fail with ${EPYTHON}" * * If you need support, post the output of `emerge --info '=app-crypt/glep63-check-9::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-crypt/glep63-check-9::gentoo'`. * The complete build log is located at '/var/log/portage/app-crypt:glep63-check-9:20201107-134553.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-crypt/glep63-check-9/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-crypt/glep63-check-9/temp/environment'. * Working directory: '/var/tmp/portage/app-crypt/glep63-check-9/work/glep63-check-9' * S: '/var/tmp/portage/app-crypt/glep63-check-9/work/glep63-check-9'