mnasiadka | morning | 07:15 |
---|---|---|
mnasiadka | clarkb: ubuntu-jammy-arm64 seems to be ready to go - but first the image definition needs to be merged (https://review.opendev.org/c/opendev/zuul-providers/+/948317) - I'll work on Debian today | 07:16 |
fungi | thanks! | 13:04 |
opendevreview | Merged opendev/zuul-providers master: Add ubuntu-jammy-arm64 image https://review.opendev.org/c/opendev/zuul-providers/+/948317 | 15:43 |
*** benj_2 is now known as benj_ | 17:39 | |
opendevreview | Jeremy Stanley proposed opendev/system-config master: Rotate mailman-core logs https://review.opendev.org/c/opendev/system-config/+/948478 | 19:24 |
opendevreview | Jeremy Stanley proposed opendev/system-config master: Rotate mailman-core logs https://review.opendev.org/c/opendev/system-config/+/948478 | 19:44 |
clarkb | fungi: fwiw I think the issue was the old hashing used based name so if you have multiple *.log entries they would collide. But now we use the whole pathname | 19:46 |
fungi | in looking for examples i initially failed to spot a relative example already in the same file | 19:46 |
clarkb | so * always worked but only if there was one * | 19:46 |
clarkb | and then that got fixed whcih also is important for this change given the web logs | 19:47 |
clarkb | but ya +2 from me | 19:47 |
clarkb | and now lunch | 19:47 |
fungi | there typically aren't meetings going after 20z, so we should be able to approve 944401 any time once you're done lunching and settled back in at the keyboard | 20:07 |
Clark[m] | fungi: sounds good. I'll probably be done with lunch in about 15 minutes | 20:17 |
fungi | no rush | 20:41 |
clarkb | I'm back | 20:42 |
fungi | cool, ready for me to approve it? | 20:47 |
clarkb | I think so | 20:47 |
fungi | done | 20:47 |
clarkb | fungi: toomanyrequests: You have reached your unauthenticated pull rate limit. | 21:06 |
clarkb | a modern classic | 21:06 |
fungi | gah | 21:07 |
fungi | should we approve the ipv4 change first? | 21:07 |
clarkb | thats definitely an option. Though it may hit th esame problem if we're running into quota limits right now | 21:08 |
clarkb | probably worth rolling the dice on I guess | 21:08 |
fungi | i'll give it a shot | 21:08 |
clarkb | fungi: I generated a new key and cert for wiki and it is in the usual place on bridge | 21:34 |
clarkb | I think in the past you've stuck it into place on the server. Any cahnce you want to do that again? | 21:34 |
fungi | sure, thanks! just a sec | 21:46 |
clarkb | fungi: I'm going to pop out to do a school run. Shouldn't be too long and hapyp for us to proceed with limnoria after the ipv4 update if we like | 21:56 |
fungi | sounds good | 21:56 |
fungi | #status log Restarted Apache on wiki.openstack.org for annual certificate renewal | 22:00 |
opendevstatus | fungi: finished logging | 22:01 |
opendevreview | Merged opendev/system-config master: Force IPv4 connectivity to Docker Hub during image builds https://review.opendev.org/c/opendev/system-config/+/948247 | 22:14 |
Clark[m] | And now if we recheck the limnoria build it should use ipv4 and have a better quota | 22:15 |
clarkb | I'm back if we want to do that now | 22:41 |
fungi | already rechecked | 22:46 |
clarkb | the image built in check. Just waiting for the image to get tested then it can repeat the process in the gate | 22:54 |
fungi | check pipeline is surprisingly busy in the openstack tenant | 22:55 |
fungi | the run job is finally going | 22:59 |
clarkb | we can do a quick meeting test in #opendev-meeting too when it is done | 23:04 |
fungi | absolutely | 23:04 |
fungi | and the run job is now failing | 23:11 |
fungi | failing when trying to install latest pip on python 3.8 | 23:12 |
fungi | (pip 25.1 dropped support for python 3.8) | 23:13 |
fungi | ((three days ago)) | 23:14 |
fungi | so looks like we have something else to fix now | 23:14 |
fungi | either switch to using an older get-pip.py script or switch testing to >focal | 23:17 |
fungi | which wouldn't match production | 23:18 |
fungi | anyway, this isn't going to merge tonight, so i'm going to knock off for the evening | 23:18 |
clarkb | o/ | 23:18 |
fungi | will revisit this in the morning | 23:19 |
clarkb | I'm going to take a look and see if I can get the right get-pip.py | 23:19 |
clarkb | its a bit annoying that it can't do that itself | 23:19 |
fungi | basically all of our remaining focal-based tests should be grabbing https://bootstrap.pypa.io/pip/3.8/get-pip.py | 23:19 |
fungi | i agree, it's unfortunate | 23:19 |
clarkb | like just ship a get-pip.py that works back to 3.3 or whatever | 23:20 |
clarkb | its totally doable (see pbr) | 23:20 |
fungi | the pip maintainers are semi-hostile about the idea of users running "eol" python versions | 23:20 |
clarkb | I think this is a quick fix on our side I'll get a change up and then rebase the limnoria change on that | 23:21 |
fungi | we're probably going to have more places we need this | 23:21 |
fungi | though maybe the pip3 module already has the right logic and just needs updating to know that 3.8 needs it too now | 23:22 |
fungi | ah, yeah, copy playbooks/roles/pip3/tasks/bionic.yaml to focal and s/3.6/3.8/ in it i guess | 23:23 |
fungi | so yes, quick fix that ought to cover all our remaining focal jobs | 23:23 |
opendevreview | Clark Boylan proposed opendev/system-config master: Add support for python3.8 get-pip.py on focal https://review.opendev.org/c/opendev/system-config/+/948500 | 23:23 |
opendevreview | Clark Boylan proposed opendev/system-config master: Update Limnoria and move it to python3.12 https://review.opendev.org/c/opendev/system-config/+/944401 | 23:24 |
clarkb | and ya I think its great for applications to make use of shiny new features. Do that in your applications that you don't expect billions of installations for across all the platforms | 23:25 |
fungi | i've approved the get-pip.py patch, but not the rebased limnoria container update since i won't be around to monitor the service if and when the image deploys, but feel free to approve it yourself if you're around and want to hurry it along | 23:26 |
fungi | and now i'm really gone for the evening | 23:26 |
clarkb | no I think my evening is about to start too | 23:26 |
clarkb | we can try again tomorrow | 23:26 |
fungi | sounds perfect. enjoy! | 23:27 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!