Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cockpit-bridge throws exception tracebacks on arch #6531

Open
allisonkarlitskaya opened this issue Jun 20, 2024 · 1 comment
Open

cockpit-bridge throws exception tracebacks on arch #6531

allisonkarlitskaya opened this issue Jun 20, 2024 · 1 comment

Comments

@allisonkarlitskaya
Copy link
Member

"Upstream" report: cockpit-project/cockpit#20635

allisonkarlitskaya added a commit that referenced this issue Jun 20, 2024
A particular set of events in a testcase in cockpit-files is causing
this to turn up almost all the time — but only on arch.

Known issue #6531
See also cockpit-project/cockpit#20635
@cockpituous
Copy link
Contributor

cockpituous commented Jun 20, 2024

arch
Ooops, it happened again


# ----------------------------------------------------------------------
# testSorting (__main__.TestFiles.testSorting)
[0707/053239.349389:WARNING:sandbox_linux.cc(430)] InitializeSandbox() called with multiple threads in process gpu-process.

DevTools listening on ws://127.0.0.1:9494/devtools/browser/e8a9e748-6570-4a47-aa21-4987b92b6965
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1720330361212.168,"url":"http://127.0.0.2:9591/cockpit/@localhost/*/po.manifest.js","networkRequestId":"4233.19"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1720330361216.755,"url":"http://127.0.0.2:9591/cockpit/@localhost/*/po.js","networkRequestId":"4233.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":1720330361255.982,"url":"http://127.0.0.2:9591/files"}
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":1720330361256.151,"url":"http://127.0.0.2:9591/files"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1720330362242.245,"url":"http://127.0.0.2:9591/cockpit/@localhost/*/po.js","networkRequestId":"4233.169"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1720330362246.79,"url":"http://127.0.0.2:9591/cockpit/@localhost/*/po.manifest.js","networkRequestId":"4233.168"}
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":1720330362280.958,"url":"http://127.0.0.2:9591/files#/?path=%252Fhome%252Fadmin"}
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":1720330362281.169,"url":"http://127.0.0.2:9591/files#/?path=%252Fhome%252Fadmin"}
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1720330364032.18,"url":"http://127.0.0.2:9591/cockpit/@localhost/*/po.manifest.js","networkRequestId":"4233.330"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1720330364047.05,"url":"http://127.0.0.2:9591/cockpit/@localhost/*/po.js","networkRequestId":"4233.331"}
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":1720330364086.802,"url":"http://127.0.0.2:9591/files"}
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":1720330364087.087,"url":"http://127.0.0.2:9591/files"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1720330366111.921,"url":"http://127.0.0.2:9591/cockpit/@localhost/*/po.manifest.js","networkRequestId":"4233.480"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1720330366144.244,"url":"http://127.0.0.2:9591/cockpit/@localhost/*/po.js","networkRequestId":"4233.481"}
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":1720330366148.252,"url":"http://127.0.0.2:9591/files#/?path=%252Fhome%252Fadmin"}
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":1720330366148.369,"url":"http://127.0.0.2:9591/files#/?path=%252Fhome%252Fadmin"}
asyncio-ERROR: Exception in callback None()
handle: <Handle cancelled>
Traceback (most recent call last):
File "/usr/lib/python3.12/asyncio/events.py", line 88, in _run
self._context.run(self._callback, *self._args)
File "/usr/lib/python3.12/site-packages/cockpit/transports.py", line 110, in _read_ready
self._protocol.data_received(data)
File "/usr/lib/python3.12/site-packages/cockpit/protocol.py", line 193, in data_received
result = self.consume_one_frame(self.buffer)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.12/site-packages/cockpit/protocol.py", line 143, in consume_one_frame
self.frame_received(data[start:end])
File "/usr/lib/python3.12/site-packages/cockpit/protocol.py", line 97, in frame_received
self.control_received(data)
File "/usr/lib/python3.12/site-packages/cockpit/protocol.py", line 107, in control_received
self.channel_control_received(channel, command, message)
File "/usr/lib/python3.12/site-packages/cockpit/peer.py", line 212, in channel_control_received
self.send_channel_control(channel, command, message)
File "/usr/lib/python3.12/site-packages/cockpit/router.py", line 101, in send_channel_control
self.router.endpoints[self].remove(channel)
~~~~~~~~~~~~~~~~~~~~~^^^^^^
KeyError: <cockpit.superuser.SuperuserPeer object at 0x7331f90bb500>
Wrote JS log to TestFiles-testSorting-arch-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestFiles-testSorting-arch-127.0.0.2-2701-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/common/testlib.py", line 1720, in tearDown
    self.check_journal_messages()
  File "/work/make-checkout-workdir/test/common/testlib.py", line 2008, in check_journal_messages
    raise Error(UNEXPECTED_MESSAGE + "journal messages:\n" + first)
testlib.Error: FAIL: Test completed, but found unexpected journal messages:
asyncio-ERROR: Exception in callback None()

# Result testSorting (__main__.TestFiles.testSorting) failed
# 1 TEST FAILED [11s on 713a3994d386]
not ok 16 /work/make-checkout-workdir/test/check-application TestFiles.testSorting [ND@4]

First occurrence: 2024-07-07T05:32:49.689516+00:00 | revision 25e17b1ccc8a60ada17de1c71e8dd188faaaf2c2
Times recorded: 1
Latest occurrences:

  • 2024-07-07T05:32:49.689516+00:00 | revision 25e17b1ccc8a60ada17de1c71e8dd188faaaf2c2

# ----------------------------------------------------------------------
# testSorting (__main__.TestFiles.testSorting)
[0711/024135.158791:WARNING:sandbox_linux.cc(430)] InitializeSandbox() called with multiple threads in process gpu-process.

DevTools listening on ws://127.0.0.1:9223/devtools/browser/a2e29ae6-dd8b-447f-9930-d9877a88fdef
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1720665697136.825,"url":"http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js","networkRequestId":"4137.19"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1720665697138.819,"url":"http://127.0.0.2:9191/cockpit/@localhost/*/po.js","networkRequestId":"4137.20"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1720665697178.757,"url":"http://127.0.0.2:9191/files"}
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":1720665697178.943,"url":"http://127.0.0.2:9191/files"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1720665698159.722,"url":"http://127.0.0.2:9191/cockpit/@localhost/*/po.js","networkRequestId":"4137.169"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1720665698166.338,"url":"http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js","networkRequestId":"4137.168"}
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":1720665698209.03,"url":"http://127.0.0.2:9191/files#/?path=%252Fhome%252Fadmin"}
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":1720665698209.204,"url":"http://127.0.0.2:9191/files#/?path=%252Fhome%252Fadmin"}
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1720665700184.839,"url":"http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js","networkRequestId":"4137.330"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1720665700199.04,"url":"http://127.0.0.2:9191/cockpit/@localhost/*/po.js","networkRequestId":"4137.331"}
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":1720665700226.023,"url":"http://127.0.0.2:9191/files"}
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":1720665700226.166,"url":"http://127.0.0.2:9191/files"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1720665702192.792,"url":"http://127.0.0.2:9191/cockpit/@localhost/*/po.js","networkRequestId":"4137.481"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1720665702195.944,"url":"http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js","networkRequestId":"4137.480"}
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":1720665702231.335,"url":"http://127.0.0.2:9191/files#/?path=%252Fhome%252Fadmin"}
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":1720665702231.442,"url":"http://127.0.0.2:9191/files#/?path=%252Fhome%252Fadmin"}
asyncio-ERROR: Exception in callback None()
handle: <Handle cancelled>
Traceback (most recent call last):
File "/usr/lib/python3.12/asyncio/events.py", line 88, in _run
self._context.run(self._callback, *self._args)
File "/usr/lib/python3.12/site-packages/cockpit/transports.py", line 110, in _read_ready
self._protocol.data_received(data)
File "/usr/lib/python3.12/site-packages/cockpit/protocol.py", line 193, in data_received
result = self.consume_one_frame(self.buffer)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.12/site-packages/cockpit/protocol.py", line 143, in consume_one_frame
self.frame_received(data[start:end])
File "/usr/lib/python3.12/site-packages/cockpit/protocol.py", line 97, in frame_received
self.control_received(data)
File "/usr/lib/python3.12/site-packages/cockpit/protocol.py", line 107, in control_received
self.channel_control_received(channel, command, message)
File "/usr/lib/python3.12/site-packages/cockpit/peer.py", line 212, in channel_control_received
self.send_channel_control(channel, command, message)
File "/usr/lib/python3.12/site-packages/cockpit/router.py", line 101, in send_channel_control
self.router.endpoints[self].remove(channel)
~~~~~~~~~~~~~~~~~~~~~^^^^^^
KeyError: <cockpit.superuser.SuperuserPeer object at 0x750ac4f44b60>
Wrote JS log to TestFiles-testSorting-arch-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestFiles-testSorting-arch-127.0.0.2-2301-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/common/testlib.py", line 1720, in tearDown
    self.check_journal_messages()
  File "/work/make-checkout-workdir/test/common/testlib.py", line 2008, in check_journal_messages
    raise Error(UNEXPECTED_MESSAGE + "journal messages:\n" + first)
testlib.Error: FAIL: Test completed, but found unexpected journal messages:
asyncio-ERROR: Exception in callback None()

# Result testSorting (__main__.TestFiles.testSorting) failed
# 1 TEST FAILED [12s on 3a28fe0b9026]
not ok 16 /work/make-checkout-workdir/test/check-application TestFiles.testSorting [ND@1]

First occurrence: 2024-07-11T02:41:45.775893+00:00 | revision a9f9456b7c99d1710432ad55a4d4181476dfabe0
Times recorded: 1
Latest occurrences:

  • 2024-07-11T02:41:45.775893+00:00 | revision a9f9456b7c99d1710432ad55a4d4181476dfabe0

# ----------------------------------------------------------------------
# testSorting (__main__.TestFiles.testSorting)
[0711/124423.944685:WARNING:sandbox_linux.cc(430)] InitializeSandbox() called with multiple threads in process gpu-process.

DevTools listening on ws://127.0.0.1:9552/devtools/browser/99e73a0a-4fac-4b42-b0d7-fffd70ec44d8
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1720701865732.364,"url":"http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js","networkRequestId":"11450.19"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1720701865735.656,"url":"http://127.0.0.2:9291/cockpit/@localhost/*/po.js","networkRequestId":"11450.20"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1720701865777.691,"url":"http://127.0.0.2:9291/files"}
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":1720701865777.795,"url":"http://127.0.0.2:9291/files"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1720701866747.757,"url":"http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js","networkRequestId":"11450.168"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1720701866753.301,"url":"http://127.0.0.2:9291/cockpit/@localhost/*/po.js","networkRequestId":"11450.169"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1720701866783.839,"url":"http://127.0.0.2:9291/files#/?path=%252Fhome%252Fadmin"}
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":1720701866783.931,"url":"http://127.0.0.2:9291/files#/?path=%252Fhome%252Fadmin"}
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1720701868449.326,"url":"http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js","networkRequestId":"11450.330"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1720701868455.033,"url":"http://127.0.0.2:9291/cockpit/@localhost/*/po.js","networkRequestId":"11450.331"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1720701868524.518,"url":"http://127.0.0.2:9291/files"}
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":1720701868524.62,"url":"http://127.0.0.2:9291/files"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1720701870343.384,"url":"http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js","networkRequestId":"11450.480"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1720701870385.332,"url":"http://127.0.0.2:9291/cockpit/@localhost/*/po.js","networkRequestId":"11450.481"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1720701870387.346,"url":"http://127.0.0.2:9291/files#/?path=%252Fhome%252Fadmin"}
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":1720701870387.44,"url":"http://127.0.0.2:9291/files#/?path=%252Fhome%252Fadmin"}
asyncio-ERROR: Exception in callback None()
handle: <Handle cancelled>
Traceback (most recent call last):
File "/usr/lib/python3.12/asyncio/events.py", line 88, in _run
self._context.run(self._callback, *self._args)
File "/usr/lib/python3.12/site-packages/cockpit/transports.py", line 110, in _read_ready
self._protocol.data_received(data)
File "/usr/lib/python3.12/site-packages/cockpit/protocol.py", line 193, in data_received
result = self.consume_one_frame(self.buffer)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.12/site-packages/cockpit/protocol.py", line 143, in consume_one_frame
self.frame_received(data[start:end])
File "/usr/lib/python3.12/site-packages/cockpit/protocol.py", line 97, in frame_received
self.control_received(data)
File "/usr/lib/python3.12/site-packages/cockpit/protocol.py", line 107, in control_received
self.channel_control_received(channel, command, message)
File "/usr/lib/python3.12/site-packages/cockpit/peer.py", line 212, in channel_control_received
self.send_channel_control(channel, command, message)
File "/usr/lib/python3.12/site-packages/cockpit/router.py", line 101, in send_channel_control
self.router.endpoints[self].remove(channel)
~~~~~~~~~~~~~~~~~~~~~^^^^^^
KeyError: <cockpit.superuser.SuperuserPeer object at 0x75af5558e660>
Wrote JS log to TestFiles-testSorting-arch-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestFiles-testSorting-arch-127.0.0.2-2401-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/common/testlib.py", line 1720, in tearDown
    self.check_journal_messages()
  File "/work/make-checkout-workdir/test/common/testlib.py", line 2008, in check_journal_messages
    raise Error(UNEXPECTED_MESSAGE + "journal messages:\n" + first)
testlib.Error: FAIL: Test completed, but found unexpected journal messages:
asyncio-ERROR: Exception in callback None()

# Result testSorting (__main__.TestFiles.testSorting) failed
# 1 TEST FAILED [10s on 563f72ca4058]
not ok 16 /work/make-checkout-workdir/test/check-application TestFiles.testSorting [ND@2]

First occurrence: 2024-07-11T12:44:33.525063+00:00 | revision 42821e8ad629e907896fa15b4ca8e94a6611f328
Times recorded: 1
Latest occurrences:

  • 2024-07-11T12:44:33.525063+00:00 | revision 42821e8ad629e907896fa15b4ca8e94a6611f328

# ----------------------------------------------------------------------
# testSorting (__main__.TestFiles.testSorting)
[0715/113219.611720:WARNING:sandbox_linux.cc(430)] InitializeSandbox() called with multiple threads in process gpu-process.

DevTools listening on ws://127.0.0.1:9880/devtools/browser/2b3b3dd1-44c4-42ab-88eb-8e097d3a3223
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1721043141310.603,"url":"http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js","networkRequestId":"11470.19"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1721043141311.705,"url":"http://127.0.0.2:9891/cockpit/@localhost/*/po.js","networkRequestId":"11470.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":1721043141352.925,"url":"http://127.0.0.2:9891/files"}
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":1721043141353.067,"url":"http://127.0.0.2:9891/files"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1721043142296.399,"url":"http://127.0.0.2:9891/cockpit/@localhost/*/po.js","networkRequestId":"11470.169"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1721043142312.427,"url":"http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js","networkRequestId":"11470.168"}
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":1721043142333.074,"url":"http://127.0.0.2:9891/files#/?path=%252Fhome%252Fadmin"}
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":1721043142333.18,"url":"http://127.0.0.2:9891/files#/?path=%252Fhome%252Fadmin"}
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1721043144038.322,"url":"http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js","networkRequestId":"11470.330"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1721043144041.13,"url":"http://127.0.0.2:9891/cockpit/@localhost/*/po.js","networkRequestId":"11470.331"}
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":1721043144088.488,"url":"http://127.0.0.2:9891/files"}
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":1721043144088.59,"url":"http://127.0.0.2:9891/files"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1721043145860.559,"url":"http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js","networkRequestId":"11470.480"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1721043145879.774,"url":"http://127.0.0.2:9891/cockpit/@localhost/*/po.js","networkRequestId":"11470.481"}
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":1721043145897.042,"url":"http://127.0.0.2:9891/files#/?path=%252Fhome%252Fadmin"}
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":1721043145897.148,"url":"http://127.0.0.2:9891/files#/?path=%252Fhome%252Fadmin"}
asyncio-ERROR: Exception in callback None()
handle: <Handle cancelled>
Traceback (most recent call last):
File "/usr/lib/python3.12/asyncio/events.py", line 88, in _run
self._context.run(self._callback, *self._args)
File "/usr/lib/python3.12/site-packages/cockpit/transports.py", line 110, in _read_ready
self._protocol.data_received(data)
File "/usr/lib/python3.12/site-packages/cockpit/protocol.py", line 193, in data_received
result = self.consume_one_frame(self.buffer)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.12/site-packages/cockpit/protocol.py", line 143, in consume_one_frame
self.frame_received(data[start:end])
File "/usr/lib/python3.12/site-packages/cockpit/protocol.py", line 97, in frame_received
self.control_received(data)
File "/usr/lib/python3.12/site-packages/cockpit/protocol.py", line 107, in control_received
self.channel_control_received(channel, command, message)
File "/usr/lib/python3.12/site-packages/cockpit/peer.py", line 212, in channel_control_received
self.send_channel_control(channel, command, message)
File "/usr/lib/python3.12/site-packages/cockpit/router.py", line 101, in send_channel_control
self.router.endpoints[self].remove(channel)
~~~~~~~~~~~~~~~~~~~~~^^^^^^
KeyError: <cockpit.superuser.SuperuserPeer object at 0x755db2484950>
Wrote JS log to TestFiles-testSorting-arch-127.0.0.2-3001-FAIL.js.log
Journal extracted to TestFiles-testSorting-arch-127.0.0.2-3001-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/common/testlib.py", line 1720, in tearDown
    self.check_journal_messages()
  File "/work/make-checkout-workdir/test/common/testlib.py", line 2008, in check_journal_messages
    raise Error(UNEXPECTED_MESSAGE + "journal messages:\n" + first)
testlib.Error: FAIL: Test completed, but found unexpected journal messages:
asyncio-ERROR: Exception in callback None()

# Result testSorting (__main__.TestFiles.testSorting) failed
# 1 TEST FAILED [10s on 5c681d7fb6b4]
not ok 16 /work/make-checkout-workdir/test/check-application TestFiles.testSorting [ND@7]

First occurrence: 2024-07-15T11:32:29.013808+00:00 | revision 32ad4172a4609366b471a26f18d628fd95807ca6
Times recorded: 1
Latest occurrences:

  • 2024-07-15T11:32:29.013808+00:00 | revision 32ad4172a4609366b471a26f18d628fd95807ca6

# ----------------------------------------------------------------------
# testSorting (__main__.TestFiles.testSorting)
[0726/133459.717070:WARNING:sandbox_linux.cc(430)] InitializeSandbox() called with multiple threads in process gpu-process.

DevTools listening on ws://127.0.0.1:9974/devtools/browser/0c862370-93b9-4c71-b0b7-943f35b2a81c
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1722000901403.657,"url":"http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js","networkRequestId":"11065.19"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1722000901407.06,"url":"http://127.0.0.2:9291/cockpit/@localhost/*/po.js","networkRequestId":"11065.20"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1722000901443.65,"url":"http://127.0.0.2:9291/files"}
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":1722000901443.77,"url":"http://127.0.0.2:9291/files"}
> log: path /
> log: path /home/admin/
> log: path /home/admin/
> log: path /home/admin/
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1722000902424.313,"url":"http://127.0.0.2:9291/cockpit/@localhost/*/po.js","networkRequestId":"11065.169"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1722000902440.66,"url":"http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js","networkRequestId":"11065.168"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1722000902463.805,"url":"http://127.0.0.2:9291/files#/?path=%252Fhome%252Fadmin"}
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":1722000902463.955,"url":"http://127.0.0.2:9291/files#/?path=%252Fhome%252Fadmin"}
> log: path /home/admin/
> log: path /home/admin/
> log: path /home/admin/
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1722000904192.384,"url":"http://127.0.0.2:9291/cockpit/@localhost/*/po.js","networkRequestId":"11065.331"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1722000904230.671,"url":"http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js","networkRequestId":"11065.330"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1722000904280.132,"url":"http://127.0.0.2:9291/files"}
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":1722000904280.244,"url":"http://127.0.0.2:9291/files"}
> log: path /
> log: path /home/admin/
> log: path /home/admin/
> log: path /home/admin/
> log: path /home/admin/
> log: path /home/admin/
> log: path /home/admin/
> log: path /home/admin/
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1722000906816.06,"url":"http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js","networkRequestId":"11065.480"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1722000906834.098,"url":"http://127.0.0.2:9291/cockpit/@localhost/*/po.js","networkRequestId":"11065.481"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1722000906861.786,"url":"http://127.0.0.2:9291/files#/?path=%252Fhome%252Fadmin"}
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":1722000906862.019,"url":"http://127.0.0.2:9291/files#/?path=%252Fhome%252Fadmin"}
> log: path /home/admin/
> log: path /home/admin/
> log: path /home/admin/
> log: path /home/admin/
> log: path /home/admin/
asyncio-ERROR: Exception in callback None()
handle: <Handle cancelled>
Traceback (most recent call last):
File "/usr/lib/python3.12/asyncio/events.py", line 88, in _run
self._context.run(self._callback, *self._args)
File "/usr/lib/python3.12/site-packages/cockpit/transports.py", line 110, in _read_ready
self._protocol.data_received(data)
File "/usr/lib/python3.12/site-packages/cockpit/protocol.py", line 193, in data_received
result = self.consume_one_frame(self.buffer)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.12/site-packages/cockpit/protocol.py", line 143, in consume_one_frame
self.frame_received(data[start:end])
File "/usr/lib/python3.12/site-packages/cockpit/protocol.py", line 97, in frame_received
self.control_received(data)
File "/usr/lib/python3.12/site-packages/cockpit/protocol.py", line 107, in control_received
self.channel_control_received(channel, command, message)
File "/usr/lib/python3.12/site-packages/cockpit/peer.py", line 212, in channel_control_received
self.send_channel_control(channel, command, message)
File "/usr/lib/python3.12/site-packages/cockpit/router.py", line 101, in send_channel_control
self.router.endpoints[self].remove(channel)
~~~~~~~~~~~~~~~~~~~~~^^^^^^
KeyError: <cockpit.superuser.SuperuserPeer object at 0x7c3672d2d0a0>
Wrote JS log to TestFiles-testSorting-arch-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestFiles-testSorting-arch-127.0.0.2-2401-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/common/testlib.py", line 1765, in tearDown
    self.check_journal_messages()
  File "/work/make-checkout-workdir/test/common/testlib.py", line 2019, in check_journal_messages
    raise Error(UNEXPECTED_MESSAGE + "journal messages:\n" + first)
testlib.Error: FAIL: Test completed, but found unexpected journal messages:
asyncio-ERROR: Exception in callback None()

# Result testSorting (__main__.TestFiles.testSorting) failed
# 1 TEST FAILED [11s on 0c6f4debaae8]
not ok 16 /work/make-checkout-workdir/test/check-application TestFiles.testSorting [ND@2]

First occurrence: 2024-07-26T13:35:10.231700+00:00 | revision f2dd8a38704c758fe22844f55571450f3407b0cd
Times recorded: 1
Latest occurrences:

  • 2024-07-26T13:35:10.231700+00:00 | revision f2dd8a38704c758fe22844f55571450f3407b0cd

# ----------------------------------------------------------------------
# testSorting (__main__.TestFiles.testSorting)
[0729/161303.569561:WARNING:sandbox_linux.cc(430)] InitializeSandbox() called with multiple threads in process gpu-process.

DevTools listening on ws://127.0.0.1:9303/devtools/browser/678ce196-6a64-4f27-90a4-e8d01c5a8492
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1722269585297.429,"url":"http://127.0.0.2:9291/cockpit/@localhost/*/po.js","networkRequestId":"11768.20"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1722269585306.542,"url":"http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js","networkRequestId":"11768.19"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1722269585355.931,"url":"http://127.0.0.2:9291/files"}
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":1722269585356.039,"url":"http://127.0.0.2:9291/files"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1722269586328.38,"url":"http://127.0.0.2:9291/cockpit/@localhost/*/po.js","networkRequestId":"11768.169"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1722269586339.067,"url":"http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js","networkRequestId":"11768.168"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1722269586367.121,"url":"http://127.0.0.2:9291/files#/?path=%252Fhome%252Fadmin"}
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":1722269586367.267,"url":"http://127.0.0.2:9291/files#/?path=%252Fhome%252Fadmin"}
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1722269587896.149,"url":"http://127.0.0.2:9291/cockpit/@localhost/*/po.js","networkRequestId":"11768.331"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1722269587910.375,"url":"http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js","networkRequestId":"11768.330"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1722269587951.189,"url":"http://127.0.0.2:9291/files"}
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":1722269587951.306,"url":"http://127.0.0.2:9291/files"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1722269590025.522,"url":"http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js","networkRequestId":"11768.480"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1722269590047.003,"url":"http://127.0.0.2:9291/cockpit/@localhost/*/po.js","networkRequestId":"11768.481"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1722269590065.862,"url":"http://127.0.0.2:9291/files#/?path=%252Fhome%252Fadmin"}
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":1722269590066.042,"url":"http://127.0.0.2:9291/files#/?path=%252Fhome%252Fadmin"}
asyncio-ERROR: Exception in callback None()
handle: <Handle cancelled>
Traceback (most recent call last):
File "/usr/lib/python3.12/asyncio/events.py", line 88, in _run
self._context.run(self._callback, *self._args)
File "/usr/lib/python3.12/site-packages/cockpit/transports.py", line 110, in _read_ready
self._protocol.data_received(data)
File "/usr/lib/python3.12/site-packages/cockpit/protocol.py", line 193, in data_received
result = self.consume_one_frame(self.buffer)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.12/site-packages/cockpit/protocol.py", line 143, in consume_one_frame
self.frame_received(data[start:end])
File "/usr/lib/python3.12/site-packages/cockpit/protocol.py", line 97, in frame_received
self.control_received(data)
File "/usr/lib/python3.12/site-packages/cockpit/protocol.py", line 107, in control_received
self.channel_control_received(channel, command, message)
File "/usr/lib/python3.12/site-packages/cockpit/peer.py", line 212, in channel_control_received
self.send_channel_control(channel, command, message)
File "/usr/lib/python3.12/site-packages/cockpit/router.py", line 101, in send_channel_control
self.router.endpoints[self].remove(channel)
~~~~~~~~~~~~~~~~~~~~~^^^^^^
KeyError: <cockpit.superuser.SuperuserPeer object at 0x76a35d1acc80>
Wrote JS log to TestFiles-testSorting-arch-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestFiles-testSorting-arch-127.0.0.2-2401-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/common/testlib.py", line 1765, in tearDown
    self.check_journal_messages()
  File "/work/make-checkout-workdir/test/common/testlib.py", line 2019, in check_journal_messages
    raise Error(UNEXPECTED_MESSAGE + "journal messages:\n" + first)
testlib.Error: FAIL: Test completed, but found unexpected journal messages:
asyncio-ERROR: Exception in callback None()

# Result testSorting (__main__.TestFiles.testSorting) failed
# 1 TEST FAILED [11s on e1cbfae6e4c7]
not ok 16 /work/make-checkout-workdir/test/check-application TestFiles.testSorting [ND@2]

First occurrence: 2024-07-29T16:13:13.797433+00:00 | revision cef5dd6e65345a1768e4c70e879b56419da6ec47
Times recorded: 1
Latest occurrences:

  • 2024-07-29T16:13:13.797433+00:00 | revision cef5dd6e65345a1768e4c70e879b56419da6ec47

# ----------------------------------------------------------------------
# testSorting (__main__.TestFiles.testSorting)
[0731/153654.672629:WARNING:sandbox_linux.cc(430)] InitializeSandbox() called with multiple threads in process gpu-process.

DevTools listening on ws://127.0.0.1:9227/devtools/browser/12c07015-7426-4225-9677-135cd02d36e1
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1722440216617.974,"url":"http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js","networkRequestId":"9048.19"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1722440216621.304,"url":"http://127.0.0.2:9291/cockpit/@localhost/*/po.js","networkRequestId":"9048.20"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1722440216658.299,"url":"http://127.0.0.2:9291/files"}
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":1722440216658.439,"url":"http://127.0.0.2:9291/files"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1722440217628.93,"url":"http://127.0.0.2:9291/cockpit/@localhost/*/po.js","networkRequestId":"9048.169"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1722440217630.426,"url":"http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js","networkRequestId":"9048.168"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1722440217655.871,"url":"http://127.0.0.2:9291/files#/?path=%252Fhome%252Fadmin"}
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":1722440217656,"url":"http://127.0.0.2:9291/files#/?path=%252Fhome%252Fadmin"}
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1722440219251.626,"url":"http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js","networkRequestId":"9048.330"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1722440219254.651,"url":"http://127.0.0.2:9291/cockpit/@localhost/*/po.js","networkRequestId":"9048.331"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1722440219278.098,"url":"http://127.0.0.2:9291/files"}
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":1722440219278.536,"url":"http://127.0.0.2:9291/files"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1722440221601.55,"url":"http://127.0.0.2:9291/cockpit/@localhost/*/po.js","networkRequestId":"9048.481"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1722440221615.299,"url":"http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js","networkRequestId":"9048.480"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1722440221642.675,"url":"http://127.0.0.2:9291/files#/?path=%252Fhome%252Fadmin"}
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":1722440221642.807,"url":"http://127.0.0.2:9291/files#/?path=%252Fhome%252Fadmin"}
asyncio-ERROR: Exception in callback None()
handle: <Handle cancelled>
Traceback (most recent call last):
File "/usr/lib/python3.12/asyncio/events.py", line 88, in _run
self._context.run(self._callback, *self._args)
File "/usr/lib/python3.12/site-packages/cockpit/transports.py", line 110, in _read_ready
self._protocol.data_received(data)
File "/usr/lib/python3.12/site-packages/cockpit/protocol.py", line 193, in data_received
result = self.consume_one_frame(self.buffer)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.12/site-packages/cockpit/protocol.py", line 143, in consume_one_frame
self.frame_received(data[start:end])
File "/usr/lib/python3.12/site-packages/cockpit/protocol.py", line 97, in frame_received
self.control_received(data)
File "/usr/lib/python3.12/site-packages/cockpit/protocol.py", line 107, in control_received
self.channel_control_received(channel, command, message)
File "/usr/lib/python3.12/site-packages/cockpit/peer.py", line 212, in channel_control_received
self.send_channel_control(channel, command, message)
File "/usr/lib/python3.12/site-packages/cockpit/router.py", line 101, in send_channel_control
self.router.endpoints[self].remove(channel)
~~~~~~~~~~~~~~~~~~~~~^^^^^^
KeyError: <cockpit.superuser.SuperuserPeer object at 0x7c5665f5f7a0>
Wrote JS log to TestFiles-testSorting-arch-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestFiles-testSorting-arch-127.0.0.2-2401-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/common/testlib.py", line 1765, in tearDown
    self.check_journal_messages()
  File "/work/make-checkout-workdir/test/common/testlib.py", line 2019, in check_journal_messages
    raise Error(UNEXPECTED_MESSAGE + "journal messages:\n" + first)
testlib.Error: FAIL: Test completed, but found unexpected journal messages:
asyncio-ERROR: Exception in callback None()

# Result testSorting (__main__.TestFiles.testSorting) failed
# 1 TEST FAILED [12s on cc261e95cc10]
not ok 16 /work/make-checkout-workdir/test/check-application TestFiles.testSorting [ND@2]

First occurrence: 2024-07-31T15:37:05.606603+00:00 | revision 83b389fec022f553b539f0b4f44de61f0b2c01b5
Times recorded: 1
Latest occurrences:

  • 2024-07-31T15:37:05.606603+00:00 | revision 83b389fec022f553b539f0b4f44de61f0b2c01b5

# ----------------------------------------------------------------------
# testSorting (__main__.TestFiles.testSorting)
[0801/154106.152162:WARNING:sandbox_linux.cc(430)] InitializeSandbox() called with multiple threads in process gpu-process.

DevTools listening on ws://127.0.0.1:9977/devtools/browser/13280640-2440-4e7d-8135-734393d37e55
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1722526867927.799,"url":"http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js","networkRequestId":"11818.19"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1722526867929.122,"url":"http://127.0.0.2:9191/cockpit/@localhost/*/po.js","networkRequestId":"11818.20"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1722526867976.671,"url":"http://127.0.0.2:9191/files"}
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":1722526867976.778,"url":"http://127.0.0.2:9191/files"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1722526868925.733,"url":"http://127.0.0.2:9191/cockpit/@localhost/*/po.js","networkRequestId":"11818.169"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1722526868955.126,"url":"http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js","networkRequestId":"11818.168"}
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":1722526868957.035,"url":"http://127.0.0.2:9191/files#/?path=%252Fhome%252Fadmin"}
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":1722526868957.195,"url":"http://127.0.0.2:9191/files#/?path=%252Fhome%252Fadmin"}
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1722526870629.858,"url":"http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js","networkRequestId":"11818.330"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1722526870639.061,"url":"http://127.0.0.2:9191/cockpit/@localhost/*/po.js","networkRequestId":"11818.331"}
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":1722526870669.729,"url":"http://127.0.0.2:9191/files"}
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":1722526870669.849,"url":"http://127.0.0.2:9191/files"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1722526872871.824,"url":"http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js","networkRequestId":"11818.480"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1722526872890.462,"url":"http://127.0.0.2:9191/cockpit/@localhost/*/po.js","networkRequestId":"11818.481"}
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":1722526872908.641,"url":"http://127.0.0.2:9191/files#/?path=%252Fhome%252Fadmin"}
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":1722526872908.753,"url":"http://127.0.0.2:9191/files#/?path=%252Fhome%252Fadmin"}
asyncio-ERROR: Exception in callback None()
handle: <Handle cancelled>
Traceback (most recent call last):
File "/usr/lib/python3.12/asyncio/events.py", line 88, in _run
self._context.run(self._callback, *self._args)
File "/usr/lib/python3.12/site-packages/cockpit/transports.py", line 110, in _read_ready
self._protocol.data_received(data)
File "/usr/lib/python3.12/site-packages/cockpit/protocol.py", line 193, in data_received
result = self.consume_one_frame(self.buffer)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.12/site-packages/cockpit/protocol.py", line 143, in consume_one_frame
self.frame_received(data[start:end])
File "/usr/lib/python3.12/site-packages/cockpit/protocol.py", line 97, in frame_received
self.control_received(data)
File "/usr/lib/python3.12/site-packages/cockpit/protocol.py", line 107, in control_received
self.channel_control_received(channel, command, message)
File "/usr/lib/python3.12/site-packages/cockpit/peer.py", line 212, in channel_control_received
self.send_channel_control(channel, command, message)
File "/usr/lib/python3.12/site-packages/cockpit/router.py", line 101, in send_channel_control
self.router.endpoints[self].remove(channel)
~~~~~~~~~~~~~~~~~~~~~^^^^^^
KeyError: <cockpit.superuser.SuperuserPeer object at 0x737732596450>
Wrote JS log to TestFiles-testSorting-arch-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestFiles-testSorting-arch-127.0.0.2-2301-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/common/testlib.py", line 1769, in tearDown
    self.check_journal_messages()
  File "/work/make-checkout-workdir/test/common/testlib.py", line 2023, in check_journal_messages
    raise Error(UNEXPECTED_MESSAGE + "journal messages:\n" + first)
testlib.Error: FAIL: Test completed, but found unexpected journal messages:
asyncio-ERROR: Exception in callback None()

# Result testSorting (__main__.TestFiles.testSorting) failed
# 1 TEST FAILED [11s on f0b0ccaea9c8]
not ok 17 /work/make-checkout-workdir/test/check-application TestFiles.testSorting [ND@1]

First occurrence: 2024-08-01T15:41:16.832020+00:00 | revision 2dde256458e878b5aad41b6da536183117f2d36d
Times recorded: 1
Latest occurrences:

  • 2024-08-01T15:41:16.832020+00:00 | revision 2dde256458e878b5aad41b6da536183117f2d36d

allisonkarlitskaya added a commit that referenced this issue Jun 20, 2024
A particular set of events in a testcase in cockpit-files is causing
this to turn up almost all the time — but only on arch.

Known issue #6531
See also cockpit-project/cockpit#20635
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants