clarkb | ianw: now we are hitting the git submodule thing where using file:// submodules is not allowed arg | 00:07 |
---|---|---|
ianw | sigh, of course | 00:07 |
clarkb | In zuul we ended up setting the flag to trust the submodules. I think that is appropriate here? I mean if we don't trust the git repos that we use to build gerrit I'm not sure what we can trust? | 00:08 |
clarkb | I wonder did that not get fixed in focal? Maybe we want to temporarily pin the jobs back to focal then do fixes for these things one at a time? I guess an omnibus fix also works | 00:08 |
ianw | i think maybe let's see if it's just the git thing and go from there -- i'll add it to the submodule clone now | 00:09 |
clarkb | wfm | 00:10 |
opendevreview | Ian Wienand proposed opendev/system-config master: gerrit-build: jammy updates: update to nodejs 18.x, allow submodule clones https://review.opendev.org/c/opendev/system-config/+/864234 | 00:14 |
ianw | sigh i guess there's no equals there | 00:41 |
opendevreview | Ian Wienand proposed opendev/system-config master: gerrit-build: jammy updates: update to nodejs 18.x, allow submodule clones https://review.opendev.org/c/opendev/system-config/+/864234 | 00:41 |
opendevreview | Ian Wienand proposed opendev/system-config master: gerrit-build: jammy updates: update to nodejs 18.x, allow submodule clones https://review.opendev.org/c/opendev/system-config/+/864234 | 01:51 |
ianw | looks like that's probably enough to fix the builds (nodejs + git config). so i think that change is probably reasonable enough on it's own | 02:16 |
opendevreview | Ian Wienand proposed opendev/system-config master: Update Gerrit images to 3.5.4 and 3.6.3 https://review.opendev.org/c/opendev/system-config/+/864217 | 02:20 |
*** akahat is now known as akahat|ruck | 02:23 | |
opendevreview | Ian Wienand proposed opendev/system-config master: Update a few s/bridge01/bridge99 references https://review.opendev.org/c/opendev/system-config/+/864245 | 04:06 |
*** rcastillo|rover is now known as rcastillo | 04:29 | |
*** soniya29 is now known as soniya29|ruck | 04:45 | |
*** soniya29|ruck is now known as soniya29|rover | 04:45 | |
*** soniya29 is now known as soniya29|afk | 05:30 | |
*** yadnesh|away is now known as yadnesh | 05:58 | |
opendevreview | Merged opendev/system-config master: Update a few s/bridge01/bridge99 references https://review.opendev.org/c/opendev/system-config/+/864245 | 06:26 |
*** soniya29|afk is now known as soniya29 | 07:32 | |
opendevreview | Dong Zhang proposed zuul/zuul-jobs master: Make setting bucket cors configurable https://review.opendev.org/c/zuul/zuul-jobs/+/863309 | 07:37 |
*** jpena|off is now known as jpena | 08:01 | |
opendevreview | Merged zuul/zuul-jobs master: Combine ensure-pip playbooks into a test role https://review.opendev.org/c/zuul/zuul-jobs/+/860296 | 08:50 |
*** soniya29 is now known as soniya29|rover | 08:53 | |
opendevreview | Tama McGlinn proposed opendev/git-review master: Add message option https://review.opendev.org/c/opendev/git-review/+/864098 | 09:26 |
opendevreview | Tama McGlinn proposed opendev/git-review master: Add message option https://review.opendev.org/c/opendev/git-review/+/864098 | 09:46 |
*** dviroel|afk is now known as dviroel | 11:43 | |
*** yadnesh is now known as yadnesh|away | 12:14 | |
*** dviroel is now known as dviroel|doc_appt | 12:45 | |
*** frenzy_friday is now known as frenzy_friday|lunch | 12:47 | |
*** frenzy_friday|lunch is now known as frenzy_friday | 13:46 | |
*** dasm|off is now known as dasm | 14:06 | |
*** soniya29|rover is now known as soniya29|rover|afk | 14:16 | |
*** dviroel|doc_appt is now known as dviroel | 14:49 | |
*** mtomaska1 is now known as mtomaska | 15:05 | |
*** dviroel is now known as dviroel\LUNCH | 15:12 | |
*** dviroel\LUNCH is now known as dviroel|lunch | 15:12 | |
opendevreview | Merged opendev/system-config master: Ignore bashate E010 https://review.opendev.org/c/opendev/system-config/+/859344 | 15:15 |
opendevreview | Jeremy Stanley proposed opendev/system-config master: Add a mailman3 list server https://review.opendev.org/c/opendev/system-config/+/851248 | 15:23 |
opendevreview | Jeremy Stanley proposed opendev/system-config master: Fork the maxking/docker-mailman images https://review.opendev.org/c/opendev/system-config/+/860157 | 15:23 |
opendevreview | Jeremy Stanley proposed opendev/system-config master: DNM force mm3 failure to hold the node https://review.opendev.org/c/opendev/system-config/+/855292 | 15:23 |
*** dviroel|lunch is now known as dviroel | 16:08 | |
*** marios is now known as marios|out | 16:15 | |
fungi | i think something about the bridge migration has broken the system-config-run-lists3 job | 16:27 |
fungi | job being added in 851248 that is | 16:27 |
fungi | it has recently started to fail with "'dict object' has no attribute 'prod_bastion'" in the import files task of playbooks/zuul/run-base.yaml | 16:28 |
fungi | looks like hostvars[groups] lacks a prod_bastion key | 16:29 |
fungi | previously we were referencing hostvars["bridge.openstack.org"] | 16:31 |
fungi | maybe we're simply missing prod_bastion in our test inventory? | 16:32 |
fungi | i guess we expect the add-bastion-host role to take care of that in tests now | 16:43 |
*** soniya29|rover|afk is now known as soniya29|rover | 16:48 | |
opendevreview | Jeremy Stanley proposed opendev/system-config master: Add a mailman3 list server https://review.opendev.org/c/opendev/system-config/+/851248 | 16:53 |
opendevreview | Jeremy Stanley proposed opendev/system-config master: Fork the maxking/docker-mailman images https://review.opendev.org/c/opendev/system-config/+/860157 | 16:53 |
opendevreview | Jeremy Stanley proposed opendev/system-config master: DNM force mm3 failure to hold the node https://review.opendev.org/c/opendev/system-config/+/855292 | 16:53 |
*** jpena is now known as jpena|off | 16:53 | |
fungi | okay, that should hopefully get it working | 16:53 |
fungi | yeah, looks like that did the trick | 17:53 |
fungi | huh, nope actually, but it did make it farther | 17:57 |
fungi | FAILED: No config file '/usr/lib/python3.8/site-packages/mailman/config/alembic.cfg' found, or file has no '[alembic]' section | 17:57 |
fungi | interesting that it broke for the version using the semi-official docker image but worked with our forked build | 18:02 |
fungi | looks like they tagged 0.4.4 images a little over a week ago | 18:05 |
fungi | yeah, and they updated the 0.4 tag to point to that, so we're using the new images | 18:06 |
mnaser | fungi: don't you love pulling arbitrary binaries from the internet all the time? \o/ | 21:00 |
*** dasm is now known as dasm|off | 22:01 | |
fungi | yeah, it's a great way to spend a friday ;) | 22:21 |
opendevreview | Jeremy Stanley proposed opendev/system-config master: Add a mailman3 list server https://review.opendev.org/c/opendev/system-config/+/851248 | 23:22 |
opendevreview | Jeremy Stanley proposed opendev/system-config master: Fork the maxking/docker-mailman images https://review.opendev.org/c/opendev/system-config/+/860157 | 23:22 |
opendevreview | Jeremy Stanley proposed opendev/system-config master: DNM force mm3 failure to hold the node https://review.opendev.org/c/opendev/system-config/+/855292 | 23:22 |
fungi | apparently they updated their images from python 3.8 to 3.9 so the path to the alembic config changes | 23:22 |
fungi | changed | 23:22 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!