bots icon indicating copy to clipboard operation
bots copied to clipboard

Destroying VM after hotplugging vsock device will timeout

Open skobyda opened this issue 1 year ago • 6 comments

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

skobyda avatar Jul 24 '23 08:07 skobyda

fedora-testing Ooops, it happened again


# ----------------------------------------------------------------------
# testVsock (__main__.TestMachinesSettings.testVsock)
error: Failed to define network from /etc/libvirt/qemu/networks/default.xml
error: operation failed: network 'default' already exists with uuid 58e7e236-2206-4c4f-aeeb-3f7b2eea951f

DevTools listening on ws://127.0.0.1:10162/devtools/browser/dfcbdefc-bfb1-4bbf-a792-1978be66a26d
[0810/115724.680776:WARNING:sandbox_linux.cc(393)] 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":1691668648012.1711,"url":"http://127.0.0.2:9891/cockpit/@localhost/*/po.js","networkRequestId":"32328.19"}
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":1691668648051.791,"url":"http://127.0.0.2:9891/machines"}
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
ERROR    XML error: only a single vsock device is supported
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
Wrote subVmTest1 XML to TestMachinesSettings-testVsock-fedora-testing-127.0.0.2-3001-subVmTest1.xml
Wrote subVmTest1 log to TestMachinesSettings-testVsock-fedora-testing-127.0.0.2-3001-subVmTest1.log
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 876, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 817, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/bots/make-checkout-workdir/test/machineslib.py", line 70, in performAction
    b.wait_in_text("#vm-{0}-{1}-state".format(vmName, connectionName), "Shut off")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 648, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 587, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 293, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1691668646491.7542, 'url': 'http://127.0.0.2:9891/cockpit/login', 'networkRequestId': '32328.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1691668648012.1711, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/*/po.js', 'networkRequestId': '32328.19'}
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': 1691668648051.791, 'url': 'http://127.0.0.2:9891/machines'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: Method call timed out

Wrote screenshot to TestMachinesSettings-testVsock-fedora-testing-127.0.0.2-3001-FAIL.png
Wrote HTML dump to TestMachinesSettings-testVsock-fedora-testing-127.0.0.2-3001-FAIL.html
Wrote JS log to TestMachinesSettings-testVsock-fedora-testing-127.0.0.2-3001-FAIL.js.log
Journal extracted to TestMachinesSettings-testVsock-fedora-testing-127.0.0.2-3001-FAIL.log.gz
Warning: Stopping virtstoraged.service, but it can still be activated by:
  virtstoraged-ro.socket
  virtstoraged-admin.socket
  virtstoraged.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
  virtnetworkd.socket
  virtnetworkd-admin.socket
  virtnetworkd-ro.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
  virtqemud-admin.socket
  virtqemud.socket
  virtqemud-ro.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 876, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 817, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/bots/make-checkout-workdir/test/machineslib.py", line 70, in performAction
    b.wait_in_text("#vm-{0}-{1}-state".format(vmName, connectionName), "Shut off")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 648, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 587, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 293, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1691668646491.7542, 'url': 'http://127.0.0.2:9891/cockpit/login', 'networkRequestId': '32328.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1691668648012.1711, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/*/po.js', 'networkRequestId': '32328.19'}
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': 1691668648051.791, 'url': 'http://127.0.0.2:9891/machines'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: Method call timed out

# Result testVsock (__main__.TestMachinesSettings.testVsock) failed
# 1 TEST FAILED [108s on rhos-01-17]
not ok 73 /work/bots/make-checkout-workdir/test/check-machines-settings TestMachinesSettings.testVsock [ND@7]

First occurrence: 2023-08-10T11:59:09.934519 | revision e7624c336b60fd6408c145c97d2baf85ae3e8a0e Times recorded: 1 Latest occurrences:

  • 2023-08-10T11:59:09.934519 | revision e7624c336b60fd6408c145c97d2baf85ae3e8a0e

# ----------------------------------------------------------------------
# testVsock (__main__.TestMachinesSettings.testVsock)
error: Failed to define network from /etc/libvirt/qemu/networks/default.xml
error: operation failed: network 'default' already exists with uuid d024afeb-64f5-47d9-8dca-6c36a9b89395

DevTools listening on ws://127.0.0.1:9408/devtools/browser/78144a69-d84f-4e59-8cd3-beec6fe843ac
[0822/145705.278672:WARNING:sandbox_linux.cc(393)] 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":1692716232084.635,"url":"http://127.0.0.2:9591/cockpit/@localhost/*/po.js","networkRequestId":"122116.19"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9591/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1692716232150.785,"url":"http://127.0.0.2:9591/machines"}
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
ERROR    XML error: only a single vsock device is supported
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
Wrote subVmTest1 XML to TestMachinesSettings-testVsock-fedora-testing-127.0.0.2-2701-subVmTest1.xml
Wrote subVmTest1 log to TestMachinesSettings-testVsock-fedora-testing-127.0.0.2-2701-subVmTest1.log
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 876, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 817, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/bots/make-checkout-workdir/test/machineslib.py", line 70, in performAction
    b.wait_in_text("#vm-{0}-{1}-state".format(vmName, connectionName), "Shut off")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 648, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 587, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 293, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1692716230278.71, 'url': 'http://127.0.0.2:9591/cockpit/login', 'networkRequestId': '122116.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1692716232084.635, 'url': 'http://127.0.0.2:9591/cockpit/@localhost/*/po.js', 'networkRequestId': '122116.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9591/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1692716232150.785, 'url': 'http://127.0.0.2:9591/machines'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: Method call timed out

Wrote screenshot to TestMachinesSettings-testVsock-fedora-testing-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestMachinesSettings-testVsock-fedora-testing-127.0.0.2-2701-FAIL.html
Wrote JS log to TestMachinesSettings-testVsock-fedora-testing-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMachinesSettings-testVsock-fedora-testing-127.0.0.2-2701-FAIL.log.gz
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1692716332365.987,"url":"http://127.0.0.2:9591/machines#vm?name=subVmTest1&connection=system"}
Warning: Stopping virtstoraged.service, but it can still be activated by:
  virtstoraged.socket
  virtstoraged-admin.socket
  virtstoraged-ro.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
  virtnetworkd-admin.socket
  virtnetworkd-ro.socket
  virtnetworkd.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
  virtqemud-admin.socket
  virtqemud.socket
  virtqemud-ro.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 876, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 817, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/bots/make-checkout-workdir/test/machineslib.py", line 70, in performAction
    b.wait_in_text("#vm-{0}-{1}-state".format(vmName, connectionName), "Shut off")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 648, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 587, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 293, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1692716230278.71, 'url': 'http://127.0.0.2:9591/cockpit/login', 'networkRequestId': '122116.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1692716232084.635, 'url': 'http://127.0.0.2:9591/cockpit/@localhost/*/po.js', 'networkRequestId': '122116.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9591/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1692716232150.785, 'url': 'http://127.0.0.2:9591/machines'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: Method call timed out

# Result testVsock (__main__.TestMachinesSettings.testVsock) failed
# 1 TEST FAILED [119s on 3-cockpit-11]
not ok 73 /work/bots/make-checkout-workdir/test/check-machines-settings TestMachinesSettings.testVsock [ND@4]

First occurrence: 2023-08-22T14:58:57.721151 | revision 323bb7f5eb9448578add1a596c1471832587d232 Times recorded: 1 Latest occurrences:

  • 2023-08-22T14:58:57.721151 | revision 323bb7f5eb9448578add1a596c1471832587d232

# ----------------------------------------------------------------------
# testVsock (__main__.TestMachinesSettings.testVsock)
error: Failed to define network from /etc/libvirt/qemu/networks/default.xml
error: operation failed: network 'default' already exists with uuid 855afd47-c9a1-40f9-8086-8ac0bca38d82

DevTools listening on ws://127.0.0.1:9522/devtools/browser/733ea626-e42b-4d38-80d2-dd041b1b03e6
[0823/021502.825146:WARNING:sandbox_linux.cc(393)] 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":1692756908402.761,"url":"http://127.0.0.2:9591/cockpit/@localhost/*/po.js","networkRequestId":"5049.19"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9591/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1692756908447.149,"url":"http://127.0.0.2:9591/machines"}
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
ERROR    XML error: only a single vsock device is supported
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
Wrote subVmTest1 XML to TestMachinesSettings-testVsock-fedora-testing-127.0.0.2-2701-subVmTest1.xml
Wrote subVmTest1 log to TestMachinesSettings-testVsock-fedora-testing-127.0.0.2-2701-subVmTest1.log
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 876, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 817, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/bots/make-checkout-workdir/test/machineslib.py", line 70, in performAction
    b.wait_in_text("#vm-{0}-{1}-state".format(vmName, connectionName), "Shut off")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 648, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 587, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 293, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1692756906671.029, 'url': 'http://127.0.0.2:9591/cockpit/login', 'networkRequestId': '5049.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1692756908402.761, 'url': 'http://127.0.0.2:9591/cockpit/@localhost/*/po.js', 'networkRequestId': '5049.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9591/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1692756908447.149, 'url': 'http://127.0.0.2:9591/machines'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: Method call timed out

Wrote screenshot to TestMachinesSettings-testVsock-fedora-testing-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestMachinesSettings-testVsock-fedora-testing-127.0.0.2-2701-FAIL.html
Wrote JS log to TestMachinesSettings-testVsock-fedora-testing-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMachinesSettings-testVsock-fedora-testing-127.0.0.2-2701-FAIL.log.gz
Warning: Stopping virtstoraged.service, but it can still be activated by:
  virtstoraged-admin.socket
  virtstoraged-ro.socket
  virtstoraged.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
  virtnetworkd-admin.socket
  virtnetworkd.socket
  virtnetworkd-ro.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
  virtqemud.socket
  virtqemud-ro.socket
  virtqemud-admin.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 876, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 817, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/bots/make-checkout-workdir/test/machineslib.py", line 70, in performAction
    b.wait_in_text("#vm-{0}-{1}-state".format(vmName, connectionName), "Shut off")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 648, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 587, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 293, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1692756906671.029, 'url': 'http://127.0.0.2:9591/cockpit/login', 'networkRequestId': '5049.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1692756908402.761, 'url': 'http://127.0.0.2:9591/cockpit/@localhost/*/po.js', 'networkRequestId': '5049.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9591/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1692756908447.149, 'url': 'http://127.0.0.2:9591/machines'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: Method call timed out

# Result testVsock (__main__.TestMachinesSettings.testVsock) failed
# 1 TEST FAILED [116s on rhos-01-15]
not ok 73 /work/bots/make-checkout-workdir/test/check-machines-settings TestMachinesSettings.testVsock [ND@4]

First occurrence: 2023-08-23T02:16:52.838971 | revision c55c3dd0d06dcc923038ca86b8ec20fb07b4095d Times recorded: 1 Latest occurrences:

  • 2023-08-23T02:16:52.838971 | revision c55c3dd0d06dcc923038ca86b8ec20fb07b4095d

# ----------------------------------------------------------------------
# testVsock (__main__.TestMachinesSettings.testVsock)
error: Failed to define network from /etc/libvirt/qemu/networks/default.xml
error: operation failed: network 'default' already exists with uuid d430ffaf-e2c0-42b4-b3ea-0f7310f96779

DevTools listening on ws://127.0.0.1:10028/devtools/browser/6aa5da8e-2244-46b4-b1f9-ce19e2550ce7
[0827/063213.107415:WARNING:sandbox_linux.cc(393)] 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":1693117939234.455,"url":"http://127.0.0.2:9591/cockpit/@localhost/*/po.js","networkRequestId":"5674.19"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9591/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1693117939283.476,"url":"http://127.0.0.2:9591/machines"}
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
ERROR    XML error: only a single vsock device is supported
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
Wrote subVmTest1 XML to TestMachinesSettings-testVsock-fedora-testing-127.0.0.2-2701-subVmTest1.xml
Wrote subVmTest1 log to TestMachinesSettings-testVsock-fedora-testing-127.0.0.2-2701-subVmTest1.log
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 876, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 817, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/bots/make-checkout-workdir/test/machineslib.py", line 70, in performAction
    b.wait_in_text("#vm-{0}-{1}-state".format(vmName, connectionName), "Shut off")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 648, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 587, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 293, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1693117937363.439, 'url': 'http://127.0.0.2:9591/cockpit/login', 'networkRequestId': '5674.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1693117939234.455, 'url': 'http://127.0.0.2:9591/cockpit/@localhost/*/po.js', 'networkRequestId': '5674.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9591/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1693117939283.476, 'url': 'http://127.0.0.2:9591/machines'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: Method call timed out

Wrote screenshot to TestMachinesSettings-testVsock-fedora-testing-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestMachinesSettings-testVsock-fedora-testing-127.0.0.2-2701-FAIL.html
Wrote JS log to TestMachinesSettings-testVsock-fedora-testing-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMachinesSettings-testVsock-fedora-testing-127.0.0.2-2701-FAIL.log.gz
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1693118039845.1309,"url":"http://127.0.0.2:9591/machines#vm?name=subVmTest1&connection=system"}
Warning: Stopping virtstoraged.service, but it can still be activated by:
  virtstoraged-admin.socket
  virtstoraged-ro.socket
  virtstoraged.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
  virtnetworkd.socket
  virtnetworkd-admin.socket
  virtnetworkd-ro.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
  virtqemud.socket
  virtqemud-admin.socket
  virtqemud-ro.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 876, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 817, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/bots/make-checkout-workdir/test/machineslib.py", line 70, in performAction
    b.wait_in_text("#vm-{0}-{1}-state".format(vmName, connectionName), "Shut off")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 648, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 587, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 293, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1693117937363.439, 'url': 'http://127.0.0.2:9591/cockpit/login', 'networkRequestId': '5674.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1693117939234.455, 'url': 'http://127.0.0.2:9591/cockpit/@localhost/*/po.js', 'networkRequestId': '5674.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9591/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1693117939283.476, 'url': 'http://127.0.0.2:9591/machines'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: Method call timed out

# Result testVsock (__main__.TestMachinesSettings.testVsock) failed
# 1 TEST FAILED [118s on 2-cockpit-7]
not ok 73 /work/bots/make-checkout-workdir/test/check-machines-settings TestMachinesSettings.testVsock [ND@4]

First occurrence: 2023-08-27T06:34:05.106757 | revision 4a53d35ab265b3fbbb68cf38061bba40051c3443 Times recorded: 1 Latest occurrences:

  • 2023-08-27T06:34:05.106757 | revision 4a53d35ab265b3fbbb68cf38061bba40051c3443

# ----------------------------------------------------------------------
# testVsock (__main__.TestMachinesSettings.testVsock)
error: Failed to define network from /etc/libvirt/qemu/networks/default.xml
error: operation failed: network 'default' already exists with uuid 6d0061c8-1437-4989-8fdd-a190848e90ac

DevTools listening on ws://127.0.0.1:9785/devtools/browser/c7f4ba36-9e49-487d-972d-16969f4a27ec
[0831/230834.461662:WARNING:sandbox_linux.cc(393)] 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":1693523320226.801,"url":"http://127.0.0.2:9591/cockpit/@localhost/*/po.js","networkRequestId":"5835.19"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9591/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1693523320292.407,"url":"http://127.0.0.2:9591/machines"}
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
ERROR    XML error: only a single vsock device is supported
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
Wrote subVmTest1 XML to TestMachinesSettings-testVsock-fedora-testing-127.0.0.2-2701-subVmTest1.xml
Wrote subVmTest1 log to TestMachinesSettings-testVsock-fedora-testing-127.0.0.2-2701-subVmTest1.log
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 876, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 817, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/bots/make-checkout-workdir/test/machineslib.py", line 70, in performAction
    b.wait_in_text("#vm-{0}-{1}-state".format(vmName, connectionName), "Shut off")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 648, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 587, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 293, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1693523318420.0898, 'url': 'http://127.0.0.2:9591/cockpit/login', 'networkRequestId': '5835.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1693523320226.801, 'url': 'http://127.0.0.2:9591/cockpit/@localhost/*/po.js', 'networkRequestId': '5835.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9591/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1693523320292.407, 'url': 'http://127.0.0.2:9591/machines'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: Method call timed out

Wrote screenshot to TestMachinesSettings-testVsock-fedora-testing-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestMachinesSettings-testVsock-fedora-testing-127.0.0.2-2701-FAIL.html
Wrote JS log to TestMachinesSettings-testVsock-fedora-testing-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMachinesSettings-testVsock-fedora-testing-127.0.0.2-2701-FAIL.log.gz
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1693523420862.053,"url":"http://127.0.0.2:9591/machines#vm?name=subVmTest1&connection=system"}
Warning: Stopping virtstoraged.service, but it can still be activated by:
  virtstoraged-admin.socket
  virtstoraged.socket
  virtstoraged-ro.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
  virtnetworkd.socket
  virtnetworkd-ro.socket
  virtnetworkd-admin.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
  virtqemud-ro.socket
  virtqemud.socket
  virtqemud-admin.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 876, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 817, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/bots/make-checkout-workdir/test/machineslib.py", line 70, in performAction
    b.wait_in_text("#vm-{0}-{1}-state".format(vmName, connectionName), "Shut off")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 648, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 587, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 293, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1693523318420.0898, 'url': 'http://127.0.0.2:9591/cockpit/login', 'networkRequestId': '5835.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1693523320226.801, 'url': 'http://127.0.0.2:9591/cockpit/@localhost/*/po.js', 'networkRequestId': '5835.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9591/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1693523320292.407, 'url': 'http://127.0.0.2:9591/machines'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: Method call timed out

# Result testVsock (__main__.TestMachinesSettings.testVsock) failed
# 1 TEST FAILED [118s on 1-ci-srv-05]
not ok 73 /work/bots/make-checkout-workdir/test/check-machines-settings TestMachinesSettings.testVsock [ND@4]

First occurrence: 2023-08-31T23:10:25.888657 | revision 980b37ca6682b2c447b71518fd86bf34e7235dbe Times recorded: 1 Latest occurrences:

  • 2023-08-31T23:10:25.888657 | revision 980b37ca6682b2c447b71518fd86bf34e7235dbe

# ----------------------------------------------------------------------
# testVsock (__main__.TestMachinesSettings.testVsock)
error: Failed to define network from /etc/libvirt/qemu/networks/default.xml
error: operation failed: network 'default' already exists with uuid 4d8adb3d-5a3e-4615-bec3-acab7462d124

DevTools listening on ws://127.0.0.1:9279/devtools/browser/72fecdf9-bf62-4319-b670-617bb9c57fc4
[0903/230942.430469:WARNING:sandbox_linux.cc(393)] 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":1693782587017.196,"url":"http://127.0.0.2:9591/cockpit/@localhost/*/po.js","networkRequestId":"5131.19"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9591/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1693782587079.1062,"url":"http://127.0.0.2:9591/machines"}
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
ERROR    XML error: only a single vsock device is supported
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
Wrote subVmTest1 XML to TestMachinesSettings-testVsock-fedora-testing-127.0.0.2-2701-subVmTest1.xml
Wrote subVmTest1 log to TestMachinesSettings-testVsock-fedora-testing-127.0.0.2-2701-subVmTest1.log
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 876, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 817, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/bots/make-checkout-workdir/test/machineslib.py", line 70, in performAction
    b.wait_in_text("#vm-{0}-{1}-state".format(vmName, connectionName), "Shut off")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 648, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 587, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 293, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1693782585294.6638, 'url': 'http://127.0.0.2:9591/cockpit/login', 'networkRequestId': '5131.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1693782587017.196, 'url': 'http://127.0.0.2:9591/cockpit/@localhost/*/po.js', 'networkRequestId': '5131.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9591/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1693782587079.1062, 'url': 'http://127.0.0.2:9591/machines'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: Method call timed out

Wrote screenshot to TestMachinesSettings-testVsock-fedora-testing-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestMachinesSettings-testVsock-fedora-testing-127.0.0.2-2701-FAIL.html
Wrote JS log to TestMachinesSettings-testVsock-fedora-testing-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMachinesSettings-testVsock-fedora-testing-127.0.0.2-2701-FAIL.log.gz
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1693782688688.2,"url":"http://127.0.0.2:9591/machines#vm?name=subVmTest1&connection=system"}
Warning: Stopping virtstoraged.service, but it can still be activated by:
  virtstoraged-ro.socket
  virtstoraged.socket
  virtstoraged-admin.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
  virtnetworkd.socket
  virtnetworkd-ro.socket
  virtnetworkd-admin.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
  virtqemud-ro.socket
  virtqemud-admin.socket
  virtqemud.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 876, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 817, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/bots/make-checkout-workdir/test/machineslib.py", line 70, in performAction
    b.wait_in_text("#vm-{0}-{1}-state".format(vmName, connectionName), "Shut off")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 648, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 587, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 293, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1693782585294.6638, 'url': 'http://127.0.0.2:9591/cockpit/login', 'networkRequestId': '5131.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1693782587017.196, 'url': 'http://127.0.0.2:9591/cockpit/@localhost/*/po.js', 'networkRequestId': '5131.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9591/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1693782587079.1062, 'url': 'http://127.0.0.2:9591/machines'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: Method call timed out

# Result testVsock (__main__.TestMachinesSettings.testVsock) failed
# 1 TEST FAILED [118s on 1-cockpit-10]
not ok 73 /work/bots/make-checkout-workdir/test/check-machines-settings TestMachinesSettings.testVsock [ND@4]

First occurrence: 2023-09-03T23:11:33.990520 | revision 2a22da1f8fde966757246a05e3d9875b45ecd519 Times recorded: 1 Latest occurrences:

  • 2023-09-03T23:11:33.990520 | revision 2a22da1f8fde966757246a05e3d9875b45ecd519

# ----------------------------------------------------------------------
# testVsock (__main__.TestMachinesSettings.testVsock)
error: Failed to define network from /etc/libvirt/qemu/networks/default.xml
error: operation failed: network 'default' already exists with uuid 4f079671-f8fa-45ee-af53-8540d7dcdde7

DevTools listening on ws://127.0.0.1:9280/devtools/browser/37f22980-c0f8-489b-bb26-091d1634474b
[0907/052252.039041:WARNING:sandbox_linux.cc(393)] 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":1694064177949.2231,"url":"http://127.0.0.2:9591/cockpit/@localhost/*/po.js","networkRequestId":"4382.19"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9591/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1694064178009.353,"url":"http://127.0.0.2:9591/machines"}
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
ERROR    XML error: only a single vsock device is supported
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
Wrote subVmTest1 XML to TestMachinesSettings-testVsock-fedora-testing-127.0.0.2-2701-subVmTest1.xml
Wrote subVmTest1 log to TestMachinesSettings-testVsock-fedora-testing-127.0.0.2-2701-subVmTest1.log
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 876, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 817, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/bots/make-checkout-workdir/test/machineslib.py", line 70, in performAction
    b.wait_in_text("#vm-{0}-{1}-state".format(vmName, connectionName), "Shut off")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 648, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 587, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 293, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1694064176092.457, 'url': 'http://127.0.0.2:9591/cockpit/login', 'networkRequestId': '4382.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1694064177949.2231, 'url': 'http://127.0.0.2:9591/cockpit/@localhost/*/po.js', 'networkRequestId': '4382.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9591/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1694064178009.353, 'url': 'http://127.0.0.2:9591/machines'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: Method call timed out

Wrote screenshot to TestMachinesSettings-testVsock-fedora-testing-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestMachinesSettings-testVsock-fedora-testing-127.0.0.2-2701-FAIL.html
Wrote JS log to TestMachinesSettings-testVsock-fedora-testing-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMachinesSettings-testVsock-fedora-testing-127.0.0.2-2701-FAIL.log.gz
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1694064278508.842,"url":"http://127.0.0.2:9591/machines#vm?name=subVmTest1&connection=system"}
Warning: Stopping virtstoraged.service, but it can still be activated by:
  virtstoraged-admin.socket
  virtstoraged.socket
  virtstoraged-ro.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
  virtnetworkd-admin.socket
  virtnetworkd.socket
  virtnetworkd-ro.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
  virtqemud-admin.socket
  virtqemud.socket
  virtqemud-ro.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 876, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 817, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/bots/make-checkout-workdir/test/machineslib.py", line 70, in performAction
    b.wait_in_text("#vm-{0}-{1}-state".format(vmName, connectionName), "Shut off")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 648, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 587, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 293, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1694064176092.457, 'url': 'http://127.0.0.2:9591/cockpit/login', 'networkRequestId': '4382.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1694064177949.2231, 'url': 'http://127.0.0.2:9591/cockpit/@localhost/*/po.js', 'networkRequestId': '4382.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9591/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1694064178009.353, 'url': 'http://127.0.0.2:9591/machines'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: Method call timed out

# Result testVsock (__main__.TestMachinesSettings.testVsock) failed
# 1 TEST FAILED [119s on 2-ci-srv-03]
not ok 73 /work/bots/make-checkout-workdir/test/check-machines-settings TestMachinesSettings.testVsock [ND@4]

First occurrence: 2023-09-07T05:24:43.514771 | revision 32a9488acad0eba57914adfad3f7770c95cb3205 Times recorded: 1 Latest occurrences:

  • 2023-09-07T05:24:43.514771 | revision 32a9488acad0eba57914adfad3f7770c95cb3205

# ----------------------------------------------------------------------
# testVsock (__main__.TestMachinesSettings.testVsock)
error: Failed to define network from /etc/libvirt/qemu/networks/default.xml
error: operation failed: network 'default' already exists with uuid 9b04ba19-0ea6-4acd-9255-220cbf6b2121

DevTools listening on ws://127.0.0.1:9969/devtools/browser/0ca0da03-74ec-4445-8e50-54db7e72807c
[0909/231022.999279:WARNING:sandbox_linux.cc(393)] 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":1694301031196.25,"url":"http://127.0.0.2:9591/cockpit/@localhost/*/po.js","networkRequestId":"4575.19"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9591/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1694301031260.4412,"url":"http://127.0.0.2:9591/machines"}
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
ERROR    XML error: only a single vsock device is supported
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
Wrote subVmTest1 XML to TestMachinesSettings-testVsock-fedora-testing-127.0.0.2-2701-subVmTest1.xml
Wrote subVmTest1 log to TestMachinesSettings-testVsock-fedora-testing-127.0.0.2-2701-subVmTest1.log
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 876, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 817, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/bots/make-checkout-workdir/test/machineslib.py", line 70, in performAction
    b.wait_in_text("#vm-{0}-{1}-state".format(vmName, connectionName), "Shut off")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 648, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 587, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 293, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1694301029332.7341, 'url': 'http://127.0.0.2:9591/cockpit/login', 'networkRequestId': '4575.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1694301031196.25, 'url': 'http://127.0.0.2:9591/cockpit/@localhost/*/po.js', 'networkRequestId': '4575.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9591/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1694301031260.4412, 'url': 'http://127.0.0.2:9591/machines'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: Method call timed out

Wrote screenshot to TestMachinesSettings-testVsock-fedora-testing-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestMachinesSettings-testVsock-fedora-testing-127.0.0.2-2701-FAIL.html
Wrote JS log to TestMachinesSettings-testVsock-fedora-testing-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMachinesSettings-testVsock-fedora-testing-127.0.0.2-2701-FAIL.log.gz
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1694301131600.866,"url":"http://127.0.0.2:9591/machines#vm?name=subVmTest1&connection=system"}
Warning: Stopping virtstoraged.service, but it can still be activated by:
  virtstoraged-admin.socket
  virtstoraged.socket
  virtstoraged-ro.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
  virtnetworkd.socket
  virtnetworkd-admin.socket
  virtnetworkd-ro.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
  virtqemud-ro.socket
  virtqemud.socket
  virtqemud-admin.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 876, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 817, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/bots/make-checkout-workdir/test/machineslib.py", line 70, in performAction
    b.wait_in_text("#vm-{0}-{1}-state".format(vmName, connectionName), "Shut off")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 648, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 587, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 293, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1694301029332.7341, 'url': 'http://127.0.0.2:9591/cockpit/login', 'networkRequestId': '4575.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1694301031196.25, 'url': 'http://127.0.0.2:9591/cockpit/@localhost/*/po.js', 'networkRequestId': '4575.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9591/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1694301031260.4412, 'url': 'http://127.0.0.2:9591/machines'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: Method call timed out

# Result testVsock (__main__.TestMachinesSettings.testVsock) failed
# 1 TEST FAILED [120s on 1-ci-srv-05]
not ok 73 /work/bots/make-checkout-workdir/test/check-machines-settings TestMachinesSettings.testVsock [ND@4]

First occurrence: 2023-09-09T23:12:16.748661 | revision 6819d840fff567264d84aff517f47ba79bcc0d52 Times recorded: 1 Latest occurrences:

  • 2023-09-09T23:12:16.748661 | revision 6819d840fff567264d84aff517f47ba79bcc0d52

cockpituous avatar Jul 24 '23 08:07 cockpituous

fedora-37 Ooops, it happened again


# ----------------------------------------------------------------------
# testVsock (__main__.TestMachinesSettings.testVsock)
error: Failed to define network from /etc/libvirt/qemu/networks/default.xml
error: operation failed: network 'default' already exists with uuid a1d7ff08-675c-4449-bdf4-041175b4c444

DevTools listening on ws://127.0.0.1:9893/devtools/browser/2925440f-db96-4a5f-a088-825cc0bd3d5c
[0728/082221.625971:WARNING:sandbox_linux.cc(393)] InitializeSandbox() called with multiple threads in process gpu-process.
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
ERROR    XML error: only a single vsock device is supported
> warning: GetStats(subVmTest1, system) failed: method call GetStats timed out
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 868, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 810, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/bots/make-checkout-workdir/test/machineslib.py", line 66, in performAction
    b.wait_in_text("#vm-{0}-{1}-state".format(vmName, connectionName), "Shut off")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 648, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 587, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 293, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1690532545662.992, 'url': 'http://127.0.0.2:9591/cockpit/login', 'networkRequestId': '33720.12'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: method call GetStats timed out

Wrote screenshot to TestMachinesSettings-testVsock-fedora-37-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestMachinesSettings-testVsock-fedora-37-127.0.0.2-2701-FAIL.html
Wrote JS log to TestMachinesSettings-testVsock-fedora-37-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMachinesSettings-testVsock-fedora-37-127.0.0.2-2701-FAIL.log.gz
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1690532582846.044,"url":"http://127.0.0.2:9591/machines#vm?name=subVmTest1&connection=system"}
error: Failed to destroy domain 'subVmTest1'
error: Requested operation is not valid: domain is not running
Warning: Stopping virtstoraged.service, but it can still be activated by:
  virtstoraged.socket
  virtstoraged-ro.socket
  virtstoraged-admin.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
  virtnetworkd-admin.socket
  virtnetworkd.socket
  virtnetworkd-ro.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
  virtqemud.socket
  virtqemud-ro.socket
  virtqemud-admin.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 868, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 810, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/bots/make-checkout-workdir/test/machineslib.py", line 66, in performAction
    b.wait_in_text("#vm-{0}-{1}-state".format(vmName, connectionName), "Shut off")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 648, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 587, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 293, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1690532545662.992, 'url': 'http://127.0.0.2:9591/cockpit/login', 'networkRequestId': '33720.12'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: method call GetStats timed out

# Result testVsock (__main__.TestMachinesSettings.testVsock) failed
# 1 TEST FAILED [115s on 2-ci-srv-05]
not ok 73 /work/bots/make-checkout-workdir/test/check-machines-settings TestMachinesSettings.testVsock [ND@4]

First occurrence: 2023-07-28T08:24:09.085267 | revision d4d21b06bf5009584bcec04dae15aff94ae7b2f0 Times recorded: 1 Latest occurrences:

  • 2023-07-28T08:24:09.085267 | revision d4d21b06bf5009584bcec04dae15aff94ae7b2f0

# ----------------------------------------------------------------------
# testVsock (__main__.TestMachinesSettings.testVsock)
error: Failed to define network from /etc/libvirt/qemu/networks/default.xml
error: operation failed: network 'default' already exists with uuid e0194ef5-08c0-4357-bc52-a71bae154e81

DevTools listening on ws://127.0.0.1:9790/devtools/browser/d6a9c3ce-1ad2-46d8-b28a-b1a1fd6dccec
[0731/093500.903596:WARNING:sandbox_linux.cc(393)] InitializeSandbox() called with multiple threads in process gpu-process.
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
ERROR    XML error: only a single vsock device is supported
> warning: GetStats(subVmTest1, system) failed: method call GetStats timed out
> warning: GetStats(subVmTest1, system) failed: method call GetStats timed out
> warning: GetStats(subVmTest1, system) failed: method call GetStats timed out
> warning: GetStats(subVmTest1, system) failed: method call GetStats timed out
> warning: GetStats(subVmTest1, system) failed: method call GetStats timed out
Wrote subVmTest1 XML to TestMachinesSettings-testVsock-fedora-37-127.0.0.2-2701-subVmTest1.xml
bash: line 1: !test: command not found
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 868, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 810, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/bots/make-checkout-workdir/test/machineslib.py", line 70, in performAction
    b.wait_in_text("#vm-{0}-{1}-state".format(vmName, connectionName), "Shut off")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 648, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 587, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 293, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1690796103063.914, 'url': 'http://127.0.0.2:9591/cockpit/login', 'networkRequestId': '4865.12'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: method call GetStats timed out

Wrote screenshot to TestMachinesSettings-testVsock-fedora-37-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestMachinesSettings-testVsock-fedora-37-127.0.0.2-2701-FAIL.html
Wrote JS log to TestMachinesSettings-testVsock-fedora-37-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMachinesSettings-testVsock-fedora-37-127.0.0.2-2701-FAIL.log.gz
Warning: Stopping virtstoraged.service, but it can still be activated by:
  virtstoraged-admin.socket
  virtstoraged.socket
  virtstoraged-ro.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
  virtnetworkd.socket
  virtnetworkd-ro.socket
  virtnetworkd-admin.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
  virtqemud-ro.socket
  virtqemud-admin.socket
  virtqemud.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 868, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 810, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/bots/make-checkout-workdir/test/machineslib.py", line 70, in performAction
    b.wait_in_text("#vm-{0}-{1}-state".format(vmName, connectionName), "Shut off")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 648, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 587, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 293, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1690796103063.914, 'url': 'http://127.0.0.2:9591/cockpit/login', 'networkRequestId': '4865.12'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: method call GetStats timed out

# Result testVsock (__main__.TestMachinesSettings.testVsock) failed
# 1 TEST FAILED [109s on rhos-01-12]
not ok 73 /work/bots/make-checkout-workdir/test/check-machines-settings TestMachinesSettings.testVsock [ND@4]

First occurrence: 2023-07-31T09:36:45.118381 | revision 86f4fc473cd638b998d9602f3d4f35a5b4fe1d74 Times recorded: 1 Latest occurrences:

  • 2023-07-31T09:36:45.118381 | revision 86f4fc473cd638b998d9602f3d4f35a5b4fe1d74

# ----------------------------------------------------------------------
# testVsock (__main__.TestMachinesSettings.testVsock)
error: Failed to define network from /etc/libvirt/qemu/networks/default.xml
error: operation failed: network 'default' already exists with uuid ee525422-88e5-4d64-b914-24eac1d2d65e

DevTools listening on ws://127.0.0.1:9892/devtools/browser/37f482b0-d2ef-4a67-a93a-1c32e1a886a6
[0731/110058.370601:WARNING:sandbox_linux.cc(393)] InitializeSandbox() called with multiple threads in process gpu-process.
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
ERROR    XML error: only a single vsock device is supported
> warning: GetStats(subVmTest1, system) failed: method call GetStats timed out
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 868, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 810, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/bots/make-checkout-workdir/test/machineslib.py", line 66, in performAction
    b.wait_in_text("#vm-{0}-{1}-state".format(vmName, connectionName), "Shut off")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 648, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 587, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 293, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1690801259822.572, 'url': 'http://127.0.0.2:9591/cockpit/login', 'networkRequestId': '115986.12'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: method call GetStats timed out

Wrote screenshot to TestMachinesSettings-testVsock-fedora-37-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestMachinesSettings-testVsock-fedora-37-127.0.0.2-2701-FAIL.html
Wrote JS log to TestMachinesSettings-testVsock-fedora-37-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMachinesSettings-testVsock-fedora-37-127.0.0.2-2701-FAIL.log.gz
error: Failed to destroy domain 'subVmTest1'
error: Requested operation is not valid: domain is not running
Warning: Stopping virtstoraged.service, but it can still be activated by:
  virtstoraged.socket
  virtstoraged-admin.socket
  virtstoraged-ro.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
  virtnetworkd.socket
  virtnetworkd-admin.socket
  virtnetworkd-ro.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
  virtqemud-ro.socket
  virtqemud.socket
  virtqemud-admin.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 868, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 810, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/bots/make-checkout-workdir/test/machineslib.py", line 66, in performAction
    b.wait_in_text("#vm-{0}-{1}-state".format(vmName, connectionName), "Shut off")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 648, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 587, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 293, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1690801259822.572, 'url': 'http://127.0.0.2:9591/cockpit/login', 'networkRequestId': '115986.12'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: method call GetStats timed out

# Result testVsock (__main__.TestMachinesSettings.testVsock) failed
# 1 TEST FAILED [106s on rhos-01-8]
not ok 82 /work/bots/make-checkout-workdir/test/check-machines-settings TestMachinesSettings.testVsock [ND@4]

First occurrence: 2023-07-31T11:02:40.304504 | revision 63a50068264247d519223104b93f936ee88b8670 Times recorded: 1 Latest occurrences:

  • 2023-07-31T11:02:40.304504 | revision 63a50068264247d519223104b93f936ee88b8670

# ----------------------------------------------------------------------
# testVsock (__main__.TestMachinesSettings.testVsock)
error: Failed to define network from /etc/libvirt/qemu/networks/default.xml
error: operation failed: network 'default' already exists with uuid 3cb39553-7927-4adb-b63b-311b8f0bba32

DevTools listening on ws://127.0.0.1:9583/devtools/browser/a8575603-6c6f-4f6c-b907-5757089d4808
[0731/113400.114786:WARNING:sandbox_linux.cc(393)] InitializeSandbox() called with multiple threads in process gpu-process.
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
ERROR    XML error: only a single vsock device is supported
> warning: GetStats(subVmTest1, system) failed: method call GetStats timed out
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 868, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 810, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/bots/make-checkout-workdir/test/machineslib.py", line 66, in performAction
    b.wait_in_text("#vm-{0}-{1}-state".format(vmName, connectionName), "Shut off")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 648, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 587, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 293, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1690803242535.5981, 'url': 'http://127.0.0.2:9591/cockpit/login', 'networkRequestId': '53684.12'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: method call GetStats timed out

Wrote screenshot to TestMachinesSettings-testVsock-fedora-37-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestMachinesSettings-testVsock-fedora-37-127.0.0.2-2701-FAIL.html
Wrote JS log to TestMachinesSettings-testVsock-fedora-37-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMachinesSettings-testVsock-fedora-37-127.0.0.2-2701-FAIL.log.gz
error: Failed to destroy domain 'subVmTest1'
error: Requested operation is not valid: domain is not running
Warning: Stopping virtstoraged.service, but it can still be activated by:
  virtstoraged-ro.socket
  virtstoraged.socket
  virtstoraged-admin.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
  virtnetworkd-ro.socket
  virtnetworkd-admin.socket
  virtnetworkd.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
  virtqemud-ro.socket
  virtqemud.socket
  virtqemud-admin.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 868, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 810, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/bots/make-checkout-workdir/test/machineslib.py", line 66, in performAction
    b.wait_in_text("#vm-{0}-{1}-state".format(vmName, connectionName), "Shut off")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 648, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 587, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 293, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1690803242535.5981, 'url': 'http://127.0.0.2:9591/cockpit/login', 'networkRequestId': '53684.12'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: method call GetStats timed out

# Result testVsock (__main__.TestMachinesSettings.testVsock) failed
# 1 TEST FAILED [106s on rhos-01-28]
not ok 65 /work/bots/make-checkout-workdir/test/check-machines-settings TestMachinesSettings.testVsock [ND@4]

First occurrence: 2023-07-31T11:35:40.920736 | revision cea5e6c7bcb493557ead0f105f823cc59cc364a5 Times recorded: 1 Latest occurrences:

  • 2023-07-31T11:35:40.920736 | revision cea5e6c7bcb493557ead0f105f823cc59cc364a5

# ----------------------------------------------------------------------
# testVsock (__main__.TestMachinesSettings.testVsock)
error: Failed to define network from /etc/libvirt/qemu/networks/default.xml
error: operation failed: network 'default' already exists with uuid fd9cd98a-3aa7-4db9-86f1-9f261ab442be

DevTools listening on ws://127.0.0.1:9306/devtools/browser/c5c21908-a035-4700-afc2-2cdcfcd420f0
[0731/121821.201624:WARNING:sandbox_linux.cc(393)] InitializeSandbox() called with multiple threads in process gpu-process.
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
ERROR    XML error: only a single vsock device is supported
> warning: GetStats(subVmTest1, system) failed: method call GetStats timed out
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 868, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 810, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/bots/make-checkout-workdir/test/machineslib.py", line 66, in performAction
    b.wait_in_text("#vm-{0}-{1}-state".format(vmName, connectionName), "Shut off")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 648, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 587, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 293, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1690805904118.597, 'url': 'http://127.0.0.2:9891/cockpit/login', 'networkRequestId': '58672.12'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: method call GetStats timed out

Wrote screenshot to TestMachinesSettings-testVsock-fedora-37-127.0.0.2-3001-FAIL.png
Wrote HTML dump to TestMachinesSettings-testVsock-fedora-37-127.0.0.2-3001-FAIL.html
Wrote JS log to TestMachinesSettings-testVsock-fedora-37-127.0.0.2-3001-FAIL.js.log
Journal extracted to TestMachinesSettings-testVsock-fedora-37-127.0.0.2-3001-FAIL.log.gz
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1690805937339.948,"url":"http://127.0.0.2:9891/machines#vm?name=subVmTest1&connection=system"}
error: Failed to destroy domain 'subVmTest1'
error: Requested operation is not valid: domain is not running
Warning: Stopping virtstoraged.service, but it can still be activated by:
  virtstoraged-ro.socket
  virtstoraged-admin.socket
  virtstoraged.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
  virtnetworkd.socket
  virtnetworkd-ro.socket
  virtnetworkd-admin.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
  virtqemud.socket
  virtqemud-ro.socket
  virtqemud-admin.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 868, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 810, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/bots/make-checkout-workdir/test/machineslib.py", line 66, in performAction
    b.wait_in_text("#vm-{0}-{1}-state".format(vmName, connectionName), "Shut off")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 648, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 587, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 293, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1690805904118.597, 'url': 'http://127.0.0.2:9891/cockpit/login', 'networkRequestId': '58672.12'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: method call GetStats timed out

# Result testVsock (__main__.TestMachinesSettings.testVsock) failed
# 1 TEST FAILED [106s on rhos-01-23]
not ok 73 /work/bots/make-checkout-workdir/test/check-machines-settings TestMachinesSettings.testVsock [ND@7]

First occurrence: 2023-07-31T12:20:03.330193 | revision 11142be539c169411571525e44b7130835faa809 Times recorded: 1 Latest occurrences:

  • 2023-07-31T12:20:03.330193 | revision 11142be539c169411571525e44b7130835faa809

# ----------------------------------------------------------------------
# testVsock (__main__.TestMachinesSettings.testVsock)
error: Failed to define network from /etc/libvirt/qemu/networks/default.xml
error: operation failed: network 'default' already exists with uuid 2d8a1950-6296-40f8-bc86-844816fcc653

DevTools listening on ws://127.0.0.1:10063/devtools/browser/66d8bcc8-fe18-4149-9802-f1a1f3eab5d4
[0731/134443.219261:WARNING:sandbox_linux.cc(393)] InitializeSandbox() called with multiple threads in process gpu-process.
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
ERROR    XML error: only a single vsock device is supported
> warning: GetStats(subVmTest1, system) failed: method call GetStats timed out
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 868, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 810, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/bots/make-checkout-workdir/test/machineslib.py", line 66, in performAction
    b.wait_in_text("#vm-{0}-{1}-state".format(vmName, connectionName), "Shut off")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 648, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 587, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 293, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1690811085942.104, 'url': 'http://127.0.0.2:9891/cockpit/login', 'networkRequestId': '4556.12'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: method call GetStats timed out

Wrote screenshot to TestMachinesSettings-testVsock-fedora-37-127.0.0.2-3001-FAIL.png
Wrote HTML dump to TestMachinesSettings-testVsock-fedora-37-127.0.0.2-3001-FAIL.html
Wrote JS log to TestMachinesSettings-testVsock-fedora-37-127.0.0.2-3001-FAIL.js.log
Journal extracted to TestMachinesSettings-testVsock-fedora-37-127.0.0.2-3001-FAIL.log.gz
error: Failed to destroy domain 'subVmTest1'
error: Requested operation is not valid: domain is not running
Warning: Stopping virtstoraged.service, but it can still be activated by:
  virtstoraged-ro.socket
  virtstoraged-admin.socket
  virtstoraged.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
  virtnetworkd-admin.socket
  virtnetworkd.socket
  virtnetworkd-ro.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
  virtqemud-ro.socket
  virtqemud.socket
  virtqemud-admin.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 868, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 810, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/bots/make-checkout-workdir/test/machineslib.py", line 66, in performAction
    b.wait_in_text("#vm-{0}-{1}-state".format(vmName, connectionName), "Shut off")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 648, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 587, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 293, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1690811085942.104, 'url': 'http://127.0.0.2:9891/cockpit/login', 'networkRequestId': '4556.12'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: method call GetStats timed out

# Result testVsock (__main__.TestMachinesSettings.testVsock) failed
# 1 TEST FAILED [106s on rhos-01-7]
not ok 73 /work/bots/make-checkout-workdir/test/check-machines-settings TestMachinesSettings.testVsock [ND@7]

First occurrence: 2023-07-31T13:46:25.761043 | revision 4097a323b76370208134c7bcc0064cd5a5e6664b Times recorded: 1 Latest occurrences:

  • 2023-07-31T13:46:25.761043 | revision 4097a323b76370208134c7bcc0064cd5a5e6664b

# ----------------------------------------------------------------------
# testVsock (__main__.TestMachinesSettings.testVsock)
error: Failed to define network from /etc/libvirt/qemu/networks/default.xml
error: operation failed: network 'default' already exists with uuid 02fbb1f9-0893-4921-8fb7-433bc3aeb31f

DevTools listening on ws://127.0.0.1:10160/devtools/browser/9e55f319-9378-47fe-a571-13a0b02baeab
[0731/154907.475823:WARNING:sandbox_linux.cc(393)] InitializeSandbox() called with multiple threads in process gpu-process.
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
ERROR    XML error: only a single vsock device is supported
> warning: GetStats(subVmTest1, system) failed: method call GetStats timed out
> warning: GetStats(subVmTest1, system) failed: method call GetStats timed out
> warning: GetStats(subVmTest1, system) failed: method call GetStats timed out
> warning: GetStats(subVmTest1, system) failed: method call GetStats timed out
> warning: GetStats(subVmTest1, system) failed: method call GetStats timed out
Wrote subVmTest1 XML to TestMachinesSettings-testVsock-fedora-37-127.0.0.2-2701-subVmTest1.xml
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 868, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 810, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/bots/make-checkout-workdir/test/machineslib.py", line 70, in performAction
    b.wait_in_text("#vm-{0}-{1}-state".format(vmName, connectionName), "Shut off")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 648, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 587, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 293, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1690818549953.821, 'url': 'http://127.0.0.2:9591/cockpit/login', 'networkRequestId': '55486.12'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: method call GetStats timed out

Wrote screenshot to TestMachinesSettings-testVsock-fedora-37-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestMachinesSettings-testVsock-fedora-37-127.0.0.2-2701-FAIL.html
Wrote JS log to TestMachinesSettings-testVsock-fedora-37-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMachinesSettings-testVsock-fedora-37-127.0.0.2-2701-FAIL.log.gz
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1690818648901.103,"url":"http://127.0.0.2:9591/machines#vm?name=subVmTest1&connection=system"}
Warning: Stopping virtstoraged.service, but it can still be activated by:
  virtstoraged-admin.socket
  virtstoraged-ro.socket
  virtstoraged.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
  virtnetworkd.socket
  virtnetworkd-admin.socket
  virtnetworkd-ro.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
  virtqemud-ro.socket
  virtqemud.socket
  virtqemud-admin.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 868, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 810, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/bots/make-checkout-workdir/test/machineslib.py", line 70, in performAction
    b.wait_in_text("#vm-{0}-{1}-state".format(vmName, connectionName), "Shut off")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 648, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 587, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 293, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1690818549953.821, 'url': 'http://127.0.0.2:9591/cockpit/login', 'networkRequestId': '55486.12'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: method call GetStats timed out

# Result testVsock (__main__.TestMachinesSettings.testVsock) failed
# 1 TEST FAILED [110s on rhos-01-6]
not ok 65 /work/bots/make-checkout-workdir/test/check-machines-settings TestMachinesSettings.testVsock [ND@4]

First occurrence: 2023-07-31T15:50:52.795082 | revision 1abd4cd5ae069c37c46c8377b43bd8427e3cde14 Times recorded: 1 Latest occurrences:

  • 2023-07-31T15:50:52.795082 | revision 1abd4cd5ae069c37c46c8377b43bd8427e3cde14

# ----------------------------------------------------------------------
# testVsock (__main__.TestMachinesSettings.testVsock)
error: Failed to define network from /etc/libvirt/qemu/networks/default.xml
error: operation failed: network 'default' already exists with uuid 7d830400-a341-4bbc-866f-11d3b2032f9f

DevTools listening on ws://127.0.0.1:9786/devtools/browser/4fe68918-adfd-4129-bdbb-b9ee36dd8aa2
[0801/181606.025324:WARNING:sandbox_linux.cc(393)] InitializeSandbox() called with multiple threads in process gpu-process.
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
ERROR    XML error: only a single vsock device is supported
> warning: GetStats(subVmTest1, system) failed: method call GetStats timed out
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 868, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 810, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/bots/make-checkout-workdir/test/machineslib.py", line 66, in performAction
    b.wait_in_text("#vm-{0}-{1}-state".format(vmName, connectionName), "Shut off")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 648, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 587, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 293, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1690913769079.316, 'url': 'http://127.0.0.2:9591/cockpit/login', 'networkRequestId': '4183.12'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: method call GetStats timed out

Wrote screenshot to TestMachinesSettings-testVsock-fedora-37-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestMachinesSettings-testVsock-fedora-37-127.0.0.2-2701-FAIL.html
Wrote JS log to TestMachinesSettings-testVsock-fedora-37-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMachinesSettings-testVsock-fedora-37-127.0.0.2-2701-FAIL.log.gz
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1690913804575.818,"url":"http://127.0.0.2:9591/machines#vm?name=subVmTest1&connection=system"}
error: Failed to destroy domain 'subVmTest1'
error: Requested operation is not valid: domain is not running
Warning: Stopping virtstoraged.service, but it can still be activated by:
  virtstoraged.socket
  virtstoraged-admin.socket
  virtstoraged-ro.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
  virtnetworkd-ro.socket
  virtnetworkd-admin.socket
  virtnetworkd.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
  virtqemud-ro.socket
  virtqemud.socket
  virtqemud-admin.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 868, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 810, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/bots/make-checkout-workdir/test/machineslib.py", line 66, in performAction
    b.wait_in_text("#vm-{0}-{1}-state".format(vmName, connectionName), "Shut off")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 648, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 587, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 293, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1690913769079.316, 'url': 'http://127.0.0.2:9591/cockpit/login', 'networkRequestId': '4183.12'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: method call GetStats timed out

# Result testVsock (__main__.TestMachinesSettings.testVsock) failed
# 1 TEST FAILED [111s on 1-ci-srv-02]
not ok 73 /work/bots/make-checkout-workdir/test/check-machines-settings TestMachinesSettings.testVsock [ND@4]

First occurrence: 2023-08-01T18:17:50.851300 | revision 859bb63233e9cfdcc8da92e68a68180b87450dd7 Times recorded: 1 Latest occurrences:

  • 2023-08-01T18:17:50.851300 | revision 859bb63233e9cfdcc8da92e68a68180b87450dd7

# ----------------------------------------------------------------------
# testVsock (__main__.TestMachinesSettings.testVsock)
error: Failed to define network from /etc/libvirt/qemu/networks/default.xml
error: operation failed: network 'default' already exists with uuid 1feddb54-df70-4af0-9dfa-b9554afc7477

DevTools listening on ws://127.0.0.1:9392/devtools/browser/17ed2f00-44a7-4e0c-9c9b-2a958b778cd9
[0803/071734.914661:WARNING:sandbox_linux.cc(393)] InitializeSandbox() called with multiple threads in process gpu-process.
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
ERROR    XML error: only a single vsock device is supported
> warning: GetStats(subVmTest1, system) failed: method call GetStats timed out
> warning: GetStats(subVmTest1, system) failed: method call GetStats timed out
> warning: GetStats(subVmTest1, system) failed: method call GetStats timed out
> warning: GetStats(subVmTest1, system) failed: method call GetStats timed out
> warning: GetStats(subVmTest1, system) failed: method call GetStats timed out
Wrote subVmTest1 XML to TestMachinesSettings-testVsock-fedora-37-127.0.0.2-2701-subVmTest1.xml
Wrote subVmTest1 log to TestMachinesSettings-testVsock-fedora-37-127.0.0.2-2701-subVmTest1.log
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 868, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 810, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/bots/make-checkout-workdir/test/machineslib.py", line 70, in performAction
    b.wait_in_text("#vm-{0}-{1}-state".format(vmName, connectionName), "Shut off")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 648, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 587, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 293, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1691047057720.76, 'url': 'http://127.0.0.2:9591/cockpit/login', 'networkRequestId': '4581.12'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: method call GetStats timed out

Wrote screenshot to TestMachinesSettings-testVsock-fedora-37-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestMachinesSettings-testVsock-fedora-37-127.0.0.2-2701-FAIL.html
Wrote JS log to TestMachinesSettings-testVsock-fedora-37-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMachinesSettings-testVsock-fedora-37-127.0.0.2-2701-FAIL.log.gz
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1691047159241.933,"url":"http://127.0.0.2:9591/machines#vm?name=subVmTest1&connection=system"}
Warning: Stopping virtstoraged.service, but it can still be activated by:
  virtstoraged.socket
  virtstoraged-ro.socket
  virtstoraged-admin.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
  virtnetworkd-admin.socket
  virtnetworkd.socket
  virtnetworkd-ro.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
  virtqemud-admin.socket
  virtqemud.socket
  virtqemud-ro.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 868, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 810, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/bots/make-checkout-workdir/test/machineslib.py", line 70, in performAction
    b.wait_in_text("#vm-{0}-{1}-state".format(vmName, connectionName), "Shut off")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 648, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 587, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 293, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1691047057720.76, 'url': 'http://127.0.0.2:9591/cockpit/login', 'networkRequestId': '4581.12'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: method call GetStats timed out

# Result testVsock (__main__.TestMachinesSettings.testVsock) failed
# 1 TEST FAILED [115s on 2-cockpit-10]
not ok 73 /work/bots/make-checkout-workdir/test/check-machines-settings TestMachinesSettings.testVsock [ND@4]

First occurrence: 2023-08-03T07:19:24.238284 | revision 53f6290dc2a52afc316172d7eb0a63ac948f464b Times recorded: 1 Latest occurrences:

  • 2023-08-03T07:19:24.238284 | revision 53f6290dc2a52afc316172d7eb0a63ac948f464b

# ----------------------------------------------------------------------
# testVsock (__main__.TestMachinesSettings.testVsock)
error: Failed to define network from /etc/libvirt/qemu/networks/default.xml
error: operation failed: network 'default' already exists with uuid f68900d3-c2c8-4bc4-9dd2-bfb7ae30847f

DevTools listening on ws://127.0.0.1:9305/devtools/browser/efc7ba95-19c0-4bd3-a5cf-8e7cd0d073d9
[0831/021740.289504:WARNING:sandbox_linux.cc(393)] InitializeSandbox() called with multiple threads in process gpu-process.
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
ERROR    XML error: only a single vsock device is supported
> warning: GetStats(subVmTest1, system) failed: method call GetStats timed out
> warning: GetStats(subVmTest1, system) failed: method call GetStats timed out
> warning: GetStats(subVmTest1, system) failed: method call GetStats timed out
> warning: GetStats(subVmTest1, system) failed: method call GetStats timed out
> warning: GetStats(subVmTest1, system) failed: method call GetStats timed out
Wrote subVmTest1 XML to TestMachinesSettings-testVsock-fedora-37-127.0.0.2-2701-subVmTest1.xml
Wrote subVmTest1 log to TestMachinesSettings-testVsock-fedora-37-127.0.0.2-2701-subVmTest1.log
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 876, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 817, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/bots/make-checkout-workdir/test/machineslib.py", line 70, in performAction
    b.wait_in_text("#vm-{0}-{1}-state".format(vmName, connectionName), "Shut off")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 648, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 587, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 293, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1693448263785.186, 'url': 'http://127.0.0.2:9591/cockpit/login', 'networkRequestId': '3949.12'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: method call GetStats timed out

Wrote screenshot to TestMachinesSettings-testVsock-fedora-37-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestMachinesSettings-testVsock-fedora-37-127.0.0.2-2701-FAIL.html
Wrote JS log to TestMachinesSettings-testVsock-fedora-37-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMachinesSettings-testVsock-fedora-37-127.0.0.2-2701-FAIL.log.gz
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1693448364839.686,"url":"http://127.0.0.2:9591/machines#vm?name=subVmTest1&connection=system"}
Warning: Stopping virtstoraged.service, but it can still be activated by:
  virtstoraged.socket
  virtstoraged-admin.socket
  virtstoraged-ro.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
  virtnetworkd-ro.socket
  virtnetworkd-admin.socket
  virtnetworkd.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
  virtqemud-admin.socket
  virtqemud-ro.socket
  virtqemud.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 876, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 817, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/bots/make-checkout-workdir/test/machineslib.py", line 70, in performAction
    b.wait_in_text("#vm-{0}-{1}-state".format(vmName, connectionName), "Shut off")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 648, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 587, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 293, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1693448263785.186, 'url': 'http://127.0.0.2:9591/cockpit/login', 'networkRequestId': '3949.12'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: method call GetStats timed out

# Result testVsock (__main__.TestMachinesSettings.testVsock) failed
# 1 TEST FAILED [115s on rhos-01-16]
not ok 73 /work/bots/make-checkout-workdir/test/check-machines-settings TestMachinesSettings.testVsock [ND@4]

First occurrence: 2023-08-31T02:19:29.217865 | revision 3347a72dc9c58948f85339f72e7be37017a15aab Times recorded: 1 Latest occurrences:

  • 2023-08-31T02:19:29.217865 | revision 3347a72dc9c58948f85339f72e7be37017a15aab

cockpituous avatar Jul 28 '23 08:07 cockpituous

fedora-38 Ooops, it happened again


# ----------------------------------------------------------------------
# testVsock (__main__.TestMachinesSettings.testVsock)

DevTools listening on ws://127.0.0.1:10020/devtools/browser/e120285e-904d-4cfd-bdad-5cf6cb4fec8c
[0223/215154.695231: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":1708725118728.142,"url":"http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js","networkRequestId":"21697.19"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1708725118730.443,"url":"http://127.0.0.2:9691/cockpit/@localhost/*/po.js","networkRequestId":"21697.20"}
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":1708725118791.04,"url":"http://127.0.0.2:9691/machines"}
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":1708725118791.175,"url":"http://127.0.0.2:9691/machines"}
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
ERROR    XML error: only a single vsock device is supported
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
Wrote subVmTest1 XML to TestMachinesSettings-testVsock-fedora-38-127.0.0.2-2801-subVmTest1.xml
Wrote subVmTest1 log to TestMachinesSettings-testVsock-fedora-38-127.0.0.2-2801-subVmTest1.log
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 860, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 804, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/bots/make-checkout-workdir/test/machineslib.py", line 78, in performAction
    b.wait_in_text(f"#vm-{vmName}-{connectionName}-state", "Shut off")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 680, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/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/bots/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_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1708725117935.922, 'url': 'http://127.0.0.2:9691/cockpit/login', 'networkRequestId': '21697.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1708725118728.142, 'url': 'http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '21697.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1708725118730.443, 'url': 'http://127.0.0.2:9691/cockpit/@localhost/*/po.js', 'networkRequestId': '21697.20'}
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': 1708725118791.04, 'url': 'http://127.0.0.2:9691/machines'}
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': 1708725118791.175, 'url': 'http://127.0.0.2:9691/machines'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: Method call timed out

Wrote screenshot to TestMachinesSettings-testVsock-fedora-38-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestMachinesSettings-testVsock-fedora-38-127.0.0.2-2801-FAIL.html
Wrote JS log to TestMachinesSettings-testVsock-fedora-38-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMachinesSettings-testVsock-fedora-38-127.0.0.2-2801-FAIL.log.gz
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1708725213782.264,"url":"http://127.0.0.2:9691/machines#vm?name=subVmTest1&connection=system"}
Warning: Stopping virtstoraged.service, but it can still be activated by:
  virtstoraged-ro.socket
  virtstoraged.socket
  virtstoraged-admin.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
  virtnetworkd.socket
  virtnetworkd-admin.socket
  virtnetworkd-ro.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
  virtqemud-ro.socket
  virtqemud-admin.socket
  virtqemud.socket
[0223/215338.186928:ERROR:check.cc(297)] Check failed: false. NOTREACHED log messages are omitted in official builds. Sorry!
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 860, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 804, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/bots/make-checkout-workdir/test/machineslib.py", line 78, in performAction
    b.wait_in_text(f"#vm-{vmName}-{connectionName}-state", "Shut off")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 680, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/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/bots/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_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1708725117935.922, 'url': 'http://127.0.0.2:9691/cockpit/login', 'networkRequestId': '21697.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1708725118728.142, 'url': 'http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '21697.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1708725118730.443, 'url': 'http://127.0.0.2:9691/cockpit/@localhost/*/po.js', 'networkRequestId': '21697.20'}
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': 1708725118791.04, 'url': 'http://127.0.0.2:9691/machines'}
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': 1708725118791.175, 'url': 'http://127.0.0.2:9691/machines'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: Method call timed out

# Result testVsock (__main__.TestMachinesSettings.testVsock) failed
# 1 TEST FAILED [108s on rhos-01-22]
not ok 77 /work/bots/make-checkout-workdir/test/check-machines-settings TestMachinesSettings.testVsock [ND@5]

First occurrence: 2024-02-23T21:53:38.369277 | revision 337bd5defa9d32b698dcae1a4bde659794d80bb7 Times recorded: 1 Latest occurrences:

  • 2024-02-23T21:53:38.369277 | revision 337bd5defa9d32b698dcae1a4bde659794d80bb7

# ----------------------------------------------------------------------
# testVsock (__main__.TestMachinesSettings.testVsock)

DevTools listening on ws://127.0.0.1:9230/devtools/browser/b521571b-f547-44e8-bde4-ff6a8e6f0e41
[0223/215605.587819:WARNING:sandbox_linux.cc(418)] InitializeSandbox() called with multiple threads in process gpu-process.
[0223/215605.597521: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":1708725369885.082,"url":"http://127.0.0.2:9391/cockpit/@localhost/*/po.manifest.js","networkRequestId":"96700.19"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1708725369890.967,"url":"http://127.0.0.2:9391/cockpit/@localhost/*/po.js","networkRequestId":"96700.20"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9391/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1708725369931.756,"url":"http://127.0.0.2:9391/machines"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9391/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1708725369931.875,"url":"http://127.0.0.2:9391/machines"}
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
ERROR    XML error: only a single vsock device is supported
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
Wrote subVmTest1 XML to TestMachinesSettings-testVsock-fedora-38-127.0.0.2-2501-subVmTest1.xml
Wrote subVmTest1 log to TestMachinesSettings-testVsock-fedora-38-127.0.0.2-2501-subVmTest1.log
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 860, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 804, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/bots/make-checkout-workdir/test/machineslib.py", line 78, in performAction
    b.wait_in_text(f"#vm-{vmName}-{connectionName}-state", "Shut off")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 680, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/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/bots/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_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1708725369128.655, 'url': 'http://127.0.0.2:9391/cockpit/login', 'networkRequestId': '96700.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1708725369885.082, 'url': 'http://127.0.0.2:9391/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '96700.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1708725369890.967, 'url': 'http://127.0.0.2:9391/cockpit/@localhost/*/po.js', 'networkRequestId': '96700.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9391/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1708725369931.756, 'url': 'http://127.0.0.2:9391/machines'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9391/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1708725369931.875, 'url': 'http://127.0.0.2:9391/machines'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: Method call timed out

Wrote screenshot to TestMachinesSettings-testVsock-fedora-38-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestMachinesSettings-testVsock-fedora-38-127.0.0.2-2501-FAIL.html
Wrote JS log to TestMachinesSettings-testVsock-fedora-38-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMachinesSettings-testVsock-fedora-38-127.0.0.2-2501-FAIL.log.gz
Warning: Stopping virtstoraged.service, but it can still be activated by:
  virtstoraged.socket
  virtstoraged-ro.socket
  virtstoraged-admin.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
  virtnetworkd.socket
  virtnetworkd-admin.socket
  virtnetworkd-ro.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
  virtqemud.socket
  virtqemud-admin.socket
  virtqemud-ro.socket
[0223/215749.534185:ERROR:check.cc(297)] Check failed: false. NOTREACHED log messages are omitted in official builds. Sorry!
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 860, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 804, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/bots/make-checkout-workdir/test/machineslib.py", line 78, in performAction
    b.wait_in_text(f"#vm-{vmName}-{connectionName}-state", "Shut off")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 680, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/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/bots/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_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1708725369128.655, 'url': 'http://127.0.0.2:9391/cockpit/login', 'networkRequestId': '96700.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1708725369885.082, 'url': 'http://127.0.0.2:9391/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '96700.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1708725369890.967, 'url': 'http://127.0.0.2:9391/cockpit/@localhost/*/po.js', 'networkRequestId': '96700.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9391/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1708725369931.756, 'url': 'http://127.0.0.2:9391/machines'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9391/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1708725369931.875, 'url': 'http://127.0.0.2:9391/machines'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: Method call timed out

# Result testVsock (__main__.TestMachinesSettings.testVsock) failed
# 1 TEST FAILED [109s on rhos-01-34]
not ok 77 /work/bots/make-checkout-workdir/test/check-machines-settings TestMachinesSettings.testVsock [ND@3]

First occurrence: 2024-02-23T21:57:50.087349 | revision 5cf44e9d46ca27547fd86234ad9998eadebd2cd7 Times recorded: 1 Latest occurrences:

  • 2024-02-23T21:57:50.087349 | revision 5cf44e9d46ca27547fd86234ad9998eadebd2cd7

# ----------------------------------------------------------------------
# testVsock (__main__.TestMachinesSettings.testVsock)

DevTools listening on ws://127.0.0.1:9444/devtools/browser/e700e0c6-e7c4-4217-9804-5b75d9482e29
[0223/233750.037883: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":1708731473970.671,"url":"http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js","networkRequestId":"21442.19"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1708731473972.588,"url":"http://127.0.0.2:9691/cockpit/@localhost/*/po.js","networkRequestId":"21442.20"}
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":1708731474003.209,"url":"http://127.0.0.2:9691/machines"}
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":1708731474003.323,"url":"http://127.0.0.2:9691/machines"}
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
ERROR    XML error: only a single vsock device is supported
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
Wrote subVmTest1 XML to TestMachinesSettings-testVsock-fedora-38-127.0.0.2-2801-subVmTest1.xml
Wrote subVmTest1 log to TestMachinesSettings-testVsock-fedora-38-127.0.0.2-2801-subVmTest1.log
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 860, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 804, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/bots/make-checkout-workdir/test/machineslib.py", line 78, in performAction
    b.wait_in_text(f"#vm-{vmName}-{connectionName}-state", "Shut off")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 680, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/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/bots/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_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1708731473317.469, 'url': 'http://127.0.0.2:9691/cockpit/login', 'networkRequestId': '21442.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1708731473970.671, 'url': 'http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '21442.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1708731473972.588, 'url': 'http://127.0.0.2:9691/cockpit/@localhost/*/po.js', 'networkRequestId': '21442.20'}
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': 1708731474003.209, 'url': 'http://127.0.0.2:9691/machines'}
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': 1708731474003.323, 'url': 'http://127.0.0.2:9691/machines'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: Method call timed out

Wrote screenshot to TestMachinesSettings-testVsock-fedora-38-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestMachinesSettings-testVsock-fedora-38-127.0.0.2-2801-FAIL.html
Wrote JS log to TestMachinesSettings-testVsock-fedora-38-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMachinesSettings-testVsock-fedora-38-127.0.0.2-2801-FAIL.log.gz
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1708731569375.417,"url":"http://127.0.0.2:9691/machines#vm?name=subVmTest1&connection=system"}
Warning: Stopping virtstoraged.service, but it can still be activated by:
  virtstoraged-ro.socket
  virtstoraged.socket
  virtstoraged-admin.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
  virtnetworkd-admin.socket
  virtnetworkd.socket
  virtnetworkd-ro.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
  virtqemud.socket
  virtqemud-admin.socket
  virtqemud-ro.socket
[0223/233933.704288:ERROR:check.cc(297)] Check failed: false. NOTREACHED log messages are omitted in official builds. Sorry!
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 860, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 804, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/bots/make-checkout-workdir/test/machineslib.py", line 78, in performAction
    b.wait_in_text(f"#vm-{vmName}-{connectionName}-state", "Shut off")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 680, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/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/bots/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_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1708731473317.469, 'url': 'http://127.0.0.2:9691/cockpit/login', 'networkRequestId': '21442.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1708731473970.671, 'url': 'http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '21442.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1708731473972.588, 'url': 'http://127.0.0.2:9691/cockpit/@localhost/*/po.js', 'networkRequestId': '21442.20'}
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': 1708731474003.209, 'url': 'http://127.0.0.2:9691/machines'}
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': 1708731474003.323, 'url': 'http://127.0.0.2:9691/machines'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: Method call timed out

# Result testVsock (__main__.TestMachinesSettings.testVsock) failed
# 1 TEST FAILED [108s on rhos-01-32]
not ok 77 /work/bots/make-checkout-workdir/test/check-machines-settings TestMachinesSettings.testVsock [ND@5]

First occurrence: 2024-02-23T23:39:34.342588 | revision a430dc05baea1c0609e5874f433142018db1b2cd Times recorded: 1 Latest occurrences:

  • 2024-02-23T23:39:34.342588 | revision a430dc05baea1c0609e5874f433142018db1b2cd

# ----------------------------------------------------------------------
# testVsock (__main__.TestMachinesSettings.testVsock)

DevTools listening on ws://127.0.0.1:9643/devtools/browser/954e4c38-8239-4208-ad6a-bc4bd9744329
[0226/073948.688037:WARNING:sandbox_linux.cc(418)] InitializeSandbox() called with multiple threads in process gpu-process.
[0226/073948.694899: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":1708933191867.5,"url":"http://127.0.0.2:9691/cockpit/@localhost/*/po.js","networkRequestId":"21754.20"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1708933191869.7,"url":"http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js","networkRequestId":"21754.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":1708933191909.356,"url":"http://127.0.0.2:9691/machines"}
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":1708933191909.492,"url":"http://127.0.0.2:9691/machines"}
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
ERROR    XML error: only a single vsock device is supported
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
Wrote subVmTest1 XML to TestMachinesSettings-testVsock-fedora-38-127.0.0.2-2801-subVmTest1.xml
Wrote subVmTest1 log to TestMachinesSettings-testVsock-fedora-38-127.0.0.2-2801-subVmTest1.log
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 860, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 804, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/bots/make-checkout-workdir/test/machineslib.py", line 78, in performAction
    b.wait_in_text(f"#vm-{vmName}-{connectionName}-state", "Shut off")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 680, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/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/bots/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_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1708933191091.103, 'url': 'http://127.0.0.2:9691/cockpit/login', 'networkRequestId': '21754.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1708933191867.5, 'url': 'http://127.0.0.2:9691/cockpit/@localhost/*/po.js', 'networkRequestId': '21754.20'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1708933191869.7, 'url': 'http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '21754.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': 1708933191909.356, 'url': 'http://127.0.0.2:9691/machines'}
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': 1708933191909.492, 'url': 'http://127.0.0.2:9691/machines'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: Method call timed out

Wrote screenshot to TestMachinesSettings-testVsock-fedora-38-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestMachinesSettings-testVsock-fedora-38-127.0.0.2-2801-FAIL.html
Wrote JS log to TestMachinesSettings-testVsock-fedora-38-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMachinesSettings-testVsock-fedora-38-127.0.0.2-2801-FAIL.log.gz
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1708933285612.221,"url":"http://127.0.0.2:9691/machines#vm?name=subVmTest1&connection=system"}
Warning: Stopping virtstoraged.service, but it can still be activated by:
  virtstoraged.socket
  virtstoraged-ro.socket
  virtstoraged-admin.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
  virtnetworkd.socket
  virtnetworkd-admin.socket
  virtnetworkd-ro.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
  virtqemud-ro.socket
  virtqemud-admin.socket
  virtqemud.socket
[0226/074129.818569:ERROR:check.cc(297)] Check failed: false. NOTREACHED log messages are omitted in official builds. Sorry!
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 860, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 804, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/bots/make-checkout-workdir/test/machineslib.py", line 78, in performAction
    b.wait_in_text(f"#vm-{vmName}-{connectionName}-state", "Shut off")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 680, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/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/bots/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_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1708933191091.103, 'url': 'http://127.0.0.2:9691/cockpit/login', 'networkRequestId': '21754.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1708933191867.5, 'url': 'http://127.0.0.2:9691/cockpit/@localhost/*/po.js', 'networkRequestId': '21754.20'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1708933191869.7, 'url': 'http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '21754.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': 1708933191909.356, 'url': 'http://127.0.0.2:9691/machines'}
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': 1708933191909.492, 'url': 'http://127.0.0.2:9691/machines'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: Method call timed out

# Result testVsock (__main__.TestMachinesSettings.testVsock) failed
# 1 TEST FAILED [106s on rhos-01-10]
not ok 77 /work/bots/make-checkout-workdir/test/check-machines-settings TestMachinesSettings.testVsock [ND@5]

First occurrence: 2024-02-26T07:41:30.045927 | revision 51db67c5054a6041b944cae57a364f903412c5b1 Times recorded: 1 Latest occurrences:

  • 2024-02-26T07:41:30.045927 | revision 51db67c5054a6041b944cae57a364f903412c5b1

# ----------------------------------------------------------------------
# testVsock (__main__.TestMachinesSettings.testVsock)

DevTools listening on ws://127.0.0.1:9451/devtools/browser/173590b7-e952-46cc-a6e7-8030e7bf5520
[0226/103900.525796:WARNING:sandbox_linux.cc(418)] InitializeSandbox() called with multiple threads in process gpu-process.
[0226/103900.534977: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":1708943945728.594,"url":"http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js","networkRequestId":"88519.19"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1708943945732.231,"url":"http://127.0.0.2:9791/cockpit/@localhost/*/po.js","networkRequestId":"88519.20"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1708943945774.916,"url":"http://127.0.0.2:9791/machines"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1708943945775.038,"url":"http://127.0.0.2:9791/machines"}
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
ERROR    XML error: only a single vsock device is supported
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
Wrote subVmTest1 XML to TestMachinesSettings-testVsock-fedora-38-127.0.0.2-2901-subVmTest1.xml
Wrote subVmTest1 log to TestMachinesSettings-testVsock-fedora-38-127.0.0.2-2901-subVmTest1.log
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 860, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 804, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/bots/make-checkout-workdir/test/machineslib.py", line 78, in performAction
    b.wait_in_text(f"#vm-{vmName}-{connectionName}-state", "Shut off")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 680, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/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/bots/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_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1708943944978.635, 'url': 'http://127.0.0.2:9791/cockpit/login', 'networkRequestId': '88519.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1708943945728.594, 'url': 'http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '88519.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1708943945732.231, 'url': 'http://127.0.0.2:9791/cockpit/@localhost/*/po.js', 'networkRequestId': '88519.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1708943945774.916, 'url': 'http://127.0.0.2:9791/machines'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1708943945775.038, 'url': 'http://127.0.0.2:9791/machines'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: Method call timed out

Wrote screenshot to TestMachinesSettings-testVsock-fedora-38-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestMachinesSettings-testVsock-fedora-38-127.0.0.2-2901-FAIL.html
Wrote JS log to TestMachinesSettings-testVsock-fedora-38-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMachinesSettings-testVsock-fedora-38-127.0.0.2-2901-FAIL.log.gz
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1708944040677.233,"url":"http://127.0.0.2:9791/machines#vm?name=subVmTest1&connection=system"}
Warning: Stopping virtstoraged.service, but it can still be activated by:
  virtstoraged-ro.socket
  virtstoraged.socket
  virtstoraged-admin.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
  virtnetworkd-ro.socket
  virtnetworkd.socket
  virtnetworkd-admin.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
  virtqemud.socket
  virtqemud-ro.socket
  virtqemud-admin.socket
[0226/104045.131205:ERROR:check.cc(297)] Check failed: false. NOTREACHED log messages are omitted in official builds. Sorry!
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 860, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 804, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/bots/make-checkout-workdir/test/machineslib.py", line 78, in performAction
    b.wait_in_text(f"#vm-{vmName}-{connectionName}-state", "Shut off")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 680, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/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/bots/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_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1708943944978.635, 'url': 'http://127.0.0.2:9791/cockpit/login', 'networkRequestId': '88519.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1708943945728.594, 'url': 'http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '88519.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1708943945732.231, 'url': 'http://127.0.0.2:9791/cockpit/@localhost/*/po.js', 'networkRequestId': '88519.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1708943945774.916, 'url': 'http://127.0.0.2:9791/machines'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1708943945775.038, 'url': 'http://127.0.0.2:9791/machines'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: Method call timed out

# Result testVsock (__main__.TestMachinesSettings.testVsock) failed
# 1 TEST FAILED [109s on rhos-01-28]
not ok 77 /work/bots/make-checkout-workdir/test/check-machines-settings TestMachinesSettings.testVsock [ND@6]

First occurrence: 2024-02-26T10:40:45.536278 | revision b7f7d8f1a65dd03fb5e328a7e3c8aca3a186c984 Times recorded: 1 Latest occurrences:

  • 2024-02-26T10:40:45.536278 | revision b7f7d8f1a65dd03fb5e328a7e3c8aca3a186c984

# ----------------------------------------------------------------------
# testVsock (__main__.TestMachinesSettings.testVsock)
*** You are running in headless mode.
*** You are running in headless mode.
[GFX1-]: glxtest: libGL.so.1 missing
WebDriver BiDi listening on ws://127.0.0.1:9227
[GFX1-]: RenderCompositorSWGL failed mapping default framebuffer, no dt
DevTools listening on ws://127.0.0.1:9227/devtools/browser/dfd3b90c-b58d-4d90-8e2a-17d36203e3f3
> warning: This error page has no error code in its security info
CDP: {"source":"javascript","level":"warning","text":"Sending message that cannot be cloned. Are you trying to send an XPCOM object?","timestamp":1708943973101,"url":"resource://gre/modules/LoginManagerChild.sys.mjs","lineNumber":2431}
CDP: {"source":"other","level":"error","text":"The resource from “http://127.0.0.2:9191/cockpit/@localhost/*/po.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).","timestamp":1708943973803,"url":"http://127.0.0.2:9191/machines","lineNumber":0}
CDP: {"source":"other","level":"error","text":"The resource from “http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).","timestamp":1708943973804,"url":"http://127.0.0.2:9191/machines","lineNumber":0}
CDP: {"source":"other","level":"error","text":"The resource from “http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).","timestamp":1708943973900,"url":"http://127.0.0.2:9191/machines","lineNumber":0}
CDP: {"source":"other","level":"warning","text":"Loading failed for the <script> with source “http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js”.","timestamp":1708943973900,"url":"http://127.0.0.2:9191/machines","lineNumber":13}
CDP: {"source":"other","level":"error","text":"The resource from “http://127.0.0.2:9191/cockpit/@localhost/*/po.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).","timestamp":1708943973904,"url":"http://127.0.0.2:9191/machines","lineNumber":0}
CDP: {"source":"other","level":"warning","text":"Loading failed for the <script> with source “http://127.0.0.2:9191/cockpit/@localhost/*/po.js”.","timestamp":1708943973904,"url":"http://127.0.0.2:9191/machines","lineNumber":14}
> error: Scrollbar test exception: TypeError: document.body is null
ERROR    XML error: only a single vsock device is supported
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
Wrote subVmTest1 XML to TestMachinesSettings-testVsock-fedora-38-127.0.0.2-2301-subVmTest1.xml
Wrote subVmTest1 log to TestMachinesSettings-testVsock-fedora-38-127.0.0.2-2301-subVmTest1.log
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 860, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 804, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/bots/make-checkout-workdir/test/machineslib.py", line 78, in performAction
    b.wait_in_text(f"#vm-{vmName}-{connectionName}-state", "Shut off")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 680, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/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/bots/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_in_text("#vm-subVmTest1-system-state","Shut off")): actual text: Running
warning: This error page has no error code in its security info
cdp: {'source': 'javascript', 'level': 'warning', 'text': 'Sending message that cannot be cloned. Are you trying to send an XPCOM object?', 'timestamp': 1708943973101, 'url': 'resource://gre/modules/LoginManagerChild.sys.mjs', 'lineNumber': 2431}
cdp: {'source': 'other', 'level': 'error', 'text': 'The resource from “http://127.0.0.2:9191/cockpit/@localhost/*/po.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).', 'timestamp': 1708943973803, 'url': 'http://127.0.0.2:9191/machines', 'lineNumber': 0}
cdp: {'source': 'other', 'level': 'error', 'text': 'The resource from “http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).', 'timestamp': 1708943973804, 'url': 'http://127.0.0.2:9191/machines', 'lineNumber': 0}
cdp: {'source': 'other', 'level': 'error', 'text': 'The resource from “http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).', 'timestamp': 1708943973900, 'url': 'http://127.0.0.2:9191/machines', 'lineNumber': 0}
cdp: {'source': 'other', 'level': 'warning', 'text': 'Loading failed for the <script> with source “http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js”.', 'timestamp': 1708943973900, 'url': 'http://127.0.0.2:9191/machines', 'lineNumber': 13}
cdp: {'source': 'other', 'level': 'error', 'text': 'The resource from “http://127.0.0.2:9191/cockpit/@localhost/*/po.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).', 'timestamp': 1708943973904, 'url': 'http://127.0.0.2:9191/machines', 'lineNumber': 0}
cdp: {'source': 'other', 'level': 'warning', 'text': 'Loading failed for the <script> with source “http://127.0.0.2:9191/cockpit/@localhost/*/po.js”.', 'timestamp': 1708943973904, 'url': 'http://127.0.0.2:9191/machines', 'lineNumber': 14}
error: Scrollbar test exception: TypeError: document.body is null
warning: GetStats(subVmTest1, system) failed: Method call timed out

Wrote screenshot to TestMachinesSettings-testVsock-fedora-38-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestMachinesSettings-testVsock-fedora-38-127.0.0.2-2301-FAIL.html
Wrote JS log to TestMachinesSettings-testVsock-fedora-38-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMachinesSettings-testVsock-fedora-38-127.0.0.2-2301-FAIL.log.gz
Warning: Stopping virtstoraged.service, but it can still be activated by:
  virtstoraged-ro.socket
  virtstoraged.socket
  virtstoraged-admin.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
  virtnetworkd.socket
  virtnetworkd-ro.socket
  virtnetworkd-admin.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
  virtqemud-admin.socket
  virtqemud-ro.socket
  virtqemud.socket
Exiting due to channel error.
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/bots/make-checkout-workdir/test/check-machines-settings", line 860, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 804, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/bots/make-checkout-workdir/test/machineslib.py", line 78, in performAction
    b.wait_in_text(f"#vm-{vmName}-{connectionName}-state", "Shut off")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 680, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/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/bots/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_in_text("#vm-subVmTest1-system-state","Shut off")): actual text: Running
warning: This error page has no error code in its security info
cdp: {'source': 'javascript', 'level': 'warning', 'text': 'Sending message that cannot be cloned. Are you trying to send an XPCOM object?', 'timestamp': 1708943973101, 'url': 'resource://gre/modules/LoginManagerChild.sys.mjs', 'lineNumber': 2431}
cdp: {'source': 'other', 'level': 'error', 'text': 'The resource from “http://127.0.0.2:9191/cockpit/@localhost/*/po.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).', 'timestamp': 1708943973803, 'url': 'http://127.0.0.2:9191/machines', 'lineNumber': 0}
cdp: {'source': 'other', 'level': 'error', 'text': 'The resource from “http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).', 'timestamp': 1708943973804, 'url': 'http://127.0.0.2:9191/machines', 'lineNumber': 0}
cdp: {'source': 'other', 'level': 'error', 'text': 'The resource from “http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).', 'timestamp': 1708943973900, 'url': 'http://127.0.0.2:9191/machines', 'lineNumber': 0}
cdp: {'source': 'other', 'level': 'warning', 'text': 'Loading failed for the <script> with source “http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js”.', 'timestamp': 1708943973900, 'url': 'http://127.0.0.2:9191/machines', 'lineNumber': 13}
cdp: {'source': 'other', 'level': 'error', 'text': 'The resource from “http://127.0.0.2:9191/cockpit/@localhost/*/po.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).', 'timestamp': 1708943973904, 'url': 'http://127.0.0.2:9191/machines', 'lineNumber': 0}
cdp: {'source': 'other', 'level': 'warning', 'text': 'Loading failed for the <script> with source “http://127.0.0.2:9191/cockpit/@localhost/*/po.js”.', 'timestamp': 1708943973904, 'url': 'http://127.0.0.2:9191/machines', 'lineNumber': 14}
error: Scrollbar test exception: TypeError: document.body is null
warning: GetStats(subVmTest1, system) failed: Method call timed out

# Result testVsock (__main__.TestMachinesSettings.testVsock) failed
# 1 TEST FAILED [109s on rhos-01-30]
not ok 77 /work/bots/make-checkout-workdir/test/check-machines-settings TestMachinesSettings.testVsock [ND@1]

First occurrence: 2024-02-26T10:41:13.806918 | revision b7f7d8f1a65dd03fb5e328a7e3c8aca3a186c984 Times recorded: 1 Latest occurrences:

  • 2024-02-26T10:41:13.806918 | revision b7f7d8f1a65dd03fb5e328a7e3c8aca3a186c984

cockpituous avatar Jul 28 '23 23:07 cockpituous

fedora-rawhide Ooops, it happened again


# ----------------------------------------------------------------------
# testVsock (__main__.TestMachinesSettings.testVsock)
error: Failed to define network from /etc/libvirt/qemu/networks/default.xml
error: operation failed: network 'default' already exists with uuid 739a1e34-94f4-414f-9169-c3c17cfb94a0

DevTools listening on ws://127.0.0.1:10059/devtools/browser/f7ee17ad-ab4c-40cf-87ce-bd08fac191d3
[1012/134834.119760:WARNING:sandbox_linux.cc(393)] 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":1697118517714.4749,"url":"http://127.0.0.2:9291/cockpit/@localhost/*/po.js","networkRequestId":"21276.19"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1697118517754.195,"url":"http://127.0.0.2:9291/machines"}
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
ERROR    XML error: only a single vsock device is supported
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
Wrote subVmTest1 XML to TestMachinesSettings-testVsock-fedora-rawhide-127.0.0.2-2401-subVmTest1.xml
Wrote subVmTest1 log to TestMachinesSettings-testVsock-fedora-rawhide-127.0.0.2-2401-subVmTest1.log
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 876, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 817, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/bots/make-checkout-workdir/test/machineslib.py", line 75, in performAction
    b.wait_in_text(f"#vm-{vmName}-{connectionName}-state", "Shut off")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 650, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 588, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 292, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1697118515908.274, 'url': 'http://127.0.0.2:9291/cockpit/login', 'networkRequestId': '21276.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1697118517714.4749, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js', 'networkRequestId': '21276.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1697118517754.195, 'url': 'http://127.0.0.2:9291/machines'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: Method call timed out

Wrote screenshot to TestMachinesSettings-testVsock-fedora-rawhide-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestMachinesSettings-testVsock-fedora-rawhide-127.0.0.2-2401-FAIL.html
Wrote JS log to TestMachinesSettings-testVsock-fedora-rawhide-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMachinesSettings-testVsock-fedora-rawhide-127.0.0.2-2401-FAIL.log.gz
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1697118619513.138,"url":"http://127.0.0.2:9291/machines#vm?name=subVmTest1&connection=system"}
Warning: Stopping virtstoraged.service, but it can still be activated by:
  virtstoraged.socket
  virtstoraged-admin.socket
  virtstoraged-ro.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
  virtnetworkd-admin.socket
  virtnetworkd-ro.socket
  virtnetworkd.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
  virtqemud-admin.socket
  virtqemud.socket
  virtqemud-ro.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 876, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 817, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/bots/make-checkout-workdir/test/machineslib.py", line 75, in performAction
    b.wait_in_text(f"#vm-{vmName}-{connectionName}-state", "Shut off")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 650, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 588, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 292, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1697118515908.274, 'url': 'http://127.0.0.2:9291/cockpit/login', 'networkRequestId': '21276.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1697118517714.4749, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js', 'networkRequestId': '21276.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1697118517754.195, 'url': 'http://127.0.0.2:9291/machines'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: Method call timed out

# Result testVsock (__main__.TestMachinesSettings.testVsock) failed
# 1 TEST FAILED [159s on rhos-01-24]
not ok 73 /work/bots/make-checkout-workdir/test/check-machines-settings TestMachinesSettings.testVsock [ND@2]

First occurrence: 2023-10-12T13:51:08.784412 | revision 45a7fa3872f500deb6b27c936bdfe243968af3db Times recorded: 1 Latest occurrences:

  • 2023-10-12T13:51:08.784412 | revision 45a7fa3872f500deb6b27c936bdfe243968af3db

# ----------------------------------------------------------------------
# testVsock (__main__.TestMachinesSettings.testVsock)
error: Failed to define network from /etc/libvirt/qemu/networks/default.xml
error: operation failed: network 'default' already exists with uuid d1b3f99b-cfcd-4bda-99db-f5b5a5b4a1dd

DevTools listening on ws://127.0.0.1:9951/devtools/browser/65413b25-44d9-49a1-a8c8-3daf65e85a87
[1116/084112.665166:WARNING:sandbox_linux.cc(393)] 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":1700124075991.269,"url":"http://127.0.0.2:9391/cockpit/@localhost/*/po.js","networkRequestId":"42298.20"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1700124075994.792,"url":"http://127.0.0.2:9391/cockpit/@localhost/*/po.manifest.js","networkRequestId":"42298.19"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9391/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1700124076047.015,"url":"http://127.0.0.2:9391/machines"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9391/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1700124076047.156,"url":"http://127.0.0.2:9391/machines"}
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
ERROR    XML error: only a single vsock device is supported
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GET_VM failed for /org/libvirt/QEMU/domain/_07c5594f_a42c_485a_9cc4_f2d6fe810224, undefining: Method call timed out
Wrote subVmTest1 XML to TestMachinesSettings-testVsock-fedora-rawhide-127.0.0.2-2501-subVmTest1.xml
Wrote subVmTest1 log to TestMachinesSettings-testVsock-fedora-rawhide-127.0.0.2-2501-subVmTest1.log
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 872, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 813, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/bots/make-checkout-workdir/test/machineslib.py", line 75, in performAction
    b.wait_in_text(f"#vm-{vmName}-{connectionName}-state", "Shut off")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 658, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 596, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 300, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1700124075170.12, 'url': 'http://127.0.0.2:9391/cockpit/login', 'networkRequestId': '42298.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1700124075991.269, 'url': 'http://127.0.0.2:9391/cockpit/@localhost/*/po.js', 'networkRequestId': '42298.20'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1700124075994.792, 'url': 'http://127.0.0.2:9391/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '42298.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9391/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1700124076047.015, 'url': 'http://127.0.0.2:9391/machines'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9391/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1700124076047.156, 'url': 'http://127.0.0.2:9391/machines'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: Method call timed out

Wrote screenshot to TestMachinesSettings-testVsock-fedora-rawhide-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestMachinesSettings-testVsock-fedora-rawhide-127.0.0.2-2501-FAIL.html
Wrote JS log to TestMachinesSettings-testVsock-fedora-rawhide-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMachinesSettings-testVsock-fedora-rawhide-127.0.0.2-2501-FAIL.log.gz
audit: type=1400 audit(1700124078.128:4841): avc:  denied  { search } for  pid=20286 comm="prio-rpc-virtqe" name="2294" dev="proc" ino=10319 scontext=system_u:system_r:virtqemud_t:s0 tcontext=system_u:system_r:unconfined_service_t:s0 tclass=dir permissive=1
audit: type=1400 audit(1700124078.128:4841): avc:  denied  { read } for  pid=20286 comm="prio-rpc-virtqe" name="stat" dev="proc" ino=10324 scontext=system_u:system_r:virtqemud_t:s0 tcontext=system_u:system_r:unconfined_service_t:s0 tclass=file permissive=1
audit: type=1400 audit(1700124078.128:4841): avc:  denied  { open } for  pid=20286 comm="prio-rpc-virtqe" path="/proc/2294/stat" dev="proc" ino=10324 scontext=system_u:system_r:virtqemud_t:s0 tcontext=system_u:system_r:unconfined_service_t:s0 tclass=file permissive=1
audit: type=1400 audit(1700124084.685:4845): avc:  denied  { getattr } for  pid=20286 comm="rpc-virtqemud" name="/" dev="vda5" ino=256 scontext=system_u:system_r:virtqemud_t:s0 tcontext=system_u:object_r:fs_t:s0 tclass=filesystem permissive=1
audit: type=1400 audit(1700124090.303:4899): avc:  denied  { setsched } for  pid=20286 comm="rpc-virtqemud" scontext=system_u:system_r:virtqemud_t:s0 tcontext=system_u:system_r:svirt_tcg_t:s0:c898,c976 tclass=process permissive=1
audit: type=1400 audit(1700124104.019:4943): avc:  denied  { sigkill } for  pid=20286 comm="prio-rpc-virtqe" scontext=system_u:system_r:virtqemud_t:s0 tcontext=system_u:system_r:svirt_tcg_t:s0:c898,c976 tclass=process permissive=1
audit: type=1400 audit(1700124134.308:4951): avc:  denied  { signal } for  pid=20286 comm="vm-subVmTest1" scontext=system_u:system_r:virtqemud_t:s0 tcontext=system_u:system_r:svirt_tcg_t:s0:c898,c976 tclass=process permissive=1
audit: type=1400 audit(1700124134.375:4952): avc:  denied  { read } for  pid=20286 comm="rpc-virtqemud" name="stat" dev="proc" ino=57079 scontext=system_u:system_r:virtqemud_t:s0 tcontext=system_u:system_r:svirt_tcg_t:s0:c898,c976 tclass=file permissive=1
audit: type=1400 audit(1700124134.375:4952): avc:  denied  { open } for  pid=20286 comm="rpc-virtqemud" path="/proc/21182/stat" dev="proc" ino=57079 scontext=system_u:system_r:virtqemud_t:s0 tcontext=system_u:system_r:svirt_tcg_t:s0:c898,c976 tclass=file permissive=1
Wrote JS log to TestMachinesSettings-testVsock-fedora-rawhide-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMachinesSettings-testVsock-fedora-rawhide-127.0.0.2-2501-FAIL.log.gz
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1700124178816.5579,"url":"http://127.0.0.2:9391/machines#vm?name=subVmTest1&connection=system"}
error: Failed to destroy domain 'subVmTest1'
error: Failed to terminate process 21182 with SIGKILL: Device or resource busy
Warning: Stopping virtstoraged.service, but it can still be activated by:
  virtstoraged.socket
  virtstoraged-ro.socket
  virtstoraged-admin.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
  virtnetworkd-ro.socket
  virtnetworkd-admin.socket
  virtnetworkd.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
  virtqemud-admin.socket
  virtqemud-ro.socket
  virtqemud.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 872, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/bots/make-checkout-workdir/test/check-machines-settings", line 813, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/bots/make-checkout-workdir/test/machineslib.py", line 75, in performAction
    b.wait_in_text(f"#vm-{vmName}-{connectionName}-state", "Shut off")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 658, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 596, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 300, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1700124075170.12, 'url': 'http://127.0.0.2:9391/cockpit/login', 'networkRequestId': '42298.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1700124075991.269, 'url': 'http://127.0.0.2:9391/cockpit/@localhost/*/po.js', 'networkRequestId': '42298.20'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1700124075994.792, 'url': 'http://127.0.0.2:9391/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '42298.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9391/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1700124076047.015, 'url': 'http://127.0.0.2:9391/machines'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9391/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1700124076047.156, 'url': 'http://127.0.0.2:9391/machines'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: Method call timed out

# Result testVsock (__main__.TestMachinesSettings.testVsock) failed
# 1 TEST FAILED [156s on rhos-01-15]
not ok 72 /work/bots/make-checkout-workdir/test/check-machines-settings TestMachinesSettings.testVsock [ND@3]

First occurrence: 2023-11-16T08:43:44.435239 | revision 58c438bf8d6f8a9b4c9885269d6cd0b3691c5343 Times recorded: 1 Latest occurrences:

  • 2023-11-16T08:43:44.435239 | revision 58c438bf8d6f8a9b4c9885269d6cd0b3691c5343

cockpituous avatar Oct 12 '23 13:10 cockpituous

fedora-40 Ooops, it happened again


# ----------------------------------------------------------------------
# testVsock (__main__.TestMachinesSettings.testVsock)
[0718/092845.587310:WARNING:sandbox_linux.cc(430)] InitializeSandbox() called with multiple threads in process gpu-process.

DevTools listening on ws://127.0.0.1:9629/devtools/browser/5b3a17f6-223a-4bb0-8400-54859c1989dd
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1721294928460.105,"url":"http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js","networkRequestId":"3902.19"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1721294928464.934,"url":"http://127.0.0.2:9791/cockpit/@localhost/*/po.js","networkRequestId":"3902.20"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1721294928505.153,"url":"http://127.0.0.2:9791/machines"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1721294928505.357,"url":"http://127.0.0.2:9791/machines"}
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
ERROR    XML error: only a single vsock device is supported
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
Wrote subVmTest1 XML to TestMachinesSettings-testVsock-fedora-40-127.0.0.2-2901-subVmTest1.xml
Wrote subVmTest1 log to TestMachinesSettings-testVsock-fedora-40-127.0.0.2-2901-subVmTest1.log
Wrote subVmTest1 console log to TestMachinesSettings-testVsock-fedora-40-127.0.0.2-2901-subVmTest1-console.log
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/check-machines-settings", line 899, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/make-checkout-workdir/test/check-machines-settings", line 843, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/make-checkout-workdir/test/machineslib.py", line 85, in performAction
    b.wait_in_text(f"#vm-{vmName}-{connectionName}-state", "Shut off")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 690, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/make-checkout-workdir/test/common/testlib.py", line 628, 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 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1721294927582.635, 'url': 'http://127.0.0.2:9791/cockpit/login', 'networkRequestId': '3902.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721294928460.105, 'url': 'http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '3902.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721294928464.934, 'url': 'http://127.0.0.2:9791/cockpit/@localhost/*/po.js', 'networkRequestId': '3902.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1721294928505.153, 'url': 'http://127.0.0.2:9791/machines'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1721294928505.357, 'url': 'http://127.0.0.2:9791/machines'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: Method call timed out

Wrote screenshot to TestMachinesSettings-testVsock-fedora-40-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestMachinesSettings-testVsock-fedora-40-127.0.0.2-2901-FAIL.html
Wrote JS log to TestMachinesSettings-testVsock-fedora-40-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMachinesSettings-testVsock-fedora-40-127.0.0.2-2901-FAIL.log.gz
SKIP http://127.0.0.2:9791/cockpit/static/login.js -> /work/make-checkout-workdir/dist/static/login.js
SKIP http://127.0.0.2:9791/cockpit/@localhost/base1/cockpit.js -> /work/make-checkout-workdir/dist/base1/cockpit.js
SKIP http://127.0.0.2:9791/cockpit/@localhost/shell/shell.js -> /work/make-checkout-workdir/dist/shell/shell.js
Wrote coverage data to /work/make-checkout-workdir/lcov/TestMachinesSettings-testVsock.info.gz
> warning: transport closed: disconnected
Stopping 'virtstoraged.service', but its triggering units are still active:
virtstoraged-admin.socket, virtstoraged.socket, virtstoraged-ro.socket
Stopping 'virtnetworkd.service', but its triggering units are still active:
virtnetworkd-admin.socket, virtnetworkd.socket, virtnetworkd-ro.socket
Stopping 'virtqemud.service', but its triggering units are still active:
virtqemud-ro.socket, virtqemud.socket, virtqemud-admin.socket
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/check-machines-settings", line 899, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/make-checkout-workdir/test/check-machines-settings", line 843, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/make-checkout-workdir/test/machineslib.py", line 85, in performAction
    b.wait_in_text(f"#vm-{vmName}-{connectionName}-state", "Shut off")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 690, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/make-checkout-workdir/test/common/testlib.py", line 628, 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 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1721294927582.635, 'url': 'http://127.0.0.2:9791/cockpit/login', 'networkRequestId': '3902.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721294928460.105, 'url': 'http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '3902.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721294928464.934, 'url': 'http://127.0.0.2:9791/cockpit/@localhost/*/po.js', 'networkRequestId': '3902.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1721294928505.153, 'url': 'http://127.0.0.2:9791/machines'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1721294928505.357, 'url': 'http://127.0.0.2:9791/machines'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: Method call timed out

Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/machineslib.py", line 393, in stop_all
    m.execute('for d in $(virsh -c qemu:///system list --name); do '
  File "/work/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 327, in execute
    res = subprocess.run(command_line,
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.12/subprocess.py", line 571, in run
    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '('env', '-u', 'LANGUAGE', 'LC_ALL=C', 'ssh', '-p', '2901', '-o', 'BatchMode=yes', '-o', 'IdentitiesOnly=yes', '-o', 'PKCS11Provider=none', '-o', 'StrictHostKeyChecking=no', '-o', 'UserKnownHostsFile=/dev/null', '-o', 'LogLevel=ERROR', '-l', 'root', '-o', 'ControlPath=/tmp/.cockpit-test-resources/ssh-%h-%p-%r-3351', '127.0.0.2', 'set -e;', 'for d in $(virsh -c qemu:///system list --name); do   if ! out=$(virsh -c qemu:///system destroy $d 2>&1); then     echo "$out" | grep -q "domain is not running";   fi; done')' returned non-zero exit status 1.

# Result testVsock (__main__.TestMachinesSettings.testVsock) failed
# 1 TEST FAILED [152s on 46f95b7d847f]
not ok 78 /work/make-checkout-workdir/test/check-machines-settings TestMachinesSettings.testVsock [ND@6]

First occurrence: 2024-07-18T09:31:12.075492+00:00 | revision 5b2761aa7bd4d4025ee4953d7b3a0e005bf595e6 Times recorded: 1 Latest occurrences:

  • 2024-07-18T09:31:12.075492+00:00 | revision 5b2761aa7bd4d4025ee4953d7b3a0e005bf595e6

# ----------------------------------------------------------------------
# testVsock (__main__.TestMachinesSettings.testVsock)

DevTools listening on ws://127.0.0.1:9332/devtools/browser/679d9bfc-20de-4c23-acdf-5d96d80243a2
[0718/093005.457773:WARNING:sandbox_linux.cc(430)] 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":1721295007816.188,"url":"http://127.0.0.2:9591/cockpit/@localhost/*/po.manifest.js","networkRequestId":"4161.19"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1721295007820.457,"url":"http://127.0.0.2:9591/cockpit/@localhost/*/po.js","networkRequestId":"4161.20"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9591/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1721295007879.062,"url":"http://127.0.0.2:9591/machines"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9591/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1721295007879.175,"url":"http://127.0.0.2:9591/machines"}
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
ERROR    XML error: only a single vsock device is supported
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
Wrote subVmTest1 XML to TestMachinesSettings-testVsock-fedora-40-127.0.0.2-2701-subVmTest1.xml
Wrote subVmTest1 log to TestMachinesSettings-testVsock-fedora-40-127.0.0.2-2701-subVmTest1.log
Wrote subVmTest1 console log to TestMachinesSettings-testVsock-fedora-40-127.0.0.2-2701-subVmTest1-console.log
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/check-machines-settings", line 899, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/make-checkout-workdir/test/check-machines-settings", line 843, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/make-checkout-workdir/test/machineslib.py", line 85, in performAction
    b.wait_in_text(f"#vm-{vmName}-{connectionName}-state", "Shut off")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 690, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/make-checkout-workdir/test/common/testlib.py", line 628, 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 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1721295006986.15, 'url': 'http://127.0.0.2:9591/cockpit/login', 'networkRequestId': '4161.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721295007816.188, 'url': 'http://127.0.0.2:9591/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '4161.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721295007820.457, 'url': 'http://127.0.0.2:9591/cockpit/@localhost/*/po.js', 'networkRequestId': '4161.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9591/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1721295007879.062, 'url': 'http://127.0.0.2:9591/machines'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9591/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1721295007879.175, 'url': 'http://127.0.0.2:9591/machines'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: Method call timed out

Wrote screenshot to TestMachinesSettings-testVsock-fedora-40-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestMachinesSettings-testVsock-fedora-40-127.0.0.2-2701-FAIL.html
Wrote JS log to TestMachinesSettings-testVsock-fedora-40-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMachinesSettings-testVsock-fedora-40-127.0.0.2-2701-FAIL.log.gz
> warning: transport closed: disconnected
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1721295108317.099,"url":"http://127.0.0.2:9591/machines#vm?name=subVmTest1&connection=system"}
Stopping 'virtstoraged.service', but its triggering units are still active:
virtstoraged.socket, virtstoraged-ro.socket, virtstoraged-admin.socket
Stopping 'virtnetworkd.service', but its triggering units are still active:
virtnetworkd-ro.socket, virtnetworkd-admin.socket, virtnetworkd.socket
Stopping 'virtqemud.service', but its triggering units are still active:
virtqemud-ro.socket, virtqemud-admin.socket, virtqemud.socket
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/check-machines-settings", line 899, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/make-checkout-workdir/test/check-machines-settings", line 843, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/make-checkout-workdir/test/machineslib.py", line 85, in performAction
    b.wait_in_text(f"#vm-{vmName}-{connectionName}-state", "Shut off")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 690, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/make-checkout-workdir/test/common/testlib.py", line 628, 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 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1721295006986.15, 'url': 'http://127.0.0.2:9591/cockpit/login', 'networkRequestId': '4161.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721295007816.188, 'url': 'http://127.0.0.2:9591/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '4161.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721295007820.457, 'url': 'http://127.0.0.2:9591/cockpit/@localhost/*/po.js', 'networkRequestId': '4161.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9591/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1721295007879.062, 'url': 'http://127.0.0.2:9591/machines'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9591/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1721295007879.175, 'url': 'http://127.0.0.2:9591/machines'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: Method call timed out

Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/machineslib.py", line 393, in stop_all
    m.execute('for d in $(virsh -c qemu:///system list --name); do '
  File "/work/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 327, in execute
    res = subprocess.run(command_line,
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.12/subprocess.py", line 571, in run
    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '('env', '-u', 'LANGUAGE', 'LC_ALL=C', 'ssh', '-p', '2701', '-o', 'BatchMode=yes', '-o', 'IdentitiesOnly=yes', '-o', 'PKCS11Provider=none', '-o', 'StrictHostKeyChecking=no', '-o', 'UserKnownHostsFile=/dev/null', '-o', 'LogLevel=ERROR', '-l', 'root', '-o', 'ControlPath=/tmp/.cockpit-test-resources/ssh-%h-%p-%r-3567', '127.0.0.2', 'set -e;', 'for d in $(virsh -c qemu:///system list --name); do   if ! out=$(virsh -c qemu:///system destroy $d 2>&1); then     echo "$out" | grep -q "domain is not running";   fi; done')' returned non-zero exit status 1.

# Result testVsock (__main__.TestMachinesSettings.testVsock) failed
# 1 TEST FAILED [151s on 3744a8882e73]
not ok 78 /work/make-checkout-workdir/test/check-machines-settings TestMachinesSettings.testVsock [ND@4]

First occurrence: 2024-07-18T09:32:31.139549+00:00 | revision 5b2761aa7bd4d4025ee4953d7b3a0e005bf595e6 Times recorded: 1 Latest occurrences:

  • 2024-07-18T09:32:31.139549+00:00 | revision 5b2761aa7bd4d4025ee4953d7b3a0e005bf595e6

# ----------------------------------------------------------------------
# testVsock (__main__.TestMachinesSettings.testVsock)
*** You are running in headless mode.
*** You are running in headless mode.
[GFX1-]: glxtest: libGL.so.1 missing
WebDriver BiDi listening on ws://127.0.0.1:9813
[GFX1-]: RenderCompositorSWGL failed mapping default framebuffer, no dt
DevTools listening on ws://127.0.0.1:9813/devtools/browser/bf607d6c-0ba2-4d60-ab06-800429f85334
> warning: This error page has no error code in its security info
CDP: {"source":"other","level":"warning","text":"Content-Security-Policy: Ignoring ‘block-all-mixed-content’ because mixed content display upgrading makes block-all-mixed-content obsolete.","timestamp":1721304401071,"url":"http://127.0.0.2:9791/machines","lineNumber":0}
CDP: {"source":"other","level":"warning","text":"Content-Security-Policy: Ignoring ‘block-all-mixed-content’ because mixed content display upgrading makes block-all-mixed-content obsolete.","timestamp":1721304401922,"url":"http://127.0.0.2:9791/machines","lineNumber":0}
CDP: {"source":"other","level":"error","text":"The resource from “http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).","timestamp":1721304401978,"url":"http://127.0.0.2:9791/machines","lineNumber":0}
CDP: {"source":"other","level":"error","text":"The resource from “http://127.0.0.2:9791/cockpit/@localhost/*/po.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).","timestamp":1721304401979,"url":"http://127.0.0.2:9791/machines","lineNumber":0}
CDP: {"source":"other","level":"error","text":"The resource from “http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).","timestamp":1721304402301,"url":"http://127.0.0.2:9791/machines","lineNumber":0}
CDP: {"source":"other","level":"warning","text":"Loading failed for the <script> with source “http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js”.","timestamp":1721304402301,"url":"http://127.0.0.2:9791/machines","lineNumber":13}
CDP: {"source":"other","level":"error","text":"The resource from “http://127.0.0.2:9791/cockpit/@localhost/*/po.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).","timestamp":1721304402308,"url":"http://127.0.0.2:9791/machines","lineNumber":0}
CDP: {"source":"other","level":"warning","text":"Loading failed for the <script> with source “http://127.0.0.2:9791/cockpit/@localhost/*/po.js”.","timestamp":1721304402308,"url":"http://127.0.0.2:9791/machines","lineNumber":14}
CDP: {"source":"other","level":"warning","text":"Content-Security-Policy: Ignoring ‘block-all-mixed-content’ because mixed content display upgrading makes block-all-mixed-content obsolete.","timestamp":1721304402396,"url":"http://127.0.0.2:9791/cockpit/@localhost/system/index.html#/","lineNumber":0}
CDP: {"source":"other","level":"warning","text":"Content-Security-Policy: Ignoring ‘block-all-mixed-content’ because mixed content display upgrading makes block-all-mixed-content obsolete.","timestamp":1721304402405,"url":"http://127.0.0.2:9791/cockpit/@localhost/system/services.html#/","lineNumber":0}
CDP: {"source":"other","level":"warning","text":"Content-Security-Policy: Ignoring ‘block-all-mixed-content’ because mixed content display upgrading makes block-all-mixed-content obsolete.","timestamp":1721304402409,"url":"http://127.0.0.2:9791/cockpit/@localhost/machines/index.html#/","lineNumber":0}
> error: Scrollbar test exception: TypeError: document.body is null
ERROR    XML error: only a single vsock device is supported
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
Wrote subVmTest1 XML to TestMachinesSettings-testVsock-fedora-40-127.0.0.2-2901-subVmTest1.xml
Wrote subVmTest1 log to TestMachinesSettings-testVsock-fedora-40-127.0.0.2-2901-subVmTest1.log
Wrote subVmTest1 console log to TestMachinesSettings-testVsock-fedora-40-127.0.0.2-2901-subVmTest1-console.log
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/check-machines-settings", line 899, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/make-checkout-workdir/test/check-machines-settings", line 843, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/make-checkout-workdir/test/machineslib.py", line 85, in performAction
    b.wait_in_text(f"#vm-{vmName}-{connectionName}-state", "Shut off")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 690, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/make-checkout-workdir/test/common/testlib.py", line 628, 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 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("#vm-subVmTest1-system-state","Shut off")): actual text: Running
warning: This error page has no error code in its security info
cdp: {'source': 'other', 'level': 'warning', 'text': 'Content-Security-Policy: Ignoring ‘block-all-mixed-content’ because mixed content display upgrading makes block-all-mixed-content obsolete.', 'timestamp': 1721304401071, 'url': 'http://127.0.0.2:9791/machines', 'lineNumber': 0}
cdp: {'source': 'other', 'level': 'warning', 'text': 'Content-Security-Policy: Ignoring ‘block-all-mixed-content’ because mixed content display upgrading makes block-all-mixed-content obsolete.', 'timestamp': 1721304401922, 'url': 'http://127.0.0.2:9791/machines', 'lineNumber': 0}
cdp: {'source': 'other', 'level': 'error', 'text': 'The resource from “http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).', 'timestamp': 1721304401978, 'url': 'http://127.0.0.2:9791/machines', 'lineNumber': 0}
cdp: {'source': 'other', 'level': 'error', 'text': 'The resource from “http://127.0.0.2:9791/cockpit/@localhost/*/po.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).', 'timestamp': 1721304401979, 'url': 'http://127.0.0.2:9791/machines', 'lineNumber': 0}
cdp: {'source': 'other', 'level': 'error', 'text': 'The resource from “http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).', 'timestamp': 1721304402301, 'url': 'http://127.0.0.2:9791/machines', 'lineNumber': 0}
cdp: {'source': 'other', 'level': 'warning', 'text': 'Loading failed for the <script> with source “http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js”.', 'timestamp': 1721304402301, 'url': 'http://127.0.0.2:9791/machines', 'lineNumber': 13}
cdp: {'source': 'other', 'level': 'error', 'text': 'The resource from “http://127.0.0.2:9791/cockpit/@localhost/*/po.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).', 'timestamp': 1721304402308, 'url': 'http://127.0.0.2:9791/machines', 'lineNumber': 0}
cdp: {'source': 'other', 'level': 'warning', 'text': 'Loading failed for the <script> with source “http://127.0.0.2:9791/cockpit/@localhost/*/po.js”.', 'timestamp': 1721304402308, 'url': 'http://127.0.0.2:9791/machines', 'lineNumber': 14}
cdp: {'source': 'other', 'level': 'warning', 'text': 'Content-Security-Policy: Ignoring ‘block-all-mixed-content’ because mixed content display upgrading makes block-all-mixed-content obsolete.', 'timestamp': 1721304402396, 'url': 'http://127.0.0.2:9791/cockpit/@localhost/system/index.html#/', 'lineNumber': 0}
cdp: {'source': 'other', 'level': 'warning', 'text': 'Content-Security-Policy: Ignoring ‘block-all-mixed-content’ because mixed content display upgrading makes block-all-mixed-content obsolete.', 'timestamp': 1721304402405, 'url': 'http://127.0.0.2:9791/cockpit/@localhost/system/services.html#/', 'lineNumber': 0}
cdp: {'source': 'other', 'level': 'warning', 'text': 'Content-Security-Policy: Ignoring ‘block-all-mixed-content’ because mixed content display upgrading makes block-all-mixed-content obsolete.', 'timestamp': 1721304402409, 'url': 'http://127.0.0.2:9791/cockpit/@localhost/machines/index.html#/', 'lineNumber': 0}
error: Scrollbar test exception: TypeError: document.body is null
warning: GetStats(subVmTest1, system) failed: Method call timed out

Wrote screenshot to TestMachinesSettings-testVsock-fedora-40-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestMachinesSettings-testVsock-fedora-40-127.0.0.2-2901-FAIL.html
Wrote JS log to TestMachinesSettings-testVsock-fedora-40-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMachinesSettings-testVsock-fedora-40-127.0.0.2-2901-FAIL.log.gz
> warning: transport closed: disconnected
CDP: {"source":"other","level":"warning","text":"Content-Security-Policy: Ignoring ‘block-all-mixed-content’ because mixed content display upgrading makes block-all-mixed-content obsolete.","timestamp":1721304500382,"url":"http://127.0.0.2:9791/machines#vm?name=subVmTest1&connection=system","lineNumber":0}
Stopping 'virtstoraged.service', but its triggering units are still active:
virtstoraged-admin.socket, virtstoraged-ro.socket, virtstoraged.socket
Stopping 'virtnetworkd.service', but its triggering units are still active:
virtnetworkd.socket, virtnetworkd-admin.socket, virtnetworkd-ro.socket
Stopping 'virtqemud.service', but its triggering units are still active:
virtqemud-admin.socket, virtqemud-ro.socket, virtqemud.socket
Exiting due to channel error.
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.
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/check-machines-settings", line 899, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/make-checkout-workdir/test/check-machines-settings", line 843, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/make-checkout-workdir/test/machineslib.py", line 85, in performAction
    b.wait_in_text(f"#vm-{vmName}-{connectionName}-state", "Shut off")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 690, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/make-checkout-workdir/test/common/testlib.py", line 628, 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 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("#vm-subVmTest1-system-state","Shut off")): actual text: Running
warning: This error page has no error code in its security info
cdp: {'source': 'other', 'level': 'warning', 'text': 'Content-Security-Policy: Ignoring ‘block-all-mixed-content’ because mixed content display upgrading makes block-all-mixed-content obsolete.', 'timestamp': 1721304401071, 'url': 'http://127.0.0.2:9791/machines', 'lineNumber': 0}
cdp: {'source': 'other', 'level': 'warning', 'text': 'Content-Security-Policy: Ignoring ‘block-all-mixed-content’ because mixed content display upgrading makes block-all-mixed-content obsolete.', 'timestamp': 1721304401922, 'url': 'http://127.0.0.2:9791/machines', 'lineNumber': 0}
cdp: {'source': 'other', 'level': 'error', 'text': 'The resource from “http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).', 'timestamp': 1721304401978, 'url': 'http://127.0.0.2:9791/machines', 'lineNumber': 0}
cdp: {'source': 'other', 'level': 'error', 'text': 'The resource from “http://127.0.0.2:9791/cockpit/@localhost/*/po.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).', 'timestamp': 1721304401979, 'url': 'http://127.0.0.2:9791/machines', 'lineNumber': 0}
cdp: {'source': 'other', 'level': 'error', 'text': 'The resource from “http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).', 'timestamp': 1721304402301, 'url': 'http://127.0.0.2:9791/machines', 'lineNumber': 0}
cdp: {'source': 'other', 'level': 'warning', 'text': 'Loading failed for the <script> with source “http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js”.', 'timestamp': 1721304402301, 'url': 'http://127.0.0.2:9791/machines', 'lineNumber': 13}
cdp: {'source': 'other', 'level': 'error', 'text': 'The resource from “http://127.0.0.2:9791/cockpit/@localhost/*/po.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).', 'timestamp': 1721304402308, 'url': 'http://127.0.0.2:9791/machines', 'lineNumber': 0}
cdp: {'source': 'other', 'level': 'warning', 'text': 'Loading failed for the <script> with source “http://127.0.0.2:9791/cockpit/@localhost/*/po.js”.', 'timestamp': 1721304402308, 'url': 'http://127.0.0.2:9791/machines', 'lineNumber': 14}
cdp: {'source': 'other', 'level': 'warning', 'text': 'Content-Security-Policy: Ignoring ‘block-all-mixed-content’ because mixed content display upgrading makes block-all-mixed-content obsolete.', 'timestamp': 1721304402396, 'url': 'http://127.0.0.2:9791/cockpit/@localhost/system/index.html#/', 'lineNumber': 0}
cdp: {'source': 'other', 'level': 'warning', 'text': 'Content-Security-Policy: Ignoring ‘block-all-mixed-content’ because mixed content display upgrading makes block-all-mixed-content obsolete.', 'timestamp': 1721304402405, 'url': 'http://127.0.0.2:9791/cockpit/@localhost/system/services.html#/', 'lineNumber': 0}
cdp: {'source': 'other', 'level': 'warning', 'text': 'Content-Security-Policy: Ignoring ‘block-all-mixed-content’ because mixed content display upgrading makes block-all-mixed-content obsolete.', 'timestamp': 1721304402409, 'url': 'http://127.0.0.2:9791/cockpit/@localhost/machines/index.html#/', 'lineNumber': 0}
error: Scrollbar test exception: TypeError: document.body is null
warning: GetStats(subVmTest1, system) failed: Method call timed out

Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/machineslib.py", line 393, in stop_all
    m.execute('for d in $(virsh -c qemu:///system list --name); do '
  File "/work/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 327, in execute
    res = subprocess.run(command_line,
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.12/subprocess.py", line 571, in run
    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '('env', '-u', 'LANGUAGE', 'LC_ALL=C', 'ssh', '-p', '2901', '-o', 'BatchMode=yes', '-o', 'IdentitiesOnly=yes', '-o', 'PKCS11Provider=none', '-o', 'StrictHostKeyChecking=no', '-o', 'UserKnownHostsFile=/dev/null', '-o', 'LogLevel=ERROR', '-l', 'root', '-o', 'ControlPath=/tmp/.cockpit-test-resources/ssh-%h-%p-%r-6344', '127.0.0.2', 'set -e;', 'for d in $(virsh -c qemu:///system list --name); do   if ! out=$(virsh -c qemu:///system destroy $d 2>&1); then     echo "$out" | grep -q "domain is not running";   fi; done')' returned non-zero exit status 1.

# Result testVsock (__main__.TestMachinesSettings.testVsock) failed
# 1 TEST FAILED [151s on d140ddc135d8]
not ok 78 /work/make-checkout-workdir/test/check-machines-settings TestMachinesSettings.testVsock [ND@6]

First occurrence: 2024-07-18T12:09:03.590067+00:00 | revision 90b70930f8ac88dee94e438295333c96b3d2a8d2 Times recorded: 1 Latest occurrences:

  • 2024-07-18T12:09:03.590067+00:00 | revision 90b70930f8ac88dee94e438295333c96b3d2a8d2

# ----------------------------------------------------------------------
# testVsock (__main__.TestMachinesSettings.testVsock)
[0718/120655.167410:WARNING:sandbox_linux.cc(430)] InitializeSandbox() called with multiple threads in process gpu-process.

DevTools listening on ws://127.0.0.1:9350/devtools/browser/fe0bfc8a-bbde-497d-99b4-21adfa34e2d1
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1721304417475.633,"url":"http://127.0.0.2:9791/cockpit/@localhost/*/po.js","networkRequestId":"4109.20"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1721304417477.386,"url":"http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js","networkRequestId":"4109.19"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1721304417536.347,"url":"http://127.0.0.2:9791/machines"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1721304417536.541,"url":"http://127.0.0.2:9791/machines"}
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
ERROR    XML error: only a single vsock device is supported
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
Wrote subVmTest1 XML to TestMachinesSettings-testVsock-fedora-40-127.0.0.2-2901-subVmTest1.xml
Wrote subVmTest1 log to TestMachinesSettings-testVsock-fedora-40-127.0.0.2-2901-subVmTest1.log
Wrote subVmTest1 console log to TestMachinesSettings-testVsock-fedora-40-127.0.0.2-2901-subVmTest1-console.log
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/check-machines-settings", line 899, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/make-checkout-workdir/test/check-machines-settings", line 843, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/make-checkout-workdir/test/machineslib.py", line 85, in performAction
    b.wait_in_text(f"#vm-{vmName}-{connectionName}-state", "Shut off")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 690, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/make-checkout-workdir/test/common/testlib.py", line 628, 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 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1721304416697.682, 'url': 'http://127.0.0.2:9791/cockpit/login', 'networkRequestId': '4109.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721304417475.633, 'url': 'http://127.0.0.2:9791/cockpit/@localhost/*/po.js', 'networkRequestId': '4109.20'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721304417477.386, 'url': 'http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '4109.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1721304417536.347, 'url': 'http://127.0.0.2:9791/machines'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1721304417536.541, 'url': 'http://127.0.0.2:9791/machines'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: Method call timed out

Wrote screenshot to TestMachinesSettings-testVsock-fedora-40-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestMachinesSettings-testVsock-fedora-40-127.0.0.2-2901-FAIL.html
Wrote JS log to TestMachinesSettings-testVsock-fedora-40-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMachinesSettings-testVsock-fedora-40-127.0.0.2-2901-FAIL.log.gz
SKIP http://127.0.0.2:9791/cockpit/static/login.js -> /work/make-checkout-workdir/dist/static/login.js
SKIP http://127.0.0.2:9791/cockpit/@localhost/base1/cockpit.js -> /work/make-checkout-workdir/dist/base1/cockpit.js
SKIP http://127.0.0.2:9791/cockpit/@localhost/shell/shell.js -> /work/make-checkout-workdir/dist/shell/shell.js
Wrote coverage data to /work/make-checkout-workdir/lcov/TestMachinesSettings-testVsock.info.gz
> warning: transport closed: disconnected
Stopping 'virtstoraged.service', but its triggering units are still active:
virtstoraged-ro.socket, virtstoraged.socket, virtstoraged-admin.socket
Stopping 'virtnetworkd.service', but its triggering units are still active:
virtnetworkd-admin.socket, virtnetworkd-ro.socket, virtnetworkd.socket
Stopping 'virtqemud.service', but its triggering units are still active:
virtqemud-admin.socket, virtqemud.socket, virtqemud-ro.socket
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/check-machines-settings", line 899, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/make-checkout-workdir/test/check-machines-settings", line 843, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/make-checkout-workdir/test/machineslib.py", line 85, in performAction
    b.wait_in_text(f"#vm-{vmName}-{connectionName}-state", "Shut off")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 690, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/make-checkout-workdir/test/common/testlib.py", line 628, 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 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1721304416697.682, 'url': 'http://127.0.0.2:9791/cockpit/login', 'networkRequestId': '4109.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721304417475.633, 'url': 'http://127.0.0.2:9791/cockpit/@localhost/*/po.js', 'networkRequestId': '4109.20'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721304417477.386, 'url': 'http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '4109.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1721304417536.347, 'url': 'http://127.0.0.2:9791/machines'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1721304417536.541, 'url': 'http://127.0.0.2:9791/machines'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: Method call timed out

Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/machineslib.py", line 393, in stop_all
    m.execute('for d in $(virsh -c qemu:///system list --name); do '
  File "/work/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 327, in execute
    res = subprocess.run(command_line,
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.12/subprocess.py", line 571, in run
    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '('env', '-u', 'LANGUAGE', 'LC_ALL=C', 'ssh', '-p', '2901', '-o', 'BatchMode=yes', '-o', 'IdentitiesOnly=yes', '-o', 'PKCS11Provider=none', '-o', 'StrictHostKeyChecking=no', '-o', 'UserKnownHostsFile=/dev/null', '-o', 'LogLevel=ERROR', '-l', 'root', '-o', 'ControlPath=/tmp/.cockpit-test-resources/ssh-%h-%p-%r-3436', '127.0.0.2', 'set -e;', 'for d in $(virsh -c qemu:///system list --name); do   if ! out=$(virsh -c qemu:///system destroy $d 2>&1); then     echo "$out" | grep -q "domain is not running";   fi; done')' returned non-zero exit status 1.

# Result testVsock (__main__.TestMachinesSettings.testVsock) failed
# 1 TEST FAILED [147s on ce669827db29]
not ok 78 /work/make-checkout-workdir/test/check-machines-settings TestMachinesSettings.testVsock [ND@6]

First occurrence: 2024-07-18T12:09:17.633196+00:00 | revision 90b70930f8ac88dee94e438295333c96b3d2a8d2 Times recorded: 1 Latest occurrences:

  • 2024-07-18T12:09:17.633196+00:00 | revision 90b70930f8ac88dee94e438295333c96b3d2a8d2

# ----------------------------------------------------------------------
# testVsock (__main__.TestMachinesSettings.testVsock)
[0718/120942.082618:WARNING:sandbox_linux.cc(430)] InitializeSandbox() called with multiple threads in process gpu-process.

DevTools listening on ws://127.0.0.1:9651/devtools/browser/c0eeff13-acbc-4c77-814e-cab3ceb88375
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1721304584686.755,"url":"http://127.0.0.2:9891/cockpit/@localhost/*/po.js","networkRequestId":"4231.20"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1721304584692.26,"url":"http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js","networkRequestId":"4231.19"}
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":1721304584731.294,"url":"http://127.0.0.2:9891/machines"}
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":1721304584731.453,"url":"http://127.0.0.2:9891/machines"}
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
ERROR    XML error: only a single vsock device is supported
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
Wrote subVmTest1 XML to TestMachinesSettings-testVsock-fedora-40-127.0.0.2-3001-subVmTest1.xml
Wrote subVmTest1 log to TestMachinesSettings-testVsock-fedora-40-127.0.0.2-3001-subVmTest1.log
Wrote subVmTest1 console log to TestMachinesSettings-testVsock-fedora-40-127.0.0.2-3001-subVmTest1-console.log
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/check-machines-settings", line 899, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/make-checkout-workdir/test/check-machines-settings", line 843, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/make-checkout-workdir/test/machineslib.py", line 85, in performAction
    b.wait_in_text(f"#vm-{vmName}-{connectionName}-state", "Shut off")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 690, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/make-checkout-workdir/test/common/testlib.py", line 628, 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 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1721304583831.882, 'url': 'http://127.0.0.2:9891/cockpit/login', 'networkRequestId': '4231.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721304584686.755, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/*/po.js', 'networkRequestId': '4231.20'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721304584692.26, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '4231.19'}
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': 1721304584731.294, 'url': 'http://127.0.0.2:9891/machines'}
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': 1721304584731.453, 'url': 'http://127.0.0.2:9891/machines'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: Method call timed out

Wrote screenshot to TestMachinesSettings-testVsock-fedora-40-127.0.0.2-3001-FAIL.png
Wrote HTML dump to TestMachinesSettings-testVsock-fedora-40-127.0.0.2-3001-FAIL.html
Wrote JS log to TestMachinesSettings-testVsock-fedora-40-127.0.0.2-3001-FAIL.js.log
Journal extracted to TestMachinesSettings-testVsock-fedora-40-127.0.0.2-3001-FAIL.log.gz
> warning: transport closed: disconnected
Stopping 'virtstoraged.service', but its triggering units are still active:
virtstoraged.socket, virtstoraged-admin.socket, virtstoraged-ro.socket
Stopping 'virtnetworkd.service', but its triggering units are still active:
virtnetworkd-admin.socket, virtnetworkd-ro.socket, virtnetworkd.socket
Stopping 'virtqemud.service', but its triggering units are still active:
virtqemud.socket, virtqemud-admin.socket, virtqemud-ro.socket
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/check-machines-settings", line 899, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/make-checkout-workdir/test/check-machines-settings", line 843, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/make-checkout-workdir/test/machineslib.py", line 85, in performAction
    b.wait_in_text(f"#vm-{vmName}-{connectionName}-state", "Shut off")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 690, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/make-checkout-workdir/test/common/testlib.py", line 628, 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 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1721304583831.882, 'url': 'http://127.0.0.2:9891/cockpit/login', 'networkRequestId': '4231.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721304584686.755, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/*/po.js', 'networkRequestId': '4231.20'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721304584692.26, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '4231.19'}
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': 1721304584731.294, 'url': 'http://127.0.0.2:9891/machines'}
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': 1721304584731.453, 'url': 'http://127.0.0.2:9891/machines'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: Method call timed out

Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/machineslib.py", line 393, in stop_all
    m.execute('for d in $(virsh -c qemu:///system list --name); do '
  File "/work/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 327, in execute
    res = subprocess.run(command_line,
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.12/subprocess.py", line 571, in run
    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '('env', '-u', 'LANGUAGE', 'LC_ALL=C', 'ssh', '-p', '3001', '-o', 'BatchMode=yes', '-o', 'IdentitiesOnly=yes', '-o', 'PKCS11Provider=none', '-o', 'StrictHostKeyChecking=no', '-o', 'UserKnownHostsFile=/dev/null', '-o', 'LogLevel=ERROR', '-l', 'root', '-o', 'ControlPath=/tmp/.cockpit-test-resources/ssh-%h-%p-%r-3595', '127.0.0.2', 'set -e;', 'for d in $(virsh -c qemu:///system list --name); do   if ! out=$(virsh -c qemu:///system destroy $d 2>&1); then     echo "$out" | grep -q "domain is not running";   fi; done')' returned non-zero exit status 1.

# Result testVsock (__main__.TestMachinesSettings.testVsock) failed
# 1 TEST FAILED [154s on a595e2ab7c85]
not ok 78 /work/make-checkout-workdir/test/check-machines-settings TestMachinesSettings.testVsock [ND@7]

First occurrence: 2024-07-18T12:12:10.589901+00:00 | revision 90b70930f8ac88dee94e438295333c96b3d2a8d2 Times recorded: 1 Latest occurrences:

  • 2024-07-18T12:12:10.589901+00:00 | revision 90b70930f8ac88dee94e438295333c96b3d2a8d2

cockpituous avatar Feb 21 '24 15:02 cockpituous

opensuse-tumbleweed Ooops, it happened again


# ----------------------------------------------------------------------
# testVsock (__main__.TestMachinesSettings.testVsock)
[0719/132746.316731:WARNING:sandbox_linux.cc(430)] InitializeSandbox() called with multiple threads in process gpu-process.

DevTools listening on ws://127.0.0.1:9730/devtools/browser/7fb9c488-bb0c-4071-a675-58ed2cfff9ca
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1721395668240.236,"url":"http://127.0.0.2:9891/cockpit/@localhost/*/po.js","networkRequestId":"4147.21"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1721395668241.568,"url":"http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js","networkRequestId":"4147.20"}
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":1721395668272.646,"url":"http://127.0.0.2:9891/machines"}
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":1721395668272.797,"url":"http://127.0.0.2:9891/machines"}
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
ERROR    XML error: only a single vsock device is supported
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
Wrote subVmTest1 XML to TestMachinesSettings-testVsock-opensuse-tumbleweed-127.0.0.2-3001-subVmTest1.xml
Wrote subVmTest1 log to TestMachinesSettings-testVsock-opensuse-tumbleweed-127.0.0.2-3001-subVmTest1.log
Wrote subVmTest1 console log to TestMachinesSettings-testVsock-opensuse-tumbleweed-127.0.0.2-3001-subVmTest1-console.log
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/check-machines-settings", line 899, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/make-checkout-workdir/test/check-machines-settings", line 843, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/make-checkout-workdir/test/machineslib.py", line 85, in performAction
    b.wait_in_text(f"#vm-{vmName}-{connectionName}-state", "Shut off")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 699, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/make-checkout-workdir/test/common/testlib.py", line 637, 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 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1721395667573.114, 'url': 'http://127.0.0.2:9891/cockpit/login', 'networkRequestId': '4147.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721395668240.236, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/*/po.js', 'networkRequestId': '4147.21'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721395668241.568, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '4147.20'}
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': 1721395668272.646, 'url': 'http://127.0.0.2:9891/machines'}
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': 1721395668272.797, 'url': 'http://127.0.0.2:9891/machines'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: Method call timed out

Wrote screenshot to TestMachinesSettings-testVsock-opensuse-tumbleweed-127.0.0.2-3001-FAIL.png
Wrote HTML dump to TestMachinesSettings-testVsock-opensuse-tumbleweed-127.0.0.2-3001-FAIL.html
Wrote JS log to TestMachinesSettings-testVsock-opensuse-tumbleweed-127.0.0.2-3001-FAIL.js.log
Journal extracted to TestMachinesSettings-testVsock-opensuse-tumbleweed-127.0.0.2-3001-FAIL.log.gz
> warning: transport closed: disconnected
Stopping 'virtstoraged.service', but its triggering units are still active:
virtstoraged-admin.socket, virtstoraged-ro.socket, virtstoraged.socket
Stopping 'virtnetworkd.service', but its triggering units are still active:
virtnetworkd-admin.socket, virtnetworkd.socket, virtnetworkd-ro.socket
Stopping 'virtqemud.service', but its triggering units are still active:
virtqemud.socket, virtqemud-admin.socket, virtqemud-ro.socket
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/check-machines-settings", line 899, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/make-checkout-workdir/test/check-machines-settings", line 843, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/make-checkout-workdir/test/machineslib.py", line 85, in performAction
    b.wait_in_text(f"#vm-{vmName}-{connectionName}-state", "Shut off")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 699, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/make-checkout-workdir/test/common/testlib.py", line 637, 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 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1721395667573.114, 'url': 'http://127.0.0.2:9891/cockpit/login', 'networkRequestId': '4147.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721395668240.236, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/*/po.js', 'networkRequestId': '4147.21'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721395668241.568, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '4147.20'}
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': 1721395668272.646, 'url': 'http://127.0.0.2:9891/machines'}
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': 1721395668272.797, 'url': 'http://127.0.0.2:9891/machines'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: Method call timed out

Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/machineslib.py", line 393, in stop_all
    m.execute('for d in $(virsh -c qemu:///system list --name); do '
  File "/work/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 327, in execute
    res = subprocess.run(command_line,
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.12/subprocess.py", line 571, in run
    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '('env', '-u', 'LANGUAGE', 'LC_ALL=C', 'ssh', '-p', '3001', '-o', 'BatchMode=yes', '-o', 'IdentitiesOnly=yes', '-o', 'PKCS11Provider=none', '-o', 'StrictHostKeyChecking=no', '-o', 'UserKnownHostsFile=/dev/null', '-o', 'LogLevel=ERROR', '-l', 'root', '-o', 'ControlPath=/tmp/.cockpit-test-resources/ssh-%h-%p-%r-3441', '127.0.0.2', 'set -e;', 'for d in $(virsh -c qemu:///system list --name); do   if ! out=$(virsh -c qemu:///system destroy $d 2>&1); then     echo "$out" | grep -q "domain is not running";   fi; done')' returned non-zero exit status 1.

# Result testVsock (__main__.TestMachinesSettings.testVsock) failed
# 1 TEST FAILED [144s on f4a19132b6a5]
not ok 70 /work/make-checkout-workdir/test/check-machines-settings TestMachinesSettings.testVsock [ND@7]

First occurrence: 2024-07-19T13:30:05.437635+00:00 | revision c6f87ac6c48586856d32bd73c2d9ac170f343f13 Times recorded: 1 Latest occurrences:

  • 2024-07-19T13:30:05.437635+00:00 | revision c6f87ac6c48586856d32bd73c2d9ac170f343f13

# ----------------------------------------------------------------------
# testVsock (__main__.TestMachinesSettings.testVsock)
[0719/134115.162396:WARNING:sandbox_linux.cc(430)] InitializeSandbox() called with multiple threads in process gpu-process.

DevTools listening on ws://127.0.0.1:10209/devtools/browser/901158cb-e3cc-400f-8cf1-b4e9e4ea7ba3
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1721396476987.066,"url":"http://127.0.0.2:9891/cockpit/@localhost/*/po.js","networkRequestId":"4111.21"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1721396476988.637,"url":"http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js","networkRequestId":"4111.20"}
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":1721396477024.071,"url":"http://127.0.0.2:9891/machines"}
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":1721396477024.241,"url":"http://127.0.0.2:9891/machines"}
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
ERROR    XML error: only a single vsock device is supported
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
Wrote subVmTest1 XML to TestMachinesSettings-testVsock-opensuse-tumbleweed-127.0.0.2-3001-subVmTest1.xml
Wrote subVmTest1 log to TestMachinesSettings-testVsock-opensuse-tumbleweed-127.0.0.2-3001-subVmTest1.log
Wrote subVmTest1 console log to TestMachinesSettings-testVsock-opensuse-tumbleweed-127.0.0.2-3001-subVmTest1-console.log
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/check-machines-settings", line 899, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/make-checkout-workdir/test/check-machines-settings", line 843, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/make-checkout-workdir/test/machineslib.py", line 85, in performAction
    b.wait_in_text(f"#vm-{vmName}-{connectionName}-state", "Shut off")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 693, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/make-checkout-workdir/test/common/testlib.py", line 631, 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 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1721396476236.22, 'url': 'http://127.0.0.2:9891/cockpit/login', 'networkRequestId': '4111.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721396476987.066, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/*/po.js', 'networkRequestId': '4111.21'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721396476988.637, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '4111.20'}
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': 1721396477024.071, 'url': 'http://127.0.0.2:9891/machines'}
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': 1721396477024.241, 'url': 'http://127.0.0.2:9891/machines'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: Method call timed out

Wrote screenshot to TestMachinesSettings-testVsock-opensuse-tumbleweed-127.0.0.2-3001-FAIL.png
Wrote HTML dump to TestMachinesSettings-testVsock-opensuse-tumbleweed-127.0.0.2-3001-FAIL.html
Wrote JS log to TestMachinesSettings-testVsock-opensuse-tumbleweed-127.0.0.2-3001-FAIL.js.log
Journal extracted to TestMachinesSettings-testVsock-opensuse-tumbleweed-127.0.0.2-3001-FAIL.log.gz
> warning: transport closed: disconnected
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1721396571266.807,"url":"http://127.0.0.2:9891/machines#vm?name=subVmTest1&connection=system"}
Stopping 'virtstoraged.service', but its triggering units are still active:
virtstoraged.socket, virtstoraged-ro.socket, virtstoraged-admin.socket
Stopping 'virtnetworkd.service', but its triggering units are still active:
virtnetworkd-admin.socket, virtnetworkd-ro.socket, virtnetworkd.socket
Stopping 'virtqemud.service', but its triggering units are still active:
virtqemud-admin.socket, virtqemud-ro.socket, virtqemud.socket
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/check-machines-settings", line 899, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/make-checkout-workdir/test/check-machines-settings", line 843, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/make-checkout-workdir/test/machineslib.py", line 85, in performAction
    b.wait_in_text(f"#vm-{vmName}-{connectionName}-state", "Shut off")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 693, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/make-checkout-workdir/test/common/testlib.py", line 631, 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 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1721396476236.22, 'url': 'http://127.0.0.2:9891/cockpit/login', 'networkRequestId': '4111.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721396476987.066, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/*/po.js', 'networkRequestId': '4111.21'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721396476988.637, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '4111.20'}
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': 1721396477024.071, 'url': 'http://127.0.0.2:9891/machines'}
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': 1721396477024.241, 'url': 'http://127.0.0.2:9891/machines'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: Method call timed out

Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/machineslib.py", line 393, in stop_all
    m.execute('for d in $(virsh -c qemu:///system list --name); do '
  File "/work/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 327, in execute
    res = subprocess.run(command_line,
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.12/subprocess.py", line 571, in run
    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '('env', '-u', 'LANGUAGE', 'LC_ALL=C', 'ssh', '-p', '3001', '-o', 'BatchMode=yes', '-o', 'IdentitiesOnly=yes', '-o', 'PKCS11Provider=none', '-o', 'StrictHostKeyChecking=no', '-o', 'UserKnownHostsFile=/dev/null', '-o', 'LogLevel=ERROR', '-l', 'root', '-o', 'ControlPath=/tmp/.cockpit-test-resources/ssh-%h-%p-%r-3498', '127.0.0.2', 'set -e;', 'for d in $(virsh -c qemu:///system list --name); do   if ! out=$(virsh -c qemu:///system destroy $d 2>&1); then     echo "$out" | grep -q "domain is not running";   fi; done')' returned non-zero exit status 1.

# Result testVsock (__main__.TestMachinesSettings.testVsock) failed
# 1 TEST FAILED [143s on 9782608ff4cc]
not ok 78 /work/make-checkout-workdir/test/check-machines-settings TestMachinesSettings.testVsock [ND@7]

First occurrence: 2024-07-19T13:43:34.126660+00:00 | revision e2fdd3c491ac1bf79b628887048862362a2ade58 Times recorded: 1 Latest occurrences:

  • 2024-07-19T13:43:34.126660+00:00 | revision e2fdd3c491ac1bf79b628887048862362a2ade58

# ----------------------------------------------------------------------
# testVsock (__main__.TestMachinesSettings.testVsock)
[0721/075620.333686:WARNING:sandbox_linux.cc(430)] InitializeSandbox() called with multiple threads in process gpu-process.

DevTools listening on ws://127.0.0.1:9608/devtools/browser/ad3bf38c-748c-41b5-ab7a-35b660f7879a
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1721548581996.34,"url":"http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js","networkRequestId":"4293.20"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1721548581999.33,"url":"http://127.0.0.2:9891/cockpit/@localhost/*/po.js","networkRequestId":"4293.21"}
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":1721548582037.837,"url":"http://127.0.0.2:9891/machines"}
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":1721548582038.093,"url":"http://127.0.0.2:9891/machines"}
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
ERROR    XML error: only a single vsock device is supported
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
Wrote subVmTest1 XML to TestMachinesSettings-testVsock-opensuse-tumbleweed-127.0.0.2-3001-subVmTest1.xml
Wrote subVmTest1 log to TestMachinesSettings-testVsock-opensuse-tumbleweed-127.0.0.2-3001-subVmTest1.log
Wrote subVmTest1 console log to TestMachinesSettings-testVsock-opensuse-tumbleweed-127.0.0.2-3001-subVmTest1-console.log
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/check-machines-settings", line 899, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/make-checkout-workdir/test/check-machines-settings", line 843, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/make-checkout-workdir/test/machineslib.py", line 85, in performAction
    b.wait_in_text(f"#vm-{vmName}-{connectionName}-state", "Shut off")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 693, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/make-checkout-workdir/test/common/testlib.py", line 631, 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 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1721548581416.619, 'url': 'http://127.0.0.2:9891/cockpit/login', 'networkRequestId': '4293.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721548581996.34, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '4293.20'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721548581999.33, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/*/po.js', 'networkRequestId': '4293.21'}
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': 1721548582037.837, 'url': 'http://127.0.0.2:9891/machines'}
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': 1721548582038.093, 'url': 'http://127.0.0.2:9891/machines'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: Method call timed out

Wrote screenshot to TestMachinesSettings-testVsock-opensuse-tumbleweed-127.0.0.2-3001-FAIL.png
Wrote HTML dump to TestMachinesSettings-testVsock-opensuse-tumbleweed-127.0.0.2-3001-FAIL.html
Wrote JS log to TestMachinesSettings-testVsock-opensuse-tumbleweed-127.0.0.2-3001-FAIL.js.log
Journal extracted to TestMachinesSettings-testVsock-opensuse-tumbleweed-127.0.0.2-3001-FAIL.log.gz
> warning: transport closed: disconnected
Stopping 'virtstoraged.service', but its triggering units are still active:
virtstoraged.socket, virtstoraged-ro.socket, virtstoraged-admin.socket
Stopping 'virtnetworkd.service', but its triggering units are still active:
virtnetworkd-admin.socket, virtnetworkd.socket, virtnetworkd-ro.socket
Stopping 'virtqemud.service', but its triggering units are still active:
virtqemud-admin.socket, virtqemud-ro.socket, virtqemud.socket
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/check-machines-settings", line 899, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/make-checkout-workdir/test/check-machines-settings", line 843, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/make-checkout-workdir/test/machineslib.py", line 85, in performAction
    b.wait_in_text(f"#vm-{vmName}-{connectionName}-state", "Shut off")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 693, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/make-checkout-workdir/test/common/testlib.py", line 631, 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 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1721548581416.619, 'url': 'http://127.0.0.2:9891/cockpit/login', 'networkRequestId': '4293.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721548581996.34, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '4293.20'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721548581999.33, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/*/po.js', 'networkRequestId': '4293.21'}
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': 1721548582037.837, 'url': 'http://127.0.0.2:9891/machines'}
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': 1721548582038.093, 'url': 'http://127.0.0.2:9891/machines'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: Method call timed out

Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/machineslib.py", line 393, in stop_all
    m.execute('for d in $(virsh -c qemu:///system list --name); do '
  File "/work/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 327, in execute
    res = subprocess.run(command_line,
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.12/subprocess.py", line 571, in run
    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '('env', '-u', 'LANGUAGE', 'LC_ALL=C', 'ssh', '-p', '3001', '-o', 'BatchMode=yes', '-o', 'IdentitiesOnly=yes', '-o', 'PKCS11Provider=none', '-o', 'StrictHostKeyChecking=no', '-o', 'UserKnownHostsFile=/dev/null', '-o', 'LogLevel=ERROR', '-l', 'root', '-o', 'ControlPath=/tmp/.cockpit-test-resources/ssh-%h-%p-%r-3636', '127.0.0.2', 'set -e;', 'for d in $(virsh -c qemu:///system list --name); do   if ! out=$(virsh -c qemu:///system destroy $d 2>&1); then     echo "$out" | grep -q "domain is not running";   fi; done')' returned non-zero exit status 1.

# Result testVsock (__main__.TestMachinesSettings.testVsock) failed
# 1 TEST FAILED [143s on 8f4c694391e6]
not ok 78 /work/make-checkout-workdir/test/check-machines-settings TestMachinesSettings.testVsock [ND@7]

First occurrence: 2024-07-21T07:58:39.419851+00:00 | revision d24feff4e296899d4d92ed8d20f7f92516d5835a Times recorded: 1 Latest occurrences:

  • 2024-07-21T07:58:39.419851+00:00 | revision d24feff4e296899d4d92ed8d20f7f92516d5835a

# ----------------------------------------------------------------------
# testVsock (__main__.TestMachinesSettings.testVsock)
[0721/075914.421192:WARNING:sandbox_linux.cc(430)] InitializeSandbox() called with multiple threads in process gpu-process.

DevTools listening on ws://127.0.0.1:9430/devtools/browser/91812889-da4d-4fcf-8983-38d8cda37483
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1721548756288.567,"url":"http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js","networkRequestId":"4343.20"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1721548756291.392,"url":"http://127.0.0.2:9191/cockpit/@localhost/*/po.js","networkRequestId":"4343.21"}
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":1721548756323.584,"url":"http://127.0.0.2:9191/machines"}
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":1721548756323.75,"url":"http://127.0.0.2:9191/machines"}
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
ERROR    XML error: only a single vsock device is supported
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
Wrote subVmTest1 XML to TestMachinesSettings-testVsock-opensuse-tumbleweed-127.0.0.2-2301-subVmTest1.xml
Wrote subVmTest1 log to TestMachinesSettings-testVsock-opensuse-tumbleweed-127.0.0.2-2301-subVmTest1.log
Wrote subVmTest1 console log to TestMachinesSettings-testVsock-opensuse-tumbleweed-127.0.0.2-2301-subVmTest1-console.log
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/check-machines-settings", line 899, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/make-checkout-workdir/test/check-machines-settings", line 843, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/make-checkout-workdir/test/machineslib.py", line 85, in performAction
    b.wait_in_text(f"#vm-{vmName}-{connectionName}-state", "Shut off")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 693, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/make-checkout-workdir/test/common/testlib.py", line 631, 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 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1721548755645.256, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '4343.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721548756288.567, 'url': 'http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '4343.20'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721548756291.392, 'url': 'http://127.0.0.2:9191/cockpit/@localhost/*/po.js', 'networkRequestId': '4343.21'}
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': 1721548756323.584, 'url': 'http://127.0.0.2:9191/machines'}
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': 1721548756323.75, 'url': 'http://127.0.0.2:9191/machines'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: Method call timed out

Wrote screenshot to TestMachinesSettings-testVsock-opensuse-tumbleweed-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestMachinesSettings-testVsock-opensuse-tumbleweed-127.0.0.2-2301-FAIL.html
Wrote JS log to TestMachinesSettings-testVsock-opensuse-tumbleweed-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMachinesSettings-testVsock-opensuse-tumbleweed-127.0.0.2-2301-FAIL.log.gz
> warning: transport closed: disconnected
Stopping 'virtstoraged.service', but its triggering units are still active:
virtstoraged-admin.socket, virtstoraged-ro.socket, virtstoraged.socket
Stopping 'virtnetworkd.service', but its triggering units are still active:
virtnetworkd-ro.socket, virtnetworkd-admin.socket, virtnetworkd.socket
Stopping 'virtqemud.service', but its triggering units are still active:
virtqemud.socket, virtqemud-admin.socket, virtqemud-ro.socket
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/check-machines-settings", line 899, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/make-checkout-workdir/test/check-machines-settings", line 843, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/make-checkout-workdir/test/machineslib.py", line 85, in performAction
    b.wait_in_text(f"#vm-{vmName}-{connectionName}-state", "Shut off")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 693, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/make-checkout-workdir/test/common/testlib.py", line 631, 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 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1721548755645.256, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '4343.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721548756288.567, 'url': 'http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '4343.20'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721548756291.392, 'url': 'http://127.0.0.2:9191/cockpit/@localhost/*/po.js', 'networkRequestId': '4343.21'}
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': 1721548756323.584, 'url': 'http://127.0.0.2:9191/machines'}
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': 1721548756323.75, 'url': 'http://127.0.0.2:9191/machines'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: Method call timed out

Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/machineslib.py", line 393, in stop_all
    m.execute('for d in $(virsh -c qemu:///system list --name); do '
  File "/work/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 327, in execute
    res = subprocess.run(command_line,
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.12/subprocess.py", line 571, in run
    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '('env', '-u', 'LANGUAGE', 'LC_ALL=C', 'ssh', '-p', '2301', '-o', 'BatchMode=yes', '-o', 'IdentitiesOnly=yes', '-o', 'PKCS11Provider=none', '-o', 'StrictHostKeyChecking=no', '-o', 'UserKnownHostsFile=/dev/null', '-o', 'LogLevel=ERROR', '-l', 'root', '-o', 'ControlPath=/tmp/.cockpit-test-resources/ssh-%h-%p-%r-3674', '127.0.0.2', 'set -e;', 'for d in $(virsh -c qemu:///system list --name); do   if ! out=$(virsh -c qemu:///system destroy $d 2>&1); then     echo "$out" | grep -q "domain is not running";   fi; done')' returned non-zero exit status 1.

# Result testVsock (__main__.TestMachinesSettings.testVsock) failed
# 1 TEST FAILED [144s on 8b78f3e15c36]
not ok 78 /work/make-checkout-workdir/test/check-machines-settings TestMachinesSettings.testVsock [ND@1]

First occurrence: 2024-07-21T08:01:33.550772+00:00 | revision 5ffa18b1c29064a9faddafc002f05b8593cd22a8 Times recorded: 1 Latest occurrences:

  • 2024-07-21T08:01:33.550772+00:00 | revision 5ffa18b1c29064a9faddafc002f05b8593cd22a8

# ----------------------------------------------------------------------
# testVsock (__main__.TestMachinesSettings.testVsock)
[0721/094145.037125:WARNING:sandbox_linux.cc(430)] InitializeSandbox() called with multiple threads in process gpu-process.

DevTools listening on ws://127.0.0.1:9730/devtools/browser/2ace3e9f-3fd9-4e9c-8ca1-5cb3b816b2de
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1721554906626.135,"url":"http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js","networkRequestId":"4241.20"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1721554906638.256,"url":"http://127.0.0.2:9191/cockpit/@localhost/*/po.js","networkRequestId":"4241.21"}
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":1721554906666.757,"url":"http://127.0.0.2:9191/machines"}
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":1721554906666.951,"url":"http://127.0.0.2:9191/machines"}
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
ERROR    XML error: only a single vsock device is supported
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
Wrote subVmTest1 XML to TestMachinesSettings-testVsock-opensuse-tumbleweed-127.0.0.2-2301-subVmTest1.xml
Wrote subVmTest1 log to TestMachinesSettings-testVsock-opensuse-tumbleweed-127.0.0.2-2301-subVmTest1.log
Wrote subVmTest1 console log to TestMachinesSettings-testVsock-opensuse-tumbleweed-127.0.0.2-2301-subVmTest1-console.log
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/check-machines-settings", line 899, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/make-checkout-workdir/test/check-machines-settings", line 843, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/make-checkout-workdir/test/machineslib.py", line 85, in performAction
    b.wait_in_text(f"#vm-{vmName}-{connectionName}-state", "Shut off")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 693, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/make-checkout-workdir/test/common/testlib.py", line 631, 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 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1721554906097.021, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '4241.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721554906626.135, 'url': 'http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '4241.20'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721554906638.256, 'url': 'http://127.0.0.2:9191/cockpit/@localhost/*/po.js', 'networkRequestId': '4241.21'}
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': 1721554906666.757, 'url': 'http://127.0.0.2:9191/machines'}
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': 1721554906666.951, 'url': 'http://127.0.0.2:9191/machines'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: Method call timed out

Wrote screenshot to TestMachinesSettings-testVsock-opensuse-tumbleweed-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestMachinesSettings-testVsock-opensuse-tumbleweed-127.0.0.2-2301-FAIL.html
Wrote JS log to TestMachinesSettings-testVsock-opensuse-tumbleweed-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMachinesSettings-testVsock-opensuse-tumbleweed-127.0.0.2-2301-FAIL.log.gz
> warning: transport closed: disconnected
Stopping 'virtstoraged.service', but its triggering units are still active:
virtstoraged-ro.socket, virtstoraged.socket, virtstoraged-admin.socket
Stopping 'virtnetworkd.service', but its triggering units are still active:
virtnetworkd.socket, virtnetworkd-ro.socket, virtnetworkd-admin.socket
Stopping 'virtqemud.service', but its triggering units are still active:
virtqemud.socket, virtqemud-ro.socket, virtqemud-admin.socket
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/check-machines-settings", line 899, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/make-checkout-workdir/test/check-machines-settings", line 843, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/make-checkout-workdir/test/machineslib.py", line 85, in performAction
    b.wait_in_text(f"#vm-{vmName}-{connectionName}-state", "Shut off")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 693, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/make-checkout-workdir/test/common/testlib.py", line 631, 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 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1721554906097.021, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '4241.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721554906626.135, 'url': 'http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '4241.20'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721554906638.256, 'url': 'http://127.0.0.2:9191/cockpit/@localhost/*/po.js', 'networkRequestId': '4241.21'}
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': 1721554906666.757, 'url': 'http://127.0.0.2:9191/machines'}
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': 1721554906666.951, 'url': 'http://127.0.0.2:9191/machines'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: Method call timed out

Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/machineslib.py", line 393, in stop_all
    m.execute('for d in $(virsh -c qemu:///system list --name); do '
  File "/work/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 327, in execute
    res = subprocess.run(command_line,
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.12/subprocess.py", line 571, in run
    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '('env', '-u', 'LANGUAGE', 'LC_ALL=C', 'ssh', '-p', '2301', '-o', 'BatchMode=yes', '-o', 'IdentitiesOnly=yes', '-o', 'PKCS11Provider=none', '-o', 'StrictHostKeyChecking=no', '-o', 'UserKnownHostsFile=/dev/null', '-o', 'LogLevel=ERROR', '-l', 'root', '-o', 'ControlPath=/tmp/.cockpit-test-resources/ssh-%h-%p-%r-3587', '127.0.0.2', 'set -e;', 'for d in $(virsh -c qemu:///system list --name); do   if ! out=$(virsh -c qemu:///system destroy $d 2>&1); then     echo "$out" | grep -q "domain is not running";   fi; done')' returned non-zero exit status 1.

# Result testVsock (__main__.TestMachinesSettings.testVsock) failed
# 1 TEST FAILED [143s on 821048d34318]
not ok 78 /work/make-checkout-workdir/test/check-machines-settings TestMachinesSettings.testVsock [ND@1]

First occurrence: 2024-07-21T09:44:04.007243+00:00 | revision 02b5725365dd09d00bba5ce4f9b7eeb12f560b2d Times recorded: 1 Latest occurrences:

  • 2024-07-21T09:44:04.007243+00:00 | revision 02b5725365dd09d00bba5ce4f9b7eeb12f560b2d

# ----------------------------------------------------------------------
# testVsock (__main__.TestMachinesSettings.testVsock)
[0722/101004.854443:WARNING:sandbox_linux.cc(430)] InitializeSandbox() called with multiple threads in process gpu-process.

DevTools listening on ws://127.0.0.1:9532/devtools/browser/2b1781f6-5867-4349-ba56-3ee00d18459a
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1721643006655.28,"url":"http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js","networkRequestId":"3996.20"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1721643006657.999,"url":"http://127.0.0.2:9891/cockpit/@localhost/*/po.js","networkRequestId":"3996.21"}
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":1721643006697.498,"url":"http://127.0.0.2:9891/machines"}
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":1721643006697.638,"url":"http://127.0.0.2:9891/machines"}
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
ERROR    XML error: only a single vsock device is supported
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
> warning: GetStats(subVmTest1, system) failed: Method call timed out
Wrote subVmTest1 XML to TestMachinesSettings-testVsock-opensuse-tumbleweed-127.0.0.2-3001-subVmTest1.xml
Wrote subVmTest1 log to TestMachinesSettings-testVsock-opensuse-tumbleweed-127.0.0.2-3001-subVmTest1.log
Wrote subVmTest1 console log to TestMachinesSettings-testVsock-opensuse-tumbleweed-127.0.0.2-3001-subVmTest1-console.log
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/check-machines-settings", line 899, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/make-checkout-workdir/test/check-machines-settings", line 843, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/make-checkout-workdir/test/machineslib.py", line 85, in performAction
    b.wait_in_text(f"#vm-{vmName}-{connectionName}-state", "Shut off")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 699, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/make-checkout-workdir/test/common/testlib.py", line 637, 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 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1721643006069.349, 'url': 'http://127.0.0.2:9891/cockpit/login', 'networkRequestId': '3996.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721643006655.28, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '3996.20'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721643006657.999, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/*/po.js', 'networkRequestId': '3996.21'}
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': 1721643006697.498, 'url': 'http://127.0.0.2:9891/machines'}
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': 1721643006697.638, 'url': 'http://127.0.0.2:9891/machines'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: Method call timed out

Wrote screenshot to TestMachinesSettings-testVsock-opensuse-tumbleweed-127.0.0.2-3001-FAIL.png
Wrote HTML dump to TestMachinesSettings-testVsock-opensuse-tumbleweed-127.0.0.2-3001-FAIL.html
Wrote JS log to TestMachinesSettings-testVsock-opensuse-tumbleweed-127.0.0.2-3001-FAIL.js.log
Journal extracted to TestMachinesSettings-testVsock-opensuse-tumbleweed-127.0.0.2-3001-FAIL.log.gz
> warning: transport closed: disconnected
Stopping 'virtstoraged.service', but its triggering units are still active:
virtstoraged-ro.socket, virtstoraged-admin.socket, virtstoraged.socket
Stopping 'virtnetworkd.service', but its triggering units are still active:
virtnetworkd-ro.socket, virtnetworkd-admin.socket, virtnetworkd.socket
Stopping 'virtqemud.service', but its triggering units are still active:
virtqemud.socket, virtqemud-ro.socket, virtqemud-admin.socket
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/check-machines-settings", line 899, in testVsock
    setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True)
  File "/work/make-checkout-workdir/test/check-machines-settings", line 843, in setVsockLive
    self.performAction("subVmTest1", "forceOff")
  File "/work/make-checkout-workdir/test/machineslib.py", line 85, in performAction
    b.wait_in_text(f"#vm-{vmName}-{connectionName}-state", "Shut off")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 699, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/make-checkout-workdir/test/common/testlib.py", line 637, 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 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1721643006069.349, 'url': 'http://127.0.0.2:9891/cockpit/login', 'networkRequestId': '3996.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721643006655.28, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '3996.20'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721643006657.999, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/*/po.js', 'networkRequestId': '3996.21'}
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': 1721643006697.498, 'url': 'http://127.0.0.2:9891/machines'}
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': 1721643006697.638, 'url': 'http://127.0.0.2:9891/machines'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: GetStats(subVmTest1, system) failed: Method call timed out

Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/machineslib.py", line 393, in stop_all
    m.execute('for d in $(virsh -c qemu:///system list --name); do '
  File "/work/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 327, in execute
    res = subprocess.run(command_line,
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.12/subprocess.py", line 571, in run
    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '('env', '-u', 'LANGUAGE', 'LC_ALL=C', 'ssh', '-p', '3001', '-o', 'BatchMode=yes', '-o', 'IdentitiesOnly=yes', '-o', 'PKCS11Provider=none', '-o', 'StrictHostKeyChecking=no', '-o', 'UserKnownHostsFile=/dev/null', '-o', 'LogLevel=ERROR', '-l', 'root', '-o', 'ControlPath=/tmp/.cockpit-test-resources/ssh-%h-%p-%r-3316', '127.0.0.2', 'set -e;', 'for d in $(virsh -c qemu:///system list --name); do   if ! out=$(virsh -c qemu:///system destroy $d 2>&1); then     echo "$out" | grep -q "domain is not running";   fi; done')' returned non-zero exit status 1.

# Result testVsock (__main__.TestMachinesSettings.testVsock) failed
# 1 TEST FAILED [145s on 48eae1ce42b7]
not ok 70 /work/make-checkout-workdir/test/check-machines-settings TestMachinesSettings.testVsock [ND@7]

First occurrence: 2024-07-22T10:12:25.496390+00:00 | revision 7b507311cde5b214ef80d0cbd88cdea1690fc31f Times recorded: 1 Latest occurrences:

  • 2024-07-22T10:12:25.496390+00:00 | revision 7b507311cde5b214ef80d0cbd88cdea1690fc31f

cockpituous avatar May 29 '24 09:05 cockpituous