| opendevreview | OpenStack Proposal Bot proposed openstack/project-config master: Normalize projects.yaml https://review.opendev.org/c/openstack/project-config/+/994582 | 03:05 |
|---|---|---|
| stevebaker[m] | Hey I'm looking at some successful job runs to publish ironic-python-agent artefacts to AFS for both centos9 and centos10 which appear to both run successfully. However only the centos9 artefacts show up on tarballs.... (full message at <https://matrix.org/oftc/media/v1/media/download/AWikbSU7Kqc3nk7Bl3Dag_VzMOyvpwbu-Omn5nLVKIpKEJRam6c3k3gGNtqUKh73Ub2FaS0YGcJLX79uR_7ZbvVCefRSByXAAG1hdHJpeC5vcmcvT1FPQVNEdnpYQ1paTWRRQ1VISnZLdVNr>) | 04:26 |
| opendevreview | Merged openstack/project-config master: Drop config for retired Sunbeam single charm repositories https://review.opendev.org/c/openstack/project-config/+/994689 | 07:44 |
| opendevreview | Merged openstack/project-config master: Normalize projects.yaml https://review.opendev.org/c/openstack/project-config/+/994582 | 08:12 |
| *** ykarel__ is now known as ykarel | 09:51 | |
| stephenfin | clarkb: fungi: Would you have time to look at https://review.opendev.org/c/openstack/pbr/+/988753 and https://review.opendev.org/c/openstack/pbr/+/994828 today/tomorrow? The combo should unblock my efforts to remove the need for keeping a stub setup.cfg file around | 12:15 |
| stephenfin | also, jfyi I am on paternity leave for 4 weeks starting next week. I've already told the necessary folks in oslo, sdk and nova-land so I think this is last place I need to mention it 😄 | 12:18 |
| rosmaita | stephenfin: congratulations, and good luck! | 12:34 |
| stephenfin | thanks :) | 12:58 |
| fungi | congrats stephenfin, and thanks for all the help! | 13:06 |
| opendevreview | Monty Taylor proposed openstack/pbr master: Drop Python < 3.8 https://review.opendev.org/c/openstack/pbr/+/988753 | 13:22 |
| opendevreview | Monty Taylor proposed openstack/pbr master: Fix misspelled tests_require in REMOVED_KEYWORDS https://review.opendev.org/c/openstack/pbr/+/994826 | 13:25 |
| opendevreview | Monty Taylor proposed openstack/pbr master: Avoid warning about setup.py deprecation https://review.opendev.org/c/openstack/pbr/+/994827 | 13:25 |
| fungi | stevebaker[m]: are you maybe looking at the wrong jobs? the post playbook that copies the files to afs in your examples puts them in https://tarballs.opendev.org/openstack/ironic-python-agent-builder/dib/files/ instead | 13:26 |
| fungi | (ironic-python-agent-builder not ironic-python-agent) | 13:26 |
| fungi | at least that's the destination i see in the rsync command-line | 13:26 |
| fungi | https://zuul.opendev.org/t/openstack/build/a1d69e84c3224e0e91e6d80807b7d2b7/console#5/0/8/localhost | 13:27 |
| fungi | stevebaker[m]: i suspect you're looking at jobs for the wrong project, for example https://zuul.opendev.org/t/openstack/buildset/457f965fce3e4f1595b459d40d346154 was after a change merged to ironic-python-agent and it only ran the centos9 job, no centos10 at all | 13:33 |
| fungi | so probably you just need to add the same centos10 job to ironic-python-agent's post pipeline | 13:33 |
| opendevreview | Stephen Finucane proposed openstack/pbr master: Add testing on Python 3.14, 3.15 (dev) https://review.opendev.org/c/openstack/pbr/+/989388 | 13:38 |
| opendevreview | Stephen Finucane proposed openstack/pbr master: Remove more unused code https://review.opendev.org/c/openstack/pbr/+/989389 | 13:38 |
| opendevreview | Stephen Finucane proposed openstack/pbr master: Remove need for setup.cfg, setup.py https://review.opendev.org/c/openstack/pbr/+/989390 | 13:38 |
| opendevreview | Stephen Finucane proposed openstack/pbr master: Hook in LocalSDist override https://review.opendev.org/c/openstack/pbr/+/989391 | 13:38 |
| opendevreview | Monty Taylor proposed openstack/pbr master: Add Resolute, py314 testing https://review.opendev.org/c/openstack/pbr/+/989938 | 13:41 |
| opendevreview | Monty Taylor proposed openstack/pbr master: Remove more unused code https://review.opendev.org/c/openstack/pbr/+/989389 | 13:41 |
| opendevreview | Monty Taylor proposed openstack/pbr master: Remove need for setup.cfg, setup.py https://review.opendev.org/c/openstack/pbr/+/989390 | 13:41 |
| opendevreview | Monty Taylor proposed openstack/pbr master: Hook in LocalSDist override https://review.opendev.org/c/openstack/pbr/+/989391 | 13:41 |
| opendevreview | Monty Taylor proposed openstack/pbr master: functional tests: extend PYTHONPATH rather than replace it https://review.opendev.org/c/openstack/pbr/+/989910 | 14:01 |
| opendevreview | Stephen Finucane proposed openstack/pbr master: Add testing on Python 3.14, 3.15 (dev) https://review.opendev.org/c/openstack/pbr/+/989388 | 14:05 |
| opendevreview | Stephen Finucane proposed openstack/pbr master: Remove more unused code https://review.opendev.org/c/openstack/pbr/+/989389 | 14:05 |
| opendevreview | Stephen Finucane proposed openstack/pbr master: Remove need for setup.cfg, setup.py https://review.opendev.org/c/openstack/pbr/+/989390 | 14:05 |
| opendevreview | Stephen Finucane proposed openstack/pbr master: Hook in LocalSDist override https://review.opendev.org/c/openstack/pbr/+/989391 | 14:05 |
| opendevreview | Stephen Finucane proposed openstack/pbr master: functional tests: extend PYTHONPATH rather than replace it https://review.opendev.org/c/openstack/pbr/+/989910 | 14:05 |
| opendevreview | Stephen Finucane proposed openstack/pbr master: Add testing on Ubuntu 26.06 (Resolute) https://review.opendev.org/c/openstack/pbr/+/989938 | 14:05 |
| opendevreview | Monty Taylor proposed openstack/pbr master: Remove more unused code https://review.opendev.org/c/openstack/pbr/+/989389 | 14:06 |
| opendevreview | Monty Taylor proposed openstack/pbr master: Remove need for setup.cfg, setup.py https://review.opendev.org/c/openstack/pbr/+/989390 | 14:06 |
| opendevreview | Monty Taylor proposed openstack/pbr master: Hook in LocalSDist override https://review.opendev.org/c/openstack/pbr/+/989391 | 14:06 |
| opendevreview | Monty Taylor proposed openstack/pbr master: functional tests: extend PYTHONPATH rather than replace it https://review.opendev.org/c/openstack/pbr/+/989910 | 14:06 |
| opendevreview | Monty Taylor proposed openstack/pbr master: Add Resolute, py314 testing https://review.opendev.org/c/openstack/pbr/+/989938 | 14:06 |
| opendevreview | Monty Taylor proposed openstack/pbr master: Add testing on Python 3.14, 3.15 (dev) https://review.opendev.org/c/openstack/pbr/+/989388 | 14:06 |
| opendevreview | Monty Taylor proposed openstack/pbr master: Add python 3.14 support and testing https://review.opendev.org/c/openstack/pbr/+/989938 | 14:37 |
| opendevreview | Monty Taylor proposed openstack/pbr master: Add testing on resolute 3.15 (dev) https://review.opendev.org/c/openstack/pbr/+/989388 | 14:37 |
| opendevreview | Dr. Jens Harbott proposed openstack/project-config master: Switch the requirements updates job to monthly https://review.opendev.org/c/openstack/project-config/+/994923 | 14:53 |
| *** vhari_ is now known as vhari | 15:01 | |
| opendevreview | Monty Taylor proposed openstack/pbr master: Add testing on resolute 3.15 (dev) https://review.opendev.org/c/openstack/pbr/+/989388 | 16:36 |
| opendevreview | Monty Taylor proposed openstack/pbr master: Add testing on resolute 3.15 (dev) https://review.opendev.org/c/openstack/pbr/+/989388 | 16:39 |
| opendevreview | Monty Taylor proposed openstack/pbr master: Scope integration test venvs to reclaim disk between phases https://review.opendev.org/c/openstack/pbr/+/994939 | 16:39 |
| opendevreview | Monty Taylor proposed openstack/pbr master: Clean up some things from python 3.8 drop https://review.opendev.org/c/openstack/pbr/+/994940 | 16:56 |
| opendevreview | Monty Taylor proposed openstack/pbr master: Fix tests https://review.opendev.org/c/openstack/pbr/+/994828 | 17:59 |
| opendevreview | Stephen Finucane proposed openstack/pbr master: Convert CapturedSubprocess, Venv fixtures to context managers https://review.opendev.org/c/openstack/pbr/+/994949 | 18:25 |
| opendevreview | Stephen Finucane proposed openstack/pbr master: Convert CapturedSubprocess, Venv fixtures to context managers https://review.opendev.org/c/openstack/pbr/+/994949 | 18:27 |
| opendevreview | Scott Little proposed openstack/project-config master: add repo build-config for StarlingX https://review.opendev.org/c/openstack/project-config/+/994821 | 19:02 |
| opendevreview | Scott Little proposed openstack/project-config master: Remove branch deletion powers from three new repo https://review.opendev.org/c/openstack/project-config/+/994823 | 19:02 |
| opendevreview | Merged openstack/project-config master: add repo build-config for StarlingX https://review.opendev.org/c/openstack/project-config/+/994821 | 19:17 |
| opendevreview | Merged openstack/project-config master: Remove branch deletion powers from three new repo https://review.opendev.org/c/openstack/project-config/+/994823 | 19:22 |
| stevebaker[m] | fungi: (facepalm) thanks. I had assumed both projects would publish to the same location, not a project-specific one | 20:43 |
| opendevreview | Monty Taylor proposed openstack/pbr master: Fix misspelled tests_require in REMOVED_KEYWORDS https://review.opendev.org/c/openstack/pbr/+/994826 | 20:46 |
| opendevreview | Monty Taylor proposed openstack/pbr master: Avoid warning about setup.py deprecation https://review.opendev.org/c/openstack/pbr/+/994827 | 20:46 |
| opendevreview | Monty Taylor proposed openstack/pbr master: Remove more unused code https://review.opendev.org/c/openstack/pbr/+/989389 | 20:46 |
| opendevreview | Monty Taylor proposed openstack/pbr master: Remove need for setup.cfg, setup.py https://review.opendev.org/c/openstack/pbr/+/989390 | 20:46 |
| opendevreview | Monty Taylor proposed openstack/pbr master: Hook in LocalSDist override https://review.opendev.org/c/openstack/pbr/+/989391 | 20:46 |
| opendevreview | Monty Taylor proposed openstack/pbr master: functional tests: extend PYTHONPATH rather than replace it https://review.opendev.org/c/openstack/pbr/+/989910 | 20:46 |
| opendevreview | Monty Taylor proposed openstack/pbr master: Add python 3.14 support and testing https://review.opendev.org/c/openstack/pbr/+/989938 | 20:46 |
| opendevreview | Monty Taylor proposed openstack/pbr master: Scope integration test venvs to reclaim disk between phases https://review.opendev.org/c/openstack/pbr/+/994939 | 20:46 |
| opendevreview | Monty Taylor proposed openstack/pbr master: Add testing on resolute 3.15 (dev) https://review.opendev.org/c/openstack/pbr/+/989388 | 20:46 |
| fungi | stevebaker[m]: no problem, glad i spotted it, was admittedly subtle and left me scratching my head for a while too | 20:47 |
| stevebaker[m] | Seems bad we're publishing to 2 locations triggered off different criteria | 20:48 |
| fungi | well, we're publishing results from jobs run for two different projects. if the goal is to have them both go to the same specific location then it would probably make sense to have an override in the job to specify the destination to not be project-specific | 20:49 |
| fungi | admittedly i haven't looked closely at how that job is composed to see how/where to stick in the destination but there's probably a variable that's taking a default from a parent job | 20:50 |
| stevebaker[m] | the ironic-python-agent-builder project is the dib elements to build an image which includes ironic-python-agent. I'll discuss with folk whether it makes sense to override ironic-python-agent-builder rsync target to ironic-python-agent. ironic-python-agent-builder is branchless, which might be a wrinkle | 20:52 |
| JayF | stevebaker[m]: uh... are you sure about that? | 21:01 |
| JayF | stevebaker[m]: e.g. https://opendev.org/openstack/ironic-python-agent-builder/src/branch/stable/2025.1/ | 21:02 |
| JayF | stevebaker[m]: and clif had to do a lot of work to fix ipa-b CI to land some IPA fixes | 21:02 |
| stevebaker[m] | JayF: oh yeah it is branched. There are very few stable builds published to https://tarballs.opendev.org/openstack/ironic-python-agent-builder/dib/files/ though, either because of job config or sparse merges | 21:06 |
| JayF | ack | 21:06 |
| stevebaker[m] | JayF: What do you think of overriding the rsync target for ipa-b to ipa? It would make a single location where the master build accurately reflect our intention | 21:07 |
| JayF | I don't have a complete thought about it | 21:08 |
| stevebaker[m] | Shall I see if it is possible and we can discuss in the review? | 21:08 |
| fungi | i'll warn you that without an explicit zuul semaphore on the job, post builds for changes merged for both projects at roughly the same time may race one another since job run duration is variable | 21:08 |
| stevebaker[m] | true | 21:09 |
| fungi | but zuul does have a semaphore concept if that's a problem | 21:09 |
| opendevreview | Monty Taylor proposed openstack/pbr master: Fix misspelled tests_require in REMOVED_KEYWORDS https://review.opendev.org/c/openstack/pbr/+/994826 | 21:43 |
| opendevreview | Monty Taylor proposed openstack/pbr master: Avoid warning about setup.py deprecation https://review.opendev.org/c/openstack/pbr/+/994827 | 21:45 |
| opendevreview | Monty Taylor proposed openstack/pbr master: Remove more unused code https://review.opendev.org/c/openstack/pbr/+/989389 | 21:45 |
| opendevreview | Monty Taylor proposed openstack/pbr master: Remove need for setup.cfg, setup.py https://review.opendev.org/c/openstack/pbr/+/989390 | 21:45 |
| opendevreview | Monty Taylor proposed openstack/pbr master: Hook in LocalSDist override https://review.opendev.org/c/openstack/pbr/+/989391 | 21:45 |
| opendevreview | Monty Taylor proposed openstack/pbr master: functional tests: extend PYTHONPATH rather than replace it https://review.opendev.org/c/openstack/pbr/+/989910 | 21:45 |
| opendevreview | Monty Taylor proposed openstack/pbr master: Add python 3.14 support and testing https://review.opendev.org/c/openstack/pbr/+/989938 | 21:45 |
| opendevreview | Monty Taylor proposed openstack/pbr master: Scope integration test venvs to reclaim disk between phases https://review.opendev.org/c/openstack/pbr/+/994939 | 21:45 |
| opendevreview | Monty Taylor proposed openstack/pbr master: Add testing on resolute 3.15 (dev) https://review.opendev.org/c/openstack/pbr/+/989388 | 21:45 |
| opendevreview | Monty Taylor proposed openstack/pbr master: Fix misspelled tests_require in REMOVED_KEYWORDS https://review.opendev.org/c/openstack/pbr/+/994826 | 22:05 |
| opendevreview | Monty Taylor proposed openstack/pbr master: Avoid warning about setup.py deprecation https://review.opendev.org/c/openstack/pbr/+/994827 | 22:05 |
| opendevreview | Monty Taylor proposed openstack/pbr master: Remove more unused code https://review.opendev.org/c/openstack/pbr/+/989389 | 22:05 |
| opendevreview | Monty Taylor proposed openstack/pbr master: Remove need for setup.cfg, setup.py https://review.opendev.org/c/openstack/pbr/+/989390 | 22:05 |
| opendevreview | Monty Taylor proposed openstack/pbr master: Hook in LocalSDist override https://review.opendev.org/c/openstack/pbr/+/989391 | 22:05 |
| opendevreview | Monty Taylor proposed openstack/pbr master: functional tests: extend PYTHONPATH rather than replace it https://review.opendev.org/c/openstack/pbr/+/989910 | 22:05 |
| opendevreview | Monty Taylor proposed openstack/pbr master: Add python 3.14 support and testing https://review.opendev.org/c/openstack/pbr/+/989938 | 22:05 |
| opendevreview | Monty Taylor proposed openstack/pbr master: Scope integration test venvs to reclaim disk between phases https://review.opendev.org/c/openstack/pbr/+/994939 | 22:05 |
| opendevreview | Monty Taylor proposed openstack/pbr master: Add testing on resolute 3.15 (dev) https://review.opendev.org/c/openstack/pbr/+/989388 | 22:05 |
| opendevreview | Monty Taylor proposed openstack/pbr master: Remove need for setup.cfg, setup.py https://review.opendev.org/c/openstack/pbr/+/989390 | 22:25 |
| opendevreview | Monty Taylor proposed openstack/pbr master: Hook in LocalSDist override https://review.opendev.org/c/openstack/pbr/+/989391 | 22:25 |
| opendevreview | Monty Taylor proposed openstack/pbr master: functional tests: extend PYTHONPATH rather than replace it https://review.opendev.org/c/openstack/pbr/+/989910 | 22:25 |
| opendevreview | Monty Taylor proposed openstack/pbr master: Add python 3.14 support and testing https://review.opendev.org/c/openstack/pbr/+/989938 | 22:25 |
| opendevreview | Monty Taylor proposed openstack/pbr master: Scope integration test venvs to reclaim disk between phases https://review.opendev.org/c/openstack/pbr/+/994939 | 22:25 |
| opendevreview | Monty Taylor proposed openstack/pbr master: Add testing on resolute 3.15 (dev) https://review.opendev.org/c/openstack/pbr/+/989388 | 22:25 |
Generated by irclog2html.py 4.1.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!