Wednesday, 2024-11-20

*** __ministry is now known as Guest24304:26
*** __ministry is now known as Guest25306:54
ralonsohhi folks, we are hitting the same random error very frequently: https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_198/934954/2/gate/neutron-tempest-plugin-ovn/1982d20/controller/logs/tempest_log.txt07:21
ralonsohsnippet:07:21
ralonsohtoomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit07:21
ralonsohthis test is trying to pull an ubuntu docker image07:22
ralonsohStep 1/10 : FROM ubuntu:22.0407:23
ralonsohis there a way to retrieve this image before the test execution from a local mirror?07:23
ralonsohfungi, ^08:05
fricklerralonsoh: this is a known issue with no really good solution yet. dockerhub changed the way they limit downloads and a lot of jobs are failing since last week due to that08:41
ralonsohfrickler, upss...08:41
ralonsohfrickler, do you know another mirror for ubuntu images?08:42
fricklerIMHO likely the best approach might be trying to switch to quay.io, though there was some rumor that they also have (or are planning to) some limits in place08:42
fricklerI don't know about ubuntu images in particular, though08:42
opendevreviewArtem Goncharov proposed openstack/pbr master: add python 3.12 support  https://review.opendev.org/c/openstack/pbr/+/92421613:05
fungiralonsoh: the latest idea on addressing it is mentioned at https://meetings.opendev.org/irclogs/%23opendev/%23opendev.2024-11-19.log.html#t2024-11-19T23:13:3114:04
ralonsohI'm testing quay.io14:05
ralonsohone sec14:05
ralonsohhttps://review.opendev.org/c/openstack/neutron-tempest-plugin/+/93574314:05
ralonsoh'quay.io/nf-core/ubuntu:22.04'14:05
ralonsohthere are other ubuntu images in this repo14:06
opendevreviewArtem Goncharov proposed openstack/pbr master: add python 3.12 support  https://review.opendev.org/c/openstack/pbr/+/92421614:36
clarkbfrickler: fungi ralonsoh https://review.opendev.org/c/zuul/zuul-jobs/+/935722 then https://review.opendev.org/c/openstack/project-config/+/935725 is a workaround I'm trying to get in place. Basically to stop using our proxy caches to see if that helps (as we'd originate requests from more IPs)16:48
clarkbreviews welcome (as well as input on whether or not that seems like a good/bad idea016:49
opendevreviewClark Boylan proposed openstack/openstack-zuul-jobs master: Update system packages and reboot when building centos openafs  https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/93581317:12
opendevreviewClark Boylan proposed openstack/openstack-zuul-jobs master: Update system packages and reboot when building centos openafs  https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/93581317:18
cardoeanyone know if we can make some pages conditionally in the PDF docs for sphinx?19:46
fungias in make the pdf docs not include specific pages? also, why?19:56
clarkbsomething like https://pypi.org/project/sphinx-pdf-generate/ this may work if you then have a collation step for the things you want to be in a single pdf20:05
opendevreviewMerged openstack/project-config master: Disable docker hub mirror use in jobs  https://review.opendev.org/c/openstack/project-config/+/93572520:47
cardoeWell just trying to get these helm docs to work and the PDF is mad at the width.20:54
cardoeI'll never win with this zuul battle... https://zuul.opendev.org/t/openstack/build/b53d44ceeee64177a7913d249d99b8f5 I'm not sure why it doesn't see the docs. It works locally.22:13
clarkbits looking for html output not pdf22:18
clarkbor maybe both but not finding html22:18
clarkbhrm it seems ot log that html went to doc/build/html but then later it fails saying nothing is in doc/build22:21
cardoecould it be something with paths due to using the makefile to build now?22:32
clarkboh maybe the path is relative to the makefile? I could see that being a problem but I don't know for sure22:36

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!