NOTE: Resolving any missing task queue dependencies Build Configuration: BB_VERSION = "2.0.0" BUILD_SYS = "x86_64-linux" NATIVELSBSTRING = "ubuntu-18.04" TARGET_SYS = "aarch64-agl-linux" MACHINE = "raspberrypi4-64" DISTRO = "poky-agl" DISTRO_VERSION = "17.1.3" TUNE_FEATURES = "aarch64" TARGET_FPU = "" meta-raspberrypi = "HEAD:d7544f35756d87834e8b4bf3e3e733c771d380ae" meta-selinux = "HEAD:a401f4b2816a0b41ce8d9351542658c721935bcd" meta-pipewire meta-netboot meta-app-framework = "HEAD:3ef9b693b0048d98d742d347049df2c9e2746ed8" meta-agl-flutter = "HEAD:0576380a8ac541ce11635f86c224333e665c3e26" meta-flutter = "HEAD:19f8ee7125c5621a9ac6eb3d236c573318f7e0ec" meta-agl-demo = "HEAD:a114ad33a01d528f55b4405cb9b651870910b3c1" meta-networking meta-python meta-filesystems meta-multimedia = "HEAD:9a24b7679810628b594cc5a9b52f77f53d37004f" meta-clang = "HEAD:8bc893d735e5f779a2dcdc3992621d5ab371800d" meta-qt5 = "HEAD:644ebf220245bdc06e7696ccc90acc97a0dd2566" meta-oe = "HEAD:9a24b7679810628b594cc5a9b52f77f53d37004f" meta-agl-core meta-agl-bsp = "HEAD:3ef9b693b0048d98d742d347049df2c9e2746ed8" meta meta-poky = "HEAD:4cdc553814640851cce85f84ee9c0b58646cd33b" meta-lts-mixins_rust = "HEAD:1a6746a81da4d5bf2e5640fd2fa8f3ea453d40bf" NOTE: Fetching uninative binary shim http://downloads.yoctoproject.org/releases/uninative/4.4/x86_64-nativesdk-libc-4.4.tar.xz;sha256sum=d81c54284be2bb886931fc87281d58177a2cd381cf99d1981f8923039a72a302 (will check PREMIRRORS first) ERROR: SState: cannot test file://c8/c5/sstate:linux-firmware:all-agl-linux:20240220:r0:allarch:10:c8c58be63e009d9afa687aa173fa0b65a908d35b3cb875e4fadefb0ebf63e5ad_package.tar.zst.siginfo: timeout('timed out') Traceback (most recent call last): File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/meta/classes/sstate.bbclass", line 999, in checkstatus fetcher.checkstatus() File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/bitbake/lib/bb/fetch2/__init__.py", line 1831, in checkstatus ret = m.try_mirrors(self, ud, self.d, mirrors, True) File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/bitbake/lib/bb/fetch2/__init__.py", line 1604, in try_mirrors return bool(try_mirrors(fetch, d, urldata, mirrors, check)) File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/bitbake/lib/bb/fetch2/__init__.py", line 1130, in try_mirrors ret = try_mirror_url(fetch, origud, uds[index], ld, check) File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/bitbake/lib/bb/fetch2/__init__.py", line 1023, in try_mirror_url found = ud.method.checkstatus(fetch, ud, ld) File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/bitbake/lib/bb/fetch2/wget.py", line 361, in checkstatus with opener.open(r, timeout=30) as response: File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.9/urllib/request.py", line 517, in open response = self._open(req, data) File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.9/urllib/request.py", line 534, in _open result = self._call_chain(self.handle_open, protocol, protocol + File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.9/urllib/request.py", line 494, in _call_chain result = func(*args) File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/bitbake/lib/bb/fetch2/wget.py", line 166, in http_open return self.do_open(HTTPConnectionCache, req) File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/bitbake/lib/bb/fetch2/wget.py", line 236, in do_open r = h.getresponse() File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.9/http/client.py", line 1349, in getresponse response.begin() File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.9/http/client.py", line 316, in begin version, status, reason = self._read_status() File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.9/http/client.py", line 277, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.9/socket.py", line 704, in readinto return self._sock.recv_into(b) socket.timeout: timed out ERROR: SState: cannot test file://79/fd/sstate:libksba:aarch64-agl-linux:1.6.4:r0:aarch64:10:79fddd8b402723efa2521e354f950705f7aaa364f0209731f6eb2f160a7cb7ca_package_qa.tar.zst.siginfo: timeout('timed out') Traceback (most recent call last): File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/meta/classes/sstate.bbclass", line 999, in checkstatus fetcher.checkstatus() File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/bitbake/lib/bb/fetch2/__init__.py", line 1831, in checkstatus ret = m.try_mirrors(self, ud, self.d, mirrors, True) File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/bitbake/lib/bb/fetch2/__init__.py", line 1604, in try_mirrors return bool(try_mirrors(fetch, d, urldata, mirrors, check)) File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/bitbake/lib/bb/fetch2/__init__.py", line 1130, in try_mirrors ret = try_mirror_url(fetch, origud, uds[index], ld, check) File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/bitbake/lib/bb/fetch2/__init__.py", line 1023, in try_mirror_url found = ud.method.checkstatus(fetch, ud, ld) File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/bitbake/lib/bb/fetch2/wget.py", line 361, in checkstatus with opener.open(r, timeout=30) as response: File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.9/urllib/request.py", line 517, in open response = self._open(req, data) File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.9/urllib/request.py", line 534, in _open result = self._call_chain(self.handle_open, protocol, protocol + File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.9/urllib/request.py", line 494, in _call_chain result = func(*args) File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/bitbake/lib/bb/fetch2/wget.py", line 166, in http_open return self.do_open(HTTPConnectionCache, req) File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/bitbake/lib/bb/fetch2/wget.py", line 236, in do_open r = h.getresponse() File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.9/http/client.py", line 1349, in getresponse response.begin() File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.9/http/client.py", line 316, in begin version, status, reason = self._read_status() File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.9/http/client.py", line 277, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.9/socket.py", line 704, in readinto return self._sock.recv_into(b) socket.timeout: timed out ERROR: SState: cannot test file://ed/b3/sstate:opkg-utils:aarch64-agl-linux:0.5.0:r0:aarch64:10:edb3eb30c149869fb2cdf759301c575d8628a583031330c3f68ca26f78b79d1f_populate_sysroot.tar.zst.siginfo: timeout('timed out') Traceback (most recent call last): File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/meta/classes/sstate.bbclass", line 999, in checkstatus fetcher.checkstatus() File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/bitbake/lib/bb/fetch2/__init__.py", line 1831, in checkstatus ret = m.try_mirrors(self, ud, self.d, mirrors, True) File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/bitbake/lib/bb/fetch2/__init__.py", line 1604, in try_mirrors return bool(try_mirrors(fetch, d, urldata, mirrors, check)) File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/bitbake/lib/bb/fetch2/__init__.py", line 1130, in try_mirrors ret = try_mirror_url(fetch, origud, uds[index], ld, check) File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/bitbake/lib/bb/fetch2/__init__.py", line 1023, in try_mirror_url found = ud.method.checkstatus(fetch, ud, ld) File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/bitbake/lib/bb/fetch2/wget.py", line 361, in checkstatus with opener.open(r, timeout=30) as response: File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.9/urllib/request.py", line 517, in open response = self._open(req, data) File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.9/urllib/request.py", line 534, in _open result = self._call_chain(self.handle_open, protocol, protocol + File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.9/urllib/request.py", line 494, in _call_chain result = func(*args) File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/bitbake/lib/bb/fetch2/wget.py", line 166, in http_open return self.do_open(HTTPConnectionCache, req) File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/bitbake/lib/bb/fetch2/wget.py", line 236, in do_open r = h.getresponse() File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.9/http/client.py", line 1349, in getresponse response.begin() File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.9/http/client.py", line 316, in begin version, status, reason = self._read_status() File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.9/http/client.py", line 277, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.9/socket.py", line 704, in readinto return self._sock.recv_into(b) socket.timeout: timed out ERROR: SState: cannot test file://universal/12/4e/sstate:dnf-native:x86_64-linux:4.11.1:r0:x86_64:10:124ea4baa9ff9fe07b441664483625b05b3b014532b3a78d57b9482b3e251ff5_create_spdx.tar.zst.siginfo: timeout('timed out') Traceback (most recent call last): File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/meta/classes/sstate.bbclass", line 999, in checkstatus fetcher.checkstatus() File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/bitbake/lib/bb/fetch2/__init__.py", line 1831, in checkstatus ret = m.try_mirrors(self, ud, self.d, mirrors, True) File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/bitbake/lib/bb/fetch2/__init__.py", line 1604, in try_mirrors return bool(try_mirrors(fetch, d, urldata, mirrors, check)) File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/bitbake/lib/bb/fetch2/__init__.py", line 1130, in try_mirrors ret = try_mirror_url(fetch, origud, uds[index], ld, check) File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/bitbake/lib/bb/fetch2/__init__.py", line 1023, in try_mirror_url found = ud.method.checkstatus(fetch, ud, ld) File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/bitbake/lib/bb/fetch2/wget.py", line 361, in checkstatus with opener.open(r, timeout=30) as response: File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.9/urllib/request.py", line 517, in open response = self._open(req, data) File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.9/urllib/request.py", line 534, in _open result = self._call_chain(self.handle_open, protocol, protocol + File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.9/urllib/request.py", line 494, in _call_chain result = func(*args) File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/bitbake/lib/bb/fetch2/wget.py", line 166, in http_open return self.do_open(HTTPConnectionCache, req) File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/bitbake/lib/bb/fetch2/wget.py", line 236, in do_open r = h.getresponse() File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.9/http/client.py", line 1349, in getresponse response.begin() File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.9/http/client.py", line 316, in begin version, status, reason = self._read_status() File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.9/http/client.py", line 277, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.9/socket.py", line 704, in readinto return self._sock.recv_into(b) socket.timeout: timed out ERROR: SState: cannot test file://universal/f1/e3/sstate:xtrans-native:x86_64-linux:1.4.0:r0:x86_64:10:f1e346c8f60f7cc69e7b66983e966e50e6366f05f49b7850f6e752abb5b455a3_compile.tar.zst.siginfo: timeout('timed out') Traceback (most recent call last): File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/meta/classes/sstate.bbclass", line 999, in checkstatus fetcher.checkstatus() File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/bitbake/lib/bb/fetch2/__init__.py", line 1831, in checkstatus ret = m.try_mirrors(self, ud, self.d, mirrors, True) File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/bitbake/lib/bb/fetch2/__init__.py", line 1604, in try_mirrors return bool(try_mirrors(fetch, d, urldata, mirrors, check)) File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/bitbake/lib/bb/fetch2/__init__.py", line 1130, in try_mirrors ret = try_mirror_url(fetch, origud, uds[index], ld, check) File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/bitbake/lib/bb/fetch2/__init__.py", line 1023, in try_mirror_url found = ud.method.checkstatus(fetch, ud, ld) File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/bitbake/lib/bb/fetch2/wget.py", line 361, in checkstatus with opener.open(r, timeout=30) as response: File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.9/urllib/request.py", line 517, in open response = self._open(req, data) File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.9/urllib/request.py", line 534, in _open result = self._call_chain(self.handle_open, protocol, protocol + File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.9/urllib/request.py", line 494, in _call_chain result = func(*args) File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/bitbake/lib/bb/fetch2/wget.py", line 166, in http_open return self.do_open(HTTPConnectionCache, req) File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/bitbake/lib/bb/fetch2/wget.py", line 236, in do_open r = h.getresponse() File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.9/http/client.py", line 1349, in getresponse response.begin() File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.9/http/client.py", line 316, in begin version, status, reason = self._read_status() File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.9/http/client.py", line 277, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.9/socket.py", line 704, in readinto return self._sock.recv_into(b) socket.timeout: timed out ERROR: SState: cannot test file://0e/88/sstate:python3-pluggy:aarch64-agl-linux:1.0.0:r0:aarch64:10:0e884029c21a0603b2eb19fa65af1d3c5c9cd54a5d7505bf093acc5f9e0ba34a_configure_ptest_base.tar.zst.siginfo: timeout('timed out') Traceback (most recent call last): File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/meta/classes/sstate.bbclass", line 999, in checkstatus fetcher.checkstatus() File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/bitbake/lib/bb/fetch2/__init__.py", line 1831, in checkstatus ret = m.try_mirrors(self, ud, self.d, mirrors, True) File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/bitbake/lib/bb/fetch2/__init__.py", line 1604, in try_mirrors return bool(try_mirrors(fetch, d, urldata, mirrors, check)) File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/bitbake/lib/bb/fetch2/__init__.py", line 1130, in try_mirrors ret = try_mirror_url(fetch, origud, uds[index], ld, check) File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/bitbake/lib/bb/fetch2/__init__.py", line 1023, in try_mirror_url found = ud.method.checkstatus(fetch, ud, ld) File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/bitbake/lib/bb/fetch2/wget.py", line 361, in checkstatus with opener.open(r, timeout=30) as response: File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.9/urllib/request.py", line 517, in open response = self._open(req, data) File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.9/urllib/request.py", line 534, in _open result = self._call_chain(self.handle_open, protocol, protocol + File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.9/urllib/request.py", line 494, in _call_chain result = func(*args) File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/bitbake/lib/bb/fetch2/wget.py", line 166, in http_open return self.do_open(HTTPConnectionCache, req) File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/bitbake/lib/bb/fetch2/wget.py", line 236, in do_open r = h.getresponse() File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.9/http/client.py", line 1349, in getresponse response.begin() File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.9/http/client.py", line 316, in begin version, status, reason = self._read_status() File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.9/http/client.py", line 277, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.9/socket.py", line 704, in readinto return self._sock.recv_into(b) socket.timeout: timed out The differences between the current build and any cached tasks start at the following tasks: /w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/meta-agl-demo/recipes-platform/images/agl-ivi-demo-qt.bb:do_deploy_source_date_epoch /w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/meta/recipes-kernel/linux-firmware/linux-firmware_20240220.bb:do_package /w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/bsp/meta-raspberrypi/recipes-bsp/bootfiles/rpi-bootfiles.bb:do_prepare_recipe_sysroot /w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/meta/recipes-devtools/gcc/libgcc-initial_11.4.bb:do_prepare_recipe_sysroot /w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/meta-agl/meta-netboot/recipes-core/images/initramfs-netboot-image.bb:do_image_qa virtual:native:/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/meta/recipes-graphics/xorg-lib/xtrans_1.4.0.bb:do_compile virtual:native:/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/meta/recipes-devtools/dnf/dnf_4.11.1.bb:do_create_spdx /w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_prepare_recipe_sysroot /w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/meta-agl/meta-netboot/recipes-core/images/initramfs-netboot-image.bb:do_deploy_source_date_epoch /w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/meta/recipes-core/glibc/cross-localedef-native_2.35.bb:do_prepare_recipe_sysroot /w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/meta/recipes-kernel/kmod/depmodwrapper-cross_1.0.bb:do_prepare_recipe_sysroot /w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/meta/recipes-core/glibc/cross-localedef-native_2.35.bb:do_patch virtual:native:/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/meta/recipes-support/curl/curl_7.82.0.bb:do_prepare_recipe_sysroot virtual:native:/w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/meta/recipes-support/curl/curl_7.82.0.bb:do_patch /w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/bsp/meta-raspberrypi/recipes-bsp/rpi-u-boot-scr/rpi-u-boot-scr.bb:do_install /w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/meta/recipes-devtools/libtool/libtool-cross_2.4.7.bb:do_prepare_recipe_sysroot /w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/meta/recipes-connectivity/connman/connman-conf.bb:do_patch NOTE: Reparsing files to collect dependency data Writing locked sigs to /w/workspace/build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/build-raspberrypi4/locked-sigs.inc ERROR: Can't find a task we're supposed to have written out? (hash: c2df64233eacf3c15063134a666b427d35cd4ecbeacb615908704dc330f8cc9c)?