corvus | command => 'pip3 install --upgrade --upgrade-strategy=only-if-needed "ara<1.0.0"', | 00:00 |
---|---|---|
corvus | that's how we install/upgrade ara on the executors | 00:00 |
corvus | and pyfakefs is unpinned in ara | 00:00 |
dmsimard | pyfakefs 3.4 works | 00:00 |
dmsimard | 3.3 doesn't | 00:00 |
*** mattw4 has joined #openstack-infra | 00:01 | |
dmsimard | this is news to me :) | 00:01 |
dmsimard | I can ship a dot release with >=3.4 | 00:01 |
corvus | so if i'm reading that right, that means we're telling pip to upgrade ara but not any dependencies unless necessary. | 00:01 |
corvus | yeah | 00:01 |
dmsimard | need to be off momentarily, be back later | 00:01 |
corvus | i think that's the most correct solution | 00:01 |
corvus | meanwhile, we can probably run a manual pip upgrade of pyfakefs on all the executors to fix the immediate problem | 00:02 |
corvus | that seems to make it happy | 00:02 |
corvus | i'll run "pip3 install --upgrade --upgrade-strategy=only-if-needed pyfakefs" on all the ze | 00:03 |
openstackgerrit | Merged opendev/system-config master: Add review-dev as a new backup client https://review.opendev.org/675243 | 00:04 |
corvus | #status log ran "pip3 install --upgrade --upgrade-strategy=only-if-needed pyfakefs" on all executors to upgrade to most recent pyfakefs release to fix ara static html generation | 00:04 |
openstackstatus | corvus: finished logging | 00:04 |
corvus | rechecked 674359 to confirm | 00:05 |
*** rlandy|rover has quit IRC | 00:09 | |
*** jamesmcarthur has joined #openstack-infra | 00:09 | |
*** slaweq has joined #openstack-infra | 00:11 | |
*** ricolin__ has joined #openstack-infra | 00:13 | |
*** slaweq has quit IRC | 00:15 | |
*** ricolin_ has quit IRC | 00:16 | |
*** smarcet has joined #openstack-infra | 00:16 | |
*** mattw4 has quit IRC | 00:17 | |
*** armax has joined #openstack-infra | 00:20 | |
*** betherly has joined #openstack-infra | 00:26 | |
*** jamesmcarthur has quit IRC | 00:26 | |
*** rfolco has joined #openstack-infra | 00:29 | |
*** jamesmcarthur has joined #openstack-infra | 00:31 | |
*** betherly has quit IRC | 00:31 | |
*** bgmccollum has quit IRC | 00:31 | |
*** bgmccollum has joined #openstack-infra | 00:32 | |
*** whoami-rajat has quit IRC | 00:34 | |
*** jamesmcarthur has quit IRC | 00:35 | |
*** rf0lc0 has joined #openstack-infra | 00:35 | |
*** rfolco has quit IRC | 00:36 | |
*** smarcet has quit IRC | 00:38 | |
*** markvoelker has joined #openstack-infra | 00:39 | |
*** gyee has quit IRC | 00:43 | |
dmsimard | corvus: so why did we end up with no output ? | 00:47 |
dmsimard | something ate the trac e? | 00:47 |
dmsimard | maybe we could've gotten a proper trace with -vvv | 00:48 |
*** mriedem has quit IRC | 00:52 | |
corvus | dmsimard: that's a good question, i don't know. i would think that should end up in stderr. | 01:03 |
corvus | https://object-storage-ca-ymq-1.vexxhost.net/v1/86bbbcfa8ad043109d2d7af530225c72/logs_59/674359/1/check/tox-pep8/7298a5d/ara-report/ | 01:03 |
corvus | looks like it's working now :) | 01:03 |
*** spsurya has joined #openstack-infra | 01:05 | |
*** betherly has joined #openstack-infra | 01:09 | |
*** smarcet has joined #openstack-infra | 01:10 | |
*** zirpu has joined #openstack-infra | 01:12 | |
*** yamamoto has joined #openstack-infra | 01:12 | |
*** betherly has quit IRC | 01:14 | |
*** rfolco has joined #openstack-infra | 01:16 | |
*** rf0lc0 has quit IRC | 01:18 | |
*** igordc has quit IRC | 01:25 | |
*** rh-jelabarre has quit IRC | 01:28 | |
*** betherly has joined #openstack-infra | 01:30 | |
*** whoami-rajat has joined #openstack-infra | 01:32 | |
*** betherly has quit IRC | 01:35 | |
*** smarcet has quit IRC | 01:45 | |
*** harlowja has quit IRC | 02:03 | |
*** apetrich has quit IRC | 02:08 | |
*** slaweq has joined #openstack-infra | 02:11 | |
*** jamesmcarthur has joined #openstack-infra | 02:14 | |
*** slaweq has quit IRC | 02:15 | |
*** rfolco has quit IRC | 02:21 | |
*** betherly has joined #openstack-infra | 02:34 | |
*** yamamoto has quit IRC | 02:36 | |
*** jamesmcarthur has quit IRC | 02:37 | |
*** yamamoto has joined #openstack-infra | 02:37 | |
*** betherly has quit IRC | 02:39 | |
*** altlogbot_0 has quit IRC | 02:44 | |
*** altlogbot_1 has joined #openstack-infra | 02:45 | |
*** betherly has joined #openstack-infra | 02:55 | |
*** betherly has quit IRC | 03:00 | |
*** ramishra has joined #openstack-infra | 03:14 | |
*** bhavikdbavishi has joined #openstack-infra | 03:18 | |
*** markvoelker has quit IRC | 03:18 | |
*** bhavikdbavishi1 has joined #openstack-infra | 03:21 | |
*** redrobot has quit IRC | 03:22 | |
*** bhavikdbavishi has quit IRC | 03:23 | |
*** bhavikdbavishi1 is now known as bhavikdbavishi | 03:23 | |
*** roman_g has quit IRC | 03:25 | |
*** roman_g has joined #openstack-infra | 03:26 | |
*** betherly has joined #openstack-infra | 03:28 | |
*** betherly has quit IRC | 03:32 | |
*** psachin has joined #openstack-infra | 03:36 | |
*** ricolin__ is now known as ricolin | 04:09 | |
*** slaweq has joined #openstack-infra | 04:11 | |
openstackgerrit | Ian Wienand proposed opendev/system-config master: backup: minor fixes https://review.opendev.org/675517 | 04:11 |
*** factor has quit IRC | 04:12 | |
*** factor has joined #openstack-infra | 04:12 | |
*** slaweq has quit IRC | 04:16 | |
openstackgerrit | Andreas Jaeger proposed opendev/system-config master: Fix some ansible linting https://review.opendev.org/675260 | 04:17 |
openstackgerrit | Andreas Jaeger proposed openstack/project-config master: Bump ansible-lint to version 4 https://review.opendev.org/675255 | 04:20 |
*** betherly has joined #openstack-infra | 04:21 | |
openstackgerrit | Andreas Jaeger proposed openstack/project-config master: Bump ansible-lint to version 4 https://review.opendev.org/675255 | 04:21 |
*** jamesmcarthur has joined #openstack-infra | 04:24 | |
*** betherly has quit IRC | 04:26 | |
*** auristor has quit IRC | 04:27 | |
*** raukadah is now known as chkumar|ruck | 04:38 | |
*** auristor has joined #openstack-infra | 04:40 | |
*** betherly has joined #openstack-infra | 04:43 | |
AJaeger | ianw: thanks for review - and I didn't look at big picture, we need the 403 blacklist in project-config since it uses system-config roles... all updated now | 04:45 |
*** betherly has quit IRC | 04:47 | |
*** markvoelker has joined #openstack-infra | 04:48 | |
*** markvoelker has quit IRC | 04:52 | |
*** jamesmcarthur has quit IRC | 05:03 | |
*** ykarel has joined #openstack-infra | 05:10 | |
*** slaweq has joined #openstack-infra | 05:11 | |
*** yamamoto has quit IRC | 05:13 | |
*** yamamoto has joined #openstack-infra | 05:14 | |
*** yamamoto has quit IRC | 05:14 | |
*** betherly has joined #openstack-infra | 05:15 | |
*** slaweq has quit IRC | 05:15 | |
*** yamamoto has joined #openstack-infra | 05:18 | |
*** yamamoto has quit IRC | 05:18 | |
*** betherly has quit IRC | 05:19 | |
*** eernst has joined #openstack-infra | 05:25 | |
*** bdodd has quit IRC | 05:26 | |
ianw | AJaeger: cool, yeah sorry ansible-lint has some "interesting" corners :) | 05:27 |
*** odicha has joined #openstack-infra | 05:29 | |
*** jamesmcarthur has joined #openstack-infra | 05:30 | |
*** udesale has joined #openstack-infra | 05:33 | |
*** dave-mccowan has joined #openstack-infra | 05:33 | |
*** e0ne has joined #openstack-infra | 05:40 | |
*** yamamoto has joined #openstack-infra | 05:45 | |
*** yamamoto has quit IRC | 05:45 | |
*** yamamoto has joined #openstack-infra | 05:45 | |
*** panda has quit IRC | 05:47 | |
*** panda has joined #openstack-infra | 05:48 | |
openstackgerrit | Merged zuul/zuul master: web: refactor the errorsIds into the build action https://review.opendev.org/675350 | 05:52 |
*** yamamoto has quit IRC | 05:54 | |
*** e0ne has quit IRC | 05:59 | |
*** jamesmcarthur has quit IRC | 06:03 | |
openstackgerrit | Merged zuul/zuul master: Correctly identify failed tasks https://review.opendev.org/675488 | 06:05 |
*** betherly has joined #openstack-infra | 06:08 | |
*** slaweq has joined #openstack-infra | 06:11 | |
*** jaosorior has joined #openstack-infra | 06:12 | |
*** betherly has quit IRC | 06:13 | |
*** eernst has quit IRC | 06:13 | |
AJaeger | ianw: thanks for review - there's also https://review.opendev.org/675254 | 06:15 |
*** slaweq has quit IRC | 06:15 | |
AJaeger | could you review that as well, please? | 06:16 |
*** Romik has quit IRC | 06:16 | |
ianw | yep, np. so did all the ANSIBLEXXX get turned into tags, and given explicit numbers? | 06:17 |
*** zzehring has quit IRC | 06:19 | |
*** yamamoto has joined #openstack-infra | 06:20 | |
AJaeger | I did not check that - cleanup for another time... | 06:20 |
*** ramishra has quit IRC | 06:23 | |
*** dtantsur|afk is now known as dtantsur | 06:28 | |
*** betherly has joined #openstack-infra | 06:29 | |
openstackgerrit | Andreas Jaeger proposed zuul/zuul-base-jobs master: Update ansible and ansible-lint for tests https://review.opendev.org/675530 | 06:29 |
AJaeger | and one more update for linting, ianw. Now we should be all on the same version... | 06:30 |
*** dychen has joined #openstack-infra | 06:31 | |
*** iurygregory has joined #openstack-infra | 06:33 | |
*** dchen has quit IRC | 06:34 | |
*** betherly has quit IRC | 06:35 | |
*** pgaxatte has joined #openstack-infra | 06:37 | |
*** apetrich has joined #openstack-infra | 06:37 | |
*** Adri2000 has quit IRC | 06:39 | |
*** slaweq has joined #openstack-infra | 06:42 | |
*** dychen has quit IRC | 06:45 | |
*** ramishra has joined #openstack-infra | 06:48 | |
*** betherly has joined #openstack-infra | 06:51 | |
*** rpittau|afk is now known as rpittau | 06:52 | |
*** betherly has quit IRC | 06:56 | |
openstackgerrit | Merged openstack/diskimage-builder master: Stop regex warning https://review.opendev.org/675337 | 06:59 |
*** jamesmcarthur has joined #openstack-infra | 07:00 | |
openstackgerrit | Ian Wienand proposed opendev/system-config master: run_all.sh : add backup playbook https://review.opendev.org/675537 | 07:00 |
*** tesseract has joined #openstack-infra | 07:04 | |
*** kopecmartin|off is now known as kopecmartin | 07:04 | |
*** yamamoto has quit IRC | 07:10 | |
*** betherly has joined #openstack-infra | 07:12 | |
*** betherly has quit IRC | 07:17 | |
*** yamamoto has joined #openstack-infra | 07:22 | |
*** tosky has joined #openstack-infra | 07:23 | |
*** pkopec has joined #openstack-infra | 07:24 | |
*** yamamoto has quit IRC | 07:30 | |
*** ginopc has joined #openstack-infra | 07:30 | |
*** yamamoto has joined #openstack-infra | 07:31 | |
*** betherly has joined #openstack-infra | 07:34 | |
*** jamesmcarthur has quit IRC | 07:34 | |
*** takamatsu has joined #openstack-infra | 07:35 | |
chkumar|ruck | ianw: Hello, Can we get this https://review.opendev.org/#/c/674572/ review merged, thanks! | 07:36 |
*** betherly has quit IRC | 07:38 | |
openstackgerrit | Carlos Goncalves proposed openstack/diskimage-builder master: Move docs delete to finalise.d https://review.opendev.org/675545 | 07:41 |
*** dchen has joined #openstack-infra | 07:44 | |
*** rcernin has quit IRC | 07:46 | |
openstackgerrit | Carlos Goncalves proposed openstack/diskimage-builder master: Move docs delete to finalise.d https://review.opendev.org/675546 | 07:46 |
*** ykarel is now known as ykarel|lunch | 07:50 | |
openstackgerrit | Carlos Goncalves proposed openstack/diskimage-builder master: Uninstall linux-firmware and linux-firmware-whence https://review.opendev.org/675547 | 07:51 |
openstackgerrit | Carlos Goncalves proposed openstack/diskimage-builder master: Remove doc files and autoremove packages https://review.opendev.org/675546 | 07:55 |
*** yamamoto_ has joined #openstack-infra | 08:00 | |
*** yamamoto has quit IRC | 08:02 | |
*** diga has joined #openstack-infra | 08:03 | |
*** Diabelko has joined #openstack-infra | 08:04 | |
*** gfidente has joined #openstack-infra | 08:04 | |
*** betherly has joined #openstack-infra | 08:05 | |
openstackgerrit | Carlos Goncalves proposed openstack/diskimage-builder master: Do not install redhat-rpm-config https://review.opendev.org/675552 | 08:06 |
*** ralonsoh has joined #openstack-infra | 08:06 | |
*** psachin has quit IRC | 08:07 | |
*** psachin has joined #openstack-infra | 08:08 | |
*** betherly has quit IRC | 08:10 | |
*** yamamoto has joined #openstack-infra | 08:12 | |
*** yamamoto_ has quit IRC | 08:13 | |
*** lucasagomes has joined #openstack-infra | 08:16 | |
*** ociuhandu has joined #openstack-infra | 08:18 | |
*** betherly has joined #openstack-infra | 08:22 | |
*** david-lyle has joined #openstack-infra | 08:24 | |
*** dklyle has quit IRC | 08:24 | |
*** jistr is now known as jistr|afk | 08:24 | |
*** kjackal has joined #openstack-infra | 08:27 | |
*** ramishra_ has joined #openstack-infra | 08:27 | |
*** ramishra has quit IRC | 08:29 | |
*** jaosorior has quit IRC | 08:29 | |
openstackgerrit | Merged zuul/zuul-jobs master: Don't install centos repos on RHEL https://review.opendev.org/674572 | 08:31 |
*** jamesmcarthur has joined #openstack-infra | 08:32 | |
*** jaosorior has joined #openstack-infra | 09:01 | |
*** Lucas_Gray has joined #openstack-infra | 09:01 | |
*** jamesmcarthur has quit IRC | 09:05 | |
*** derekh has joined #openstack-infra | 09:05 | |
*** ykarel|lunch is now known as ykarel | 09:15 | |
*** markvoelker has joined #openstack-infra | 09:18 | |
*** markvoelker has quit IRC | 09:23 | |
*** e0ne has joined #openstack-infra | 09:24 | |
*** tesseract has quit IRC | 09:28 | |
*** tesseract has joined #openstack-infra | 09:28 | |
*** tesseract has quit IRC | 09:29 | |
*** tesseract has joined #openstack-infra | 09:29 | |
*** jamesmcarthur has joined #openstack-infra | 09:41 | |
*** claudiub has joined #openstack-infra | 09:47 | |
*** ykarel is now known as ykarel|afk | 10:03 | |
*** aedc has quit IRC | 10:06 | |
*** aedc has joined #openstack-infra | 10:06 | |
*** jamesmcarthur has quit IRC | 10:15 | |
*** yamamoto has quit IRC | 10:17 | |
*** jistr|afk is now known as jistr | 10:18 | |
openstackgerrit | Doug Szumski proposed openstack/project-config master: Enable Review Priority flag for Monasca https://review.opendev.org/675574 | 10:21 |
openstackgerrit | Manuel Torrinha proposed openstack/diskimage-builder master: Fixes DIB_DISTRIBUTION_MIRROR_UBUNTU_IGNORE matching when empty https://review.opendev.org/675294 | 10:28 |
*** yamamoto has joined #openstack-infra | 10:34 | |
*** bhavikdbavishi has quit IRC | 10:37 | |
*** betherly has quit IRC | 10:38 | |
*** ykarel|afk is now known as ykarel | 10:38 | |
*** jaosorior has quit IRC | 10:38 | |
*** kjackal has quit IRC | 10:41 | |
*** pgaxatte has quit IRC | 10:42 | |
*** yamamoto has quit IRC | 10:49 | |
*** jaosorior has joined #openstack-infra | 10:55 | |
*** yamamoto has joined #openstack-infra | 10:59 | |
*** rfolco has joined #openstack-infra | 11:11 | |
*** jamesmcarthur has joined #openstack-infra | 11:11 | |
*** kjackal has joined #openstack-infra | 11:13 | |
*** Wasaac has joined #openstack-infra | 11:19 | |
*** gfidente has quit IRC | 11:21 | |
*** dpawlik has quit IRC | 11:21 | |
*** dpawlik has joined #openstack-infra | 11:22 | |
*** rh-jelabarre has joined #openstack-infra | 11:25 | |
*** jamesmcarthur has quit IRC | 11:27 | |
*** yamamoto has quit IRC | 11:28 | |
*** yamamoto has joined #openstack-infra | 11:29 | |
*** gfidente has joined #openstack-infra | 11:29 | |
*** yamamoto has quit IRC | 11:29 | |
*** jamesmcarthur has joined #openstack-infra | 11:32 | |
*** tdasilva has joined #openstack-infra | 11:34 | |
*** jamesmcarthur has quit IRC | 11:36 | |
*** yamamoto has joined #openstack-infra | 11:36 | |
*** ramishra_ has quit IRC | 11:38 | |
*** smarcet has joined #openstack-infra | 11:39 | |
*** jamesmcarthur has joined #openstack-infra | 11:41 | |
*** smarcet has quit IRC | 11:41 | |
*** roman_g has quit IRC | 11:42 | |
*** iurygregory has quit IRC | 11:59 | |
*** rlandy has joined #openstack-infra | 11:59 | |
*** markvoelker has joined #openstack-infra | 11:59 | |
*** rlandy is now known as rlandy|rover | 11:59 | |
openstackgerrit | Tristan Cacqueray proposed zuul/zuul master: web: link the buildset page from the build https://review.opendev.org/675493 | 12:00 |
*** jcoufal has joined #openstack-infra | 12:04 | |
*** Lucas_Gray has quit IRC | 12:07 | |
AJaeger | mordred, fungi, could you look at some small lint changes, please? https://review.opendev.org/675254 https://review.opendev.org/675530 https://review.opendev.org/675255 | 12:07 |
*** yamamoto has quit IRC | 12:10 | |
*** jaosorior has quit IRC | 12:12 | |
*** bhavikdbavishi has joined #openstack-infra | 12:15 | |
openstackgerrit | Merged zuul/zuul master: web: add buildset page https://review.opendev.org/630079 | 12:15 |
*** jamesdenton has quit IRC | 12:17 | |
openstackgerrit | Nisha Brahmankar proposed openstack/diskimage-builder master: Deprecates the existing "ironic-agent" element in DIB https://review.opendev.org/675608 | 12:17 |
*** bhavikdbavishi has quit IRC | 12:19 | |
*** jamesmcarthur has quit IRC | 12:23 | |
*** ekultails has joined #openstack-infra | 12:31 | |
*** ramishra has joined #openstack-infra | 12:32 | |
*** diga has quit IRC | 12:34 | |
*** iurygregory has joined #openstack-infra | 12:35 | |
*** bhavikdbavishi has joined #openstack-infra | 12:38 | |
*** pgaxatte has joined #openstack-infra | 12:39 | |
*** zzehring has joined #openstack-infra | 12:41 | |
*** yamamoto has joined #openstack-infra | 12:49 | |
*** jamesmcarthur has joined #openstack-infra | 12:51 | |
openstackgerrit | Merged openstack/project-config master: starlingx: add zuul-jobs repo https://review.opendev.org/675445 | 12:52 |
*** Lucas_Gray has joined #openstack-infra | 12:53 | |
*** aaronsheffield has joined #openstack-infra | 12:54 | |
*** Lucas_Gray has quit IRC | 12:55 | |
*** udesale has quit IRC | 12:56 | |
*** Lucas_Gray has joined #openstack-infra | 12:57 | |
*** yamamoto has quit IRC | 12:57 | |
*** roman_g has joined #openstack-infra | 12:57 | |
*** roman_g has quit IRC | 12:57 | |
*** udesale has joined #openstack-infra | 12:57 | |
*** roman_g has joined #openstack-infra | 12:57 | |
*** Guest1857 has joined #openstack-infra | 12:59 | |
*** Lucas_Gray has quit IRC | 13:02 | |
*** ociuhandu has quit IRC | 13:03 | |
*** ociuhandu has joined #openstack-infra | 13:03 | |
*** Lucas_Gray has joined #openstack-infra | 13:03 | |
*** Lucas_Gray has quit IRC | 13:04 | |
*** Adri2000 has joined #openstack-infra | 13:07 | |
*** ociuhandu has quit IRC | 13:07 | |
*** mriedem has joined #openstack-infra | 13:10 | |
*** ramishra has quit IRC | 13:10 | |
*** Lucas_Gray has joined #openstack-infra | 13:13 | |
*** panda has quit IRC | 13:14 | |
*** panda has joined #openstack-infra | 13:15 | |
openstackgerrit | Merged opendev/irc-meetings master: Free up unused Telco NFV ops meeting slot https://review.opendev.org/674309 | 13:16 |
*** yamamoto has joined #openstack-infra | 13:17 | |
openstackgerrit | Merged opendev/irc-meetings master: Free up unused Mogan meeting slot https://review.opendev.org/674306 | 13:18 |
openstackgerrit | Merged opendev/irc-meetings master: Free up unused LCOO WG meeting slot https://review.opendev.org/674305 | 13:18 |
*** jamesdenton has joined #openstack-infra | 13:21 | |
*** jamesdenton has quit IRC | 13:22 | |
*** odicha has quit IRC | 13:27 | |
*** ociuhandu has joined #openstack-infra | 13:27 | |
*** smarcet has joined #openstack-infra | 13:28 | |
*** jistr is now known as jistr|call | 13:29 | |
*** ykarel has quit IRC | 13:29 | |
*** smarcet has quit IRC | 13:34 | |
ttx | Looking at an opendev repository page, we should find a way to make it clearer how to propose a change from there. The help page is really a UI help. Some link to https://docs.openstack.org/infra/manual/developers.html would really help | 13:36 |
*** jamesdenton has joined #openstack-infra | 13:36 | |
*** jistr|call is now known as jistr | 13:38 | |
*** jamesmcarthur has quit IRC | 13:39 | |
*** jamesmcarthur has joined #openstack-infra | 13:41 | |
mordred | ttx: we have an edited version of the repo header in our build already - so there's an easy place to do such work | 13:42 |
mordred | ttx: although we also need to write a version of that which is not so openstack specific, because there is a TON of stuff in there (CLA signing, for instance) that does not apply to opendev generally | 13:42 |
mordred | ttx: https://opendev.org/opendev/system-config/src/branch/master/docker/gitea/custom/templates/repo/header.tmpl | 13:43 |
mordred | fwiw | 13:43 |
*** ociuhandu has quit IRC | 13:43 | |
*** ociuhandu has joined #openstack-infra | 13:44 | |
*** tdasilva has quit IRC | 13:44 | |
*** smarcet has joined #openstack-infra | 13:45 | |
*** tdasilva has joined #openstack-infra | 13:45 | |
*** bnemec is now known as beekneemech | 13:45 | |
*** stephenfin is now known as finucannot | 13:46 | |
ttx | ack | 13:46 |
*** lbragstad has joined #openstack-infra | 13:46 | |
*** jamesmcarthur has quit IRC | 13:48 | |
*** david-lyle is now known as dklyle | 13:48 | |
*** smarcet has quit IRC | 13:48 | |
*** ociuhandu has quit IRC | 13:49 | |
*** eharney has joined #openstack-infra | 13:50 | |
fungi | though hopefully we can also work out a way to link from a project in gitea to the same project in gerrit within the gitea webui | 13:54 |
*** spsurya has quit IRC | 13:54 | |
fungi | like how we link the issues tab to the corresponding storyboard project | 13:55 |
fungi | (or launchpad) | 13:55 |
fungi | i guess that bit relies on an existing gitea feature though | 13:55 |
*** ociuhandu has joined #openstack-infra | 13:55 | |
fungi | so would probably need work upstream in gitea to support similarly | 13:55 |
*** chkumar|ruck is now known as raukadah | 13:57 | |
*** lbragstad has quit IRC | 13:58 | |
*** lbragstad has joined #openstack-infra | 14:04 | |
*** pgaxatte has quit IRC | 14:06 | |
*** smarcet has joined #openstack-infra | 14:07 | |
*** lbragstad has quit IRC | 14:14 | |
*** psachin has quit IRC | 14:16 | |
*** ykarel has joined #openstack-infra | 14:23 | |
*** iurygregory_ has joined #openstack-infra | 14:23 | |
*** iurygregory has quit IRC | 14:25 | |
*** dpawlik has quit IRC | 14:26 | |
*** liuyulong has joined #openstack-infra | 14:28 | |
*** ociuhandu has quit IRC | 14:34 | |
*** ociuhandu has joined #openstack-infra | 14:35 | |
*** Wasaac has quit IRC | 14:37 | |
*** Wasaac has joined #openstack-infra | 14:37 | |
*** ociuhandu has quit IRC | 14:40 | |
*** ociuhandu has joined #openstack-infra | 14:41 | |
*** ociuhandu has quit IRC | 14:42 | |
openstackgerrit | Merged opendev/system-config master: Replace wiki-dev02 with wiki-dev03 https://review.opendev.org/675425 | 14:42 |
*** ramishra has joined #openstack-infra | 14:44 | |
*** smarcet has quit IRC | 14:46 | |
*** yamamoto has quit IRC | 14:46 | |
openstackgerrit | Jeff Liu proposed zuul/zuul-operator master: WIP: Add zuul-operator-functional-openshift job https://review.opendev.org/674355 | 14:48 |
*** yamamoto has joined #openstack-infra | 14:48 | |
*** yamamoto has quit IRC | 14:48 | |
*** yamamoto has joined #openstack-infra | 14:49 | |
*** yamamoto has quit IRC | 14:52 | |
*** yamamoto has joined #openstack-infra | 14:52 | |
*** kjackal has quit IRC | 14:53 | |
*** kjackal has joined #openstack-infra | 14:55 | |
*** ricolin has quit IRC | 14:57 | |
*** dklyle has quit IRC | 14:58 | |
*** david-lyle has joined #openstack-infra | 14:58 | |
*** smarcet has joined #openstack-infra | 14:58 | |
*** liuyulong has quit IRC | 14:59 | |
*** ricolin has joined #openstack-infra | 15:01 | |
*** ramishra has quit IRC | 15:06 | |
*** bdodd has joined #openstack-infra | 15:07 | |
*** ykarel is now known as ykarel|away | 15:09 | |
fungi | okay, heading to run some errands and grab lunch but will start testing out wiki-dev03 once i return | 15:09 |
*** Lucas_Gray has quit IRC | 15:12 | |
openstackgerrit | James E. Blair proposed opendev/puppet-zuul master: Add web_root option to zuul.conf https://review.opendev.org/675639 | 15:12 |
*** jcoufal has quit IRC | 15:15 | |
openstackgerrit | James E. Blair proposed opendev/system-config master: Add web_root option to zuul.conf https://review.opendev.org/675640 | 15:15 |
*** david-lyle is now known as dklyle | 15:16 | |
*** panda has quit IRC | 15:19 | |
*** panda has joined #openstack-infra | 15:20 | |
corvus | infra-root: ^ those 2 changes are safe to merge now (and i think we should, so we can go ahead and restart zuul with that in place) | 15:20 |
openstackgerrit | James E. Blair proposed openstack/project-config master: Report the build page url in Zuul https://review.opendev.org/675641 | 15:20 |
corvus | that change ^ should wait until monday, i will wip it | 15:20 |
clarkb | corvus: when we restart zuul we should restart the executors too fix the gearman worker class too right? | 15:20 |
clarkb | re Monday my traveling for meeting is ~10 miles and not the 3k fungi has to do so I'll likely be around earlier in the day | 15:21 |
corvus | clarkb: yeah, i'm thinking we should do a full system restart today when that lands | 15:23 |
*** Lucas_Gray has joined #openstack-infra | 15:23 | |
clarkb | k I can help with that | 15:23 |
corvus | i've been putting it off because i knew the .conf file would require a restart; i figured we could batch it all | 15:23 |
corvus | did we schedule a major infra change during a foundation staff meeting? | 15:24 |
*** roman_g has quit IRC | 15:25 | |
clarkb | corvus: the day before :P | 15:26 |
clarkb | (I'm actually quite flexible monday so wasn't too worried about it) | 15:26 |
*** roman_g has joined #openstack-infra | 15:26 | |
clarkb | we've also been testing it quite a bit I think with zuul changes | 15:27 |
corvus | it's easy to revert :) | 15:27 |
openstackgerrit | Ben Nemec proposed openstack/devstack-gate master: WIP: Use OSCaaS to speed up devstack runs https://review.opendev.org/675414 | 15:28 |
*** yamamoto has quit IRC | 15:31 | |
*** yamamoto has joined #openstack-infra | 15:32 | |
*** piotrowskim has quit IRC | 15:33 | |
clarkb | I've started looking at timing out gitea's http requests. One thing I notice is that gitea sets session lifetime age to a day. At first I thought that this might be limited to authenticated sessions, but ff debug tools show I have a session cookie when unauthenticated | 15:35 |
*** yamamoto has quit IRC | 15:37 | |
clarkb | macaron does have a session GC system that I think runs based on the session timeouts. It is possible that might clean things up. But also might make our ansible stuff break? | 15:37 |
dtantsur | can someone here approve stuff on stackalytics? https://review.opendev.org/#/c/673815/ | 15:37 |
clarkb | dtantsur: no, stackalytics is a mirantis project | 15:38 |
clarkb | you'll need to reach out to them for reviews | 15:39 |
dtantsur | clarkb: I see infra-core included, hence asking here | 15:39 |
clarkb | dtantsur: I'm not sure why they addedus | 15:39 |
clarkb | we are not responsible | 15:39 |
* dtantsur shrugs | 15:39 | |
dtantsur | okay, then I guess nobody cares, and I can stay "independent" there :) | 15:39 |
clarkb | also I think they moved all their source of truth data to github? | 15:39 |
dtantsur | no idea. I cannot find any references, https://wiki.openstack.org/wiki/Stackalytics lists outdated information.. | 15:40 |
*** exsdev has quit IRC | 15:41 | |
clarkb | dtantsur: https://github.com/stackalytics/default_data/ | 15:41 |
*** exsdev has joined #openstack-infra | 15:42 | |
dtantsur | this looks alive, thanks clarkb | 15:42 |
*** iurygregory_ has quit IRC | 15:43 | |
clarkb | I removed infra core from stackaltyics core in gerrit | 15:43 |
clarkb | hopefully that reduces any confusion | 15:43 |
dtantsur | clarkb: has someone talked to them about retiring their mirror on opendev? | 15:44 |
*** e0ne has quit IRC | 15:44 | |
*** AR2018 has joined #openstack-infra | 15:44 | |
*** ginopc has quit IRC | 15:45 | |
*** cmurphy is now known as cmorpheus | 15:45 | |
*** exsdev has quit IRC | 15:46 | |
clarkb | dtantsur: I think the stackalytics code on opendev is what they deploy | 15:46 |
clarkb | (at least it is since they unforked but maybe they forked again I don't know) | 15:46 |
dtantsur | okay, I'll ask them. thanks again! | 15:47 |
*** gyee has joined #openstack-infra | 15:50 | |
*** jamesmcarthur has joined #openstack-infra | 15:54 | |
*** AR2018 has quit IRC | 16:00 | |
*** udesale has quit IRC | 16:02 | |
openstackgerrit | Merged opendev/puppet-zuul master: Add web_root option to zuul.conf https://review.opendev.org/675639 | 16:05 |
*** dklyle has quit IRC | 16:06 | |
*** guimaluf has quit IRC | 16:09 | |
*** jcoufal has joined #openstack-infra | 16:10 | |
*** jcoufal has quit IRC | 16:11 | |
*** jcoufal has joined #openstack-infra | 16:11 | |
*** lucasagomes has quit IRC | 16:12 | |
openstackgerrit | Merged zuul/zuul master: Refactor task result detection https://review.opendev.org/675489 | 16:12 |
openstackgerrit | James E. Blair proposed opendev/puppet-zuul master: Fix a typo with web_root https://review.opendev.org/675655 | 16:13 |
openstackgerrit | James E. Blair proposed opendev/system-config master: Add web_root option to zuul.conf https://review.opendev.org/675640 | 16:13 |
corvus | clarkb, mordred: ^ i think that is the fix for this error: https://logs.opendev.org/40/675640/1/check/infra-puppet-apply-4-ubuntu-xenial/5b5a3c9/applytest/puppetapplytest35.final.out.FAILED | 16:14 |
*** Guest1857 is now known as redrobot | 16:17 | |
mordred | corvus: I agree with that fix | 16:17 |
corvus | see, these old fonts don't come with @ symbols... sometimes you have to go and borrow them from a newer font | 16:18 |
*** aedc has quit IRC | 16:20 | |
mordred | corvus: this is why you should use emoji instead of @ | 16:22 |
*** roman_g has quit IRC | 16:22 | |
mordred | corvus: clearly 🇦🇹web_root would make more sense | 16:22 |
*** tdasilva has quit IRC | 16:24 | |
*** dklyle has joined #openstack-infra | 16:26 | |
*** mattw4 has joined #openstack-infra | 16:28 | |
*** kopecmartin is now known as kopecmartin|off | 16:29 | |
*** rpittau is now known as rpittau|afk | 16:35 | |
*** dklyle has quit IRC | 16:37 | |
*** dklyle has joined #openstack-infra | 16:37 | |
*** ricolin_ has joined #openstack-infra | 16:41 | |
*** markvoelker has quit IRC | 16:41 | |
fungi | okay, back from lunch and catching up | 16:43 |
*** ricolin has quit IRC | 16:44 | |
*** markvoelker has joined #openstack-infra | 16:44 | |
fungi | clarkb: dtantsur: infra-core was added to stackalytics-core a few years back when we thought they were going to work with us to move stackalytics to an infra-hosted system, but then they went silent on us before it was finished | 16:45 |
AJaeger | fungi, could you look at some small ansible-lint changes later, please? https://review.opendev.org/675254 https://review.opendev.org/675530 https://review.opendev.org/675255 They follow your earlier ones... | 16:46 |
*** irclogbot_1 has quit IRC | 16:47 | |
fungi | sure, i mean the changes i pushed up for zuul-jobs were mostly a strawman to work out whether we wanted to continue using ansible-lint at all, i don't personally find it that valuable | 16:47 |
*** bgmccollum has quit IRC | 16:48 | |
*** irclogbot_3 has joined #openstack-infra | 16:48 | |
AJaeger | it fixes the missing spaces, I think ansible requires them soon... | 16:48 |
*** ykarel|away has quit IRC | 16:49 | |
*** irclogbot_3 has quit IRC | 16:49 | |
*** irclogbot_1 has joined #openstack-infra | 16:50 | |
*** dtantsur is now known as dtantsur|afk | 16:50 | |
*** eharney has quit IRC | 16:50 | |
*** bgmccollum has joined #openstack-infra | 16:51 | |
corvus | AJaeger: ansible requires no such thing :) | 16:51 |
corvus | fungi: i guess we know what happens with strawman proposals now | 16:52 |
fungi | they get dressed up and used as scarecrows? | 16:54 |
*** allanb has left #openstack-infra | 16:54 | |
* fungi is off to see the wizard | 16:54 | |
clarkb | if anyone is wondering why their go compiles are super cranky about command arguments, check your alternatives | 16:54 |
clarkb | for some reason tumbleweed decided that go 1.4 and not 1.11 was the best default golang | 16:55 |
clarkb | I made a change to add net/http.TimeoutHandler to the macaron middleware which I expected to result in a compilation failure. It did not result in a compilation failure so now I don't trust the code at all :) | 16:56 |
clarkb | corvus: if you have a second you might want to check http://paste.openstack.org/show/755704/ I think that is the rough shape of the thing we want. But will need to update it to have configuration and also test taht well that does what we want at all | 16:58 |
*** jamesmcarthur has quit IRC | 16:59 | |
corvus | clarkb: i have also found that sometimes i need to like really clean out cached stuff in the repo directory from previous builds (like maybe even re-clone because the cached stuff is hidden behind .gitignore). i haven't worked out what or when yet. but your "i built the thing and didn't get what i thought" sounds like that. | 17:00 |
*** tesseract has quit IRC | 17:00 | |
* corvus is providing expert-level technical advice! | 17:00 | |
AJaeger | corvus: it does not? Then I misunderstood ;( I thought it would be required in a new release ;( | 17:00 |
corvus | AJaeger: of ansible-lint | 17:01 |
fungi | `git clean -dfx` should also even clean out .gitignore'd things | 17:01 |
AJaeger | Ah! | 17:01 |
*** Lucas_Gray has quit IRC | 17:01 | |
AJaeger | ARgh ;( | 17:01 |
fungi | specifically -x is what ignores the ignores | 17:01 |
corvus | that sounds preferable | 17:02 |
clarkb | corvus: ya my next step is to add a compile failuire just to be sure the no compilation failure is legit | 17:02 |
fungi | between `git clean -dfx` and `git reset --hard origin/master` i basically never reclone | 17:02 |
corvus | AJaeger: if there's a move afot to require whitespace in braces in jinja, it's news to me | 17:02 |
corvus | clarkb: and based on my limited experience with macron, that looks like the sort of thing i would expect | 17:03 |
clarkb | corvus: ya I confirmed the build is legit by injecting invalid tokens in the file | 17:03 |
clarkb | corvus: cool in that case I'll figure out hwo to make that configurable and try to better understand the other hanlders so that I place this one in the right spot | 17:04 |
openstackgerrit | Merged opendev/puppet-zuul master: Fix a typo with web_root https://review.opendev.org/675655 | 17:04 |
*** dklyle has quit IRC | 17:07 | |
*** david-lyle has joined #openstack-infra | 17:07 | |
clarkb | but I haven't ridden the bike in a few days so I should go do that first. Back in a bit | 17:08 |
*** jcoufal has quit IRC | 17:10 | |
*** david-lyle has quit IRC | 17:10 | |
*** david-lyle has joined #openstack-infra | 17:10 | |
clarkb | I suppose I can test gitea by updating our dockerifle to test against a branch on a github fork I have | 17:11 |
clarkb | at the very least that should show I haven't regressed it | 17:11 |
corvus | clarkb: yes, or it's easy to do a local docker build with the upstream dockerfile and run an instance locally | 17:12 |
clarkb | good point | 17:12 |
clarkb | and I can stick nova into that instance and then set timeout super small and probably trigger them | 17:12 |
corvus | ya | 17:13 |
*** igordc has joined #openstack-infra | 17:17 | |
*** jamesmcarthur has joined #openstack-infra | 17:21 | |
*** adriancz has quit IRC | 17:21 | |
*** betherly has joined #openstack-infra | 17:22 | |
*** kjackal has quit IRC | 17:28 | |
*** smarcet has quit IRC | 17:30 | |
mordred | clarkb: that looks like such a small amount of code :) | 17:31 |
openstackgerrit | Merged opendev/system-config master: Add web_root option to zuul.conf https://review.opendev.org/675640 | 17:38 |
*** betherly has quit IRC | 17:39 | |
*** bhavikdbavishi has quit IRC | 17:40 | |
*** eharney has joined #openstack-infra | 17:48 | |
*** harlowja has joined #openstack-infra | 17:49 | |
*** jamesmcarthur has quit IRC | 17:50 | |
*** betherly has joined #openstack-infra | 17:50 | |
*** betherly has quit IRC | 18:03 | |
*** gfidente has quit IRC | 18:05 | |
*** factor has quit IRC | 18:06 | |
*** icarusfactor has joined #openstack-infra | 18:06 | |
openstackgerrit | Jeremy Stanley proposed opendev/puppet-mediawiki master: Add php-mbstring and php-xml distro packages https://review.opendev.org/675674 | 18:06 |
openstackgerrit | Jeremy Stanley proposed opendev/puppet-mediawiki master: Disable EmbedVideo extension https://review.opendev.org/675675 | 18:06 |
fungi | clarkb: a redeployment worked cleanly, but accessing the web interface turned up these ^ | 18:07 |
fungi | (i've manually implemented them on the server so i can continue to debug) | 18:07 |
*** betherly has joined #openstack-infra | 18:15 | |
*** jtomasek has quit IRC | 18:21 | |
*** betherly has quit IRC | 18:23 | |
*** yamamoto has joined #openstack-infra | 18:29 | |
clarkb | fungi: I went ahead and approved them since they are straight forward and alread applied | 18:33 |
clarkb | the landing page seems to work | 18:33 |
*** yamamoto has quit IRC | 18:34 | |
*** ekultails has quit IRC | 18:36 | |
fungi | yeah, openid integration is still busted and there's some missing theme bits | 18:41 |
fungi | but getting closer | 18:41 |
*** pkopec_ has joined #openstack-infra | 18:54 | |
openstackgerrit | Merged opendev/puppet-mediawiki master: Add php-mbstring and php-xml distro packages https://review.opendev.org/675674 | 18:56 |
openstackgerrit | Merged opendev/puppet-mediawiki master: Disable EmbedVideo extension https://review.opendev.org/675675 | 18:56 |
*** pkopec has quit IRC | 18:56 | |
*** pkopec_ has quit IRC | 19:00 | |
*** pkopec has joined #openstack-infra | 19:01 | |
*** ricolin_ has quit IRC | 19:02 | |
*** ekultails has joined #openstack-infra | 19:09 | |
*** pkopec_ has joined #openstack-infra | 19:11 | |
*** pkopec has quit IRC | 19:12 | |
*** pkopec_ has quit IRC | 19:20 | |
*** pkopec_ has joined #openstack-infra | 19:21 | |
*** betherly has joined #openstack-infra | 19:25 | |
*** betherly has quit IRC | 19:34 | |
corvus | the new zuul.conf file is in place, i'll start working on restarting zuul now | 19:34 |
*** e0ne has joined #openstack-infra | 19:41 | |
corvus | hrm, i suspect we've hit a cat job that isn't returning... | 19:43 |
corvus | i think that's happened before, and we don't deal with that ell. | 19:44 |
corvus | well | 19:44 |
corvus | oh it unblocked | 19:44 |
openstackgerrit | Jeff Liu proposed zuul/zuul-jobs master: Add skip-registry-check parameter to deploy openshift role https://review.opendev.org/675688 | 19:45 |
openstackgerrit | Jeff Liu proposed zuul/zuul-operator master: WIP: Add zuul-operator-functional-openshift job https://review.opendev.org/674355 | 19:47 |
openstackgerrit | Jeff Liu proposed zuul/zuul-operator master: WIP: Add zuul-operator-functional-openshift job https://review.opendev.org/674355 | 19:49 |
*** ralonsoh has quit IRC | 19:57 | |
corvus | the enqueue has been done for a while, but we're still waiting on some executors to finish stopping; i suspect it's because they have been overloaded and have so many build dirs to delete | 20:05 |
fungi | overloaded abnormally or overloaded like our usual peak activity would do? | 20:06 |
corvus | fungi: overloaded abnormally because of the executor distribution bug (now fixed, we'll see better behavior with this restart) | 20:06 |
fungi | oh, that, right | 20:07 |
*** pkopec_ has quit IRC | 20:07 | |
*** pkopec_ has joined #openstack-infra | 20:07 | |
*** whoami-rajat has quit IRC | 20:12 | |
corvus | and i think one of the executors oomed, so the stop script isn't deleting the pidfile | 20:13 |
corvus | i will get that in just a minute | 20:13 |
*** pkopec_ has quit IRC | 20:15 | |
*** pkopec has joined #openstack-infra | 20:15 | |
*** pkopec has quit IRC | 20:15 | |
*** smarcet has joined #openstack-infra | 20:15 | |
*** diablo_rojo has joined #openstack-infra | 20:16 | |
*** betherly has joined #openstack-infra | 20:17 | |
*** e0ne has quit IRC | 20:18 | |
corvus | #status log restarted all of zuul on commit a2018c599a364f316a682da64c775d390b054acd | 20:19 |
openstackstatus | corvus: finished logging | 20:19 |
*** betherly has quit IRC | 20:27 | |
fungi | thanks! | 20:27 |
*** kjackal has joined #openstack-infra | 20:30 | |
*** betherly has joined #openstack-infra | 20:36 | |
corvus | i have verified that the report urls are unchanged | 20:37 |
*** smarcet has quit IRC | 20:37 | |
openstackgerrit | Jeff Liu proposed zuul/zuul-operator master: WIP: Add zuul-operator-functional-openshift job https://review.opendev.org/674355 | 20:39 |
*** derekh has quit IRC | 20:44 | |
donnyd | was there something going on around 1940UTC | 20:44 |
corvus | donnyd: yep, full zuul restart. when that happens we delete all our instances at once | 20:45 |
*** smarcet has joined #openstack-infra | 20:45 | |
corvus | donnyd: around 20:20 you may have seen us requesting nearly our full quota at once too | 20:45 |
donnyd | I see - I was hoping it wasn't something going wrong | 20:45 |
donnyd | Yes I did | 20:45 |
*** derekh has joined #openstack-infra | 20:46 | |
donnyd | For once I didn't get a single job failure when I got a massive amount of requests.. limiting max_concurrent_builds has really been helpful with the lvm backend for cinder | 20:46 |
*** ijw has joined #openstack-infra | 20:48 | |
*** diablo_rojo has quit IRC | 20:51 | |
*** betherly has quit IRC | 20:53 | |
sgw | fungi: I see my starlingx/zuul-jobs merged, can you or someone else add me to the starlingx-zuul-jobs-core group on gerrit when it's created | 20:59 |
*** EmilienM is now known as EmilienM|pto | 21:01 | |
*** igordc has quit IRC | 21:01 | |
*** markvoelker has quit IRC | 21:01 | |
*** armax has quit IRC | 21:01 | |
*** shachar has quit IRC | 21:01 | |
*** guoqiao_ has joined #openstack-infra | 21:01 | |
*** shachar has joined #openstack-infra | 21:01 | |
*** armax has joined #openstack-infra | 21:01 | |
*** guoqiao has quit IRC | 21:01 | |
*** slaweq has quit IRC | 21:10 | |
*** markvoelker has joined #openstack-infra | 21:11 | |
corvus | sgw: done | 21:14 |
sgw | corvus: awesome thanks! Enjoy your weekend | 21:18 |
openstackgerrit | Jeff Liu proposed zuul/zuul-operator master: WIP: Add zuul-operator-functional-openshift job https://review.opendev.org/674355 | 21:18 |
*** markvoelker has quit IRC | 21:21 | |
openstackgerrit | Jeremy Stanley proposed zuul/zuul-jobs master: Update documentation for Debian/Ubuntu mirror_info https://review.opendev.org/675703 | 21:21 |
*** e0ne has joined #openstack-infra | 21:21 | |
*** slaweq has joined #openstack-infra | 21:27 | |
*** rlandy|rover has quit IRC | 21:31 | |
*** betherly has joined #openstack-infra | 21:31 | |
*** slaweq has quit IRC | 21:32 | |
*** e0ne has quit IRC | 21:32 | |
openstackgerrit | Jeremy Stanley proposed zuul/zuul-jobs master: Update documentation for Debian/Ubuntu mirror_info https://review.opendev.org/675703 | 21:32 |
*** e0ne has joined #openstack-infra | 21:35 | |
openstackgerrit | Jeremy Stanley proposed zuul/zuul-jobs master: Update documentation for Debian/Ubuntu mirror_info https://review.opendev.org/675703 | 21:43 |
*** e0ne has quit IRC | 21:45 | |
*** smarcet has quit IRC | 21:46 | |
*** betherly has quit IRC | 21:48 | |
*** cenrak has joined #openstack-infra | 21:51 | |
*** slaweq has joined #openstack-infra | 21:51 | |
clarkb | fungi: any idea why openid isn't working on new wiki yet? | 21:53 |
fungi | no, i need to try matching up the Settings.php it has with the one on wiki-dev01, though openid wasn't completely working on wiki-dev01 either... it did actually load though | 21:54 |
fungi | but authentication was busted | 21:55 |
fungi | on wiki-dev03 it doesn't even show a login option | 21:55 |
fungi | so probably missing the config entry to activate that extension | 21:55 |
*** slaweq has quit IRC | 21:56 | |
clarkb | looking at it really quickly I wonder if the requireOnce path for the extension is correct? | 22:00 |
clarkb | maybe it should be $IP/w/exention... | 22:01 |
clarkb | though none of the other require seem to do that | 22:02 |
*** cenrak has quit IRC | 22:04 | |
*** pkopec has joined #openstack-infra | 22:04 | |
clarkb | aha reading the readme I think we have to install some extra php libs | 22:04 |
clarkb | fungi: http://paste.openstack.org/show/755712/ lines 6 and 7 | 22:05 |
clarkb | that comes out of the readme in the openid extension dir | 22:05 |
clarkb | sounds like there are different php openid libs. Not sure if we have to use the same one as before to make sure the db works | 22:05 |
clarkb | (I won't go changing anything since I am only partially here, but I think that is likely our next step | 22:07 |
fungi | aha, good catch. thanks! | 22:10 |
*** betherly has joined #openstack-infra | 22:11 | |
fungi | there's a php-openid package on xenial | 22:12 |
clarkb | fungi: they seem to want it in the same dir as the extension | 22:13 |
clarkb | I guess we can symlink it in? | 22:13 |
fungi | ahh, and it's already installed yreah | 22:13 |
clarkb | /srv/mediawiki/w/extensions/OpenID/Auth is where we are supposed to put it according to the readme | 22:13 |
clarkb | in that dir | 22:13 |
*** pkopec has quit IRC | 22:13 | |
clarkb | and lin 15 in my paste | 22:13 |
fungi | /usr/share/php/Auth is what it needs i think | 22:14 |
fungi | i'll try a symlink | 22:14 |
*** betherly has quit IRC | 22:15 | |
clarkb | fwiw wiki.o.o doesn't seem to hav ean Auth dir either. Maybe it finds it via a path setting? | 22:16 |
*** mriedem has quit IRC | 22:17 | |
*** guoqiao_ has quit IRC | 22:20 | |
*** betherly has joined #openstack-infra | 22:22 | |
fungi | also https://wiki-dev.openstack.org/wiki/Special:Version is showing it under installed extensions in the "other" category | 22:23 |
*** markvoelker has joined #openstack-infra | 22:23 | |
fungi | i'll see if apache logs are helpful | 22:23 |
fungi | lots of "AH01630: client denied by server configuration: /srv/mediawiki/images" which probably explains the theme issues, i'll tweak the vhost config for that | 22:25 |
fungi | hrm it already has "Require all granted" | 22:27 |
*** betherly has quit IRC | 22:27 | |
*** markvoelker has quit IRC | 22:28 | |
fungi | ls: cannot access '/srv/mediawiki/images': No such file or directory | 22:29 |
fungi | d'oh! | 22:30 |
*** panda has quit IRC | 22:30 | |
fungi | so that's going to be stateful data | 22:31 |
fungi | on wiki-dev01 we mount /srv/mediawiki from a cinder volume | 22:31 |
*** panda has joined #openstack-infra | 22:32 | |
fungi | i wonder if we want to put a volume somewhere like /srv/mediawiki-data and then symlink stuff like /srv/mediawiki/images there so that the content of /srv/mediawiki is actually still all configuration-managed | 22:32 |
donnyd | If someone would like to give swift on FN a swing it should be working | 22:34 |
donnyd | can someone check to see if https://openstack.fortnebula.com:13808/v1 returns a response | 22:36 |
fungi | donnyd: "Bad URL" | 22:37 |
donnyd | well bad url is a response so I am going to go with yes its working | 22:37 |
fungi | yup | 22:37 |
fungi | more verbose via wget: "2019-08-09 22:37:26 ERROR 412: Precondition Failed." | 22:37 |
donnyd | testing works from inside the edge and its only proxied there, so I am thinking we can give it a go whenever the time comes | 22:40 |
fungi | cool | 22:41 |
*** harlowja has quit IRC | 22:54 | |
timburke | fwiw, my go-to url to check that swift's up is more like https://openstack.fortnebula.com:13808/info -- looking good! | 23:03 |
corvus | donnyd: want me to update the swift test job to use that? | 23:05 |
corvus | (er, the logs-in-swift test job) | 23:05 |
donnyd | sure, if you want to give it a spin and see how it works | 23:05 |
donnyd | or doesn't | 23:05 |
openstackgerrit | James E. Blair proposed opendev/base-jobs master: Test FN swift in base-test-swift https://review.opendev.org/675711 | 23:13 |
corvus | infra-root, donnyd: ^ at your leisure | 23:14 |
*** weifan has joined #openstack-infra | 23:19 | |
*** kjackal has quit IRC | 23:20 | |
donnyd | which tenant will it store the logs in? | 23:21 |
donnyd | I am assuming the zuul one | 23:21 |
donnyd | doesn't really matter though | 23:21 |
*** weifan has quit IRC | 23:22 | |
* donnyd goes to weekend mode now | 23:24 | |
* donnyd reachable but mobile | 23:24 | |
donnyd | hopefully the swift backend for glance will yield a little faster upload and download speeds for the images | 23:25 |
*** tosky has quit IRC | 23:32 | |
*** weshay is now known as weshay_pto | 23:37 | |
*** mattw4 has quit IRC | 23:46 | |
openstackgerrit | Jeremy Stanley proposed opendev/puppet-mediawiki master: Put image data in a parallel path to source code https://review.opendev.org/675713 | 23:50 |
fungi | clarkb: ^ no symlink needed (i think) | 23:50 |
clarkb | do weneed a config update to find them there as well as allow that in apache? | 23:55 |
logan- | does the object logging work with radosgw s3/swift endpoints? | 23:59 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!