Running '. ./init-build-env; bitbake-selftest' with output to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build/command-1-cmds.log in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build
Poky - The Yocto Project testing distribution
........................................................................................................................................................................................................................................s........................................................ssss.s..ssss...................................................................ssss.sssssssssss......s.s.sss..............................................................................................................................ssssssssssssssssssssssssssssssssssssssss.........................................................................................................................ssssssssssssssssssssssssssssssssssssssss......Sending SIGTERM to pr-server.
........EEEEEE....
======================================================================
ERROR: test_dependency_resolution (layerindexlib.tests.restapi.LayerIndexWebRestApiTest.test_dependency_resolution)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/bitbake/lib/layerindexlib/__init__.py", line 138, in _fetch_url
res = urlopen(Request(url, headers={'User-Agent': 'Mozilla/5.0 (bitbake/lib/layerindex)'}, unverifiable=True))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/urllib/request.py", line 216, in urlopen
return opener.open(url, data, timeout)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/urllib/request.py", line 525, in open
response = meth(req, response)
^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/urllib/request.py", line 634, in http_response
response = self.parent.error(
^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/urllib/request.py", line 563, in error
return self._call_chain(*args)
^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/urllib/request.py", line 496, in _call_chain
result = func(*args)
^^^^^^^^^^^
File "/usr/lib/python3.11/urllib/request.py", line 643, in http_error_default
raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 504: Gateway Time-out
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/bitbake/lib/layerindexlib/tests/restapi.py", line 25, in setUp
self.layerindex.load_layerindex('https://layers.openembedded.org/layerindex/api/;branch=sumo', load=['layerDependencies'])
File "/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/bitbake/lib/layerindexlib/__init__.py", line 219, in load_layerindex
indexEnt = plugin.load_index(indexURI, load)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/bitbake/lib/layerindexlib/restapi.py", line 45, in load_index
return self.load_index_web(up, url, load)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/bitbake/lib/layerindexlib/restapi.py", line 241, in load_index_web
pindex['layerBranches'] = _get_json_response(index.apilinks['layerBranches'] + filter,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/bitbake/lib/layerindexlib/restapi.py", line 160, in _get_json_response
res = self.layerindex._fetch_url(up_stripped.geturl(), username=username, password=password)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/bitbake/lib/layerindexlib/__init__.py", line 149, in _fetch_url
raise LayerIndexFetchError(url, e)
layerindexlib.LayerIndexFetchError: Unable to fetch layerindex url https://layers.openembedded.org/layerindex/api/layerBranches/?filter=branch__name:sumo: HTTP Error 504: Gateway Time-out
======================================================================
ERROR: test_find_collection (layerindexlib.tests.restapi.LayerIndexWebRestApiTest.test_find_collection)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/bitbake/lib/layerindexlib/__init__.py", line 138, in _fetch_url
res = urlopen(Request(url, headers={'User-Agent': 'Mozilla/5.0 (bitbake/lib/layerindex)'}, unverifiable=True))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/urllib/request.py", line 216, in urlopen
return opener.open(url, data, timeout)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/urllib/request.py", line 525, in open
response = meth(req, response)
^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/urllib/request.py", line 634, in http_response
response = self.parent.error(
^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/urllib/request.py", line 563, in error
return self._call_chain(*args)
^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/urllib/request.py", line 496, in _call_chain
result = func(*args)
^^^^^^^^^^^
File "/usr/lib/python3.11/urllib/request.py", line 643, in http_error_default
raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 504: Gateway Time-out
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/bitbake/lib/layerindexlib/restapi.py", line 197, in load_index_web
index.apilinks = _get_json_response(apiurl=url, username=up.username, password=up.password)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/bitbake/lib/layerindexlib/restapi.py", line 160, in _get_json_response
res = self.layerindex._fetch_url(up_stripped.geturl(), username=username, password=password)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/bitbake/lib/layerindexlib/__init__.py", line 149, in _fetch_url
raise LayerIndexFetchError(url, e)
layerindexlib.LayerIndexFetchError: Unable to fetch layerindex url https://layers.openembedded.org/layerindex/api/: HTTP Error 504: Gateway Time-out
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/bitbake/lib/layerindexlib/tests/restapi.py", line 25, in setUp
self.layerindex.load_layerindex('https://layers.openembedded.org/layerindex/api/;branch=sumo', load=['layerDependencies'])
File "/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/bitbake/lib/layerindexlib/__init__.py", line 219, in load_layerindex
indexEnt = plugin.load_index(indexURI, load)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/bitbake/lib/layerindexlib/restapi.py", line 45, in load_index
return self.load_index_web(up, url, load)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/bitbake/lib/layerindexlib/restapi.py", line 199, in load_index_web
raise layerindexlib.LayerIndexFetchError(url, e)
layerindexlib.LayerIndexFetchError: Unable to fetch layerindex url https://layers.openembedded.org/layerindex/api/;branch=sumo: Unable to fetch layerindex url https://layers.openembedded.org/layerindex/api/: HTTP Error 504: Gateway Time-out
======================================================================
ERROR: test_find_layerbranch (layerindexlib.tests.restapi.LayerIndexWebRestApiTest.test_find_layerbranch)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/bitbake/lib/layerindexlib/__init__.py", line 138, in _fetch_url
res = urlopen(Request(url, headers={'User-Agent': 'Mozilla/5.0 (bitbake/lib/layerindex)'}, unverifiable=True))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/urllib/request.py", line 216, in urlopen
return opener.open(url, data, timeout)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/urllib/request.py", line 525, in open
response = meth(req, response)
^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/urllib/request.py", line 634, in http_response
response = self.parent.error(
^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/urllib/request.py", line 563, in error
return self._call_chain(*args)
^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/urllib/request.py", line 496, in _call_chain
result = func(*args)
^^^^^^^^^^^
File "/usr/lib/python3.11/urllib/request.py", line 643, in http_error_default
raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 504: Gateway Time-out
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/bitbake/lib/layerindexlib/restapi.py", line 197, in load_index_web
index.apilinks = _get_json_response(apiurl=url, username=up.username, password=up.password)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/bitbake/lib/layerindexlib/restapi.py", line 160, in _get_json_response
res = self.layerindex._fetch_url(up_stripped.geturl(), username=username, password=password)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/bitbake/lib/layerindexlib/__init__.py", line 149, in _fetch_url
raise LayerIndexFetchError(url, e)
layerindexlib.LayerIndexFetchError: Unable to fetch layerindex url https://layers.openembedded.org/layerindex/api/: HTTP Error 504: Gateway Time-out
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/bitbake/lib/layerindexlib/tests/restapi.py", line 25, in setUp
self.layerindex.load_layerindex('https://layers.openembedded.org/layerindex/api/;branch=sumo', load=['layerDependencies'])
File "/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/bitbake/lib/layerindexlib/__init__.py", line 219, in load_layerindex
indexEnt = plugin.load_index(indexURI, load)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/bitbake/lib/layerindexlib/restapi.py", line 45, in load_index
return self.load_index_web(up, url, load)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/bitbake/lib/layerindexlib/restapi.py", line 199, in load_index_web
raise layerindexlib.LayerIndexFetchError(url, e)
layerindexlib.LayerIndexFetchError: Unable to fetch layerindex url https://layers.openembedded.org/layerindex/api/;branch=sumo: Unable to fetch layerindex url https://layers.openembedded.org/layerindex/api/: HTTP Error 504: Gateway Time-out
======================================================================
ERROR: test_layerindex_is_empty (layerindexlib.tests.restapi.LayerIndexWebRestApiTest.test_layerindex_is_empty)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/bitbake/lib/layerindexlib/__init__.py", line 138, in _fetch_url
res = urlopen(Request(url, headers={'User-Agent': 'Mozilla/5.0 (bitbake/lib/layerindex)'}, unverifiable=True))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/urllib/request.py", line 216, in urlopen
return opener.open(url, data, timeout)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/urllib/request.py", line 525, in open
response = meth(req, response)
^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/urllib/request.py", line 634, in http_response
response = self.parent.error(
^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/urllib/request.py", line 563, in error
return self._call_chain(*args)
^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/urllib/request.py", line 496, in _call_chain
result = func(*args)
^^^^^^^^^^^
File "/usr/lib/python3.11/urllib/request.py", line 643, in http_error_default
raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 504: Gateway Time-out
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/bitbake/lib/layerindexlib/restapi.py", line 197, in load_index_web
index.apilinks = _get_json_response(apiurl=url, username=up.username, password=up.password)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/bitbake/lib/layerindexlib/restapi.py", line 160, in _get_json_response
res = self.layerindex._fetch_url(up_stripped.geturl(), username=username, password=password)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/bitbake/lib/layerindexlib/__init__.py", line 149, in _fetch_url
raise LayerIndexFetchError(url, e)
layerindexlib.LayerIndexFetchError: Unable to fetch layerindex url https://layers.openembedded.org/layerindex/api/: HTTP Error 504: Gateway Time-out
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/bitbake/lib/layerindexlib/tests/restapi.py", line 25, in setUp
self.layerindex.load_layerindex('https://layers.openembedded.org/layerindex/api/;branch=sumo', load=['layerDependencies'])
File "/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/bitbake/lib/layerindexlib/__init__.py", line 219, in load_layerindex
indexEnt = plugin.load_index(indexURI, load)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/bitbake/lib/layerindexlib/restapi.py", line 45, in load_index
return self.load_index_web(up, url, load)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/bitbake/lib/layerindexlib/restapi.py", line 199, in load_index_web
raise layerindexlib.LayerIndexFetchError(url, e)
layerindexlib.LayerIndexFetchError: Unable to fetch layerindex url https://layers.openembedded.org/layerindex/api/;branch=sumo: Unable to fetch layerindex url https://layers.openembedded.org/layerindex/api/: HTTP Error 504: Gateway Time-out
======================================================================
ERROR: test_layerindex_store_file (layerindexlib.tests.restapi.LayerIndexWebRestApiTest.test_layerindex_store_file)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/bitbake/lib/layerindexlib/__init__.py", line 138, in _fetch_url
res = urlopen(Request(url, headers={'User-Agent': 'Mozilla/5.0 (bitbake/lib/layerindex)'}, unverifiable=True))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/urllib/request.py", line 216, in urlopen
return opener.open(url, data, timeout)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/urllib/request.py", line 525, in open
response = meth(req, response)
^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/urllib/request.py", line 634, in http_response
response = self.parent.error(
^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/urllib/request.py", line 563, in error
return self._call_chain(*args)
^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/urllib/request.py", line 496, in _call_chain
result = func(*args)
^^^^^^^^^^^
File "/usr/lib/python3.11/urllib/request.py", line 643, in http_error_default
raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 504: Gateway Time-out
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/bitbake/lib/layerindexlib/restapi.py", line 197, in load_index_web
index.apilinks = _get_json_response(apiurl=url, username=up.username, password=up.password)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/bitbake/lib/layerindexlib/restapi.py", line 160, in _get_json_response
res = self.layerindex._fetch_url(up_stripped.geturl(), username=username, password=password)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/bitbake/lib/layerindexlib/__init__.py", line 149, in _fetch_url
raise LayerIndexFetchError(url, e)
layerindexlib.LayerIndexFetchError: Unable to fetch layerindex url https://layers.openembedded.org/layerindex/api/: HTTP Error 504: Gateway Time-out
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/bitbake/lib/layerindexlib/tests/restapi.py", line 25, in setUp
self.layerindex.load_layerindex('https://layers.openembedded.org/layerindex/api/;branch=sumo', load=['layerDependencies'])
File "/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/bitbake/lib/layerindexlib/__init__.py", line 219, in load_layerindex
indexEnt = plugin.load_index(indexURI, load)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/bitbake/lib/layerindexlib/restapi.py", line 45, in load_index
return self.load_index_web(up, url, load)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/bitbake/lib/layerindexlib/restapi.py", line 199, in load_index_web
raise layerindexlib.LayerIndexFetchError(url, e)
layerindexlib.LayerIndexFetchError: Unable to fetch layerindex url https://layers.openembedded.org/layerindex/api/;branch=sumo: Unable to fetch layerindex url https://layers.openembedded.org/layerindex/api/: HTTP Error 504: Gateway Time-out
======================================================================
ERROR: test_layerindex_store_split (layerindexlib.tests.restapi.LayerIndexWebRestApiTest.test_layerindex_store_split)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/bitbake/lib/layerindexlib/__init__.py", line 138, in _fetch_url
res = urlopen(Request(url, headers={'User-Agent': 'Mozilla/5.0 (bitbake/lib/layerindex)'}, unverifiable=True))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/urllib/request.py", line 216, in urlopen
return opener.open(url, data, timeout)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/urllib/request.py", line 525, in open
response = meth(req, response)
^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/urllib/request.py", line 634, in http_response
response = self.parent.error(
^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/urllib/request.py", line 563, in error
return self._call_chain(*args)
^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/urllib/request.py", line 496, in _call_chain
result = func(*args)
^^^^^^^^^^^
File "/usr/lib/python3.11/urllib/request.py", line 643, in http_error_default
raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 504: Gateway Time-out
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/bitbake/lib/layerindexlib/restapi.py", line 197, in load_index_web
index.apilinks = _get_json_response(apiurl=url, username=up.username, password=up.password)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/bitbake/lib/layerindexlib/restapi.py", line 160, in _get_json_response
res = self.layerindex._fetch_url(up_stripped.geturl(), username=username, password=password)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/bitbake/lib/layerindexlib/__init__.py", line 149, in _fetch_url
raise LayerIndexFetchError(url, e)
layerindexlib.LayerIndexFetchError: Unable to fetch layerindex url https://layers.openembedded.org/layerindex/api/: HTTP Error 504: Gateway Time-out
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/bitbake/lib/layerindexlib/tests/restapi.py", line 25, in setUp
self.layerindex.load_layerindex('https://layers.openembedded.org/layerindex/api/;branch=sumo', load=['layerDependencies'])
File "/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/bitbake/lib/layerindexlib/__init__.py", line 219, in load_layerindex
indexEnt = plugin.load_index(indexURI, load)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/bitbake/lib/layerindexlib/restapi.py", line 45, in load_index
return self.load_index_web(up, url, load)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/bitbake/lib/layerindexlib/restapi.py", line 199, in load_index_web
raise layerindexlib.LayerIndexFetchError(url, e)
layerindexlib.LayerIndexFetchError: Unable to fetch layerindex url https://layers.openembedded.org/layerindex/api/;branch=sumo: Unable to fetch layerindex url https://layers.openembedded.org/layerindex/api/: HTTP Error 504: Gateway Time-out
----------------------------------------------------------------------
Ran 748 tests in 1180.709s
FAILED (errors=6, skipped=110)