cockpit-project / bots

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

mkdumprd: failed to make kdump initrd after enabling kdump #6114

Open martinpitt opened 6 months ago

martinpitt commented 6 months ago

Downstream report: https://bugzilla.redhat.com/show_bug.cgi?id=2270423

cockpituous commented 5 months ago

fedora-40 Ooops, it happened again


# ----------------------------------------------------------------------
# testBasic (__main__.TestKdump.testBasic)

DevTools listening on ws://127.0.0.1:10187/devtools/browser/5253fea1-6f93-44e5-a5fb-26b5db0fe9cc
[0320/125641.284559: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":1710939403193.759,"url":"http://127.0.0.2:9891/cockpit/@localhost/*/po.js","networkRequestId":"13195.23"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1710939403195.21,"url":"http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js","networkRequestId":"13195.22"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1710939403235.523,"url":"http://127.0.0.2:9891/kdump"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9891/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1710939403235.687,"url":"http://127.0.0.2:9891/kdump"}
Created symlink /etc/systemd/system/multi-user.target.wants/kdump.service → /usr/lib/systemd/system/kdump.service.
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates-testing': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-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-testing-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
kdump: Updated crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M for kernel=/boot/vmlinuz-6.8.0-63.fc40.1.x86_64. Please reboot the system for the change to take effect.
> log: {"problem":"null","name":"org.freedesktop.DBus.Error.UnknownInterface","message":"Unknown interface 'org.freedesktop.systemd1.Service'.","toString":""}
> warning: transport closed: disconnected
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1710939428574.896,"url":"http://127.0.0.2:9891/kdump"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1710939429433.687,"url":"http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js","networkRequestId":"13195.224"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1710939429514.317,"url":"http://127.0.0.2:9891/cockpit/@localhost/*/po.js","networkRequestId":"13195.225"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1710939429558.631,"url":"http://127.0.0.2:9891/kdump"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9891/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1710939429558.804,"url":"http://127.0.0.2:9891/kdump"}
# localhost:22 SSH-2.0-OpenSSH_9.6
# localhost:22 SSH-2.0-OpenSSH_9.6
# localhost:22 SSH-2.0-OpenSSH_9.6
# localhost:22 SSH-2.0-OpenSSH_9.6
# localhost:22 SSH-2.0-OpenSSH_9.6
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates-testing': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-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-testing-f40&arch=x86_64&countme=1 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'updates-testing': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-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-testing-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-kdump", line 151, in testBasic
    b.wait_not_present(pathInput)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 642, in wait_not_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("#kdump-settings-local-directory")): 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': 1710939402301.685, 'url': 'http://127.0.0.2:9891/cockpit/login', 'networkRequestId': '13195.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1710939403193.759, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/*/po.js', 'networkRequestId': '13195.23'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1710939403195.21, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '13195.22'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1710939403235.523, 'url': 'http://127.0.0.2:9891/kdump'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9891/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1710939403235.687, 'url': 'http://127.0.0.2:9891/kdump'}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates-testing': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-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-testing-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
log: {"problem":"null","name":"org.freedesktop.DBus.Error.UnknownInterface","message":"Unknown interface 'org.freedesktop.systemd1.Service'.","toString":""}
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': 1710939428571.543, 'url': 'http://127.0.0.2:9891/cockpit/login', 'networkRequestId': '13195.217'}
cdp: {'source': 'rendering', 'level': 'info', 'text': 'Autofocus processing was blocked because a document already has a focused element.', 'timestamp': 1710939428574.896, 'url': 'http://127.0.0.2:9891/kdump'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1710939429433.687, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '13195.224'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1710939429514.317, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/*/po.js', 'networkRequestId': '13195.225'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1710939429558.631, 'url': 'http://127.0.0.2:9891/kdump'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9891/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1710939429558.804, 'url': 'http://127.0.0.2:9891/kdump'}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates-testing': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-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-testing-f40&arch=x86_64&countme=1 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'updates-testing': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-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-testing-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}

Wrote screenshot to TestKdump-testBasic-fedora-40-127.0.0.2-3001-FAIL.png
Wrote HTML dump to TestKdump-testBasic-fedora-40-127.0.0.2-3001-FAIL.html
Wrote JS log to TestKdump-testBasic-fedora-40-127.0.0.2-3001-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-40-127.0.0.2-3001-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-kdump", line 151, in testBasic
    b.wait_not_present(pathInput)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 642, in wait_not_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("#kdump-settings-local-directory")): 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': 1710939402301.685, 'url': 'http://127.0.0.2:9891/cockpit/login', 'networkRequestId': '13195.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1710939403193.759, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/*/po.js', 'networkRequestId': '13195.23'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1710939403195.21, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '13195.22'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1710939403235.523, 'url': 'http://127.0.0.2:9891/kdump'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9891/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1710939403235.687, 'url': 'http://127.0.0.2:9891/kdump'}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates-testing': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-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-testing-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
log: {"problem":"null","name":"org.freedesktop.DBus.Error.UnknownInterface","message":"Unknown interface 'org.freedesktop.systemd1.Service'.","toString":""}
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': 1710939428571.543, 'url': 'http://127.0.0.2:9891/cockpit/login', 'networkRequestId': '13195.217'}
cdp: {'source': 'rendering', 'level': 'info', 'text': 'Autofocus processing was blocked because a document already has a focused element.', 'timestamp': 1710939428574.896, 'url': 'http://127.0.0.2:9891/kdump'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1710939429433.687, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '13195.224'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1710939429514.317, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/*/po.js', 'networkRequestId': '13195.225'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1710939429558.631, 'url': 'http://127.0.0.2:9891/kdump'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9891/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1710939429558.804, 'url': 'http://127.0.0.2:9891/kdump'}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates-testing': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-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-testing-f40&arch=x86_64&countme=1 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'updates-testing': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-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-testing-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}

# Result testBasic (__main__.TestKdump.testBasic) failed
# 1 TEST FAILED [177s on 6c6fe1298d10]
not ok 1 test/verify/check-kdump TestKdump.testBasic

First occurrence: 2024-03-20T12:59:14.697632 | revision 5ce752439592a39dd9cecc0534be72ed5450399f Times recorded: 1 Latest occurrences:

cockpituous commented 5 months ago

fedora-40 Ooops, it happened again


# ----------------------------------------------------------------------
# testBasic (__main__.TestKdumpNFS.testBasic)
Error: unknown connection 'eth1'.
Error: cannot delete unknown connection(s): 'eth1'.
Error: unknown connection 'eth1'.
Error: cannot delete unknown connection(s): 'eth1'.
Starting ChromeDriver 127.0.6533.99 (f31af5097d90ef5ae5bd7b8700199bc6189ba34d-refs/branch-heads/6533@{#1910}) on port 39233
Only local connections are allowed.
Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
ChromeDriver was started successfully.
Created symlink /etc/systemd/system/multi-user.target.wants/kdump.service → /usr/lib/systemd/system/kdump.service.
kdump: Updated crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M for kernel=/boot/vmlinuz-6.10.5-200.fc40.x86_64. Please reboot the system for the change to take effect.
> warn: 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}
> warn: 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}
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-kdump", line 485, in testBasic
    b.wait_visible(".pf-v5-c-switch__input:checked")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 813, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 804, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 798, 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 795, in wait_js_cond
    raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_is_present(".pf-v5-c-switch__input:checked")): Error: condition did not become true

Wrote screenshot to TestKdumpNFS-testBasic-fedora-40-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestKdumpNFS-testBasic-fedora-40-127.0.0.2-2201-FAIL.html
Wrote JS log to TestKdumpNFS-testBasic-fedora-40-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestKdumpNFS-testBasic-fedora-40-127.0.0.2-2201-FAIL.log.gz
Journal extracted to TestKdumpNFS-testBasic-fedora-40-127.0.0.2-2202-FAIL.log.gz
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-kdump", line 485, in testBasic
    b.wait_visible(".pf-v5-c-switch__input:checked")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 813, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 804, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 798, 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 795, in wait_js_cond
    raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_is_present(".pf-v5-c-switch__input:checked")): Error: condition did not become true

# Result testBasic (__main__.TestKdumpNFS.testBasic) failed
# 1 TEST FAILED [171s on e6c4b15e2a66]
not ok 48 test/verify/check-kdump TestKdumpNFS.testBasic $2

First occurrence: 2024-08-22T01:58:07.755608+00:00 | revision e8cf93050356f3cecdc229f170e5c4a72825ef80 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (__main__.TestKdumpNFS.testBasic)
Error: unknown connection 'eth1'.
Error: cannot delete unknown connection(s): 'eth1'.
Error: unknown connection 'eth1'.
Error: cannot delete unknown connection(s): 'eth1'.
Starting ChromeDriver 127.0.6533.99 (f31af5097d90ef5ae5bd7b8700199bc6189ba34d-refs/branch-heads/6533@{#1910}) on port 59429
Only local connections are allowed.
Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
ChromeDriver was started successfully.
Created symlink /etc/systemd/system/multi-user.target.wants/kdump.service → /usr/lib/systemd/system/kdump.service.
kdump: Updated crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M for kernel=/boot/vmlinuz-6.10.6-200.fc40.x86_64. Please reboot the system for the change to take effect.
> warn: Resolving coreutils failed: {"detail":"cannot update repo 'updates-testing': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-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-testing-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warn: loading available updates failed: {"detail":"cannot update repo 'updates-testing': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-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-testing-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-kdump", line 485, in testBasic
    b.wait_visible(".pf-v5-c-switch__input:checked")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 813, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 804, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 798, 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 795, in wait_js_cond
    raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_is_present(".pf-v5-c-switch__input:checked")): Error: condition did not become true

Wrote screenshot to TestKdumpNFS-testBasic-fedora-40-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestKdumpNFS-testBasic-fedora-40-127.0.0.2-2301-FAIL.html
Wrote JS log to TestKdumpNFS-testBasic-fedora-40-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestKdumpNFS-testBasic-fedora-40-127.0.0.2-2301-FAIL.log.gz
Journal extracted to TestKdumpNFS-testBasic-fedora-40-127.0.0.2-2302-FAIL.log.gz
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-kdump", line 485, in testBasic
    b.wait_visible(".pf-v5-c-switch__input:checked")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 813, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 804, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 798, 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 795, in wait_js_cond
    raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_is_present(".pf-v5-c-switch__input:checked")): Error: condition did not become true

# Result testBasic (__main__.TestKdumpNFS.testBasic) failed
# 1 TEST FAILED [167s on d165eb549eb9]
not ok 48 test/verify/check-kdump TestKdumpNFS.testBasic $2

First occurrence: 2024-08-22T01:59:34.147297+00:00 | revision e8cf93050356f3cecdc229f170e5c4a72825ef80 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (__main__.TestKdump.testBasic)
Starting ChromeDriver 126.0.6478.182 (5b5d8292ddf182f8b2096fa665b473b6317906d5-refs/branch-heads/6478@{#1776}) on port 39673
Only local connections are allowed.
Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
ChromeDriver was started successfully.
Created symlink /etc/systemd/system/multi-user.target.wants/kdump.service → /usr/lib/systemd/system/kdump.service.
kdump: Updated crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M for kernel=/boot/vmlinuz-6.10.4-200.fc40.x86_64. Please reboot the system for the change to take effect.
> warn: 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}
> warn: transport closed: disconnected
kex_exchange_identification: read: Connection reset by peer
# localhost:22 SSH-2.0-OpenSSH_9.6
# localhost:22 SSH-2.0-OpenSSH_9.6
# localhost:22 SSH-2.0-OpenSSH_9.6
# localhost:22 SSH-2.0-OpenSSH_9.6
# localhost:22 SSH-2.0-OpenSSH_9.6
> warn: 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}
> warn: 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}
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-kdump", line 156, in testBasic
    b.wait_not_present(pathInput)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 807, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 798, 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 795, in wait_js_cond
    raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(!ph_is_present("#kdump-settings-local-directory")): Error: condition did not become true

Wrote screenshot to TestKdump-testBasic-fedora-40-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestKdump-testBasic-fedora-40-127.0.0.2-2501-FAIL.html
Wrote JS log to TestKdump-testBasic-fedora-40-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-40-127.0.0.2-2501-FAIL.log.gz
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-kdump", line 156, in testBasic
    b.wait_not_present(pathInput)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 807, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 798, 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 795, in wait_js_cond
    raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(!ph_is_present("#kdump-settings-local-directory")): Error: condition did not become true

# Result testBasic (__main__.TestKdump.testBasic) failed
# 1 TEST FAILED [180s on 576bbcfd6532]
not ok 1 test/verify/check-kdump TestKdump.testBasic

First occurrence: 2024-08-22T06:23:44.623193+00:00 | revision 804c4431fa70611035f88911f64a6e2206e7f368 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (__main__.TestKdumpNFS.testBasic)
Error: unknown connection 'eth1'.
Error: cannot delete unknown connection(s): 'eth1'.
Error: unknown connection 'eth1'.
Error: cannot delete unknown connection(s): 'eth1'.
*** You are running in headless mode.
[GFX1-]: glxtest: libGL.so.1 missing
WebDriver BiDi listening on ws://127.0.0.1:47303
[GFX1-]: RenderCompositorSWGL failed mapping default framebuffer, no dt
DevTools listening on ws://127.0.0.1:47303/devtools/browser/76e8d610-ca3e-440c-af2f-6449608492ad
Created symlink /etc/systemd/system/multi-user.target.wants/kdump.service → /usr/lib/systemd/system/kdump.service.
kdump: Updated crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M for kernel=/boot/vmlinuz-6.10.4-200.fc40.x86_64. Please reboot the system for the change to take effect.
kex_exchange_identification: read: Connection reset by peer
> error: Error: Permission denied to access property "length"
> error: Error: Permission denied to access property "length"
> error: The resource from “http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).
> error: The resource from “http://127.0.0.2:9291/cockpit/@localhost/*/po.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).
> error: The resource from “http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).
> error: The resource from “http://127.0.0.2:9291/cockpit/@localhost/*/po.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).
> warn: 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}
> warn: 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}
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-kdump", line 485, in testBasic
    b.wait_visible(".pf-v5-c-switch__input:checked")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 813, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 804, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 798, 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 795, in wait_js_cond
    raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_is_present(".pf-v5-c-switch__input:checked")): Error: condition did not become true

Wrote screenshot to TestKdumpNFS-testBasic-fedora-40-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestKdumpNFS-testBasic-fedora-40-127.0.0.2-2401-FAIL.html
Wrote JS log to TestKdumpNFS-testBasic-fedora-40-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestKdumpNFS-testBasic-fedora-40-127.0.0.2-2401-FAIL.log.gz
Journal extracted to TestKdumpNFS-testBasic-fedora-40-127.0.0.2-2402-FAIL.log.gz
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
[GFX1-]: CompositorBridgeChild receives IPC close with reason=AbnormalShutdown
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-kdump", line 485, in testBasic
    b.wait_visible(".pf-v5-c-switch__input:checked")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 813, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 804, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 798, 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 795, in wait_js_cond
    raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_is_present(".pf-v5-c-switch__input:checked")): Error: condition did not become true

# Result testBasic (__main__.TestKdumpNFS.testBasic) failed
# 1 TEST FAILED [179s on 9ecc1b5f6f3d]
not ok 5 test/verify/check-kdump TestKdumpNFS.testBasic $2

First occurrence: 2024-08-22T06:30:57.846661+00:00 | revision 804c4431fa70611035f88911f64a6e2206e7f368 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (__main__.TestKdump.testBasic)
Starting ChromeDriver 126.0.6478.182 (5b5d8292ddf182f8b2096fa665b473b6317906d5-refs/branch-heads/6478@{#1776}) on port 53601
Only local connections are allowed.
Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
ChromeDriver was started successfully.
> info: "font-weight:bold"Download the React DevTools for a better development experience: https://reactjs.org/link/react-devtools
Created symlink /etc/systemd/system/multi-user.target.wants/kdump.service → /usr/lib/systemd/system/kdump.service.
kdump: Updated crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M for kernel=/boot/vmlinuz-6.10.4-200.fc40.x86_64. Please reboot the system for the change to take effect.
> warn: transport closed: disconnected
> info: "font-weight:bold"Download the React DevTools for a better development experience: https://reactjs.org/link/react-devtools
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-kdump", line 128, in testBasic
    b.wait_not_present(".pf-v5-c-alert__title")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 807, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 798, 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 795, in wait_js_cond
    raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-v5-c-alert__title")): Error: condition did not become true

Wrote screenshot to TestKdump-testBasic-fedora-40-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestKdump-testBasic-fedora-40-127.0.0.2-2801-FAIL.html
Wrote JS log to TestKdump-testBasic-fedora-40-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-40-127.0.0.2-2801-FAIL.log.gz
Wrote coverage data to /work/make-checkout-workdir/lcov/TestKdump-testBasic.info.gz
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-kdump", line 128, in testBasic
    b.wait_not_present(".pf-v5-c-alert__title")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 807, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 798, 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 795, in wait_js_cond
    raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-v5-c-alert__title")): Error: condition did not become true

# Result testBasic (__main__.TestKdump.testBasic) failed
# 1 TEST FAILED [63s on ea953e53a915]
not ok 44 test/verify/check-kdump TestKdump.testBasic

First occurrence: 2024-08-22T06:35:57.997421+00:00 | revision 804c4431fa70611035f88911f64a6e2206e7f368 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (__main__.TestKdumpNFS.testBasic)
Error: unknown connection 'eth1'.
Error: cannot delete unknown connection(s): 'eth1'.
Error: unknown connection 'eth1'.
Error: cannot delete unknown connection(s): 'eth1'.
Starting ChromeDriver 126.0.6478.182 (5b5d8292ddf182f8b2096fa665b473b6317906d5-refs/branch-heads/6478@{#1776}) on port 50457
Only local connections are allowed.
Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
ChromeDriver was started successfully.
Created symlink /etc/systemd/system/multi-user.target.wants/kdump.service → /usr/lib/systemd/system/kdump.service.
kdump: Updated crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M for kernel=/boot/vmlinuz-6.10.4-200.fc40.x86_64. Please reboot the system for the change to take effect.
> info: "font-weight:bold"Download the React DevTools for a better development experience: https://reactjs.org/link/react-devtools
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-kdump", line 485, in testBasic
    b.wait_visible(".pf-v5-c-switch__input:checked")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 813, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 804, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 798, 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 795, in wait_js_cond
    raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_is_present(".pf-v5-c-switch__input:checked")): Error: condition did not become true

Wrote screenshot to TestKdumpNFS-testBasic-fedora-40-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestKdumpNFS-testBasic-fedora-40-127.0.0.2-2201-FAIL.html
Wrote JS log to TestKdumpNFS-testBasic-fedora-40-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestKdumpNFS-testBasic-fedora-40-127.0.0.2-2201-FAIL.log.gz
Journal extracted to TestKdumpNFS-testBasic-fedora-40-127.0.0.2-2202-FAIL.log.gz
Wrote coverage data to /work/make-checkout-workdir/lcov/TestKdumpNFS-testBasic.info.gz
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-kdump", line 485, in testBasic
    b.wait_visible(".pf-v5-c-switch__input:checked")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 813, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 804, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 798, 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 795, in wait_js_cond
    raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_is_present(".pf-v5-c-switch__input:checked")): Error: condition did not become true

# Result testBasic (__main__.TestKdumpNFS.testBasic) failed
# 1 TEST FAILED [168s on ea953e53a915]
not ok 48 test/verify/check-kdump TestKdumpNFS.testBasic $2

First occurrence: 2024-08-22T06:38:48.155638+00:00 | revision 804c4431fa70611035f88911f64a6e2206e7f368 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (__main__.TestKdumpNFS.testBasic)
Error: unknown connection 'eth1'.
Error: cannot delete unknown connection(s): 'eth1'.
Error: unknown connection 'eth1'.
Error: cannot delete unknown connection(s): 'eth1'.
Starting ChromeDriver 126.0.6478.182 (5b5d8292ddf182f8b2096fa665b473b6317906d5-refs/branch-heads/6478@{#1776}) on port 34905
Only local connections are allowed.
Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
ChromeDriver was started successfully.
Created symlink /etc/systemd/system/multi-user.target.wants/kdump.service → /usr/lib/systemd/system/kdump.service.
kdump: Updated crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M for kernel=/boot/vmlinuz-6.10.4-200.fc40.x86_64. Please reboot the system for the change to take effect.
> warn: 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=1 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warn: 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}
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-kdump", line 485, in testBasic
    b.wait_visible(".pf-v5-c-switch__input:checked")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 813, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 804, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 798, 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 795, in wait_js_cond
    raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_is_present(".pf-v5-c-switch__input:checked")): Error: condition did not become true

Wrote screenshot to TestKdumpNFS-testBasic-fedora-40-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestKdumpNFS-testBasic-fedora-40-127.0.0.2-2501-FAIL.html
Wrote JS log to TestKdumpNFS-testBasic-fedora-40-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestKdumpNFS-testBasic-fedora-40-127.0.0.2-2501-FAIL.log.gz
Journal extracted to TestKdumpNFS-testBasic-fedora-40-127.0.0.2-2502-FAIL.log.gz
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-kdump", line 485, in testBasic
    b.wait_visible(".pf-v5-c-switch__input:checked")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 813, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 804, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 798, 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 795, in wait_js_cond
    raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_is_present(".pf-v5-c-switch__input:checked")): Error: condition did not become true

# Result testBasic (__main__.TestKdumpNFS.testBasic) failed
# 1 TEST FAILED [174s on 75aedb449a01]
not ok 5 test/verify/check-kdump TestKdumpNFS.testBasic $2

First occurrence: 2024-08-22T08:02:57.564844+00:00 | revision a4aebe0c5ca935337b19e08ffbbc5ce4ceb1cbf8 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (__main__.TestKdump.testBasic)
Starting ChromeDriver 126.0.6478.182 (5b5d8292ddf182f8b2096fa665b473b6317906d5-refs/branch-heads/6478@{#1776}) on port 33177
Only local connections are allowed.
Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
ChromeDriver was started successfully.
> info: "font-weight:bold"Download the React DevTools for a better development experience: https://reactjs.org/link/react-devtools
Created symlink /etc/systemd/system/multi-user.target.wants/kdump.service → /usr/lib/systemd/system/kdump.service.
kdump: Updated crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M for kernel=/boot/vmlinuz-6.10.4-200.fc40.x86_64. Please reboot the system for the change to take effect.
> warn: transport closed: disconnected
kex_exchange_identification: read: Connection reset by peer
> info: "font-weight:bold"Download the React DevTools for a better development experience: https://reactjs.org/link/react-devtools
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-kdump", line 128, in testBasic
    b.wait_not_present(".pf-v5-c-alert__title")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 807, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 798, 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 795, in wait_js_cond
    raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-v5-c-alert__title")): Error: condition did not become true

Wrote screenshot to TestKdump-testBasic-fedora-40-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestKdump-testBasic-fedora-40-127.0.0.2-2801-FAIL.html
Wrote JS log to TestKdump-testBasic-fedora-40-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-40-127.0.0.2-2801-FAIL.log.gz
Wrote coverage data to /work/make-checkout-workdir/lcov/TestKdump-testBasic.info.gz
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-kdump", line 128, in testBasic
    b.wait_not_present(".pf-v5-c-alert__title")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 807, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 798, 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 795, in wait_js_cond
    raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(!ph_is_present(".pf-v5-c-alert__title")): Error: condition did not become true

# Result testBasic (__main__.TestKdump.testBasic) failed
# 1 TEST FAILED [67s on a2acadb2042c]
not ok 44 test/verify/check-kdump TestKdump.testBasic

First occurrence: 2024-08-22T08:09:14.973208+00:00 | revision a4aebe0c5ca935337b19e08ffbbc5ce4ceb1cbf8 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (__main__.TestKdumpNFS.testBasic)
Error: unknown connection 'eth1'.
Error: cannot delete unknown connection(s): 'eth1'.
Error: unknown connection 'eth1'.
Error: cannot delete unknown connection(s): 'eth1'.
*** You are running in headless mode.
[GFX1-]: glxtest: libGL.so.1 missing
WebDriver BiDi listening on ws://127.0.0.1:48569
[GFX1-]: RenderCompositorSWGL failed mapping default framebuffer, no dt
DevTools listening on ws://127.0.0.1:48569/devtools/browser/81154fa7-4842-403d-b167-2c9e01fa9581
Created symlink /etc/systemd/system/multi-user.target.wants/kdump.service → /usr/lib/systemd/system/kdump.service.
kdump: Updated crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M for kernel=/boot/vmlinuz-6.10.4-200.fc40.x86_64. Please reboot the system for the change to take effect.
> error: Error: Permission denied to access property "length"
> error: Error: Permission denied to access property "length"
> error: Error: Permission denied to access property "length"
> error: Error: Permission denied to access property "length"
> error: The resource from “http://127.0.0.2:9691/cockpit/@localhost/*/po.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).
> error: The resource from “http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).
> error: The resource from “http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).
> error: The resource from “http://127.0.0.2:9691/cockpit/@localhost/*/po.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).
> warn: 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=1 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warn: 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}
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-kdump", line 485, in testBasic
    b.wait_visible(".pf-v5-c-switch__input:checked")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 813, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 804, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 798, 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 795, in wait_js_cond
    raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_is_present(".pf-v5-c-switch__input:checked")): Error: condition did not become true

Wrote screenshot to TestKdumpNFS-testBasic-fedora-40-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestKdumpNFS-testBasic-fedora-40-127.0.0.2-2801-FAIL.html
Wrote JS log to TestKdumpNFS-testBasic-fedora-40-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestKdumpNFS-testBasic-fedora-40-127.0.0.2-2801-FAIL.log.gz
Journal extracted to TestKdumpNFS-testBasic-fedora-40-127.0.0.2-2802-FAIL.log.gz
Exiting due to channel error.
Exiting due to channel error.
[GFX1-]: CompositorBridgeChild receives IPC close with reason=AbnormalShutdown
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-kdump", line 485, in testBasic
    b.wait_visible(".pf-v5-c-switch__input:checked")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 813, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 804, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 798, 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 795, in wait_js_cond
    raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_is_present(".pf-v5-c-switch__input:checked")): Error: condition did not become true

# Result testBasic (__main__.TestKdumpNFS.testBasic) failed
# 1 TEST FAILED [180s on 4550b87dc2fc]
not ok 5 test/verify/check-kdump TestKdumpNFS.testBasic $2

First occurrence: 2024-08-22T08:09:49.122027+00:00 | revision a4aebe0c5ca935337b19e08ffbbc5ce4ceb1cbf8 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (__main__.TestKdumpNFS.testBasic)
Error: unknown connection 'eth1'.
Error: cannot delete unknown connection(s): 'eth1'.
Error: unknown connection 'eth1'.
Error: cannot delete unknown connection(s): 'eth1'.
Starting ChromeDriver 127.0.6533.99 (f31af5097d90ef5ae5bd7b8700199bc6189ba34d-refs/branch-heads/6533@{#1910}) on port 60099
Only local connections are allowed.
Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
ChromeDriver was started successfully.
Created symlink /etc/systemd/system/multi-user.target.wants/kdump.service → /usr/lib/systemd/system/kdump.service.
kdump: Updated crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M for kernel=/boot/vmlinuz-6.10.8-200.fc40.x86_64. Please reboot the system for the change to take effect.
> info: "font-weight:bold"Download the React DevTools for a better development experience: https://reactjs.org/link/react-devtools
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-kdump", line 485, in testBasic
    b.wait_visible(".pf-v5-c-switch__input:checked")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 814, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 805, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 799, 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 796, in wait_js_cond
    raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_is_present(".pf-v5-c-switch__input:checked")): Error: condition did not become true

Wrote screenshot to TestKdumpNFS-testBasic-fedora-40-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestKdumpNFS-testBasic-fedora-40-127.0.0.2-2301-FAIL.html
Wrote JS log to TestKdumpNFS-testBasic-fedora-40-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestKdumpNFS-testBasic-fedora-40-127.0.0.2-2301-FAIL.log.gz
Journal extracted to TestKdumpNFS-testBasic-fedora-40-127.0.0.2-2302-FAIL.log.gz
Wrote coverage data to /work/make-checkout-workdir/lcov/TestKdumpNFS-testBasic.info.gz
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-kdump", line 485, in testBasic
    b.wait_visible(".pf-v5-c-switch__input:checked")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 814, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 805, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 799, 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 796, in wait_js_cond
    raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_is_present(".pf-v5-c-switch__input:checked")): Error: condition did not become true

# Result testBasic (__main__.TestKdumpNFS.testBasic) failed
# 1 TEST FAILED [167s on 1703a85f56ff]
not ok 48 test/verify/check-kdump TestKdumpNFS.testBasic $2

First occurrence: 2024-09-16T10:51:56.773711+00:00 | revision 4fba4639cdd151a23691ce48dfcf26d4d08b5c32 Times recorded: 1 Latest occurrences: