WARNING: You are using a local hash equivalence server but have configured an sstate mirror. This will likely mean no sstate will match from the mirror. You may wish to disable the hash equivalence use (BB_HASHSERVE), or use a hash equivalence server alongside the sstate mirror. 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.0" TUNE_FEATURES = "aarch64" TARGET_FPU = "" meta-raspberrypi = "HEAD:9dc6673d41044f1174551120ce63501421dbcd85" meta-selinux = "HEAD:a401f4b2816a0b41ce8d9351542658c721935bcd" meta-pipewire meta-netboot meta-app-framework = "HEAD:5b7d795f02b0c04af5ad891351a7db4aaf594b3e" meta-agl-flutter = "HEAD:d28f7276fd464ded9fa5f3403c73c3df300260b8" meta-flutter = "HEAD:19f8ee7125c5621a9ac6eb3d236c573318f7e0ec" meta-agl-demo = "HEAD:d4e1f1dae34355d626313b911632182d3f3af31d" meta-networking meta-python meta-filesystems meta-multimedia = "HEAD:5a6f7925bd2b885955c942573f70a5594f231563" meta-clang = "HEAD:312ff1c39b1bf5d35c0321e873417eb013cea477" meta-qt5 = "HEAD:644ebf220245bdc06e7696ccc90acc97a0dd2566" meta-oe = "HEAD:5a6f7925bd2b885955c942573f70a5594f231563" meta-agl-core meta-agl-bsp = "HEAD:5b7d795f02b0c04af5ad891351a7db4aaf594b3e" meta meta-poky = "HEAD:31751bba1c789f15f574773a659b8017d7bcf440" 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://f4/15/sstate:python3-wcwidth:aarch64-agl-linux:0.2.5:r0:aarch64:10:f41527faa0aba91e4aeb5bf7321c3682eca62dbbf0adf34ef63630d7bc71d976_packagedata.tar.zst.siginfo: timeout('timed out') Traceback (most recent call last): File "/w/workspace/sandbox-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/sandbox-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/sandbox-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/sandbox-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/sandbox-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/sandbox-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/sandbox-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/sandbox-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/sandbox-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/sandbox-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/sandbox-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/sandbox-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/sandbox-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/sandbox-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/sandbox-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/d2/f1/sstate:python3-setuptools-git-versioning-native:x86_64-linux:1.7.4:r0:x86_64:10:d2f128bd002f6f9f57bf36149133776910c9323bae7f4ed068ecae001b0cba58_configure.tar.zst.siginfo: timeout('timed out') Traceback (most recent call last): File "/w/workspace/sandbox-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/sandbox-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/sandbox-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/sandbox-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/sandbox-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/sandbox-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/sandbox-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/sandbox-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/sandbox-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/sandbox-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/sandbox-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/sandbox-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/sandbox-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/sandbox-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/sandbox-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://d7/5e/sstate:qtcharts:aarch64-agl-linux:5.15.7+gitAUTOINC+df56d9b4e6:r0:aarch64:10:d75e87fee841d2bd2a64e18ba647b2a7a712532b317a1641bf0584751f149c27_packagedata.tar.zst.siginfo: timeout('timed out') Traceback (most recent call last): File "/w/workspace/sandbox-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/sandbox-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/sandbox-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/sandbox-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/sandbox-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/sandbox-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/sandbox-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/sandbox-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/sandbox-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/sandbox-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/sandbox-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/sandbox-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/sandbox-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/sandbox-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/sandbox-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://29/47/sstate:gnome-desktop-testing:aarch64-agl-linux:2021.1:r0:aarch64:10:29472bd7c3beeb3f4de01d2f4ccef34042800cd77d7070a04b1e4b6fb6a138e3_package.tar.zst.siginfo: timeout('timed out') Traceback (most recent call last): File "/w/workspace/sandbox-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/sandbox-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/sandbox-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/sandbox-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/sandbox-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/sandbox-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/sandbox-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/sandbox-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/sandbox-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/sandbox-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/sandbox-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/sandbox-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/sandbox-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/sandbox-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/sandbox-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://9b/83/sstate:hts-engine:aarch64-agl-linux:1.10:r0:aarch64:10:9b83d3ba17f30f23e13b491a539cb51b64dc875f8f2289f20a05d9d2a2c42f26_populate_sysroot.tar.zst.siginfo: timeout('timed out') Traceback (most recent call last): File "/w/workspace/sandbox-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/sandbox-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/sandbox-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/sandbox-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/sandbox-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/sandbox-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/sandbox-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/sandbox-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/sandbox-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/sandbox-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/sandbox-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/sandbox-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/sandbox-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/sandbox-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/sandbox-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://db/d1/sstate:parted-native::3.4:r0::10:dbd10ab337fdebe33a5da9a6a2ed203c2faed48e7288236fada866c26de7b580_patch.tar.zst.siginfo: timeout('timed out') Traceback (most recent call last): File "/w/workspace/sandbox-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/sandbox-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/sandbox-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/sandbox-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/sandbox-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/sandbox-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/sandbox-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/sandbox-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/sandbox-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/sandbox-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/sandbox-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/sandbox-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/sandbox-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/sandbox-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/sandbox-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/sandbox-build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/meta/recipes-support/libseccomp/libseccomp_2.5.3.bb:do_install_ptest_base /w/workspace/sandbox-build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/bsp/meta-raspberrypi/recipes-kernel/linux-firmware-rpidistro/linux-firmware-rpidistro_git.bb:do_compile /w/workspace/sandbox-build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/meta/recipes-support/libjitterentropy/libjitterentropy_3.4.0.bb:do_fetch /w/workspace/sandbox-build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/meta-agl-demo/recipes-platform/images/agl-ivi-demo-qt-crosssdk.bb:do_image_qa /w/workspace/sandbox-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 virtual:native:/w/workspace/sandbox-build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/external/poky/meta/recipes-devtools/autoconf/autoconf_2.71.bb:do_populate_sysroot NOTE: Reparsing files to collect dependency data Writing locked sigs to /w/workspace/sandbox-build-machines-sstate-mirror/AGLBRANCH/quillback/MACHINE/raspberrypi4/label/agl-test-slave/sstate-build/build-raspberrypi4/locked-sigs.inc NOTE: Writing buildhistory NOTE: Writing buildhistory took: 10 seconds