12/04/2024 10:32:45 AM UTC [INFO] Listening for completed nodes 12/04/2024 10:32:45 AM UTC [INFO] Press Ctrl-C to stop. [STAGING] kernelci/staging-stable staging-stable-20241204.0: 41 runs 0 failures Summary ======= Tree: kernelci Branch: staging-stable Describe: staging-stable-20241204.0 URL: https://github.com/kernelci/linux.git SHA1: 2b391d5d4a5dceb569cac928ca8467c12e6bb1e2 Name | Result | Total | Failures ------------------+----------+----------+--------- kver | incomplete | 1 | 0 kbuild-clang-17-x86 | pass | 2 | 0 kbuild-gcc-12-arc-haps_hs_smp_defconfig | pass | 2 | 0 kbuild-gcc-12-arm | pass | 2 | 0 kbuild-gcc-12-arm-imx_v6_v7_defconfig | pass | 2 | 0 kbuild-gcc-12-arm-multi_v5_defconfig | pass | 2 | 0 kbuild-gcc-12-arm-multi_v7_defconfig | pass | 2 | 0 kbuild-gcc-12-arm-omap2plus_defconfig | pass | 2 | 0 kbuild-gcc-12-arm-vexpress_defconfig | pass | 2 | 0 kbuild-gcc-12-arm64 | pass | 2 | 0 kbuild-gcc-12-arm64-chromebook-kcidebug | pass | 2 | 0 kbuild-gcc-12-i386 | pass | 2 | 0 kbuild-gcc-12-i386-allnoconfig | pass | 2 | 0 kbuild-gcc-12-i386-tinyconfig | pass | 2 | 0 kbuild-gcc-12-mips-32r2el_defconfig | pass | 2 | 0 kbuild-gcc-12-riscv | pass | 2 | 0 kbuild-gcc-12-riscv-nommu_k210_defconfig | pass | 2 | 0 kbuild-gcc-12-x86 | pass | 2 | 0 kbuild-gcc-12-x86-allnoconfig | pass | 2 | 0 kbuild-gcc-12-x86-kcidebug | pass | 2 | 0 kbuild-gcc-12-x86-tinyconfig | pass | 2 | 0 kunit-x86_64 | pass | 258 | 0 kbuild-gcc-12-arm64-chromebook | pass | 2 | 0 kbuild-gcc-12-arm64-chromeos-mediatek | pass | 2 | 0 kbuild-gcc-12-arm64-chromeos-qualcomm | pass | 2 | 0 kbuild-gcc-12-x86-chromeos-amd | pass | 2 | 0 kbuild-gcc-12-x86-chromeos-intel | pass | 2 | 0 baseline-arm | pass | 25 | 0 baseline-arm-baylibre | incomplete | 1 | 0 baseline-arm-broonie | pass | 32 | 0 ltp-dio | pass | 35 | 0 baseline-nfs-x86-amd | pass | 44 | 6 baseline-x86-amd | pass | 44 | 6 baseline-x86-amd-staging | None | 1 | 0 baseline-nfs-x86-intel | None | 13 | 0 baseline-x86-intel | None | 13 | 0 baseline-x86 | incomplete | 1 | 0 baseline-x86-baylibre | incomplete | 1 | 0 baseline-x86-cip | None | 1 | 0 baseline-arm64-kcidebug-mediatek | None | 1 | 0 baseline-arm64-kcidebug-qualcomm | None | 2 | 0 Failing tests ============= baseline-nfs-x86-amd -------------------- * * * dmesg * dmesg.emerg * dmesg * dmesg.emerg baseline-x86-amd ---------------- * * * dmesg * dmesg.emerg * dmesg * dmesg.emerg 12/04/2024 12:02:53 PM UTC [ERROR] Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/urllib3/connection.py", line 199, in _new_conn sock = connection.create_connection( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/urllib3/util/connection.py", line 60, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/socket.py", line 962, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ socket.gaierror: [Errno -3] Temporary failure in name resolution The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py", line 789, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py", line 490, in _make_request raise new_e File "/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py", line 466, in _make_request self._validate_conn(conn) File "/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1095, in _validate_conn conn.connect() File "/usr/local/lib/python3.11/site-packages/urllib3/connection.py", line 693, in connect self.sock = sock = self._new_conn() ^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/urllib3/connection.py", line 206, in _new_conn raise NameResolutionError(self.host, self, e) from e urllib3.exceptions.NameResolutionError: : Failed to resolve 'staging.kernelci.org' ([Errno -3] Temporary failure in name resolution) The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/requests/adapters.py", line 589, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py", line 873, in urlopen return self.urlopen( ^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py", line 873, in urlopen return self.urlopen( ^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py", line 873, in urlopen return self.urlopen( ^^^^^^^^^^^^^ [Previous line repeated 2 more times] File "/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py", line 843, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/urllib3/util/retry.py", line 519, in increment raise MaxRetryError(_pool, url, reason) from reason # type: ignore[arg-type] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='staging.kernelci.org', port=9000): Max retries exceeded with url: /latest/listen/40649 (Caused by NameResolutionError(": Failed to resolve 'staging.kernelci.org' ([Errno -3] Temporary failure in name resolution)")) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run status = self._run(context) ^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/test_report.py", line 154, in _run root_node, _ = self._api_helper.receive_event_node(sub_id) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/kernelci/api/helper.py", line 117, in receive_event_node event = self.receive_event_data(sub_id) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/kernelci/api/helper.py", line 67, in receive_event_data return self.api.receive_event(sub_id).data ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/kernelci/api/latest.py", line 144, in receive_event resp = self._get(path) ^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/kernelci/api/__init__.py", line 79, in _get resp = session.get( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/requests/sessions.py", line 602, in get return self.request("GET", url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/requests/adapters.py", line 622, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='staging.kernelci.org', port=9000): Max retries exceeded with url: /latest/listen/40649 (Caused by NameResolutionError(": Failed to resolve 'staging.kernelci.org' ([Errno -3] Temporary failure in name resolution)")) 12/04/2024 10:32:45 AM UTC [INFO] Listening for completed nodes 12/04/2024 10:32:45 AM UTC [INFO] Press Ctrl-C to stop. [STAGING] kernelci/staging-stable staging-stable-20241204.0: 41 runs 0 failures Summary ======= Tree: kernelci Branch: staging-stable Describe: staging-stable-20241204.0 URL: https://github.com/kernelci/linux.git SHA1: 2b391d5d4a5dceb569cac928ca8467c12e6bb1e2 Name | Result | Total | Failures ------------------+----------+----------+--------- kver | incomplete | 1 | 0 kbuild-clang-17-x86 | pass | 2 | 0 kbuild-gcc-12-arc-haps_hs_smp_defconfig | pass | 2 | 0 kbuild-gcc-12-arm | pass | 2 | 0 kbuild-gcc-12-arm-imx_v6_v7_defconfig | pass | 2 | 0 kbuild-gcc-12-arm-multi_v5_defconfig | pass | 2 | 0 kbuild-gcc-12-arm-multi_v7_defconfig | pass | 2 | 0 kbuild-gcc-12-arm-omap2plus_defconfig | pass | 2 | 0 kbuild-gcc-12-arm-vexpress_defconfig | pass | 2 | 0 kbuild-gcc-12-arm64 | pass | 2 | 0 kbuild-gcc-12-arm64-chromebook-kcidebug | pass | 2 | 0 kbuild-gcc-12-i386 | pass | 2 | 0 kbuild-gcc-12-i386-allnoconfig | pass | 2 | 0 kbuild-gcc-12-i386-tinyconfig | pass | 2 | 0 kbuild-gcc-12-mips-32r2el_defconfig | pass | 2 | 0 kbuild-gcc-12-riscv | pass | 2 | 0 kbuild-gcc-12-riscv-nommu_k210_defconfig | pass | 2 | 0 kbuild-gcc-12-x86 | pass | 2 | 0 kbuild-gcc-12-x86-allnoconfig | pass | 2 | 0 kbuild-gcc-12-x86-kcidebug | pass | 2 | 0 kbuild-gcc-12-x86-tinyconfig | pass | 2 | 0 kunit-x86_64 | pass | 258 | 0 kbuild-gcc-12-arm64-chromebook | pass | 2 | 0 kbuild-gcc-12-arm64-chromeos-mediatek | pass | 2 | 0 kbuild-gcc-12-arm64-chromeos-qualcomm | pass | 2 | 0 kbuild-gcc-12-x86-chromeos-amd | pass | 2 | 0 kbuild-gcc-12-x86-chromeos-intel | pass | 2 | 0 baseline-arm | pass | 25 | 0 baseline-arm-baylibre | incomplete | 1 | 0 baseline-arm-broonie | pass | 32 | 0 ltp-dio | pass | 35 | 0 baseline-nfs-x86-amd | pass | 44 | 6 baseline-x86-amd | pass | 44 | 6 baseline-x86-amd-staging | None | 1 | 0 baseline-nfs-x86-intel | None | 13 | 0 baseline-x86-intel | None | 13 | 0 baseline-x86 | incomplete | 1 | 0 baseline-x86-baylibre | incomplete | 1 | 0 baseline-x86-cip | None | 1 | 0 baseline-arm64-kcidebug-mediatek | None | 1 | 0 baseline-arm64-kcidebug-qualcomm | None | 2 | 0 Failing tests ============= baseline-nfs-x86-amd -------------------- * * * dmesg * dmesg.emerg * dmesg * dmesg.emerg baseline-x86-amd ---------------- * * * dmesg * dmesg.emerg * dmesg * dmesg.emerg 12/04/2024 12:02:53 PM UTC [ERROR] Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/urllib3/connection.py", line 199, in _new_conn sock = connection.create_connection( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/urllib3/util/connection.py", line 60, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/socket.py", line 962, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ socket.gaierror: [Errno -3] Temporary failure in name resolution The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py", line 789, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py", line 490, in _make_request raise new_e File "/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py", line 466, in _make_request self._validate_conn(conn) File "/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1095, in _validate_conn conn.connect() File "/usr/local/lib/python3.11/site-packages/urllib3/connection.py", line 693, in connect self.sock = sock = self._new_conn() ^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/urllib3/connection.py", line 206, in _new_conn raise NameResolutionError(self.host, self, e) from e urllib3.exceptions.NameResolutionError: : Failed to resolve 'staging.kernelci.org' ([Errno -3] Temporary failure in name resolution) The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/requests/adapters.py", line 589, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py", line 873, in urlopen return self.urlopen( ^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py", line 873, in urlopen return self.urlopen( ^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py", line 873, in urlopen return self.urlopen( ^^^^^^^^^^^^^ [Previous line repeated 2 more times] File "/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py", line 843, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/urllib3/util/retry.py", line 519, in increment raise MaxRetryError(_pool, url, reason) from reason # type: ignore[arg-type] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='staging.kernelci.org', port=9000): Max retries exceeded with url: /latest/listen/40649 (Caused by NameResolutionError(": Failed to resolve 'staging.kernelci.org' ([Errno -3] Temporary failure in name resolution)")) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run status = self._run(context) ^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/test_report.py", line 154, in _run root_node, _ = self._api_helper.receive_event_node(sub_id) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/kernelci/api/helper.py", line 117, in receive_event_node event = self.receive_event_data(sub_id) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/kernelci/api/helper.py", line 67, in receive_event_data return self.api.receive_event(sub_id).data ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/kernelci/api/latest.py", line 144, in receive_event resp = self._get(path) ^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/kernelci/api/__init__.py", line 79, in _get resp = session.get( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/requests/sessions.py", line 602, in get return self.request("GET", url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/requests/adapters.py", line 622, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='staging.kernelci.org', port=9000): Max retries exceeded with url: /latest/listen/40649 (Caused by NameResolutionError(": Failed to resolve 'staging.kernelci.org' ([Errno -3] Temporary failure in name resolution)")) 12/04/2024 12:04:22 PM UTC [INFO] Listening for completed nodes 12/04/2024 12:04:22 PM UTC [INFO] Press Ctrl-C to stop. 12/04/2024 12:08:16 PM UTC [ERROR] Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/urllib3/connection.py", line 199, in _new_conn sock = connection.create_connection( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/urllib3/util/connection.py", line 60, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/socket.py", line 962, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ socket.gaierror: [Errno -3] Temporary failure in name resolution The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py", line 789, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py", line 490, in _make_request raise new_e File "/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py", line 466, in _make_request self._validate_conn(conn) File "/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1095, in _validate_conn conn.connect() File "/usr/local/lib/python3.11/site-packages/urllib3/connection.py", line 693, in connect self.sock = sock = self._new_conn() ^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/urllib3/connection.py", line 206, in _new_conn raise NameResolutionError(self.host, self, e) from e urllib3.exceptions.NameResolutionError: : Failed to resolve 'staging.kernelci.org' ([Errno -3] Temporary failure in name resolution) The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/requests/adapters.py", line 589, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py", line 873, in urlopen return self.urlopen( ^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py", line 873, in urlopen return self.urlopen( ^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py", line 873, in urlopen return self.urlopen( ^^^^^^^^^^^^^ [Previous line repeated 2 more times] File "/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py", line 843, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/urllib3/util/retry.py", line 519, in increment raise MaxRetryError(_pool, url, reason) from reason # type: ignore[arg-type] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='staging.kernelci.org', port=9000): Max retries exceeded with url: /latest/listen/40663 (Caused by NameResolutionError(": Failed to resolve 'staging.kernelci.org' ([Errno -3] Temporary failure in name resolution)")) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run status = self._run(context) ^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/test_report.py", line 154, in _run root_node, _ = self._api_helper.receive_event_node(sub_id) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/kernelci/api/helper.py", line 117, in receive_event_node event = self.receive_event_data(sub_id) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/kernelci/api/helper.py", line 67, in receive_event_data return self.api.receive_event(sub_id).data ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/kernelci/api/latest.py", line 144, in receive_event resp = self._get(path) ^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/kernelci/api/__init__.py", line 79, in _get resp = session.get( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/requests/sessions.py", line 602, in get return self.request("GET", url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/requests/adapters.py", line 622, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='staging.kernelci.org', port=9000): Max retries exceeded with url: /latest/listen/40663 (Caused by NameResolutionError(": Failed to resolve 'staging.kernelci.org' ([Errno -3] Temporary failure in name resolution)")) Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py", line 536, in _make_request response = conn.getresponse() ^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/urllib3/connection.py", line 507, in getresponse httplib_response = super().getresponse() ^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/http/client.py", line 1386, in getresponse response.begin() File "/usr/local/lib/python3.11/http/client.py", line 325, in begin version, status, reason = self._read_status() ^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/http/client.py", line 286, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/socket.py", line 706, in readinto return self._sock.recv_into(b) ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/ssl.py", line 1315, in recv_into return self.read(nbytes, buffer) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/ssl.py", line 1167, in read return self._sslobj.read(len, buffer) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ TimeoutError: The read operation timed out The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py", line 789, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py", line 538, in _make_request self._raise_timeout(err=e, url=url, timeout_value=read_timeout) File "/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py", line 369, in _raise_timeout raise ReadTimeoutError( urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='staging.kernelci.org', port=9000): Read timed out. (read timeout=60.0) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/kernelci/pipeline/test_report.py", line 239, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/test_report.py", line 207, in __call__ return TestReportLoop(configs, args).run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 76, in run self._stop(context) File "/home/kernelci/pipeline/test_report.py", line 147, in _stop self._api_helper.unsubscribe_filters(sub_id) File "/usr/local/lib/python3.11/site-packages/kernelci/api/helper.py", line 63, in unsubscribe_filters self.api.unsubscribe(sub_id) File "/usr/local/lib/python3.11/site-packages/kernelci/api/latest.py", line 136, in unsubscribe self._post(f'unsubscribe/{sub_id}') File "/usr/local/lib/python3.11/site-packages/kernelci/api/__init__.py", line 133, in _post resp = session.post( ^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/requests/sessions.py", line 637, in post return self.request("POST", url, data=data, json=json, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/requests/adapters.py", line 589, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py", line 873, in urlopen return self.urlopen( ^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py", line 873, in urlopen return self.urlopen( ^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py", line 873, in urlopen return self.urlopen( ^^^^^^^^^^^^^ [Previous line repeated 1 more time] File "/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py", line 846, in urlopen retries.sleep() File "/usr/local/lib/python3.11/site-packages/urllib3/util/retry.py", line 363, in sleep self._sleep_backoff() File "/usr/local/lib/python3.11/site-packages/urllib3/util/retry.py", line 347, in _sleep_backoff time.sleep(backoff) KeyboardInterrupt