opendevreview | Lukas Kranz proposed zuul/zuul-jobs master: prepare-workspace-git: Add ability to define synced pojects https://review.opendev.org/c/zuul/zuul-jobs/+/887917 | 08:24 |
---|---|---|
opendevreview | James Page proposed openstack/project-config master: Sunbeam: split ACL's from OpenStack Charms https://review.opendev.org/c/openstack/project-config/+/890312 | 08:54 |
*** amoralej is now known as amoralej|lunch | 11:07 | |
opendevreview | Merged openstack/project-config master: Sunbeam: split ACL's from OpenStack Charms https://review.opendev.org/c/openstack/project-config/+/890312 | 11:45 |
*** amoralej|lunch is now known as amoralej | 12:32 | |
opendevreview | Felipe Reyes proposed opendev/system-config master: Setup #openstack-charms IRC channel. https://review.opendev.org/c/opendev/system-config/+/890341 | 14:30 |
*** d34dh0r5- is now known as d34dh0r53 | 14:59 | |
frickler | on https://review.opendev.org/q/is:starred (which I very rarely visit) I get: Error 400 (Bad Request): too many terms in query: 1192 terms (max = 1024) | 15:08 |
frickler | is that just me or a general thing? | 15:08 |
JayF | it worked for me | 15:09 |
JayF | maybe you have too many things starred? | 15:09 |
frickler | that's possible, but how would I find out what to unstar if I can't list those? | 15:10 |
JayF | I don't know that :( | 15:12 |
frickler | hmm, I unstarred the last change I marked (which however wasn't marked as starred in the project overview), and now the error says "1191 terms" | 15:13 |
frickler | seems I starred quite a bit over the last 9 years or so. if I had known that stars are so precious, I might have been more thrifty with that :-/ | 15:18 |
fungi | maybe gerrit should start charging for them | 15:20 |
JayF | worth noting that URL is bugged too | 15:25 |
JayF | because you have to star then unstar on that page to unstar | 15:26 |
JayF | they don't load in star'd | 15:26 |
tonyb | https://review.opendev.org/q/is:starred?limit=100 ? | 15:28 |
tonyb | frickler: ^^ ? | 15:28 |
tonyb | frickler: you can probably also do is:starred+is:merged and remove the stars | 15:29 |
tonyb | frickler: you could also have some "fun" and automate it ;P | 15:30 |
frickler | tonyb: same error for both variants. also back to 1192 now for whatever reason | 15:30 |
JayF | back up to 1192 because is:merged is another query term | 15:30 |
* JayF guessing | 15:31 | |
tonyb | Hmm | 15:31 |
frickler | JayF: right, without that it is back to 1191. I'd star you, too, if I could ;) | 15:31 |
JayF | the errors are really similar to something I wrestled with back in the day when we had giant awesome ironic review dashboards | 15:32 |
JayF | and just kinda ran outta query space lol | 15:32 |
tonyb | Hmmm so is:starred and has:star are the same thing and they should only show stars by the current user (self) but the list it generates has a bunch of chnages that I haven't starred | 15:32 |
frickler | seems the stars are only shown on the patch view | 15:36 |
tonyb | Hmmm there is something strange going on. For Example: https://review.opendev.org/c/openstack/requirements/+/851632 shows up in 'is:starred' but even in the detailed change view doesn't show the star as active. | 15:41 |
tonyb | Other chnages indeed do show the star in change view | 15:41 |
fungi | heading out to grab lunch at the local biergarten, may be a couple of hours | 15:44 |
opendevreview | Brian Rosmaita proposed openstack/project-config master: Allow cinder-core to act as osc/sdk service-core https://review.opendev.org/c/openstack/project-config/+/890346 | 15:53 |
opendevreview | Brian Rosmaita proposed openstack/project-config master: Allow cinder-core to act as osc/sdk service-core https://review.opendev.org/c/openstack/project-config/+/890346 | 16:09 |
fungi | okay, back sooner than anticipated | 17:10 |
opendevreview | Merged openstack/project-config master: Allow cinder-core to act as osc/sdk service-core https://review.opendev.org/c/openstack/project-config/+/890346 | 17:28 |
corvus | the nodepool openshift job is failing with fedora mirror errors; eg: https://zuul.opendev.org/t/zuul/build/0beb31d928714d65810d479ab8d38789 | 18:08 |
fungi | corvus: i'm not super clear on the progress, but we're in the process of taking out fedora package mirrors, and likely images/nodes too | 18:09 |
fungi | probably worth dropping those jobs | 18:09 |
corvus | ah interesting | 18:09 |
corvus | i knew some fedora wind-down was happening; i wasn't aware it was retroactive | 18:09 |
fungi | i think the idea was that fedora nodes would simply stop relying on the old mirrors | 18:10 |
fungi | but maybe there were cases we overlooked | 18:10 |
frickler | seems f36 got archived? https://mirror.iad.rax.opendev.org/fedora/releases/36/README | 18:10 |
corvus | oh so did upstream mirror change (ie, archive / rm -rf) and that has propagated to ours? | 18:11 |
fungi | oho, maybe it wasn't even our doing then | 18:11 |
fungi | yeah, if we rsync an archived version, we'll end up with an empty mirror | 18:11 |
fungi | this has come up in the past | 18:12 |
frickler | on 28/07 according to grafana afs | 18:12 |
fungi | so would have happened friday | 18:12 |
corvus | okay, sounds like zuul should probably stop running that job until someone update it. thanks! | 18:12 |
fungi | until someone updates it, or forever, whichever comes last | 18:13 |
Clark[m] | corvus: I don't think the fedora nodes needed to be fedora in those jobs. It is the CentOS nodes that relied on the platform having specific packages | 19:59 |
corvus | Clark: agreed; i proposed a change with a switch to debian | 20:09 |
fungi | spoiler: the answer was... RETRY_LIMIT ;) | 20:11 |
fungi | looks like bindep adjustments are needed, specifically for libffi6 | 20:12 |
opendevreview | James E. Blair proposed zuul/zuul-jobs master: DNM: test ansible 8 https://review.opendev.org/c/zuul/zuul-jobs/+/890362 | 20:21 |
opendevreview | James E. Blair proposed zuul/zuul-jobs master: DNM: test ansible 6 https://review.opendev.org/c/zuul/zuul-jobs/+/890363 | 20:30 |
opendevreview | Michael Johnson proposed openstack/project-config master: Allow designate-core as osc/sdk service-core https://review.opendev.org/c/openstack/project-config/+/890365 | 21:04 |
opendevreview | Michael Johnson proposed openstack/project-config master: Allow octavia-core to act as osc/sdk service-core https://review.opendev.org/c/openstack/project-config/+/890366 | 21:09 |
opendevreview | James E. Blair proposed zuul/zuul-jobs master: DNM: test ansible 6 https://review.opendev.org/c/zuul/zuul-jobs/+/890363 | 21:10 |
opendevreview | James E. Blair proposed zuul/zuul-jobs master: DNM: test ansible 6 https://review.opendev.org/c/zuul/zuul-jobs/+/890363 | 21:11 |
opendevreview | James E. Blair proposed openstack/project-config master: Change zuul tenant ansible version to 8 https://review.opendev.org/c/openstack/project-config/+/890367 | 21:42 |
corvus | i'm going to restart zuul-web to get the ui updates | 21:51 |
fungi | ooh, thanks! | 21:52 |
fungi | i was looking forward to seeing those show up | 21:53 |
corvus | #status log restarted zuul-web to pick up ui changes | 21:57 |
opendevstatus | corvus: finished logging | 21:57 |
corvus | be sure to refresh browser to see it :) | 21:58 |
fungi | woo! | 22:00 |
fungi | dansmith: ^ that's the ui clarification i was talking about yesterday | 22:01 |
fungi | looks like there's a swift change at the top of the check pipeline failing a grenade job right now | 22:01 |
fungi | "early failure detected..." in the tooltip is a nice touch too | 22:02 |
fungi | there's a tempest change in check with an early failure too | 22:03 |
fungi | and openstack-helm | 22:03 |
corvus | wow that tempest one is a good one.. it's still chugging along :) | 22:06 |
opendevreview | Clark Boylan proposed opendev/system-config master: Update to Gitea 1.20 https://review.opendev.org/c/opendev/system-config/+/886993 | 23:05 |
clarkb | I put an autohold in place for ^ to debug the access log thing | 23:07 |
clarkb | ok got the esrvice coordinator election email out (should be in inboxes shortly) | 23:29 |
fungi | thanks! | 23:33 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!