*** __ministry is now known as Guest243 | 04:26 | |
*** __ministry is now known as Guest253 | 06:54 | |
ralonsoh | hi 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.txt | 07:21 |
---|---|---|
ralonsoh | snippet: | 07:21 |
ralonsoh | toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit | 07:21 |
ralonsoh | this test is trying to pull an ubuntu docker image | 07:22 |
ralonsoh | Step 1/10 : FROM ubuntu:22.04 | 07:23 |
ralonsoh | is there a way to retrieve this image before the test execution from a local mirror? | 07:23 |
ralonsoh | fungi, ^ | 08:05 |
frickler | ralonsoh: 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 that | 08:41 |
ralonsoh | frickler, upss... | 08:41 |
ralonsoh | frickler, do you know another mirror for ubuntu images? | 08:42 |
frickler | IMHO 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 place | 08:42 |
frickler | I don't know about ubuntu images in particular, though | 08:42 |
opendevreview | Artem Goncharov proposed openstack/pbr master: add python 3.12 support https://review.opendev.org/c/openstack/pbr/+/924216 | 13:05 |
fungi | ralonsoh: 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:31 | 14:04 |
ralonsoh | I'm testing quay.io | 14:05 |
ralonsoh | one sec | 14:05 |
ralonsoh | https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/935743 | 14:05 |
ralonsoh | 'quay.io/nf-core/ubuntu:22.04' | 14:05 |
ralonsoh | there are other ubuntu images in this repo | 14:06 |
opendevreview | Artem Goncharov proposed openstack/pbr master: add python 3.12 support https://review.opendev.org/c/openstack/pbr/+/924216 | 14:36 |
clarkb | frickler: 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 |
clarkb | reviews welcome (as well as input on whether or not that seems like a good/bad idea0 | 16:49 |
opendevreview | Clark 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/+/935813 | 17:12 |
opendevreview | Clark 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/+/935813 | 17:18 |
cardoe | anyone know if we can make some pages conditionally in the PDF docs for sphinx? | 19:46 |
fungi | as in make the pdf docs not include specific pages? also, why? | 19:56 |
clarkb | something 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 pdf | 20:05 |
opendevreview | Merged openstack/project-config master: Disable docker hub mirror use in jobs https://review.opendev.org/c/openstack/project-config/+/935725 | 20:47 |
cardoe | Well just trying to get these helm docs to work and the PDF is mad at the width. | 20:54 |
cardoe | I'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 |
clarkb | its looking for html output not pdf | 22:18 |
clarkb | or maybe both but not finding html | 22:18 |
clarkb | hrm it seems ot log that html went to doc/build/html but then later it fails saying nothing is in doc/build | 22:21 |
cardoe | could it be something with paths due to using the makefile to build now? | 22:32 |
clarkb | oh maybe the path is relative to the makefile? I could see that being a problem but I don't know for sure | 22:36 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!