Your message dated Sun, 07 Jan 2024 10:50:38 +0000
with message-id <e1rmqjm-00davc...@fasolo.debian.org>
and subject line Bug#1058258: fixed in networking-sfc 17.0.0-2
has caused the Debian Bug report #1058258,
regarding networking-sfc: FTBFS: KeyError: slice(1, None, None)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1058258: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1058258
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: networking-sfc
Version: 17.0.0-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20231212 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> ======================================================================
> FAIL: 
> networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_service_graph_driver_manager_called
> networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_service_graph_driver_manager_called
> ----------------------------------------------------------------------
> testtools.testresult.real._StringException: Traceback (most recent call last):
>   File 
> "/<<PKGBUILDDIR>>/networking_sfc/tests/unit/services/sfc/test_plugin.py", 
> line 40, in setUp
>     super(SfcPluginTestCase, self).setUp(
>   File "/<<PKGBUILDDIR>>/networking_sfc/tests/unit/db/test_sfc_db.py", line 
> 343, in setUp
>     super(SfcDbPluginTestCase, self).setUp(
>   File "/<<PKGBUILDDIR>>/networking_sfc/tests/base.py", line 66, in setUp
>     self._subnet = self._make_subnet(
>                    ^^^^^^^^^^^^^^^^^^
>   File 
> "/usr/lib/python3/dist-packages/neutron/tests/unit/db/test_db_base_plugin_v2.py",
>  line 601, in _make_subnet
>     raise webob.exc.HTTPClientError(code=res.status_int)
> webob.exc.HTTPClientError: The server could not comply with the request since 
> it is either malformed or otherwise incorrect.
> 
> 
> ======================================================================
> FAIL: 
> networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_service_graph_postcommit_driver_manager_exception
> networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_service_graph_postcommit_driver_manager_exception
> ----------------------------------------------------------------------
> testtools.testresult.real._StringException: Traceback (most recent call last):
>   File 
> "/<<PKGBUILDDIR>>/networking_sfc/tests/unit/services/sfc/test_plugin.py", 
> line 40, in setUp
>     super(SfcPluginTestCase, self).setUp(
>   File "/<<PKGBUILDDIR>>/networking_sfc/tests/unit/db/test_sfc_db.py", line 
> 343, in setUp
>     super(SfcDbPluginTestCase, self).setUp(
>   File "/<<PKGBUILDDIR>>/networking_sfc/tests/base.py", line 66, in setUp
>     self._subnet = self._make_subnet(
>                    ^^^^^^^^^^^^^^^^^^
>   File 
> "/usr/lib/python3/dist-packages/neutron/tests/unit/db/test_db_base_plugin_v2.py",
>  line 601, in _make_subnet
>     raise webob.exc.HTTPClientError(code=res.status_int)
> webob.exc.HTTPClientError: The server could not comply with the request since 
> it is either malformed or otherwise incorrect.
> 
> 
> ======================================================================
> FAIL: 
> networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_service_graph_precommit_driver_manager_exception
> networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_service_graph_precommit_driver_manager_exception
> ----------------------------------------------------------------------
> testtools.testresult.real._StringException: Traceback (most recent call last):
>   File 
> "/<<PKGBUILDDIR>>/networking_sfc/tests/unit/services/sfc/test_plugin.py", 
> line 40, in setUp
>     super(SfcPluginTestCase, self).setUp(
>   File "/<<PKGBUILDDIR>>/networking_sfc/tests/unit/db/test_sfc_db.py", line 
> 343, in setUp
>     super(SfcDbPluginTestCase, self).setUp(
>   File "/<<PKGBUILDDIR>>/networking_sfc/tests/base.py", line 66, in setUp
>     self._subnet = self._make_subnet(
>                    ^^^^^^^^^^^^^^^^^^
>   File 
> "/usr/lib/python3/dist-packages/neutron/tests/unit/db/test_db_base_plugin_v2.py",
>  line 601, in _make_subnet
>     raise webob.exc.HTTPClientError(code=res.status_int)
> webob.exc.HTTPClientError: The server could not comply with the request since 
> it is either malformed or otherwise incorrect.
> 
> 
> ======================================================================
> FAIL: 
> networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_tap_port_chain_consistency
> networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_tap_port_chain_consistency
> ----------------------------------------------------------------------
> testtools.testresult.real._StringException: Traceback (most recent call last):
>   File 
> "/<<PKGBUILDDIR>>/networking_sfc/tests/unit/services/sfc/test_plugin.py", 
> line 40, in setUp
>     super(SfcPluginTestCase, self).setUp(
>   File "/<<PKGBUILDDIR>>/networking_sfc/tests/unit/db/test_sfc_db.py", line 
> 343, in setUp
>     super(SfcDbPluginTestCase, self).setUp(
>   File "/<<PKGBUILDDIR>>/networking_sfc/tests/base.py", line 66, in setUp
>     self._subnet = self._make_subnet(
>                    ^^^^^^^^^^^^^^^^^^
>   File 
> "/usr/lib/python3/dist-packages/neutron/tests/unit/db/test_db_base_plugin_v2.py",
>  line 601, in _make_subnet
>     raise webob.exc.HTTPClientError(code=res.status_int)
> webob.exc.HTTPClientError: The server could not comply with the request since 
> it is either malformed or otherwise incorrect.
> 
> 
> ======================================================================
> FAIL: 
> networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_tap_port_pair_group_consistency
> networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_tap_port_pair_group_consistency
> ----------------------------------------------------------------------
> testtools.testresult.real._StringException: Traceback (most recent call last):
>   File 
> "/<<PKGBUILDDIR>>/networking_sfc/tests/unit/services/sfc/test_plugin.py", 
> line 40, in setUp
>     super(SfcPluginTestCase, self).setUp(
>   File "/<<PKGBUILDDIR>>/networking_sfc/tests/unit/db/test_sfc_db.py", line 
> 343, in setUp
>     super(SfcDbPluginTestCase, self).setUp(
>   File "/<<PKGBUILDDIR>>/networking_sfc/tests/base.py", line 66, in setUp
>     self._subnet = self._make_subnet(
>                    ^^^^^^^^^^^^^^^^^^
>   File 
> "/usr/lib/python3/dist-packages/neutron/tests/unit/db/test_db_base_plugin_v2.py",
>  line 601, in _make_subnet
>     raise webob.exc.HTTPClientError(code=res.status_int)
> webob.exc.HTTPClientError: The server could not comply with the request since 
> it is either malformed or otherwise incorrect.
> 
> 
> ----------------------------------------------------------------------
> Ran 746 tests in 109.404s
> 
> FAILED (failures=418)
> + echo ======> STESTR TEST SUITE FAILED FOR python3.12: displaying pip3 
> freeze output...
> ======> STESTR TEST SUITE FAILED FOR python3.12: displaying pip3 freeze 
> output...
> + [ -x /usr/bin/pip3 ]
> + pip3 freeze
> alabaster==0.7.12
> alembic==1.8.1.dev0
> amqp==5.2.0
> anyjson==0.3.3
> appdirs==1.4.4
> async-timeout==4.0.3
> attrs==23.1.0
> autopage==0.4.0
> Babel==2.10.3
> bcrypt==3.2.2
> beautifulsoup4==4.12.2
> blinker==1.7.0
> cachetools==5.3.0
> cairocffi==1.6.1
> CairoSVG==2.7.1
> certifi==2023.7.22
> cffi==1.16.0
> chardet==5.2.0
> charset-normalizer==3.3.2
> cliff==4.3.0
> cmd2==2.4.3+ds
> confluent-kafka==1.7.0
> coverage==7.2.7
> cryptography==38.0.4
> cssselect2==0.7.0
> debtcollector==2.5.0
> decorator==5.1.1
> defusedxml==0.7.1
> Deprecated==1.2.14
> deprecation==2.0.7
> dnspython==2.4.2
> docutils==0.20.1
> dogpile.cache==1.1.8
> dulwich==0.21.6
> etcd3==0.12.0
> etcd3gw==2.1.0
> eventlet==0.33.3
> extras==1.0.0
> fasteners==0.18
> fixtures==4.0.1
> flake8==6.1.0
> future==0.18.2
> futurist==2.4.1
> gevent==23.9.1
> greenlet==3.0.1
> grpcio==1.51.1
> hacking==4.1.0
> httplib2==0.20.4
> idna==3.3
> imagesize==1.4.1
> importlib-metadata==4.12.0
> iso8601==1.0.2
> isort==5.6.4
> jaraco.classes==3.2.1
> jeepney==0.8.0
> Jinja2==3.1.2
> jmespath==1.0.1
> jsonpatch==1.32
> jsonpointer==2.3
> jsonschema==4.10.3
> kazoo==2.9.0.dev0
> keyring==24.3.0
> keystoneauth1==5.3.0
> keystonemiddleware==10.4.1
> kombu==5.3.4
> logutils==0.3.5
> lxml==4.9.3
> Mako==1.2.4.dev0
> MarkupSafe==2.1.3
> mccabe==0.7.0
> mock==4.0.3
> monotonic==1.6
> more-itertools==10.1.0
> msgpack==1.0.3
> ncclient==0.6.13
> netaddr==0.8.0
> netifaces==0.11.0
> networking-sfc==17.0.0
> neutron==23.0.0
> neutron-lib==3.8.0
> oauthlib==3.2.2
> openstackdocstheme==3.2.0
> openstacksdk==1.5.0
> os-api-ref==2.3.0
> os-client-config==2.1.0
> os-ken==2.7.0
> os-resource-classes==1.1.0
> os-service-types==1.7.0
> os-traits==3.0.0
> os-vif==3.2.0
> osc-lib==2.8.1
> oslo.cache==3.5.0
> oslo.concurrency==5.2.0
> oslo.config==9.2.0
> oslo.context==5.2.0
> oslo.db==14.1.0
> oslo.i18n==6.1.0
> oslo.log==5.3.0
> oslo.messaging==14.4.1
> oslo.metrics==0.7.0
> oslo.middleware==5.2.0
> oslo.policy==4.2.1
> oslo.privsep==3.2.0
> oslo.reports==3.1.0
> oslo.rootwrap==7.1.0
> oslo.serialization==5.2.0
> oslo.service==3.2.0
> oslo.upgradecheck==2.2.0
> oslo.utils==6.2.1
> oslo.versionedobjects==3.2.0
> oslosphinx==4.18.0
> oslotest==4.5.0
> osprofiler==3.4.3
> ovs==3.2.2
> ovsdbapp==2.4.1
> packaging==23.2
> paramiko==2.12.0
> Paste==3.7.1
> PasteDeploy==3.0.1
> pbr==5.11.1
> pecan==1.4.2
> Pillow==10.1.0
> ply==3.11
> prettytable==3.6.0
> prometheus-client==0.17.1
> protobuf==4.21.12
> psutil==5.9.5
> psycopg2==2.9.9
> pure-sasl==0.5.1
> py==1.11.0
> pycadf==3.1.1
> pycodestyle==2.11.1
> pycparser==2.21
> pyflakes==3.1.0
> Pygments==2.15.1
> pyinotify==0.9.6
> PyJWT==2.7.0
> pykerberos==1.1.14
> pymemcache==4.0.0
> PyMySQL==1.0.2
> PyNaCl==1.5.0
> pyOpenSSL==23.2.0
> pyparsing==3.1.1
> pyperclip==1.8.2
> pyroute2==0.7.7
> pyrsistent==0.18.1
> python-binary-memcached==0.31.1
> python-cinderclient==9.4.0
> python-dateutil==2.8.2
> python-designateclient==5.3.0
> python-glanceclient==4.4.0
> python-keystoneclient==5.2.0
> python-memcached==1.58
> python-neutronclient==11.0.0
> python-novaclient==18.4.0
> python-openstackclient==6.3.0
> python-subunit==1.4.2
> pytz==2023.3.post1
> pyudev==0.24.0
> PyYAML==6.0.1
> pyzmq==24.0.1
> redis==4.3.4
> repoze.lru==0.7
> requests==2.31.0
> requests-mock==1.10.0
> requestsexceptions==1.4.0
> rfc3986==2.0.0
> roman==3.3
> Routes==2.5.1
> SecretStorage==3.3.3
> setproctitle==1.3.3
> simplegeneric==0.8.1
> simplejson==3.19.2
> six==1.16.0
> snowballstemmer==2.2.0
> sortedcontainers==2.4.0
> soupsieve==2.5
> Sphinx==7.2.6
> sphinxcontrib-svg2pdfconverter==1.2.2
> SQLAlchemy==1.4.47
> statsd==4.0.1
> stestr==4.0.1
> stevedore==5.1.0
> Tempita==0.5.2
> tenacity==8.2.1
> testresources==2.0.1
> testscenarios==0.5.0
> testtools==2.6.0
> tinycss2==1.2.1
> toml==0.10.2
> tooz==4.2.0
> uhashring==2.3
> unittest2==1.1.0
> urllib3==1.26.18
> vine==5.0.0
> voluptuous==0.12.2
> waitress==2.1.2
> warlock==2.0.1
> wcwidth==0.2.5
> webencodings==0.5.1
> WebOb==1.8.6
> WebTest==3.0.0
> wrapt==1.15.0
> xcffib==0.11.1
> yappi==1.4.0
> zake==0.2.2
> zipp==1.0.0
> zope.event==5.0
> zope.interface==6.1
> + exit 1
> make[1]: *** [debian/rules:27: override_dh_install] Error 1


The full build log is available from:
http://qa-logs.debian.net/2023/12/12/networking-sfc_17.0.0-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20231212;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20231212&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: networking-sfc
Source-Version: 17.0.0-2
Done: Thomas Goirand <z...@debian.org>

We believe that the bug you reported is fixed in the latest version of
networking-sfc, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1058...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thomas Goirand <z...@debian.org> (supplier of updated networking-sfc package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 07 Jan 2024 11:15:35 +0100
Source: networking-sfc
Architecture: source
Version: 17.0.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <team+openst...@tracker.debian.org>
Changed-By: Thomas Goirand <z...@debian.org>
Closes: 1058258
Changes:
 networking-sfc (17.0.0-2) unstable; urgency=medium
 .
   * Add do-not-use-assertDictContainsSubset.patch (Closes: #1058258).
Checksums-Sha1:
 ca933fc981034c54a08b0d7981ccd865f715b56d 2951 networking-sfc_17.0.0-2.dsc
 b6d40cc852b6e7f1986c6dad44e0eb439e74988a 7060 
networking-sfc_17.0.0-2.debian.tar.xz
 4f0063c9df3f9cc949d99a0053e4be802e93103b 21304 
networking-sfc_17.0.0-2_amd64.buildinfo
Checksums-Sha256:
 ea9952df6b9d53ea624a10a08131e265031772dc0efaf46095653b2969a58fc8 2951 
networking-sfc_17.0.0-2.dsc
 5051f3f53a58badfcedced4ffd55f959ab6573fa0f6febbfe97f57e96e5a499a 7060 
networking-sfc_17.0.0-2.debian.tar.xz
 4c94e486213bf8286f5ca7799c9acf54c92e56e8e5b38eb3bb68b71721f3596c 21304 
networking-sfc_17.0.0-2_amd64.buildinfo
Files:
 531333dd8b66cfbd0ccb9baeaf944aef 2951 net optional networking-sfc_17.0.0-2.dsc
 46653a3505c26d56d0d34f5b3f6b2153 7060 net optional 
networking-sfc_17.0.0-2.debian.tar.xz
 1928edc4a2ff5a880a97b132c57ad21f 21304 net optional 
networking-sfc_17.0.0-2_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmWafHIACgkQ1BatFaxr
Q/5hPQ//UaOI9d93DKNa8AnWh2+lwP0rq+pvPJM+cy+rSJDc0SJwARi+loOpEL6K
9/gy2qbd1tH6KUbPNPH5VJHG5ZrZ8UwvoZBSa8mcXgxeuFXcbnw6zcSfbkPO/Lou
xeoGKTeFq2Sd56G4LzPfu9Wlu1awGo+kiJcxs9wIcAgchHtneJan+l5hI450Saqg
oPJaqQNR/U5LaRObm07zm20rpd2AYCJiB1dRPK+NJEX36XGhHaNoQon7RtXzugx9
4N7/YJjU/J4IV46Gs8jnShrbvtWa5ERcn15AIXKG3zxSDbGcddLO0XPXF8uNlgMb
LnUoP8ajmEO/WkM96S4v92esJjILZrkdfTc87ztYzLAwDtD19QBO1l11LqwbpydM
wsngxufuNuNHUtl+BF4oCk4GfaPK6MqdzYPz2lWd/PJSNzrrXWZFNFWXoi6/IPGI
/+QrLxqLNv5SUCeb5Plw9CL6uen0tvos/6Hupw4+qFmBW5V5nBwHzO3yy3X+VyXL
k9Kya28+JgQJ7y1SwcGYT0Xe3FvscHgBts6eHMhaxflxm15GTRdbLsOI7Lb0MXR7
TYq63OvmaoReCKsReJ2PE0jr7gMOKT+FdRKN1jDBjuemtwkpJiMqU4Lx2HyzKVab
OHaEYX2nAJKLZ0m/mJqEyH3TXAIFoFe5nlCruDQJCLv3GJI7zKI=
=av+R
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to