06/09/2025 12:29:05 PM UTC [INFO] Delay: 3s 06/09/2025 12:29:13 PM UTC [ERROR] Failed to get branch head for netdev-testing , ignoring 06/09/2025 12:29:13 PM UTC [ERROR] Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/urllib3/connection.py", line 198, 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 974, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ socket.gaierror: [Errno -5] No address associated with hostname 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 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/usr/local/lib/python3.11/site-packages/urllib3/connection.py", line 704, in connect self.sock = sock = self._new_conn() ^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/urllib3/connection.py", line 205, in _new_conn raise NameResolutionError(self.host, self, e) from e urllib3.exceptions.NameResolutionError: : Failed to resolve 'netdev.bots.linux.dev' ([Errno -5] No address associated with hostname) 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 841, 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='netdev.bots.linux.dev', port=443): Max retries exceeded with url: /static/nipa/branches-hw.json (Caused by NameResolutionError(": Failed to resolve 'netdev.bots.linux.dev' ([Errno -5] No address associated with hostname)")) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/kernelci/pipeline/./src/trigger.py", line 46, in _run_trigger response = requests.get(current_config.branch) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=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='netdev.bots.linux.dev', port=443): Max retries exceeded with url: /static/nipa/branches-hw.json (Caused by NameResolutionError(": Failed to resolve 'netdev.bots.linux.dev' ([Errno -5] No address associated with hostname)")) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/kernelci/pipeline/src/base.py", line 70, in run status = self._run(context) ^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/./src/trigger.py", line 166, in _run self._iterate_build_configs(force, build_configs_list, File "/home/kernelci/pipeline/./src/trigger.py", line 141, in _iterate_build_configs self._run_trigger(config, force, timeout, trees) File "/home/kernelci/pipeline/./src/trigger.py", line 62, in _run_trigger self.traceback(ex) ^^^^^^^^^^^^^^ AttributeError: 'Trigger' object has no attribute 'traceback' 06/09/2025 12:29:05 PM UTC [INFO] Delay: 3s 06/09/2025 12:29:13 PM UTC [ERROR] Failed to get branch head for netdev-testing , ignoring 06/09/2025 12:29:13 PM UTC [ERROR] Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/urllib3/connection.py", line 198, 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 974, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ socket.gaierror: [Errno -5] No address associated with hostname 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 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/usr/local/lib/python3.11/site-packages/urllib3/connection.py", line 704, in connect self.sock = sock = self._new_conn() ^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/urllib3/connection.py", line 205, in _new_conn raise NameResolutionError(self.host, self, e) from e urllib3.exceptions.NameResolutionError: : Failed to resolve 'netdev.bots.linux.dev' ([Errno -5] No address associated with hostname) 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 841, 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='netdev.bots.linux.dev', port=443): Max retries exceeded with url: /static/nipa/branches-hw.json (Caused by NameResolutionError(": Failed to resolve 'netdev.bots.linux.dev' ([Errno -5] No address associated with hostname)")) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/kernelci/pipeline/./src/trigger.py", line 46, in _run_trigger response = requests.get(current_config.branch) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=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='netdev.bots.linux.dev', port=443): Max retries exceeded with url: /static/nipa/branches-hw.json (Caused by NameResolutionError(": Failed to resolve 'netdev.bots.linux.dev' ([Errno -5] No address associated with hostname)")) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/kernelci/pipeline/src/base.py", line 70, in run status = self._run(context) ^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/./src/trigger.py", line 166, in _run self._iterate_build_configs(force, build_configs_list, File "/home/kernelci/pipeline/./src/trigger.py", line 141, in _iterate_build_configs self._run_trigger(config, force, timeout, trees) File "/home/kernelci/pipeline/./src/trigger.py", line 62, in _run_trigger self.traceback(ex) ^^^^^^^^^^^^^^ AttributeError: 'Trigger' object has no attribute 'traceback' 06/09/2025 12:29:14 PM UTC [INFO] Delay: 3s 06/09/2025 12:29:18 PM UTC [INFO] NIPA Latest branch: net-next-hw-2025-06-09--08-00 Date: 2025-06-09T08:00:20.164639+00:00 Tree: netdev-testing 06/09/2025 12:29:19 PM UTC [INFO] Existing revision netdev-testing e53376d945bca61d00c853d483937bd7952c215b 06/09/2025 12:29:19 PM UTC [INFO] Existing revision kernelci_staging-mainline ce26cf35ae1bee9d22dfe4f98ac8f790ef46817b 06/09/2025 12:29:20 PM UTC [INFO] New revision kernelci_staging-next 49e8db672378d4f749b2b1f3b63155f66ba9a745 06/09/2025 12:29:20 PM UTC [INFO] Architecture filter: ['x86_64', 'arm64', 'arm'] 06/09/2025 12:29:20 PM UTC [INFO] Existing revision kernelci_staging-stable 63791d6f3cb15268a40c0b139814840da75c6923 06/09/2025 12:29:20 PM UTC [INFO] Sleeping for 300s 06/09/2025 12:34:21 PM UTC [INFO] NIPA Latest branch: net-next-hw-2025-06-09--08-00 Date: 2025-06-09T08:00:20.164639+00:00 Tree: netdev-testing 06/09/2025 12:34:21 PM UTC [INFO] Existing revision netdev-testing e53376d945bca61d00c853d483937bd7952c215b 06/09/2025 12:34:22 PM UTC [INFO] Existing revision kernelci_staging-mainline ce26cf35ae1bee9d22dfe4f98ac8f790ef46817b 06/09/2025 12:34:22 PM UTC [INFO] Existing revision kernelci_staging-next 49e8db672378d4f749b2b1f3b63155f66ba9a745 06/09/2025 12:34:23 PM UTC [INFO] Existing revision kernelci_staging-stable 63791d6f3cb15268a40c0b139814840da75c6923 06/09/2025 12:34:23 PM UTC [INFO] Sleeping for 300s 06/09/2025 12:39:23 PM UTC [INFO] NIPA Latest branch: net-next-hw-2025-06-09--08-00 Date: 2025-06-09T08:00:20.164639+00:00 Tree: netdev-testing 06/09/2025 12:39:24 PM UTC [INFO] Existing revision netdev-testing e53376d945bca61d00c853d483937bd7952c215b 06/09/2025 12:39:24 PM UTC [INFO] Existing revision kernelci_staging-mainline ce26cf35ae1bee9d22dfe4f98ac8f790ef46817b 06/09/2025 12:39:25 PM UTC [INFO] Existing revision kernelci_staging-next 49e8db672378d4f749b2b1f3b63155f66ba9a745 06/09/2025 12:39:26 PM UTC [INFO] Existing revision kernelci_staging-stable 63791d6f3cb15268a40c0b139814840da75c6923 06/09/2025 12:39:26 PM UTC [INFO] Sleeping for 300s 06/09/2025 12:44:26 PM UTC [INFO] NIPA Latest branch: net-next-hw-2025-06-09--08-00 Date: 2025-06-09T08:00:20.164639+00:00 Tree: netdev-testing 06/09/2025 12:44:26 PM UTC [INFO] Existing revision netdev-testing e53376d945bca61d00c853d483937bd7952c215b 06/09/2025 12:44:27 PM UTC [INFO] Existing revision kernelci_staging-mainline ce26cf35ae1bee9d22dfe4f98ac8f790ef46817b 06/09/2025 12:44:27 PM UTC [INFO] Existing revision kernelci_staging-next 49e8db672378d4f749b2b1f3b63155f66ba9a745 06/09/2025 12:44:28 PM UTC [INFO] Existing revision kernelci_staging-stable 63791d6f3cb15268a40c0b139814840da75c6923 06/09/2025 12:44:28 PM UTC [INFO] Sleeping for 300s 06/09/2025 12:49:29 PM UTC [INFO] NIPA Latest branch: net-next-hw-2025-06-09--08-00 Date: 2025-06-09T08:00:20.164639+00:00 Tree: netdev-testing 06/09/2025 12:49:29 PM UTC [INFO] Existing revision netdev-testing e53376d945bca61d00c853d483937bd7952c215b 06/09/2025 12:49:30 PM UTC [INFO] Existing revision kernelci_staging-mainline ce26cf35ae1bee9d22dfe4f98ac8f790ef46817b 06/09/2025 12:49:30 PM UTC [INFO] Existing revision kernelci_staging-next 49e8db672378d4f749b2b1f3b63155f66ba9a745 06/09/2025 12:49:31 PM UTC [INFO] Existing revision kernelci_staging-stable 63791d6f3cb15268a40c0b139814840da75c6923 06/09/2025 12:49:31 PM UTC [INFO] Sleeping for 300s 06/09/2025 12:54:31 PM UTC [INFO] NIPA Latest branch: net-next-hw-2025-06-09--08-00 Date: 2025-06-09T08:00:20.164639+00:00 Tree: netdev-testing 06/09/2025 12:54:32 PM UTC [INFO] Existing revision netdev-testing e53376d945bca61d00c853d483937bd7952c215b 06/09/2025 12:54:32 PM UTC [INFO] Existing revision kernelci_staging-mainline ce26cf35ae1bee9d22dfe4f98ac8f790ef46817b 06/09/2025 12:54:33 PM UTC [INFO] Existing revision kernelci_staging-next 49e8db672378d4f749b2b1f3b63155f66ba9a745 06/09/2025 12:54:33 PM UTC [INFO] Existing revision kernelci_staging-stable 63791d6f3cb15268a40c0b139814840da75c6923 06/09/2025 12:54:33 PM UTC [INFO] Sleeping for 300s 06/09/2025 12:59:34 PM UTC [INFO] NIPA Latest branch: net-next-hw-2025-06-09--08-00 Date: 2025-06-09T08:00:20.164639+00:00 Tree: netdev-testing 06/09/2025 12:59:34 PM UTC [INFO] Existing revision netdev-testing e53376d945bca61d00c853d483937bd7952c215b 06/09/2025 12:59:35 PM UTC [INFO] Existing revision kernelci_staging-mainline ce26cf35ae1bee9d22dfe4f98ac8f790ef46817b 06/09/2025 12:59:35 PM UTC [INFO] Existing revision kernelci_staging-next 49e8db672378d4f749b2b1f3b63155f66ba9a745 06/09/2025 12:59:36 PM UTC [INFO] Existing revision kernelci_staging-stable 63791d6f3cb15268a40c0b139814840da75c6923 06/09/2025 12:59:36 PM UTC [INFO] Sleeping for 300s 06/09/2025 01:04:36 PM UTC [INFO] NIPA Latest branch: net-next-hw-2025-06-09--08-00 Date: 2025-06-09T08:00:20.164639+00:00 Tree: netdev-testing 06/09/2025 01:04:37 PM UTC [INFO] Existing revision netdev-testing e53376d945bca61d00c853d483937bd7952c215b 06/09/2025 01:04:37 PM UTC [INFO] Existing revision kernelci_staging-mainline ce26cf35ae1bee9d22dfe4f98ac8f790ef46817b 06/09/2025 01:04:38 PM UTC [INFO] Existing revision kernelci_staging-next 49e8db672378d4f749b2b1f3b63155f66ba9a745 06/09/2025 01:04:38 PM UTC [INFO] Existing revision kernelci_staging-stable 63791d6f3cb15268a40c0b139814840da75c6923 06/09/2025 01:04:38 PM UTC [INFO] Sleeping for 300s 06/09/2025 01:09:39 PM UTC [INFO] NIPA Latest branch: net-next-hw-2025-06-09--08-00 Date: 2025-06-09T08:00:20.164639+00:00 Tree: netdev-testing 06/09/2025 01:09:39 PM UTC [INFO] Existing revision netdev-testing e53376d945bca61d00c853d483937bd7952c215b 06/09/2025 01:09:40 PM UTC [INFO] Existing revision kernelci_staging-mainline ce26cf35ae1bee9d22dfe4f98ac8f790ef46817b 06/09/2025 01:09:40 PM UTC [INFO] Existing revision kernelci_staging-next 49e8db672378d4f749b2b1f3b63155f66ba9a745 06/09/2025 01:09:41 PM UTC [INFO] Existing revision kernelci_staging-stable 63791d6f3cb15268a40c0b139814840da75c6923 06/09/2025 01:09:41 PM UTC [INFO] Sleeping for 300s 06/09/2025 01:14:41 PM UTC [INFO] NIPA Latest branch: net-next-hw-2025-06-09--08-00 Date: 2025-06-09T08:00:20.164639+00:00 Tree: netdev-testing 06/09/2025 01:14:42 PM UTC [INFO] Existing revision netdev-testing e53376d945bca61d00c853d483937bd7952c215b 06/09/2025 01:14:42 PM UTC [INFO] Existing revision kernelci_staging-mainline ce26cf35ae1bee9d22dfe4f98ac8f790ef46817b 06/09/2025 01:14:43 PM UTC [INFO] Existing revision kernelci_staging-next 49e8db672378d4f749b2b1f3b63155f66ba9a745 06/09/2025 01:14:43 PM UTC [INFO] Existing revision kernelci_staging-stable 63791d6f3cb15268a40c0b139814840da75c6923 06/09/2025 01:14:43 PM UTC [INFO] Sleeping for 300s 06/09/2025 01:19:44 PM UTC [INFO] NIPA Latest branch: net-next-hw-2025-06-09--08-00 Date: 2025-06-09T08:00:20.164639+00:00 Tree: netdev-testing 06/09/2025 01:19:44 PM UTC [INFO] Existing revision netdev-testing e53376d945bca61d00c853d483937bd7952c215b 06/09/2025 01:19:44 PM UTC [INFO] Existing revision kernelci_staging-mainline ce26cf35ae1bee9d22dfe4f98ac8f790ef46817b 06/09/2025 01:19:45 PM UTC [INFO] Existing revision kernelci_staging-next 49e8db672378d4f749b2b1f3b63155f66ba9a745 06/09/2025 01:19:46 PM UTC [INFO] Existing revision kernelci_staging-stable 63791d6f3cb15268a40c0b139814840da75c6923 06/09/2025 01:19:46 PM UTC [INFO] Sleeping for 300s 06/09/2025 01:24:46 PM UTC [INFO] NIPA Latest branch: net-next-hw-2025-06-09--08-00 Date: 2025-06-09T08:00:20.164639+00:00 Tree: netdev-testing 06/09/2025 01:24:46 PM UTC [INFO] Existing revision netdev-testing e53376d945bca61d00c853d483937bd7952c215b 06/09/2025 01:24:47 PM UTC [INFO] Existing revision kernelci_staging-mainline ce26cf35ae1bee9d22dfe4f98ac8f790ef46817b 06/09/2025 01:24:47 PM UTC [INFO] Existing revision kernelci_staging-next 49e8db672378d4f749b2b1f3b63155f66ba9a745 06/09/2025 01:24:48 PM UTC [INFO] Existing revision kernelci_staging-stable 63791d6f3cb15268a40c0b139814840da75c6923 06/09/2025 01:24:48 PM UTC [INFO] Sleeping for 300s 06/09/2025 01:29:48 PM UTC [INFO] NIPA Latest branch: net-next-hw-2025-06-09--08-00 Date: 2025-06-09T08:00:20.164639+00:00 Tree: netdev-testing 06/09/2025 01:29:49 PM UTC [INFO] Existing revision netdev-testing e53376d945bca61d00c853d483937bd7952c215b 06/09/2025 01:29:49 PM UTC [INFO] Existing revision kernelci_staging-mainline ce26cf35ae1bee9d22dfe4f98ac8f790ef46817b 06/09/2025 01:29:50 PM UTC [INFO] Existing revision kernelci_staging-next 49e8db672378d4f749b2b1f3b63155f66ba9a745 06/09/2025 01:29:50 PM UTC [INFO] Existing revision kernelci_staging-stable 63791d6f3cb15268a40c0b139814840da75c6923 06/09/2025 01:29:50 PM UTC [INFO] Sleeping for 300s 06/09/2025 01:34:51 PM UTC [INFO] NIPA Latest branch: net-next-hw-2025-06-09--08-00 Date: 2025-06-09T08:00:20.164639+00:00 Tree: netdev-testing 06/09/2025 01:34:51 PM UTC [INFO] Existing revision netdev-testing e53376d945bca61d00c853d483937bd7952c215b 06/09/2025 01:34:52 PM UTC [INFO] Existing revision kernelci_staging-mainline ce26cf35ae1bee9d22dfe4f98ac8f790ef46817b 06/09/2025 01:34:52 PM UTC [INFO] Existing revision kernelci_staging-next 49e8db672378d4f749b2b1f3b63155f66ba9a745 06/09/2025 01:34:53 PM UTC [INFO] Existing revision kernelci_staging-stable 63791d6f3cb15268a40c0b139814840da75c6923 06/09/2025 01:34:53 PM UTC [INFO] Sleeping for 300s 06/09/2025 01:39:53 PM UTC [INFO] NIPA Latest branch: net-next-hw-2025-06-09--08-00 Date: 2025-06-09T08:00:20.164639+00:00 Tree: netdev-testing 06/09/2025 01:39:54 PM UTC [INFO] Existing revision netdev-testing e53376d945bca61d00c853d483937bd7952c215b 06/09/2025 01:39:54 PM UTC [INFO] Existing revision kernelci_staging-mainline ce26cf35ae1bee9d22dfe4f98ac8f790ef46817b 06/09/2025 01:39:55 PM UTC [INFO] Existing revision kernelci_staging-next 49e8db672378d4f749b2b1f3b63155f66ba9a745 06/09/2025 01:39:55 PM UTC [INFO] Existing revision kernelci_staging-stable 63791d6f3cb15268a40c0b139814840da75c6923 06/09/2025 01:39:55 PM UTC [INFO] Sleeping for 300s 06/09/2025 01:44:56 PM UTC [INFO] NIPA Latest branch: net-next-hw-2025-06-09--08-00 Date: 2025-06-09T08:00:20.164639+00:00 Tree: netdev-testing 06/09/2025 01:44:56 PM UTC [INFO] Existing revision netdev-testing e53376d945bca61d00c853d483937bd7952c215b 06/09/2025 01:44:57 PM UTC [INFO] Existing revision kernelci_staging-mainline ce26cf35ae1bee9d22dfe4f98ac8f790ef46817b 06/09/2025 01:44:58 PM UTC [INFO] Existing revision kernelci_staging-next 49e8db672378d4f749b2b1f3b63155f66ba9a745 06/09/2025 01:44:58 PM UTC [INFO] Existing revision kernelci_staging-stable 63791d6f3cb15268a40c0b139814840da75c6923 06/09/2025 01:44:58 PM UTC [INFO] Sleeping for 300s 06/09/2025 01:49:58 PM UTC [INFO] NIPA Latest branch: net-next-hw-2025-06-09--08-00 Date: 2025-06-09T08:00:20.164639+00:00 Tree: netdev-testing 06/09/2025 01:49:59 PM UTC [INFO] Existing revision netdev-testing e53376d945bca61d00c853d483937bd7952c215b 06/09/2025 01:49:59 PM UTC [INFO] Existing revision kernelci_staging-mainline ce26cf35ae1bee9d22dfe4f98ac8f790ef46817b 06/09/2025 01:50:00 PM UTC [INFO] Existing revision kernelci_staging-next 49e8db672378d4f749b2b1f3b63155f66ba9a745 06/09/2025 01:50:01 PM UTC [INFO] Existing revision kernelci_staging-stable 63791d6f3cb15268a40c0b139814840da75c6923 06/09/2025 01:50:01 PM UTC [INFO] Sleeping for 300s 06/09/2025 01:55:01 PM UTC [INFO] NIPA Latest branch: net-next-hw-2025-06-09--08-00 Date: 2025-06-09T08:00:20.164639+00:00 Tree: netdev-testing 06/09/2025 01:55:01 PM UTC [INFO] Existing revision netdev-testing e53376d945bca61d00c853d483937bd7952c215b 06/09/2025 01:55:02 PM UTC [INFO] Existing revision kernelci_staging-mainline ce26cf35ae1bee9d22dfe4f98ac8f790ef46817b 06/09/2025 01:55:02 PM UTC [INFO] Existing revision kernelci_staging-next 49e8db672378d4f749b2b1f3b63155f66ba9a745 06/09/2025 01:55:03 PM UTC [INFO] Existing revision kernelci_staging-stable 63791d6f3cb15268a40c0b139814840da75c6923 06/09/2025 01:55:03 PM UTC [INFO] Sleeping for 300s 06/09/2025 02:00:03 PM UTC [INFO] NIPA Latest branch: net-next-hw-2025-06-09--08-00 Date: 2025-06-09T08:00:20.164639+00:00 Tree: netdev-testing 06/09/2025 02:00:04 PM UTC [INFO] Existing revision netdev-testing e53376d945bca61d00c853d483937bd7952c215b 06/09/2025 02:00:05 PM UTC [INFO] Existing revision kernelci_staging-mainline ce26cf35ae1bee9d22dfe4f98ac8f790ef46817b 06/09/2025 02:00:05 PM UTC [INFO] Existing revision kernelci_staging-next 49e8db672378d4f749b2b1f3b63155f66ba9a745 06/09/2025 02:00:06 PM UTC [INFO] Existing revision kernelci_staging-stable 63791d6f3cb15268a40c0b139814840da75c6923 06/09/2025 02:00:06 PM UTC [INFO] Sleeping for 300s 06/09/2025 02:05:06 PM UTC [INFO] NIPA Latest branch: net-next-hw-2025-06-09--08-00 Date: 2025-06-09T08:00:20.164639+00:00 Tree: netdev-testing 06/09/2025 02:05:07 PM UTC [INFO] Existing revision netdev-testing e53376d945bca61d00c853d483937bd7952c215b 06/09/2025 02:05:07 PM UTC [INFO] Existing revision kernelci_staging-mainline ce26cf35ae1bee9d22dfe4f98ac8f790ef46817b 06/09/2025 02:05:08 PM UTC [INFO] Existing revision kernelci_staging-next 49e8db672378d4f749b2b1f3b63155f66ba9a745 06/09/2025 02:05:08 PM UTC [INFO] Existing revision kernelci_staging-stable 63791d6f3cb15268a40c0b139814840da75c6923 06/09/2025 02:05:08 PM UTC [INFO] Sleeping for 300s 06/09/2025 02:10:09 PM UTC [INFO] NIPA Latest branch: net-next-hw-2025-06-09--08-00 Date: 2025-06-09T08:00:20.164639+00:00 Tree: netdev-testing 06/09/2025 02:10:09 PM UTC [INFO] Existing revision netdev-testing e53376d945bca61d00c853d483937bd7952c215b 06/09/2025 02:10:10 PM UTC [INFO] Existing revision kernelci_staging-mainline ce26cf35ae1bee9d22dfe4f98ac8f790ef46817b 06/09/2025 02:10:10 PM UTC [INFO] Existing revision kernelci_staging-next 49e8db672378d4f749b2b1f3b63155f66ba9a745 06/09/2025 02:10:11 PM UTC [INFO] Existing revision kernelci_staging-stable 63791d6f3cb15268a40c0b139814840da75c6923 06/09/2025 02:10:11 PM UTC [INFO] Sleeping for 300s 06/09/2025 02:15:11 PM UTC [INFO] NIPA Latest branch: net-next-hw-2025-06-09--08-00 Date: 2025-06-09T08:00:20.164639+00:00 Tree: netdev-testing 06/09/2025 02:15:11 PM UTC [INFO] Existing revision netdev-testing e53376d945bca61d00c853d483937bd7952c215b 06/09/2025 02:15:12 PM UTC [INFO] Existing revision kernelci_staging-mainline ce26cf35ae1bee9d22dfe4f98ac8f790ef46817b 06/09/2025 02:15:13 PM UTC [INFO] Existing revision kernelci_staging-next 49e8db672378d4f749b2b1f3b63155f66ba9a745 06/09/2025 02:15:13 PM UTC [INFO] Existing revision kernelci_staging-stable 63791d6f3cb15268a40c0b139814840da75c6923 06/09/2025 02:15:13 PM UTC [INFO] Sleeping for 300s 06/09/2025 02:20:14 PM UTC [INFO] NIPA Latest branch: net-next-hw-2025-06-09--08-00 Date: 2025-06-09T08:00:20.164639+00:00 Tree: netdev-testing 06/09/2025 02:20:14 PM UTC [INFO] Existing revision netdev-testing e53376d945bca61d00c853d483937bd7952c215b 06/09/2025 02:20:15 PM UTC [INFO] Existing revision kernelci_staging-mainline ce26cf35ae1bee9d22dfe4f98ac8f790ef46817b 06/09/2025 02:20:15 PM UTC [INFO] Existing revision kernelci_staging-next 49e8db672378d4f749b2b1f3b63155f66ba9a745 06/09/2025 02:20:16 PM UTC [INFO] Existing revision kernelci_staging-stable 63791d6f3cb15268a40c0b139814840da75c6923 06/09/2025 02:20:16 PM UTC [INFO] Sleeping for 300s 06/09/2025 02:25:16 PM UTC [INFO] NIPA Latest branch: net-next-hw-2025-06-09--08-00 Date: 2025-06-09T08:00:20.164639+00:00 Tree: netdev-testing 06/09/2025 02:25:17 PM UTC [INFO] Existing revision netdev-testing e53376d945bca61d00c853d483937bd7952c215b 06/09/2025 02:25:17 PM UTC [INFO] Existing revision kernelci_staging-mainline ce26cf35ae1bee9d22dfe4f98ac8f790ef46817b 06/09/2025 02:25:18 PM UTC [INFO] Existing revision kernelci_staging-next 49e8db672378d4f749b2b1f3b63155f66ba9a745 06/09/2025 02:25:18 PM UTC [INFO] Existing revision kernelci_staging-stable 63791d6f3cb15268a40c0b139814840da75c6923 06/09/2025 02:25:18 PM UTC [INFO] Sleeping for 300s 06/09/2025 02:30:19 PM UTC [INFO] NIPA Latest branch: net-next-hw-2025-06-09--08-00 Date: 2025-06-09T08:00:20.164639+00:00 Tree: netdev-testing 06/09/2025 02:30:19 PM UTC [INFO] Existing revision netdev-testing e53376d945bca61d00c853d483937bd7952c215b 06/09/2025 02:30:20 PM UTC [INFO] Existing revision kernelci_staging-mainline ce26cf35ae1bee9d22dfe4f98ac8f790ef46817b 06/09/2025 02:30:20 PM UTC [INFO] Existing revision kernelci_staging-next 49e8db672378d4f749b2b1f3b63155f66ba9a745 06/09/2025 02:30:21 PM UTC [INFO] Existing revision kernelci_staging-stable 63791d6f3cb15268a40c0b139814840da75c6923 06/09/2025 02:30:21 PM UTC [INFO] Sleeping for 300s 06/09/2025 02:35:21 PM UTC [INFO] NIPA Latest branch: net-next-hw-2025-06-09--08-00 Date: 2025-06-09T08:00:20.164639+00:00 Tree: netdev-testing 06/09/2025 02:35:22 PM UTC [INFO] Existing revision netdev-testing e53376d945bca61d00c853d483937bd7952c215b 06/09/2025 02:35:22 PM UTC [INFO] Existing revision kernelci_staging-mainline ce26cf35ae1bee9d22dfe4f98ac8f790ef46817b 06/09/2025 02:35:23 PM UTC [INFO] Existing revision kernelci_staging-next 49e8db672378d4f749b2b1f3b63155f66ba9a745 06/09/2025 02:35:24 PM UTC [INFO] Existing revision kernelci_staging-stable 63791d6f3cb15268a40c0b139814840da75c6923 06/09/2025 02:35:24 PM UTC [INFO] Sleeping for 300s 06/09/2025 02:40:24 PM UTC [INFO] NIPA Latest branch: net-next-hw-2025-06-09--08-00 Date: 2025-06-09T08:00:20.164639+00:00 Tree: netdev-testing 06/09/2025 02:40:24 PM UTC [INFO] Existing revision netdev-testing e53376d945bca61d00c853d483937bd7952c215b 06/09/2025 02:40:25 PM UTC [INFO] Existing revision kernelci_staging-mainline ce26cf35ae1bee9d22dfe4f98ac8f790ef46817b 06/09/2025 02:40:26 PM UTC [INFO] Existing revision kernelci_staging-next 49e8db672378d4f749b2b1f3b63155f66ba9a745 06/09/2025 02:40:27 PM UTC [INFO] Existing revision kernelci_staging-stable 63791d6f3cb15268a40c0b139814840da75c6923 06/09/2025 02:40:27 PM UTC [INFO] Sleeping for 300s 06/09/2025 02:45:27 PM UTC [INFO] NIPA Latest branch: net-next-hw-2025-06-09--08-00 Date: 2025-06-09T08:00:20.164639+00:00 Tree: netdev-testing 06/09/2025 02:45:27 PM UTC [INFO] Existing revision netdev-testing e53376d945bca61d00c853d483937bd7952c215b 06/09/2025 02:45:28 PM UTC [INFO] Existing revision kernelci_staging-mainline ce26cf35ae1bee9d22dfe4f98ac8f790ef46817b 06/09/2025 02:45:29 PM UTC [INFO] Existing revision kernelci_staging-next 49e8db672378d4f749b2b1f3b63155f66ba9a745 06/09/2025 02:45:29 PM UTC [INFO] Existing revision kernelci_staging-stable 63791d6f3cb15268a40c0b139814840da75c6923 06/09/2025 02:45:29 PM UTC [INFO] Sleeping for 300s 06/09/2025 02:50:30 PM UTC [INFO] NIPA Latest branch: net-next-hw-2025-06-09--08-00 Date: 2025-06-09T08:00:20.164639+00:00 Tree: netdev-testing 06/09/2025 02:50:30 PM UTC [INFO] Existing revision netdev-testing e53376d945bca61d00c853d483937bd7952c215b 06/09/2025 02:50:31 PM UTC [INFO] Existing revision kernelci_staging-mainline ce26cf35ae1bee9d22dfe4f98ac8f790ef46817b 06/09/2025 02:50:31 PM UTC [INFO] Existing revision kernelci_staging-next 49e8db672378d4f749b2b1f3b63155f66ba9a745 06/09/2025 02:50:32 PM UTC [INFO] Existing revision kernelci_staging-stable 63791d6f3cb15268a40c0b139814840da75c6923 06/09/2025 02:50:32 PM UTC [INFO] Sleeping for 300s 06/09/2025 02:55:32 PM UTC [INFO] NIPA Latest branch: net-next-hw-2025-06-09--08-00 Date: 2025-06-09T08:00:20.164639+00:00 Tree: netdev-testing 06/09/2025 02:55:33 PM UTC [INFO] Existing revision netdev-testing e53376d945bca61d00c853d483937bd7952c215b 06/09/2025 02:55:33 PM UTC [INFO] Existing revision kernelci_staging-mainline ce26cf35ae1bee9d22dfe4f98ac8f790ef46817b 06/09/2025 02:55:34 PM UTC [INFO] Existing revision kernelci_staging-next 49e8db672378d4f749b2b1f3b63155f66ba9a745 06/09/2025 02:55:34 PM UTC [INFO] Existing revision kernelci_staging-stable 63791d6f3cb15268a40c0b139814840da75c6923 06/09/2025 02:55:34 PM UTC [INFO] Sleeping for 300s 06/09/2025 03:00:35 PM UTC [INFO] NIPA Latest branch: net-next-hw-2025-06-09--08-00 Date: 2025-06-09T08:00:20.164639+00:00 Tree: netdev-testing 06/09/2025 03:00:35 PM UTC [INFO] Existing revision netdev-testing e53376d945bca61d00c853d483937bd7952c215b 06/09/2025 03:00:36 PM UTC [INFO] Existing revision kernelci_staging-mainline ce26cf35ae1bee9d22dfe4f98ac8f790ef46817b 06/09/2025 03:00:36 PM UTC [INFO] Existing revision kernelci_staging-next 49e8db672378d4f749b2b1f3b63155f66ba9a745 06/09/2025 03:00:37 PM UTC [INFO] Existing revision kernelci_staging-stable 63791d6f3cb15268a40c0b139814840da75c6923 06/09/2025 03:00:37 PM UTC [INFO] Sleeping for 300s 06/09/2025 03:05:37 PM UTC [INFO] NIPA Latest branch: net-next-hw-2025-06-09--08-00 Date: 2025-06-09T08:00:20.164639+00:00 Tree: netdev-testing 06/09/2025 03:05:37 PM UTC [INFO] Existing revision netdev-testing e53376d945bca61d00c853d483937bd7952c215b 06/09/2025 03:05:38 PM UTC [INFO] Existing revision kernelci_staging-mainline ce26cf35ae1bee9d22dfe4f98ac8f790ef46817b 06/09/2025 03:05:39 PM UTC [INFO] Existing revision kernelci_staging-next 49e8db672378d4f749b2b1f3b63155f66ba9a745 06/09/2025 03:05:39 PM UTC [INFO] Existing revision kernelci_staging-stable 63791d6f3cb15268a40c0b139814840da75c6923 06/09/2025 03:05:39 PM UTC [INFO] Sleeping for 300s 06/09/2025 03:10:40 PM UTC [INFO] NIPA Latest branch: net-next-hw-2025-06-09--08-00 Date: 2025-06-09T08:00:20.164639+00:00 Tree: netdev-testing 06/09/2025 03:10:40 PM UTC [INFO] Existing revision netdev-testing e53376d945bca61d00c853d483937bd7952c215b 06/09/2025 03:10:41 PM UTC [INFO] Existing revision kernelci_staging-mainline ce26cf35ae1bee9d22dfe4f98ac8f790ef46817b 06/09/2025 03:10:41 PM UTC [INFO] Existing revision kernelci_staging-next 49e8db672378d4f749b2b1f3b63155f66ba9a745 06/09/2025 03:10:42 PM UTC [INFO] Existing revision kernelci_staging-stable 63791d6f3cb15268a40c0b139814840da75c6923 06/09/2025 03:10:42 PM UTC [INFO] Sleeping for 300s 06/09/2025 03:15:42 PM UTC [INFO] NIPA Latest branch: net-next-hw-2025-06-09--08-00 Date: 2025-06-09T08:00:20.164639+00:00 Tree: netdev-testing 06/09/2025 03:15:43 PM UTC [INFO] Existing revision netdev-testing e53376d945bca61d00c853d483937bd7952c215b 06/09/2025 03:15:43 PM UTC [INFO] Existing revision kernelci_staging-mainline ce26cf35ae1bee9d22dfe4f98ac8f790ef46817b 06/09/2025 03:15:44 PM UTC [INFO] Existing revision kernelci_staging-next 49e8db672378d4f749b2b1f3b63155f66ba9a745 06/09/2025 03:15:44 PM UTC [INFO] Existing revision kernelci_staging-stable 63791d6f3cb15268a40c0b139814840da75c6923 06/09/2025 03:15:44 PM UTC [INFO] Sleeping for 300s 06/09/2025 03:20:45 PM UTC [INFO] NIPA Latest branch: net-next-hw-2025-06-09--08-00 Date: 2025-06-09T08:00:20.164639+00:00 Tree: netdev-testing 06/09/2025 03:20:45 PM UTC [INFO] Existing revision netdev-testing e53376d945bca61d00c853d483937bd7952c215b 06/09/2025 03:20:46 PM UTC [INFO] Existing revision kernelci_staging-mainline ce26cf35ae1bee9d22dfe4f98ac8f790ef46817b 06/09/2025 03:20:46 PM UTC [INFO] Existing revision kernelci_staging-next 49e8db672378d4f749b2b1f3b63155f66ba9a745 06/09/2025 03:20:47 PM UTC [INFO] Existing revision kernelci_staging-stable 63791d6f3cb15268a40c0b139814840da75c6923 06/09/2025 03:20:47 PM UTC [INFO] Sleeping for 300s 06/09/2025 03:25:47 PM UTC [INFO] NIPA Latest branch: net-next-hw-2025-06-09--08-00 Date: 2025-06-09T08:00:20.164639+00:00 Tree: netdev-testing 06/09/2025 03:25:48 PM UTC [INFO] Existing revision netdev-testing e53376d945bca61d00c853d483937bd7952c215b 06/09/2025 03:25:48 PM UTC [INFO] Existing revision kernelci_staging-mainline ce26cf35ae1bee9d22dfe4f98ac8f790ef46817b 06/09/2025 03:25:49 PM UTC [INFO] Existing revision kernelci_staging-next 49e8db672378d4f749b2b1f3b63155f66ba9a745 06/09/2025 03:25:49 PM UTC [INFO] Existing revision kernelci_staging-stable 63791d6f3cb15268a40c0b139814840da75c6923 06/09/2025 03:25:49 PM UTC [INFO] Sleeping for 300s 06/09/2025 03:30:50 PM UTC [INFO] NIPA Latest branch: net-next-hw-2025-06-09--08-00 Date: 2025-06-09T08:00:20.164639+00:00 Tree: netdev-testing 06/09/2025 03:30:50 PM UTC [INFO] Existing revision netdev-testing e53376d945bca61d00c853d483937bd7952c215b 06/09/2025 03:30:51 PM UTC [INFO] Existing revision kernelci_staging-mainline ce26cf35ae1bee9d22dfe4f98ac8f790ef46817b 06/09/2025 03:30:52 PM UTC [INFO] Existing revision kernelci_staging-next 49e8db672378d4f749b2b1f3b63155f66ba9a745 06/09/2025 03:30:52 PM UTC [INFO] Existing revision kernelci_staging-stable 63791d6f3cb15268a40c0b139814840da75c6923 06/09/2025 03:30:52 PM UTC [INFO] Sleeping for 300s 06/09/2025 03:35:53 PM UTC [INFO] NIPA Latest branch: net-next-hw-2025-06-09--08-00 Date: 2025-06-09T08:00:20.164639+00:00 Tree: netdev-testing 06/09/2025 03:35:53 PM UTC [INFO] Existing revision netdev-testing e53376d945bca61d00c853d483937bd7952c215b 06/09/2025 03:35:54 PM UTC [INFO] Existing revision kernelci_staging-mainline ce26cf35ae1bee9d22dfe4f98ac8f790ef46817b 06/09/2025 03:35:54 PM UTC [INFO] Existing revision kernelci_staging-next 49e8db672378d4f749b2b1f3b63155f66ba9a745 06/09/2025 03:35:55 PM UTC [INFO] Existing revision kernelci_staging-stable 63791d6f3cb15268a40c0b139814840da75c6923 06/09/2025 03:35:55 PM UTC [INFO] Sleeping for 300s 06/09/2025 03:40:55 PM UTC [INFO] NIPA Latest branch: net-next-hw-2025-06-09--08-00 Date: 2025-06-09T08:00:20.164639+00:00 Tree: netdev-testing 06/09/2025 03:40:56 PM UTC [INFO] Existing revision netdev-testing e53376d945bca61d00c853d483937bd7952c215b 06/09/2025 03:40:56 PM UTC [INFO] Existing revision kernelci_staging-mainline ce26cf35ae1bee9d22dfe4f98ac8f790ef46817b 06/09/2025 03:40:57 PM UTC [INFO] Existing revision kernelci_staging-next 49e8db672378d4f749b2b1f3b63155f66ba9a745 06/09/2025 03:40:57 PM UTC [INFO] Existing revision kernelci_staging-stable 63791d6f3cb15268a40c0b139814840da75c6923 06/09/2025 03:40:57 PM UTC [INFO] Sleeping for 300s 06/09/2025 03:45:58 PM UTC [INFO] NIPA Latest branch: net-next-hw-2025-06-09--08-00 Date: 2025-06-09T08:00:20.164639+00:00 Tree: netdev-testing 06/09/2025 03:45:58 PM UTC [INFO] Existing revision netdev-testing e53376d945bca61d00c853d483937bd7952c215b 06/09/2025 03:45:59 PM UTC [INFO] Existing revision kernelci_staging-mainline ce26cf35ae1bee9d22dfe4f98ac8f790ef46817b 06/09/2025 03:45:59 PM UTC [INFO] Existing revision kernelci_staging-next 49e8db672378d4f749b2b1f3b63155f66ba9a745 06/09/2025 03:46:00 PM UTC [INFO] Existing revision kernelci_staging-stable 63791d6f3cb15268a40c0b139814840da75c6923 06/09/2025 03:46:00 PM UTC [INFO] Sleeping for 300s 06/09/2025 03:51:00 PM UTC [INFO] NIPA Latest branch: net-next-hw-2025-06-09--08-00 Date: 2025-06-09T08:00:20.164639+00:00 Tree: netdev-testing 06/09/2025 03:51:01 PM UTC [INFO] Existing revision netdev-testing e53376d945bca61d00c853d483937bd7952c215b 06/09/2025 03:51:01 PM UTC [INFO] Existing revision kernelci_staging-mainline ce26cf35ae1bee9d22dfe4f98ac8f790ef46817b 06/09/2025 03:51:02 PM UTC [INFO] Existing revision kernelci_staging-next 49e8db672378d4f749b2b1f3b63155f66ba9a745 06/09/2025 03:51:02 PM UTC [INFO] Existing revision kernelci_staging-stable 63791d6f3cb15268a40c0b139814840da75c6923 06/09/2025 03:51:02 PM UTC [INFO] Sleeping for 300s 06/09/2025 03:56:03 PM UTC [INFO] NIPA Latest branch: net-next-hw-2025-06-09--08-00 Date: 2025-06-09T08:00:20.164639+00:00 Tree: netdev-testing 06/09/2025 03:56:03 PM UTC [INFO] Existing revision netdev-testing e53376d945bca61d00c853d483937bd7952c215b 06/09/2025 03:56:04 PM UTC [INFO] Existing revision kernelci_staging-mainline ce26cf35ae1bee9d22dfe4f98ac8f790ef46817b 06/09/2025 03:56:04 PM UTC [INFO] Existing revision kernelci_staging-next 49e8db672378d4f749b2b1f3b63155f66ba9a745 06/09/2025 03:56:05 PM UTC [INFO] Existing revision kernelci_staging-stable 63791d6f3cb15268a40c0b139814840da75c6923 06/09/2025 03:56:05 PM UTC [INFO] Sleeping for 300s 06/09/2025 04:01:05 PM UTC [INFO] NIPA Latest branch: net-next-hw-2025-06-09--16-00 Date: 2025-06-09T16:00:01.954077+00:00 Tree: netdev-testing 06/09/2025 04:01:06 PM UTC [INFO] New revision netdev-testing b1c890fb13269d4baa9430a12d7e044699371813 06/09/2025 04:01:06 PM UTC [INFO] Existing revision kernelci_staging-mainline ce26cf35ae1bee9d22dfe4f98ac8f790ef46817b 06/09/2025 04:01:07 PM UTC [INFO] Existing revision kernelci_staging-next 49e8db672378d4f749b2b1f3b63155f66ba9a745 06/09/2025 04:01:08 PM UTC [INFO] Existing revision kernelci_staging-stable 63791d6f3cb15268a40c0b139814840da75c6923 06/09/2025 04:01:08 PM UTC [INFO] Sleeping for 300s 06/09/2025 04:06:08 PM UTC [INFO] NIPA Latest branch: net-next-hw-2025-06-09--16-00 Date: 2025-06-09T16:00:01.954077+00:00 Tree: netdev-testing 06/09/2025 04:06:08 PM UTC [INFO] Existing revision netdev-testing b1c890fb13269d4baa9430a12d7e044699371813 06/09/2025 04:06:09 PM UTC [INFO] Existing revision kernelci_staging-mainline ce26cf35ae1bee9d22dfe4f98ac8f790ef46817b 06/09/2025 04:06:10 PM UTC [INFO] Existing revision kernelci_staging-next 49e8db672378d4f749b2b1f3b63155f66ba9a745 06/09/2025 04:06:10 PM UTC [INFO] Existing revision kernelci_staging-stable 63791d6f3cb15268a40c0b139814840da75c6923 06/09/2025 04:06:10 PM UTC [INFO] Sleeping for 300s 06/09/2025 04:11:11 PM UTC [INFO] NIPA Latest branch: net-next-hw-2025-06-09--16-00 Date: 2025-06-09T16:00:01.954077+00:00 Tree: netdev-testing 06/09/2025 04:11:11 PM UTC [INFO] Existing revision netdev-testing b1c890fb13269d4baa9430a12d7e044699371813 06/09/2025 04:11:12 PM UTC [INFO] Existing revision kernelci_staging-mainline ce26cf35ae1bee9d22dfe4f98ac8f790ef46817b 06/09/2025 04:11:12 PM UTC [INFO] Existing revision kernelci_staging-next 49e8db672378d4f749b2b1f3b63155f66ba9a745 06/09/2025 04:11:13 PM UTC [INFO] Existing revision kernelci_staging-stable 63791d6f3cb15268a40c0b139814840da75c6923 06/09/2025 04:11:13 PM UTC [INFO] Sleeping for 300s 06/09/2025 04:16:13 PM UTC [INFO] NIPA Latest branch: net-next-hw-2025-06-09--16-00 Date: 2025-06-09T16:00:01.954077+00:00 Tree: netdev-testing 06/09/2025 04:16:14 PM UTC [INFO] Existing revision netdev-testing b1c890fb13269d4baa9430a12d7e044699371813 06/09/2025 04:16:14 PM UTC [INFO] New revision kernelci_staging-mainline 608820797b3802b1708b084197cc7efcba8c8a88 06/09/2025 04:16:14 PM UTC [INFO] Architecture filter: ['x86_64', 'arm64', 'arm'] 06/09/2025 04:16:15 PM UTC [INFO] Existing revision kernelci_staging-next 49e8db672378d4f749b2b1f3b63155f66ba9a745 06/09/2025 04:16:16 PM UTC [INFO] Existing revision kernelci_staging-stable 63791d6f3cb15268a40c0b139814840da75c6923 06/09/2025 04:16:16 PM UTC [INFO] Sleeping for 300s 06/09/2025 04:16:48 PM UTC [INFO] Stopping.