*** tosky has quit IRC | 00:23 | |
*** lifeless has quit IRC | 00:53 | |
*** lifeless has joined #openstack-release | 00:55 | |
*** EmilienM|PTO has quit IRC | 01:24 | |
*** hberaud has quit IRC | 02:18 | |
*** hberaud has joined #openstack-release | 02:25 | |
*** armax has quit IRC | 03:12 | |
*** hberaud has quit IRC | 03:44 | |
*** mgoddard has joined #openstack-release | 04:08 | |
*** armax has joined #openstack-release | 04:11 | |
*** armax has quit IRC | 04:15 | |
*** ykarel has joined #openstack-release | 04:53 | |
*** dave-mccowan has quit IRC | 05:19 | |
*** evrardjp has quit IRC | 05:33 | |
*** evrardjp has joined #openstack-release | 05:33 | |
*** whoami-rajat__ has joined #openstack-release | 05:41 | |
*** prometheanfire has quit IRC | 07:14 | |
*** sboyron has joined #openstack-release | 07:25 | |
*** prometheanfire has joined #openstack-release | 07:29 | |
*** rpittau|afk is now known as rpittau | 08:01 | |
*** elod_pto is now known as elod | 08:48 | |
*** hberaud has joined #openstack-release | 08:49 | |
*** ricolin has joined #openstack-release | 09:41 | |
*** slaweq has joined #openstack-release | 09:55 | |
*** e0ne has joined #openstack-release | 09:58 | |
*** dtantsur|afk is now known as dtantsur | 10:35 | |
*** slaweq has quit IRC | 10:38 | |
openstackgerrit | Pierre Riteau proposed openstack/releases master: [Tempest Plugins] Tag stein EM https://review.opendev.org/c/openstack/releases/+/768538 | 10:40 |
---|---|---|
hberaud | o/ I got errors with errors on debtcollector "for n in self._cache['dates'] KeyError: 'dates'" I didn't find related entries in our bug tracker or on gerrit, does someone have an idea? Apparently it fails to build ocata... | 10:42 |
hberaud | s/I got errors with errors on debtcollector/I got errors with debtcollector/ | 10:43 |
hberaud | Sorry, I got errors with reno ON debtcollector | 10:44 |
*** e0ne has quit IRC | 11:16 | |
*** ricolin has quit IRC | 11:17 | |
priteau | hberaud: https://review.opendev.org/c/openstack/releases/+/768538 is failing the validate job now that I've updated Git SHAs. Do we need to split it in two, first to tag 0.6.0 and then to use the same SHA for stein-em? | 11:20 |
* hberaud looks | 11:21 | |
hberaud | priteau: I guess yes as d952210ecd83d78a108baa596a256c429c521503 (0.6.0) looks for stein-em... | 11:23 |
priteau | When the validate job was passing, 0.6.0 was using the same SHA as 0.5.0 which was a victoria tag | 11:24 |
openstackgerrit | Pierre Riteau proposed openstack/releases master: Release blazar-tempest-plugin for wallaby https://review.opendev.org/c/openstack/releases/+/769524 | 11:27 |
openstackgerrit | Pierre Riteau proposed openstack/releases master: [Tempest Plugins] Tag stein EM https://review.opendev.org/c/openstack/releases/+/768538 | 11:29 |
hberaud | priteau: Another point related to stein-em with tempest-plugin is that these projects are branchless project so there is nothing here to "extend maintenance" on. his is mixing concepts that do not go together. | 11:30 |
hberaud | priteau: We planed to discuss about this during our next meeting (tomorrow), to see if we really want to continue with this kind of patch | 11:31 |
hberaud | priteau: So for this reason it is worth to split your changes as you already did | 11:31 |
hberaud | priteau: Apparently this kind of project have been already moved on EM with queens, but for now we aren't fully sure to continue this process here. | 11:34 |
openstackgerrit | Dmitry Tantsur proposed openstack/releases master: Release sushy-tools 0.14.0 https://review.opendev.org/c/openstack/releases/+/769528 | 11:37 |
priteau | hberaud: I suppose the first patch needs to be merged before the second one passes validation | 11:42 |
elod | hmmm, these tempest-plugin stein-em patches are interesting. Tempest plugins were intentionally left out from stein-em tagging so far. | 11:57 |
elod | anyway, priteau : the validation should pass when the parent patch has merged, yes. | 11:58 |
*** tosky has joined #openstack-release | 12:15 | |
*** slaweq has joined #openstack-release | 12:17 | |
hberaud | priteau: yes it must be merged first and it will unlock the second | 12:28 |
ttx | hberaud: That reno/debtcollector issue does not ring any bell... do you have a pointer to logs? | 12:31 |
hberaud | ttx: http://paste.openstack.org/show/801440/ | 12:34 |
hberaud | ttx: this is local tests | 12:34 |
hberaud | I tried: 1) to upgrade reno 2) from a fresh clone 3) with another version of python | 12:35 |
hberaud | and it works as expected with other projects (by example freezer-api) | 12:36 |
hberaud | so I think this is something internal to the repo | 12:36 |
hberaud | ocata exist on debtcollector => https://opendev.org/openstack/debtcollector/src/branch/stable/ocata | 12:37 |
*** e0ne has joined #openstack-release | 12:38 | |
ttx | looking if I can reproduce | 12:38 |
hberaud | thanks | 12:38 |
ttx | hmm, works for me | 12:39 |
hberaud | weird | 12:39 |
ttx | just on a freshly-cloned repo and running that tox command | 12:39 |
ttx | Checking if dependencies installed are different from your logs | 12:40 |
hberaud | I did the same and it failed too | 12:40 |
hberaud | but as said with some other project that works | 12:42 |
ttx | the logs appear a bit different, let me paste mine | 12:42 |
hberaud | ack | 12:42 |
ttx | http://paste.openstack.org/show/801442/ | 12:42 |
ttx | mine installs more deps | 12:43 |
ttx | Let me compare | 12:43 |
hberaud | first thing that I can see is that I use my changes (deps pulled from doc/requirements) | 12:43 |
hberaud | but even without that that failed | 12:43 |
hberaud | (with a fresh clone without any local changes fail too) | 12:44 |
ttx | mine has a lot more deps installed http://paste.openstack.org/show/801443/ | 12:46 |
hberaud | ttx: please can you retry with => https://review.opendev.org/c/openstack/debtcollector/+/769517 | 12:46 |
ttx | sure | 12:46 |
hberaud | thx | 12:46 |
ttx | works. installed slightly less deps but still more than in your case | 12:47 |
hberaud | ok weird | 12:48 |
hberaud | wich version of tox are you using? | 12:48 |
ttx | pasting the diff | 12:48 |
ttx | http://paste.openstack.org/show/801442/ | 12:49 |
hberaud | here 3.13.2 is used | 12:49 |
ttx | $ tox --version | 12:49 |
ttx | 3.13.2 imported from /usr/lib/python3/dist-packages/tox/__init__.py | 12:49 |
hberaud | same thing | 12:50 |
hberaud | can you ls -la /usr/bin/python3 | 12:50 |
hberaud | mine is 3.7 | 12:51 |
ttx | 3.8.5 | 12:51 |
hberaud | ok it could be track | 12:51 |
hberaud | *a | 12:52 |
ttx | CacheControl is a likely culprit... In my setup it imports CacheControl==0.12.6 while in yours it does not, and the error is around a KeyError in _cache | 12:53 |
hberaud | yes | 12:53 |
ttx | or maybe you should clean up your cache | 12:54 |
hberaud | ok fixed! | 12:55 |
hberaud | python3.8 fixed the issue | 12:55 |
ttx | hmm, oook | 12:55 |
hberaud | I moved python3 to /usr/bin/python3.8 and used tox from this env | 12:56 |
hberaud | s/used from/installed into/ | 12:56 |
hberaud | else how to clean that cache? by removing ./releasenotes/notes/reno.cache ? | 12:57 |
ttx | unlear. Looking at source code you can run reno without caching | 12:58 |
ttx | And since the error here is on cache loading... | 12:58 |
ttx | unclear* | 12:58 |
hberaud | CacheControl don't seems to be an officially deps in reno | 13:05 |
hberaud | s/officially/official | 13:05 |
hberaud | even with py3.8 it is not installed on my side but the build works http://paste.openstack.org/show/801445/ | 13:08 |
ttx | yeah not sure what pulls CacheControl in | 13:11 |
hberaud | Well I think I need an official system upgrade... | 13:11 |
*** brinzhang0 has quit IRC | 13:12 | |
hberaud | I think the issue is more on the fact that my OS is a bit out of date | 13:12 |
*** slaweq has quit IRC | 13:15 | |
*** ricolin has joined #openstack-release | 13:41 | |
*** odyssey4me has joined #openstack-release | 13:41 | |
*** e0ne has quit IRC | 13:56 | |
*** dave-mccowan has joined #openstack-release | 14:11 | |
*** armax has joined #openstack-release | 15:27 | |
*** mgoddard has quit IRC | 15:41 | |
*** mgoddard has joined #openstack-release | 15:41 | |
*** mgoddard has quit IRC | 15:47 | |
*** ykarel has quit IRC | 16:30 | |
*** mgoddard has joined #openstack-release | 17:10 | |
*** rpittau is now known as rpittau|afk | 17:43 | |
openstackgerrit | Iury Gregory Melo Ferreira proposed openstack/releases master: Change molteniron release-model to abandon https://review.opendev.org/c/openstack/releases/+/769597 | 17:52 |
*** dtantsur is now known as dtantsur|afk | 18:27 | |
*** bnemec has quit IRC | 19:18 | |
*** bnemec has joined #openstack-release | 19:24 | |
*** bnemec has quit IRC | 19:30 | |
*** bnemec has joined #openstack-release | 19:32 | |
*** bnemec has quit IRC | 19:37 | |
*** bnemec has joined #openstack-release | 19:39 | |
*** whoami-rajat__ has quit IRC | 20:21 | |
*** sboyron has quit IRC | 21:02 | |
*** bnemec has quit IRC | 22:45 | |
*** bnemec has joined #openstack-release | 23:01 | |
*** tosky has quit IRC | 23:51 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!