cockpit-project / bots

*beep* *boop* *beep*
GNU Lesser General Public License v2.1
26 stars 33 forks source link

gnutls fails in FIPS mode: Error in GnuTLS initialization: Error while performing self checks #5957

Closed jelly closed 7 months ago

jelly commented 8 months ago

Downstream issue: https://bugzilla.redhat.com/show_bug.cgi?id=2265507

cockpituous commented 8 months ago

fedora-40 Ooops, it happened again


# ----------------------------------------------------------------------
# testInconsistentCryptoPolicy (__main__.TestSystemInfo.testInconsistentCryptoPolicy)
Warning: Using 'update-crypto-policies --set FIPS' is not sufficient for
         FIPS compliance.
         Use 'fips-mode-setup --enable' command instead.

DevTools listening on ws://127.0.0.1:10027/devtools/browser/5d14b1c0-0e23-4f17-81f0-028b2a3156ba
[0311/094753.503348:WARNING:sandbox_linux.cc(418)] InitializeSandbox() called with multiple threads in process gpu-process.
[0311/094753.509569:ERROR:command_buffer_proxy_impl.cc(131)] ContextResult::kTransientFailure: Failed to send GpuControl.CreateCommandBuffer.
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1710150475878.477,"url":"http://127.0.0.2:9691/cockpit/@localhost/*/po.js","networkRequestId":"41763.20"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1710150475879.4,"url":"http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js","networkRequestId":"41763.19"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1710150475946.901,"url":"http://127.0.0.2:9691/system"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9691/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1710150475947.159,"url":"http://127.0.0.2:9691/system"}
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64&countme=2 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-system-info", line 838, in testInconsistentCryptoPolicy
    self.login_and_go("/system")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 1662, in login_and_go
    self.browser.login_and_go(path, user=user, host=host, superuser=superuser, urlroot=urlroot, tls=tls)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 824, in login_and_go
    self.try_login(user, password, superuser=superuser, legacy_authorized=legacy_authorized)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 790, in try_login
    self.wait_visible("#login")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 648, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 639, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 633, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 618, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 319, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("#login")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1710150474653.445, 'url': 'http://127.0.0.2:9691/cockpit/login', 'networkRequestId': '41763.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1710150475878.477, 'url': 'http://127.0.0.2:9691/cockpit/@localhost/*/po.js', 'networkRequestId': '41763.20'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1710150475879.4, 'url': 'http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '41763.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1710150475946.901, 'url': 'http://127.0.0.2:9691/system'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9691/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1710150475947.159, 'url': 'http://127.0.0.2:9691/system'}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64&countme=2 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: transport closed: disconnected

Wrote screenshot to TestSystemInfo-testInconsistentCryptoPolicy-fedora-40-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestSystemInfo-testInconsistentCryptoPolicy-fedora-40-127.0.0.2-2801-FAIL.html
Wrote JS log to TestSystemInfo-testInconsistentCryptoPolicy-fedora-40-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestSystemInfo-testInconsistentCryptoPolicy-fedora-40-127.0.0.2-2801-FAIL.log.gz
Core dumps downloaded to /work/make-checkout-workdir/TestSystemInfo-testInconsistentCryptoPolicy-fedora-40-127.0.0.2-2801-FAIL.core
Process 1504 (cockpit-certifi) of user 0 dumped core.
Module libffi.so.8 from rpm libffi-3.4.4-7.fc40.x86_64
Module libgmp.so.10 from rpm gmp-6.2.1-8.fc40.x86_64
Module libhogweed.so.6 from rpm nettle-3.9.1-6.fc40.x86_64
Module libnettle.so.8 from rpm nettle-3.9.1-6.fc40.x86_64
Module libtasn1.so.6 from rpm libtasn1-4.19.0-6.fc40.x86_64
Module libunistring.so.5 from rpm libunistring-1.1-7.fc40.x86_64
Module libidn2.so.0 from rpm libidn2-2.3.7-1.fc40.x86_64
Module libp11-kit.so.0 from rpm p11-kit-0.25.3-4.fc40.x86_64
Module libgnutls.so.30 from rpm gnutls-3.8.3-2.fc40.x86_64
Module cockpit-certificate-ensure from rpm cockpit-312.dev27+g953335d11-1.fc40.x86_64
Stack trace of thread 1504:
#0  0x00007fb01d4bc184 __pthread_kill_implementation (libc.so.6 + 0x98184)
#1  0x00007fb01d46465e raise (libc.so.6 + 0x4065e)
#2  0x00007fb01d44c902 abort (libc.so.6 + 0x28902)
#3  0x00007fb01d44c81e __assert_fail_base.cold (libc.so.6 + 0x2881e)
#4  0x00007fb01d45c977 __assert_fail (libc.so.6 + 0x38977)
#5  0x000055d4ebc9306b certificate_and_key_parse_to_creds (cockpit-certificate-ensure + 0x306b)
#6  0x00007fb01d44e088 __libc_start_call_main (libc.so.6 + 0x2a088)
#7  0x00007fb01d44e14b __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a14b)
#8  0x000055d4ebc932a5 _start (cockpit-certificate-ensure + 0x32a5)
ELF object binary architecture: AMD x86-64
Process 1517 (cockpit-certifi) of user 0 dumped core.
Module libffi.so.8 from rpm libffi-3.4.4-7.fc40.x86_64
Module libgmp.so.10 from rpm gmp-6.2.1-8.fc40.x86_64
Module libhogweed.so.6 from rpm nettle-3.9.1-6.fc40.x86_64
Module libnettle.so.8 from rpm nettle-3.9.1-6.fc40.x86_64
Module libtasn1.so.6 from rpm libtasn1-4.19.0-6.fc40.x86_64
Module libunistring.so.5 from rpm libunistring-1.1-7.fc40.x86_64
Module libidn2.so.0 from rpm libidn2-2.3.7-1.fc40.x86_64
Module libp11-kit.so.0 from rpm p11-kit-0.25.3-4.fc40.x86_64
Module libgnutls.so.30 from rpm gnutls-3.8.3-2.fc40.x86_64
Module cockpit-certificate-ensure from rpm cockpit-312.dev27+g953335d11-1.fc40.x86_64
Stack trace of thread 1517:
#0  0x00007f568aeab184 __pthread_kill_implementation (libc.so.6 + 0x98184)
#1  0x00007f568ae5365e raise (libc.so.6 + 0x4065e)
#2  0x00007f568ae3b902 abort (libc.so.6 + 0x28902)
#3  0x00007f568ae3b81e __assert_fail_base.cold (libc.so.6 + 0x2881e)
#4  0x00007f568ae4b977 __assert_fail (libc.so.6 + 0x38977)
#5  0x000055dcbc3b906b certificate_and_key_parse_to_creds (cockpit-certificate-ensure + 0x306b)
#6  0x00007f568ae3d088 __libc_start_call_main (libc.so.6 + 0x2a088)
#7  0x00007f568ae3d14b __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a14b)
#8  0x000055dcbc3b92a5 _start (cockpit-certificate-ensure + 0x32a5)
ELF object binary architecture: AMD x86-64
Process 1532 (cockpit-certifi) of user 0 dumped core.
Module libffi.so.8 from rpm libffi-3.4.4-7.fc40.x86_64
Module libgmp.so.10 from rpm gmp-6.2.1-8.fc40.x86_64
Module libhogweed.so.6 from rpm nettle-3.9.1-6.fc40.x86_64
Module libnettle.so.8 from rpm nettle-3.9.1-6.fc40.x86_64
Module libtasn1.so.6 from rpm libtasn1-4.19.0-6.fc40.x86_64
Module libunistring.so.5 from rpm libunistring-1.1-7.fc40.x86_64
Module libidn2.so.0 from rpm libidn2-2.3.7-1.fc40.x86_64
Module libp11-kit.so.0 from rpm p11-kit-0.25.3-4.fc40.x86_64
Module libgnutls.so.30 from rpm gnutls-3.8.3-2.fc40.x86_64
Module cockpit-certificate-ensure from rpm cockpit-312.dev27+g953335d11-1.fc40.x86_64
Stack trace of thread 1532:
#0  0x00007f42a18ab184 __pthread_kill_implementation (libc.so.6 + 0x98184)
#1  0x00007f42a185365e raise (libc.so.6 + 0x4065e)
#2  0x00007f42a183b902 abort (libc.so.6 + 0x28902)
#3  0x00007f42a183b81e __assert_fail_base.cold (libc.so.6 + 0x2881e)
#4  0x00007f42a184b977 __assert_fail (libc.so.6 + 0x38977)
#5  0x000055f621f3b06b certificate_and_key_parse_to_creds (cockpit-certificate-ensure + 0x306b)
#6  0x00007f42a183d088 __libc_start_call_main (libc.so.6 + 0x2a088)
#7  0x00007f42a183d14b __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a14b)
#8  0x000055f621f3b2a5 _start (cockpit-certificate-ensure + 0x32a5)
ELF object binary architecture: AMD x86-64
Process 1544 (cockpit-certifi) of user 0 dumped core.
Module libffi.so.8 from rpm libffi-3.4.4-7.fc40.x86_64
Module libgmp.so.10 from rpm gmp-6.2.1-8.fc40.x86_64
Module libhogweed.so.6 from rpm nettle-3.9.1-6.fc40.x86_64
Module libnettle.so.8 from rpm nettle-3.9.1-6.fc40.x86_64
Module libtasn1.so.6 from rpm libtasn1-4.19.0-6.fc40.x86_64
Module libunistring.so.5 from rpm libunistring-1.1-7.fc40.x86_64
Module libidn2.so.0 from rpm libidn2-2.3.7-1.fc40.x86_64
Module libp11-kit.so.0 from rpm p11-kit-0.25.3-4.fc40.x86_64
Module libgnutls.so.30 from rpm gnutls-3.8.3-2.fc40.x86_64
Module cockpit-certificate-ensure from rpm cockpit-312.dev27+g953335d11-1.fc40.x86_64
Stack trace of thread 1544:
#0  0x00007f46a1eab184 __pthread_kill_implementation (libc.so.6 + 0x98184)
#1  0x00007f46a1e5365e raise (libc.so.6 + 0x4065e)
#2  0x00007f46a1e3b902 abort (libc.so.6 + 0x28902)
#3  0x00007f46a1e3b81e __assert_fail_base.cold (libc.so.6 + 0x2881e)
#4  0x00007f46a1e4b977 __assert_fail (libc.so.6 + 0x38977)
#5  0x000056306397606b certificate_and_key_parse_to_creds (cockpit-certificate-ensure + 0x306b)
#6  0x00007f46a1e3d088 __libc_start_call_main (libc.so.6 + 0x2a088)
#7  0x00007f46a1e3d14b __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a14b)
#8  0x00005630639762a5 _start (cockpit-certificate-ensure + 0x32a5)
ELF object binary architecture: AMD x86-64
Process 1563 (cockpit-certifi) of user 0 dumped core.
Module libffi.so.8 from rpm libffi-3.4.4-7.fc40.x86_64
Module libgmp.so.10 from rpm gmp-6.2.1-8.fc40.x86_64
Module libhogweed.so.6 from rpm nettle-3.9.1-6.fc40.x86_64
Module libnettle.so.8 from rpm nettle-3.9.1-6.fc40.x86_64
Module libtasn1.so.6 from rpm libtasn1-4.19.0-6.fc40.x86_64
Module libunistring.so.5 from rpm libunistring-1.1-7.fc40.x86_64
Module libidn2.so.0 from rpm libidn2-2.3.7-1.fc40.x86_64
Module libp11-kit.so.0 from rpm p11-kit-0.25.3-4.fc40.x86_64
Module libgnutls.so.30 from rpm gnutls-3.8.3-2.fc40.x86_64
Module cockpit-certificate-ensure from rpm cockpit-312.dev27+g953335d11-1.fc40.x86_64
Stack trace of thread 1563:
#0  0x00007f78030ab184 __pthread_kill_implementation (libc.so.6 + 0x98184)
#1  0x00007f780305365e raise (libc.so.6 + 0x4065e)
#2  0x00007f780303b902 abort (libc.so.6 + 0x28902)
#3  0x00007f780303b81e __assert_fail_base.cold (libc.so.6 + 0x2881e)
#4  0x00007f780304b977 __assert_fail (libc.so.6 + 0x38977)
#5  0x000055fda76e306b certificate_and_key_parse_to_creds (cockpit-certificate-ensure + 0x306b)
#6  0x00007f780303d088 __libc_start_call_main (libc.so.6 + 0x2a088)
#7  0x00007f780303d14b __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a14b)
#8  0x000055fda76e32a5 _start (cockpit-certificate-ensure + 0x32a5)
ELF object binary architecture: AMD x86-64
Wrote JS log to TestSystemInfo-testInconsistentCryptoPolicy-fedora-40-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestSystemInfo-testInconsistentCryptoPolicy-fedora-40-127.0.0.2-2801-FAIL.log.gz
Core dumps downloaded to /work/make-checkout-workdir/TestSystemInfo-testInconsistentCryptoPolicy-fedora-40-127.0.0.2-2801-FAIL.core
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-system-info", line 838, in testInconsistentCryptoPolicy
    self.login_and_go("/system")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 1662, in login_and_go
    self.browser.login_and_go(path, user=user, host=host, superuser=superuser, urlroot=urlroot, tls=tls)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 824, in login_and_go
    self.try_login(user, password, superuser=superuser, legacy_authorized=legacy_authorized)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 790, in try_login
    self.wait_visible("#login")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 648, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 639, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 633, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 618, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 319, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("#login")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1710150474653.445, 'url': 'http://127.0.0.2:9691/cockpit/login', 'networkRequestId': '41763.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1710150475878.477, 'url': 'http://127.0.0.2:9691/cockpit/@localhost/*/po.js', 'networkRequestId': '41763.20'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1710150475879.4, 'url': 'http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '41763.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1710150475946.901, 'url': 'http://127.0.0.2:9691/system'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9691/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1710150475947.159, 'url': 'http://127.0.0.2:9691/system'}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64&countme=2 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: transport closed: disconnected

# Result testInconsistentCryptoPolicy (__main__.TestSystemInfo.testInconsistentCryptoPolicy) failed
# 1 TEST FAILED [191s on c7207b539e9b]
not ok 101 test/verify/check-system-info TestSystemInfo.testInconsistentCryptoPolicy

First occurrence: 2024-03-11T09:50:45.220373 | revision 953335d1137e10aba647c72ec43bc55eabd1805a Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testCryptoPolicies (__main__.TestSystemInfo.testCryptoPolicies)

DevTools listening on ws://127.0.0.1:9794/devtools/browser/a4c23d6b-b79f-48d5-9d54-a75f97b42820
[0311/094753.141599:WARNING:sandbox_linux.cc(418)] InitializeSandbox() called with multiple threads in process gpu-process.
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1710150475298.612,"url":"http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js","networkRequestId":"41723.19"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1710150475300.606,"url":"http://127.0.0.2:9191/cockpit/@localhost/*/po.js","networkRequestId":"41723.20"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1710150475367.253,"url":"http://127.0.0.2:9191/system"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9191/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1710150475368.376,"url":"http://127.0.0.2:9191/system"}
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1710150602105.594,"url":"http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js","networkRequestId":"41723.190"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1710150602118.054,"url":"http://127.0.0.2:9191/cockpit/@localhost/*/po.js","networkRequestId":"41723.191"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1710150602170.299,"url":"http://127.0.0.2:9191/system"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9191/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1710150602170.547,"url":"http://127.0.0.2:9191/system"}
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-system-info", line 808, in testCryptoPolicies
    change_profile(profile, new_profile)
  File "/work/make-checkout-workdir/test/verify/check-system-info", line 783, in change_profile
    self.login_and_go("/system")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 1662, in login_and_go
    self.browser.login_and_go(path, user=user, host=host, superuser=superuser, urlroot=urlroot, tls=tls)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 824, in login_and_go
    self.try_login(user, password, superuser=superuser, legacy_authorized=legacy_authorized)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 790, in try_login
    self.wait_visible("#login")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 648, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 639, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 633, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 618, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 319, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("#login")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1710150474285.79, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '41723.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1710150475298.612, 'url': 'http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '41723.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1710150475300.606, 'url': 'http://127.0.0.2:9191/cockpit/@localhost/*/po.js', 'networkRequestId': '41723.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1710150475367.253, 'url': 'http://127.0.0.2:9191/system'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9191/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1710150475368.376, 'url': 'http://127.0.0.2:9191/system'}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: transport closed: disconnected
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1710150601028.198, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '41723.183'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1710150602105.594, 'url': 'http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '41723.190'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1710150602118.054, 'url': 'http://127.0.0.2:9191/cockpit/@localhost/*/po.js', 'networkRequestId': '41723.191'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1710150602170.299, 'url': 'http://127.0.0.2:9191/system'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9191/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1710150602170.547, 'url': 'http://127.0.0.2:9191/system'}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: transport closed: disconnected

Wrote screenshot to TestSystemInfo-testCryptoPolicies-fedora-40-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestSystemInfo-testCryptoPolicies-fedora-40-127.0.0.2-2301-FAIL.html
Wrote JS log to TestSystemInfo-testCryptoPolicies-fedora-40-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestSystemInfo-testCryptoPolicies-fedora-40-127.0.0.2-2301-FAIL.log.gz
Core dumps downloaded to /work/make-checkout-workdir/TestSystemInfo-testCryptoPolicies-fedora-40-127.0.0.2-2301-FAIL.core
Process 1502 (cockpit-certifi) of user 0 dumped core.
Module libffi.so.8 from rpm libffi-3.4.4-7.fc40.x86_64
Module libgmp.so.10 from rpm gmp-6.2.1-8.fc40.x86_64
Module libhogweed.so.6 from rpm nettle-3.9.1-6.fc40.x86_64
Module libnettle.so.8 from rpm nettle-3.9.1-6.fc40.x86_64
Module libtasn1.so.6 from rpm libtasn1-4.19.0-6.fc40.x86_64
Module libunistring.so.5 from rpm libunistring-1.1-7.fc40.x86_64
Module libidn2.so.0 from rpm libidn2-2.3.7-1.fc40.x86_64
Module libp11-kit.so.0 from rpm p11-kit-0.25.3-4.fc40.x86_64
Module libgnutls.so.30 from rpm gnutls-3.8.3-2.fc40.x86_64
Module cockpit-certificate-ensure from rpm cockpit-312.dev27+g953335d11-1.fc40.x86_64
Stack trace of thread 1502:
#0  0x00007feaae4ab184 __pthread_kill_implementation (libc.so.6 + 0x98184)
#1  0x00007feaae45365e raise (libc.so.6 + 0x4065e)
#2  0x00007feaae43b902 abort (libc.so.6 + 0x28902)
#3  0x00007feaae43b81e __assert_fail_base.cold (libc.so.6 + 0x2881e)
#4  0x00007feaae44b977 __assert_fail (libc.so.6 + 0x38977)
#5  0x0000561064d8806b certificate_and_key_parse_to_creds (cockpit-certificate-ensure + 0x306b)
#6  0x00007feaae43d088 __libc_start_call_main (libc.so.6 + 0x2a088)
#7  0x00007feaae43d14b __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a14b)
#8  0x0000561064d882a5 _start (cockpit-certificate-ensure + 0x32a5)
ELF object binary architecture: AMD x86-64
Process 1514 (cockpit-certifi) of user 0 dumped core.
Module libffi.so.8 from rpm libffi-3.4.4-7.fc40.x86_64
Module libgmp.so.10 from rpm gmp-6.2.1-8.fc40.x86_64
Module libhogweed.so.6 from rpm nettle-3.9.1-6.fc40.x86_64
Module libnettle.so.8 from rpm nettle-3.9.1-6.fc40.x86_64
Module libtasn1.so.6 from rpm libtasn1-4.19.0-6.fc40.x86_64
Module libunistring.so.5 from rpm libunistring-1.1-7.fc40.x86_64
Module libidn2.so.0 from rpm libidn2-2.3.7-1.fc40.x86_64
Module libp11-kit.so.0 from rpm p11-kit-0.25.3-4.fc40.x86_64
Module libgnutls.so.30 from rpm gnutls-3.8.3-2.fc40.x86_64
Module cockpit-certificate-ensure from rpm cockpit-312.dev27+g953335d11-1.fc40.x86_64
Stack trace of thread 1514:
#0  0x00007fa8234ab184 __pthread_kill_implementation (libc.so.6 + 0x98184)
#1  0x00007fa82345365e raise (libc.so.6 + 0x4065e)
#2  0x00007fa82343b902 abort (libc.so.6 + 0x28902)
#3  0x00007fa82343b81e __assert_fail_base.cold (libc.so.6 + 0x2881e)
#4  0x00007fa82344b977 __assert_fail (libc.so.6 + 0x38977)
#5  0x000055b5038a706b certificate_and_key_parse_to_creds (cockpit-certificate-ensure + 0x306b)
#6  0x00007fa82343d088 __libc_start_call_main (libc.so.6 + 0x2a088)
#7  0x00007fa82343d14b __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a14b)
#8  0x000055b5038a72a5 _start (cockpit-certificate-ensure + 0x32a5)
ELF object binary architecture: AMD x86-64
Process 1530 (cockpit-certifi) of user 0 dumped core.
Module libffi.so.8 from rpm libffi-3.4.4-7.fc40.x86_64
Module libgmp.so.10 from rpm gmp-6.2.1-8.fc40.x86_64
Module libhogweed.so.6 from rpm nettle-3.9.1-6.fc40.x86_64
Module libnettle.so.8 from rpm nettle-3.9.1-6.fc40.x86_64
Module libtasn1.so.6 from rpm libtasn1-4.19.0-6.fc40.x86_64
Module libunistring.so.5 from rpm libunistring-1.1-7.fc40.x86_64
Module libidn2.so.0 from rpm libidn2-2.3.7-1.fc40.x86_64
Module libp11-kit.so.0 from rpm p11-kit-0.25.3-4.fc40.x86_64
Module libgnutls.so.30 from rpm gnutls-3.8.3-2.fc40.x86_64
Module cockpit-certificate-ensure from rpm cockpit-312.dev27+g953335d11-1.fc40.x86_64
Stack trace of thread 1530:
#0  0x00007f43268ab184 __pthread_kill_implementation (libc.so.6 + 0x98184)
#1  0x00007f432685365e raise (libc.so.6 + 0x4065e)
#2  0x00007f432683b902 abort (libc.so.6 + 0x28902)
#3  0x00007f432683b81e __assert_fail_base.cold (libc.so.6 + 0x2881e)
#4  0x00007f432684b977 __assert_fail (libc.so.6 + 0x38977)
#5  0x000055cc3a7cd06b certificate_and_key_parse_to_creds (cockpit-certificate-ensure + 0x306b)
#6  0x00007f432683d088 __libc_start_call_main (libc.so.6 + 0x2a088)
#7  0x00007f432683d14b __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a14b)
#8  0x000055cc3a7cd2a5 _start (cockpit-certificate-ensure + 0x32a5)
ELF object binary architecture: AMD x86-64
Process 1546 (cockpit-certifi) of user 0 dumped core.
Module libffi.so.8 from rpm libffi-3.4.4-7.fc40.x86_64
Module libgmp.so.10 from rpm gmp-6.2.1-8.fc40.x86_64
Module libhogweed.so.6 from rpm nettle-3.9.1-6.fc40.x86_64
Module libnettle.so.8 from rpm nettle-3.9.1-6.fc40.x86_64
Module libtasn1.so.6 from rpm libtasn1-4.19.0-6.fc40.x86_64
Module libunistring.so.5 from rpm libunistring-1.1-7.fc40.x86_64
Module libidn2.so.0 from rpm libidn2-2.3.7-1.fc40.x86_64
Module libp11-kit.so.0 from rpm p11-kit-0.25.3-4.fc40.x86_64
Module libgnutls.so.30 from rpm gnutls-3.8.3-2.fc40.x86_64
Module cockpit-certificate-ensure from rpm cockpit-312.dev27+g953335d11-1.fc40.x86_64
Stack trace of thread 1546:
#0  0x00007fbb840ab184 __pthread_kill_implementation (libc.so.6 + 0x98184)
#1  0x00007fbb8405365e raise (libc.so.6 + 0x4065e)
#2  0x00007fbb8403b902 abort (libc.so.6 + 0x28902)
#3  0x00007fbb8403b81e __assert_fail_base.cold (libc.so.6 + 0x2881e)
#4  0x00007fbb8404b977 __assert_fail (libc.so.6 + 0x38977)
#5  0x00005581d006406b certificate_and_key_parse_to_creds (cockpit-certificate-ensure + 0x306b)
#6  0x00007fbb8403d088 __libc_start_call_main (libc.so.6 + 0x2a088)
#7  0x00007fbb8403d14b __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a14b)
#8  0x00005581d00642a5 _start (cockpit-certificate-ensure + 0x32a5)
ELF object binary architecture: AMD x86-64
Process 1561 (cockpit-certifi) of user 0 dumped core.
Module libffi.so.8 from rpm libffi-3.4.4-7.fc40.x86_64
Module libgmp.so.10 from rpm gmp-6.2.1-8.fc40.x86_64
Module libhogweed.so.6 from rpm nettle-3.9.1-6.fc40.x86_64
Module libnettle.so.8 from rpm nettle-3.9.1-6.fc40.x86_64
Module libtasn1.so.6 from rpm libtasn1-4.19.0-6.fc40.x86_64
Module libunistring.so.5 from rpm libunistring-1.1-7.fc40.x86_64
Module libidn2.so.0 from rpm libidn2-2.3.7-1.fc40.x86_64
Module libp11-kit.so.0 from rpm p11-kit-0.25.3-4.fc40.x86_64
Module libgnutls.so.30 from rpm gnutls-3.8.3-2.fc40.x86_64
Module cockpit-certificate-ensure from rpm cockpit-312.dev27+g953335d11-1.fc40.x86_64
Stack trace of thread 1561:
#0  0x00007f69240ab184 __pthread_kill_implementation (libc.so.6 + 0x98184)
#1  0x00007f692405365e raise (libc.so.6 + 0x4065e)
#2  0x00007f692403b902 abort (libc.so.6 + 0x28902)
#3  0x00007f692403b81e __assert_fail_base.cold (libc.so.6 + 0x2881e)
#4  0x00007f692404b977 __assert_fail (libc.so.6 + 0x38977)
#5  0x000055bfb131e06b certificate_and_key_parse_to_creds (cockpit-certificate-ensure + 0x306b)
#6  0x00007f692403d088 __libc_start_call_main (libc.so.6 + 0x2a088)
#7  0x00007f692403d14b __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a14b)
#8  0x000055bfb131e2a5 _start (cockpit-certificate-ensure + 0x32a5)
ELF object binary architecture: AMD x86-64
Wrote JS log to TestSystemInfo-testCryptoPolicies-fedora-40-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestSystemInfo-testCryptoPolicies-fedora-40-127.0.0.2-2301-FAIL.log.gz
Core dumps downloaded to /work/make-checkout-workdir/TestSystemInfo-testCryptoPolicies-fedora-40-127.0.0.2-2301-FAIL.core
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-system-info", line 808, in testCryptoPolicies
    change_profile(profile, new_profile)
  File "/work/make-checkout-workdir/test/verify/check-system-info", line 783, in change_profile
    self.login_and_go("/system")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 1662, in login_and_go
    self.browser.login_and_go(path, user=user, host=host, superuser=superuser, urlroot=urlroot, tls=tls)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 824, in login_and_go
    self.try_login(user, password, superuser=superuser, legacy_authorized=legacy_authorized)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 790, in try_login
    self.wait_visible("#login")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 648, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 639, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 633, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 618, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 319, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("#login")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1710150474285.79, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '41723.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1710150475298.612, 'url': 'http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '41723.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1710150475300.606, 'url': 'http://127.0.0.2:9191/cockpit/@localhost/*/po.js', 'networkRequestId': '41723.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1710150475367.253, 'url': 'http://127.0.0.2:9191/system'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9191/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1710150475368.376, 'url': 'http://127.0.0.2:9191/system'}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: transport closed: disconnected
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1710150601028.198, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '41723.183'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1710150602105.594, 'url': 'http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '41723.190'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1710150602118.054, 'url': 'http://127.0.0.2:9191/cockpit/@localhost/*/po.js', 'networkRequestId': '41723.191'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1710150602170.299, 'url': 'http://127.0.0.2:9191/system'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9191/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1710150602170.547, 'url': 'http://127.0.0.2:9191/system'}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: transport closed: disconnected

# Result testCryptoPolicies (__main__.TestSystemInfo.testCryptoPolicies) failed
# 1 TEST FAILED [309s on c7207b539e9b]
not ok 99 test/verify/check-system-info TestSystemInfo.testCryptoPolicies

First occurrence: 2024-03-11T09:52:43.924773 | revision 953335d1137e10aba647c72ec43bc55eabd1805a Times recorded: 1 Latest occurrences: