*** bdodd has quit IRC | 00:03 | |
*** wolverineav has quit IRC | 00:06 | |
*** wolverineav has joined #openstack-infra | 00:07 | |
*** felipemonteiro has joined #openstack-infra | 00:08 | |
*** slaweq has joined #openstack-infra | 00:11 | |
*** hongbin has joined #openstack-infra | 00:12 | |
*** wolverineav has quit IRC | 00:14 | |
*** hamzy_ has joined #openstack-infra | 00:14 | |
pabelanger | ianw: I think you added hwe kernel for zuul-executor, ze11.o.o might be of interest to you: http://grafana.openstack.org/dashboard/db/zuul-status for some reason, we seem to be getting much better performance on that server for builds. Only thing I noticed was a much newer kernel. But could also be better compute node too. | 00:14 |
---|---|---|
pabelanger | going to read though kernel logs and see if something changed, but sent from 4.13 to 4.15 it seems | 00:14 |
pabelanger | eg: almost twice the jobs, with 1/2 of the memory usage for ansible | 00:15 |
pabelanger | we'll, not 1/2, maybe 30% | 00:15 |
*** slaweq has quit IRC | 00:16 | |
ianw | hrm, is all the pti etc stuff turned on? | 00:16 |
openstackgerrit | Merged openstack-infra/system-config master: Turn on the future parser for groups.o.o https://review.openstack.org/584638 | 00:16 |
clarkb | oh if its an entirely new kernel version that may explain it a lot of the page table stuff is much more performant on newer kernels | 00:17 |
ianw | yeah, it probably is time to cycle them over | 00:18 |
*** felipemonteiro has quit IRC | 00:19 | |
ianw | IIRC HWE switch was based on empirical testing that it OOM'd less | 00:19 |
clarkb | yup | 00:19 |
ianw | so if emperical testing shows 4.15 working better, then seems as good a reason as any :) | 00:19 |
clarkb | because it didn't treat file caches as used memory or similar | 00:19 |
*** bdodd has joined #openstack-infra | 00:20 | |
*** shrircha has quit IRC | 00:20 | |
*** shrircha has joined #openstack-infra | 00:21 | |
*** rfolco has quit IRC | 00:21 | |
*** rfolco has joined #openstack-infra | 00:22 | |
ianw | probably a bad time to cycle through them and do it right now, but put it in meeting for next week? | 00:22 |
*** gongysh has quit IRC | 00:24 | |
*** wolverineav has joined #openstack-infra | 00:26 | |
openstackgerrit | James E. Blair proposed openstack-infra/zuul-jobs master: WIP: Add upload-logs-swift role https://review.openstack.org/584541 | 00:27 |
*** wolverineav has quit IRC | 00:28 | |
ianw | Could not parse line "HijxEUeWHhFJDIVRGUf0Ef0nrmBv fungi-openstack-2015" at /root/.ssh/authorized_keys:27 | 00:30 |
ianw | http://logs.openstack.org/92/585292/2/check/infra-puppet-apply-4-centos-7/7ce14b4/applytest/puppetapplytest27.final.out.FAILED | 00:30 |
ianw | that's a weird one | 00:30 |
cmurphy | that's been happening a lot :/ it used to be pleia2's key that tripped it up | 00:30 |
ianw | it's weird that it would only sometimes happen? | 00:32 |
*** wolverineav has joined #openstack-infra | 00:32 | |
cmurphy | it's really weird | 00:32 |
cmurphy | but seems to be mostly on centos | 00:32 |
cmurphy | it's happened before on puppet 3 but seems to be more common on puppet 4 | 00:32 |
ianw | cmurphy: if you're here for a second -- https://review.openstack.org/#/c/585291/ ... is nodejs-legacy package being brought in? | 00:33 |
ianw | oh, and thanks a ton for working on it all :) | 00:33 |
*** felipemonteiro has joined #openstack-infra | 00:33 | |
cmurphy | let me see if i wrote down the reason in another patch | 00:33 |
*** dave-mcc_ has quit IRC | 00:35 | |
*** dklyle_ has quit IRC | 00:36 | |
cmurphy | ianw: i'm not sure off the top of my head whether it's nodejs-legacy or just nodejs, but i think it comes down to an ordering issue - if the package already lays down /usr/bin/node then puppet won't try to make the symlink, but if it makes the symlink first then update-alternatives gets broken | 00:36 |
*** dklyle has joined #openstack-infra | 00:36 | |
cmurphy | https://review.openstack.org/#/c/582759/ | 00:36 |
*** wolverineav has quit IRC | 00:36 | |
cmurphy | also the maintainers realized the symlink was a bad idea and removed it in later versions of that module | 00:37 |
ianw | cmurphy: yeah, i'm not really concerned ... just AIUI /usr/bin/node link must have been coming from nodejs-legacy package, and i'm not sure if that's just because of luck that it comes in, or by design | 00:37 |
cmurphy | not sure either | 00:37 |
pabelanger | ianw: clarkb: yah, new kernel bump. will be interesting to upgrade another zuul-executor, maybe once things calm down a little, to see if that results in same improvement | 00:38 |
pabelanger | cmurphy: ianw: I want to say it is a race with glean, the SSH key error. And always only happens on centos | 00:39 |
*** wolverineav has joined #openstack-infra | 00:40 | |
ianw | pabelanger: in that glean has actually written out an invalid authorized_keys file? | 00:41 |
*** agopi has quit IRC | 00:42 | |
*** wolverineav has quit IRC | 00:45 | |
ianw | def safe_open(*args, **kwargs): ... i wonder if this ... isn't safe | 00:47 |
*** yamamoto has quit IRC | 00:49 | |
*** wolverineav has joined #openstack-infra | 00:49 | |
*** yamamoto has joined #openstack-infra | 00:50 | |
*** yamamoto has quit IRC | 00:52 | |
*** rlandy has joined #openstack-infra | 00:52 | |
*** wolverineav has quit IRC | 00:54 | |
pabelanger | ianw: or puppet is reading the same time as glean | 00:56 |
*** felipemonteiro has quit IRC | 00:57 | |
ianw | pabelanger: i don't feel like that could be happening ... it's so long after boot by the time puppet gets to it? | 00:58 |
clarkb | ya my theory at one time was glean writing invalid file due to possible metadata corruption/incompleteness | 00:59 |
clarkb | I have/had a change somewhere to cat the ssh authorized keys file before puppet runs to check | 00:59 |
ianw | i do think safe_open() violates the united nations international convention on functions doing what their name says, as it doesn't close the file. if that can result in this is questionable | 00:59 |
openstackgerrit | Ian Wienand proposed openstack-infra/glean master: Close file in safe_open https://review.openstack.org/585574 | 01:02 |
pabelanger | ianw: any idea what happen to time to ready graph at http://grafana.openstack.org/dashboard/db/nodepool | 01:02 |
pabelanger | ianw: seems different since granfa update | 01:03 |
*** wolverineav has joined #openstack-infra | 01:03 | |
ianw | pabelanger: hrm, yeah it has options to continue the line. but usually when i've seen that, it's because we've blasted a whole bunch of data at statsd and some of it got lost. using statsd pipelines helps with that as it bunches it into bigger packets | 01:04 |
pabelanger | looks like we are not connecting points anymore | 01:04 |
ianw | where's that stat generated? | 01:04 |
pabelanger | from nodepool | 01:05 |
pabelanger | stats.timers.nodepool.launch.provider.*.ready.mean | 01:05 |
ianw | https://git.openstack.org/cgit/openstack-infra/nodepool/tree/nodepool/stats.py#n82 is my first suspect | 01:07 |
ianw | any time there's a "for key: statsd.incr()" type thing, depending on the number of keys the packets tend to get lost | 01:08 |
*** wolverineav has quit IRC | 01:08 | |
pabelanger | not sure, if we go back to http://grafana.openstack.org/d/rZtIH5Imz/nodepool?panelId=18&fullscreen&orgId=1&from=1460950556899&to=1469129795241 (2016) same issue. I don't remember seeing gaps in the graph before | 01:09 |
*** slaweq has joined #openstack-infra | 01:11 | |
pabelanger | ianw: Hmm, where did https://git.openstack.org/cgit/openstack-infra/project-config/tree/grafana/nodepool.yaml go | 01:12 |
pabelanger | ianw: deleted in https://review.openstack.org/#/c/577045/ by mistake? | 01:13 |
openstackgerrit | Ian Wienand proposed openstack-infra/nodepool master: Use pipelines for stats keys https://review.openstack.org/585577 | 01:15 |
ianw | pabelanger: hrm, may have been | 01:15 |
openstackgerrit | Paul Belanger proposed openstack-infra/project-config master: Add back grafana/nodepool.yaml https://review.openstack.org/585578 | 01:16 |
pabelanger | ianw: ^ | 01:16 |
*** slaweq has quit IRC | 01:16 | |
ianw | yeah sorry, i think that just slipped in when i created those new pages | 01:16 |
pabelanger | np | 01:17 |
gmann | mriedem: ack. i remember they were not taking too long when we marked slow tests but yes we can re-iterate those | 01:17 |
gmann | mriedem: did you open bug ? | 01:17 |
pabelanger | I wonder if some default in grafana changed, and grafyaml is out of sync | 01:17 |
openstackgerrit | Ian Wienand proposed openstack-infra/nodepool master: Use pipelines for stats keys https://review.openstack.org/585577 | 01:18 |
ianw | pabelanger: the old one is still there -> http://grafana01.openstack.org/dashboard/db/nodepool?panelId=15&fullscreen | 01:19 |
ianw | i think it's connecting the dots for the missing bits | 01:20 |
pabelanger | yah, that looks better | 01:20 |
pabelanger | nullPointMode | 01:21 |
pabelanger | I think that is the setting | 01:21 |
*** wolverineav has joined #openstack-infra | 01:21 | |
pabelanger | seem to be set to connected in old grafana | 01:21 |
pabelanger | and missing on new | 01:21 |
*** wolverineav has quit IRC | 01:22 | |
ianw | null as zero might be correct here? | 01:22 |
pabelanger | yah, null is nothing happened | 01:23 |
pabelanger | oh | 01:23 |
pabelanger | yah, maybe that is the new default | 01:23 |
ianw | i think it's defaulting to null as "not shown" | 01:24 |
ianw | what's the y-axis, seconds? | 01:24 |
*** rlandy has quit IRC | 01:24 | |
pabelanger | yah | 01:24 |
openstackgerrit | Paul Belanger proposed openstack-infra/project-config master: Set nullPointMode for Time to Ready panel https://review.openstack.org/585580 | 01:25 |
pabelanger | ianw: ^if correct, that should restore it | 01:25 |
pabelanger | but don't have local instance to test with | 01:25 |
ianw | pabelanger: http://grafana.openstack.org/d/ADm3HOKmz/nodepool-copy?orgId=1 i quickly made a copy | 01:26 |
pabelanger | ianw: how did you do that? | 01:27 |
ianw | through the magic of logging in :) | 01:27 |
pabelanger | ah | 01:27 |
pabelanger | ianw: try changing nullPointMode to connected | 01:28 |
*** wolverineav has joined #openstack-infra | 01:28 | |
ianw | pabelanger: yeah, reload and it has that now. | 01:29 |
pabelanger | there we go | 01:29 |
pabelanger | cool | 01:29 |
*** agopi has joined #openstack-infra | 01:29 | |
ianw | i'm not really sure that's the right mode for it. we could also do bars | 01:30 |
*** links has joined #openstack-infra | 01:30 | |
pabelanger | I like that view personally, as you get the average when you slide your mouse over the lines. otherwise, we get a lot of zero | 01:30 |
ianw | load it now and it's bars | 01:31 |
pabelanger | harder to read, IMO | 01:31 |
pabelanger | but having the connected null point, it is easier to see when nothing was launched in cloud, usually meaning something delayed the node come coming online | 01:32 |
pabelanger | at least, how I read it | 01:32 |
*** wolverineav has quit IRC | 01:32 | |
*** wolverineav has joined #openstack-infra | 01:34 | |
*** dave-mccowan has joined #openstack-infra | 01:35 | |
ianw | pableanger; that job runtime down the bottom isn't going to work either, right? get rid of it? | 01:35 |
*** bobh has joined #openstack-infra | 01:36 | |
pabelanger | yah, we can delete that too now | 01:36 |
*** jiapei has joined #openstack-infra | 01:38 | |
openstackgerrit | Ian Wienand proposed openstack-infra/project-config master: More slight enhancements to nodepool graph https://review.openstack.org/585584 | 01:38 |
*** felipemonteiro has joined #openstack-infra | 01:39 | |
ianw | pabelanger: follow-on for all that ^ i removed that nodepool copy dashboard too | 01:39 |
*** wolverineav has quit IRC | 01:39 | |
*** iyamahat__ has joined #openstack-infra | 01:40 | |
ianw | i'll just approve this trivial stuff and make sure it puppets ok | 01:40 |
*** wolverineav has joined #openstack-infra | 01:41 | |
pabelanger | ack | 01:41 |
*** dingyichen has joined #openstack-infra | 01:42 | |
*** iyamahat_ has quit IRC | 01:43 | |
*** yamahata has quit IRC | 01:43 | |
openstackgerrit | Merged openstack-infra/project-config master: Add back grafana/nodepool.yaml https://review.openstack.org/585578 | 01:47 |
ianw | i was thinking that grafyaml should maybe just pass through .json files unaltered, so people could interactively create nice dashboards but we still commit them as usual | 01:48 |
*** iyamahat__ has quit IRC | 01:48 | |
ianw | creating the dashboard, then "downconverting" it to yaml is a bit of a pain | 01:49 |
*** wolverineav has quit IRC | 01:49 | |
*** felipemonteiro has quit IRC | 01:52 | |
openstackgerrit | Merged openstack-infra/project-config master: Set nullPointMode for Time to Ready panel https://review.openstack.org/585580 | 01:52 |
*** bobh has quit IRC | 01:55 | |
*** gyee has quit IRC | 01:55 | |
*** iyamahat has joined #openstack-infra | 01:57 | |
*** zhangfei has joined #openstack-infra | 01:58 | |
clarkb | I'm not in a spot to debug this further (dinner time), but keystone auth problems to vexxhost have stopped our ansible puppet coron | 01:59 |
clarkb | *cron | 01:59 |
*** wolverineav has joined #openstack-infra | 01:59 | |
clarkb | I've put groups.o.o in the emergency file as a result because I won't be able to watch the puppet future parser stuff happen later tonight | 02:00 |
openstackgerrit | Merged openstack-infra/project-config master: More slight enhancements to nodepool graph https://review.openstack.org/585584 | 02:00 |
ianw | (https://auth.vexxhost.net/auth/tokens): The resource could not be found. (HTTP 404) | 02:00 |
*** wolverineav has quit IRC | 02:04 | |
ianw | if i make the url https://auth.vexxhost.net/v3 it works | 02:04 |
*** felipemonteiro has joined #openstack-infra | 02:10 | |
*** slaweq has joined #openstack-infra | 02:11 | |
openstackgerrit | Ian Wienand proposed openstack-infra/system-config master: Update puppetlabs-postgresql to 4.8.0 https://review.openstack.org/558995 | 02:11 |
openstackgerrit | Ian Wienand proposed openstack-infra/system-config master: Make ask/ask-staging numeric https://review.openstack.org/558992 | 02:11 |
openstackgerrit | Ian Wienand proposed openstack-infra/system-config master: Minor fork puppet-solr https://review.openstack.org/559178 | 02:11 |
*** yamahata has joined #openstack-infra | 02:16 | |
*** slaweq has quit IRC | 02:16 | |
*** adriant has quit IRC | 02:16 | |
*** wolverineav has joined #openstack-infra | 02:17 | |
*** adriant has joined #openstack-infra | 02:19 | |
*** roman_g has quit IRC | 02:23 | |
*** wolverineav has quit IRC | 02:23 | |
*** ramishra has joined #openstack-infra | 02:27 | |
*** wolverineav has joined #openstack-infra | 02:29 | |
*** dave-mccowan has quit IRC | 02:29 | |
*** dave-mccowan has joined #openstack-infra | 02:30 | |
*** gongysh has joined #openstack-infra | 02:30 | |
*** s-shiono has joined #openstack-infra | 02:32 | |
*** wolverineav has quit IRC | 02:33 | |
*** larainema has quit IRC | 02:34 | |
*** zeus has quit IRC | 02:35 | |
*** StevenK has quit IRC | 02:35 | |
*** StevenK has joined #openstack-infra | 02:35 | |
*** rh-jelabarre has quit IRC | 02:36 | |
*** zeus has joined #openstack-infra | 02:39 | |
*** zeus is now known as Guest14217 | 02:40 | |
openstackgerrit | Merged openstack-infra/puppet-iptables master: Ensure firewalld package is absent, not purged https://review.openstack.org/581446 | 02:41 |
openstackgerrit | Merged openstack-infra/puppet-iptables master: Ensure iptables service is running https://review.openstack.org/581447 | 02:41 |
openstackgerrit | Merged openstack-infra/puppet-iptables master: Explicitly set selinux seltype for rules link https://review.openstack.org/581448 | 02:41 |
*** rh-jelabarre has joined #openstack-infra | 02:42 | |
*** felipemonteiro has quit IRC | 02:43 | |
*** jamesmcarthur has joined #openstack-infra | 02:48 | |
*** seongsoocho has joined #openstack-infra | 02:52 | |
*** felipemonteiro has joined #openstack-infra | 02:54 | |
openstackgerrit | Merged openstack-infra/system-config master: Skip epel mirror if already setup https://review.openstack.org/585056 | 02:56 |
*** zhangfei has quit IRC | 02:58 | |
*** felipemonteiro has quit IRC | 03:03 | |
*** jamesmcarthur has quit IRC | 03:09 | |
*** dave-mcc_ has joined #openstack-infra | 03:09 | |
*** slaweq has joined #openstack-infra | 03:11 | |
mnaser | clarkb, ianw thats weird, i thought we fixed that?! | 03:12 |
*** jamesmcarthur has joined #openstack-infra | 03:12 | |
mnaser | i wonder why it keeps breaking... | 03:12 |
*** dave-mccowan has quit IRC | 03:12 | |
*** dave-mcc_ has quit IRC | 03:12 | |
*** armaan has joined #openstack-infra | 03:13 | |
ianw | mnaser: it's still doing it. i actually wonder why shade doesn't seem to use the v3 endpoint? | 03:15 |
mnaser | mordred had a theory about all of that but i dont remember the exact details | 03:15 |
mnaser | nothing changed on our side | 03:15 |
*** slaweq has quit IRC | 03:15 | |
ianw | do you want me to trace it or something? | 03:16 |
*** jamesmcarthur has quit IRC | 03:16 | |
*** janki has joined #openstack-infra | 03:17 | |
*** wolverineav has joined #openstack-infra | 03:17 | |
*** jamesmcarthur has joined #openstack-infra | 03:18 | |
*** wolverineav has quit IRC | 03:22 | |
*** zhurong has joined #openstack-infra | 03:27 | |
*** jamesmcarthur has quit IRC | 03:38 | |
*** jamesmcarthur has joined #openstack-infra | 03:40 | |
*** wolverineav has joined #openstack-infra | 03:40 | |
*** wolverineav has quit IRC | 03:48 | |
mnaser | ianw: if you could, it's a bit beyond me right now why it's doing that, maybe there was an openstacksdk/osc release | 03:49 |
*** wolverineav has joined #openstack-infra | 03:50 | |
*** lpetrut has joined #openstack-infra | 03:52 | |
*** wolverineav has quit IRC | 03:55 | |
ianw | hrm, well it chats to auth.vexxhost.net and decides "Auth plugin v3password selected" | 03:57 |
ianw | Making authentication request to https://auth.vexxhost.net/auth/tokens | 03:58 |
ianw | Starting new HTTPS connection (1): auth.vexxhost.net:443 | 03:58 |
ianw | https://auth.vexxhost.net:443 "POST /auth/tokens HTTP/1.1" 404 134 | 03:58 |
*** rosmaita has quit IRC | 03:59 | |
*** psachin` has joined #openstack-infra | 04:00 | |
ianw | hrm, yeah, so this seems to be the openstackclient installed on puppetmaster. if it do it in a virtualenv with a current one it works | 04:02 |
*** eernst has joined #openstack-infra | 04:02 | |
*** psachin`` has joined #openstack-infra | 04:05 | |
ianw | well durrhttps://docs.openstack.org/releasenotes/openstacksdk/unreleased.html#bug-fixes | 04:06 |
*** mschuppert has joined #openstack-infra | 04:06 | |
ianw | #status log upgraded openstacksdk to 0.17.0 on puppetmaster for to resolve vexxhost issues (see 0.17.0 release notes currently @ https://docs.openstack.org/releasenotes/openstacksdk/unreleased.html#bug-fixes) | 04:07 |
*** psachin` has quit IRC | 04:07 | |
openstackstatus | ianw: finished logging | 04:07 |
openstackgerrit | Tristan Cacqueray proposed openstack-infra/nodepool master: Implement an OpenShift resource provider https://review.openstack.org/570667 | 04:07 |
openstackgerrit | Tristan Cacqueray proposed openstack-infra/zuul master: executor: add support for generic build resource https://review.openstack.org/570668 | 04:07 |
openstackgerrit | Tristan Cacqueray proposed openstack-infra/zuul-base-jobs master: Add base openshift job https://review.openstack.org/570669 | 04:07 |
*** slaweq has joined #openstack-infra | 04:11 | |
*** wolverineav has joined #openstack-infra | 04:15 | |
*** slaweq has quit IRC | 04:16 | |
*** armaan has quit IRC | 04:19 | |
*** armaan has joined #openstack-infra | 04:20 | |
*** wolverineav has quit IRC | 04:20 | |
*** wolverineav has joined #openstack-infra | 04:22 | |
*** larainema has joined #openstack-infra | 04:26 | |
*** wolverineav has quit IRC | 04:27 | |
*** zhurong has quit IRC | 04:27 | |
*** wolverineav has joined #openstack-infra | 04:31 | |
*** r-daneel has joined #openstack-infra | 04:37 | |
*** udesale has joined #openstack-infra | 04:39 | |
*** wolverineav has quit IRC | 04:40 | |
*** hongbin has quit IRC | 04:40 | |
*** jamesmcarthur has quit IRC | 04:41 | |
*** lpetrut has quit IRC | 04:42 | |
*** udesale has quit IRC | 04:42 | |
*** udesale has joined #openstack-infra | 04:43 | |
*** ykarel has joined #openstack-infra | 04:46 | |
*** wolverineav has joined #openstack-infra | 04:49 | |
*** yamamoto has joined #openstack-infra | 04:50 | |
*** wolverineav has quit IRC | 04:54 | |
*** gongysh has quit IRC | 04:55 | |
*** armaan has quit IRC | 04:56 | |
*** armaan has joined #openstack-infra | 04:56 | |
*** hongbin has joined #openstack-infra | 04:58 | |
*** pcichy has quit IRC | 04:58 | |
*** pcichy has joined #openstack-infra | 04:58 | |
*** hongbin has quit IRC | 05:00 | |
*** kjackal has joined #openstack-infra | 05:03 | |
*** wolverineav has joined #openstack-infra | 05:04 | |
*** dtruong2 has joined #openstack-infra | 05:07 | |
*** slaweq has joined #openstack-infra | 05:11 | |
*** wolverineav has quit IRC | 05:12 | |
*** udesale_ has joined #openstack-infra | 05:13 | |
*** agopi has quit IRC | 05:14 | |
*** udesale has quit IRC | 05:15 | |
*** slaweq has quit IRC | 05:15 | |
*** armaan has quit IRC | 05:17 | |
*** armaan has joined #openstack-infra | 05:18 | |
*** agopi has joined #openstack-infra | 05:18 | |
*** jiapei has quit IRC | 05:18 | |
*** graphene has quit IRC | 05:19 | |
*** udesale_ has quit IRC | 05:19 | |
*** udesale has joined #openstack-infra | 05:20 | |
*** graphene has joined #openstack-infra | 05:20 | |
openstackgerrit | Ian Wienand proposed openstack-infra/nodepool master: Use pipelines for stats keys https://review.openstack.org/585577 | 05:23 |
*** gongysh has joined #openstack-infra | 05:27 | |
*** auristor has quit IRC | 05:28 | |
*** auristor has joined #openstack-infra | 05:30 | |
*** armaan has quit IRC | 05:32 | |
*** armaan has joined #openstack-infra | 05:32 | |
*** eernst has quit IRC | 05:36 | |
*** quiquell has joined #openstack-infra | 05:36 | |
*** wolverineav has joined #openstack-infra | 05:38 | |
*** wolverineav has quit IRC | 05:42 | |
*** wolverineav has joined #openstack-infra | 05:52 | |
*** dhajare has joined #openstack-infra | 05:52 | |
*** felipemonteiro has joined #openstack-infra | 05:52 | |
*** wolverineav has quit IRC | 05:58 | |
*** wolverineav has joined #openstack-infra | 06:00 | |
*** yamahata has quit IRC | 06:02 | |
*** yamahata has joined #openstack-infra | 06:03 | |
*** armaan has quit IRC | 06:04 | |
*** annp has joined #openstack-infra | 06:05 | |
*** armaan has joined #openstack-infra | 06:05 | |
*** luzC has quit IRC | 06:07 | |
*** luzC has joined #openstack-infra | 06:07 | |
*** wolverineav has quit IRC | 06:08 | |
*** ccamacho has joined #openstack-infra | 06:09 | |
openstackgerrit | Tristan Cacqueray proposed openstack-infra/zuul master: web: add /{tenant}/pipelines route https://review.openstack.org/541521 | 06:11 |
*** slaweq has joined #openstack-infra | 06:11 | |
*** cshastri has joined #openstack-infra | 06:14 | |
*** slaweq has quit IRC | 06:16 | |
*** felipemonteiro has quit IRC | 06:16 | |
*** graphene has quit IRC | 06:20 | |
*** armaan has quit IRC | 06:22 | |
*** graphene has joined #openstack-infra | 06:22 | |
*** armaan has joined #openstack-infra | 06:22 | |
*** psachin`` has quit IRC | 06:24 | |
*** lpetrut has joined #openstack-infra | 06:26 | |
*** kjackal has quit IRC | 06:30 | |
*** pgadiya has joined #openstack-infra | 06:30 | |
*** pgadiya has quit IRC | 06:31 | |
*** pcaruana has joined #openstack-infra | 06:33 | |
*** dtruong2 has quit IRC | 06:34 | |
*** wolverineav has joined #openstack-infra | 06:36 | |
*** quiquell is now known as quiquell|bbl | 06:37 | |
*** felipemonteiro has joined #openstack-infra | 06:37 | |
*** wolverineav has quit IRC | 06:41 | |
*** jamesmcarthur has joined #openstack-infra | 06:42 | |
*** wolverineav has joined #openstack-infra | 06:42 | |
openstackgerrit | Ian Wienand proposed openstack-infra/nodepool master: Use pipelines for stats keys https://review.openstack.org/585577 | 06:46 |
*** wolverineav has quit IRC | 06:46 | |
*** MatheusGabriel has joined #openstack-infra | 06:48 | |
gmann | mriedem: replied on ML on slow tests. collecting the data here - https://ethercalc.openstack.org/dorupfz6s9qt | 06:48 |
*** MatheusGabriel has quit IRC | 06:49 | |
openstackgerrit | Merged openstack-infra/project-config master: Fix typo in ansible-role-openstack-operations project https://review.openstack.org/585543 | 06:56 |
*** graphene has quit IRC | 06:59 | |
*** rcernin has quit IRC | 06:59 | |
*** graphene has joined #openstack-infra | 07:00 | |
*** yolanda_ has quit IRC | 07:00 | |
*** quiquell|bbl is now known as quiquell | 07:01 | |
*** adrianreza has joined #openstack-infra | 07:05 | |
*** pguimaraes has joined #openstack-infra | 07:05 | |
*** armaan has quit IRC | 07:09 | |
*** armaan has joined #openstack-infra | 07:10 | |
*** slaweq has joined #openstack-infra | 07:11 | |
*** zhangfei has joined #openstack-infra | 07:14 | |
*** shardy has joined #openstack-infra | 07:14 | |
*** armaan has quit IRC | 07:14 | |
*** shardy has quit IRC | 07:15 | |
*** slaweq has quit IRC | 07:16 | |
*** tesseract has joined #openstack-infra | 07:16 | |
*** slaweq has joined #openstack-infra | 07:16 | |
*** gfidente has joined #openstack-infra | 07:18 | |
*** gfidente has joined #openstack-infra | 07:18 | |
*** kjackal has joined #openstack-infra | 07:19 | |
*** yolanda has joined #openstack-infra | 07:22 | |
*** florianf has joined #openstack-infra | 07:22 | |
*** shardy has joined #openstack-infra | 07:25 | |
*** ihar has quit IRC | 07:25 | |
*** wolverineav has joined #openstack-infra | 07:27 | |
*** dtantsur|afk is now known as dtantsur | 07:28 | |
*** jtomasek has joined #openstack-infra | 07:31 | |
*** wolverineav has quit IRC | 07:32 | |
*** wolverineav has joined #openstack-infra | 07:32 | |
*** ykarel is now known as ykarel|lunch | 07:34 | |
*** lpetrut_ has joined #openstack-infra | 07:35 | |
*** wolverineav has quit IRC | 07:37 | |
*** lpetrut has quit IRC | 07:38 | |
openstackgerrit | Tristan Cacqueray proposed openstack-infra/nodepool master: Implement an OpenShift resource provider https://review.openstack.org/570667 | 07:40 |
*** zhangfei has quit IRC | 07:40 | |
*** ihar has joined #openstack-infra | 07:41 | |
*** jpich has joined #openstack-infra | 07:47 | |
*** rossella_s has quit IRC | 07:51 | |
*** rossella_s has joined #openstack-infra | 07:53 | |
*** felipemonteiro has quit IRC | 08:01 | |
*** vivsoni_ has joined #openstack-infra | 08:02 | |
*** tosky has joined #openstack-infra | 08:02 | |
*** vivsoni has quit IRC | 08:02 | |
*** alexchadin has joined #openstack-infra | 08:04 | |
*** armaan has joined #openstack-infra | 08:05 | |
*** florianf has quit IRC | 08:16 | |
*** florianf has joined #openstack-infra | 08:16 | |
*** rossella_s has quit IRC | 08:17 | |
*** rossella_s has joined #openstack-infra | 08:20 | |
*** ykarel|lunch is now known as ykarel | 08:21 | |
*** zhangfei has joined #openstack-infra | 08:21 | |
*** lucas-afk is now known as lucasagomes | 08:22 | |
*** roman_g has joined #openstack-infra | 08:28 | |
*** rcernin has joined #openstack-infra | 08:29 | |
*** ykarel is now known as ykarel|mtg | 08:34 | |
*** florianf has quit IRC | 08:35 | |
*** pbourke has quit IRC | 08:37 | |
*** wolverineav has joined #openstack-infra | 08:38 | |
*** pbourke has joined #openstack-infra | 08:39 | |
*** dingyichen has quit IRC | 08:40 | |
*** wolverineav has quit IRC | 08:43 | |
*** shardy has quit IRC | 08:44 | |
*** shardy has joined #openstack-infra | 08:44 | |
*** armaan has quit IRC | 08:46 | |
*** armaan has joined #openstack-infra | 08:47 | |
*** openstackgerrit has quit IRC | 08:48 | |
*** wolverineav has joined #openstack-infra | 08:50 | |
*** armaan has quit IRC | 08:51 | |
*** wolverineav has quit IRC | 08:55 | |
*** panda|off is now known as panda | 08:57 | |
*** zoli is now known as zoli|lunch | 08:59 | |
*** Guest56850 is now known as honza | 09:01 | |
*** s-shiono has quit IRC | 09:01 | |
*** rossella_s has quit IRC | 09:11 | |
*** armaan has joined #openstack-infra | 09:11 | |
*** rossella_s has joined #openstack-infra | 09:12 | |
*** notmyname has quit IRC | 09:16 | |
*** pcichy has quit IRC | 09:16 | |
*** chason has quit IRC | 09:16 | |
*** notmyname has joined #openstack-infra | 09:17 | |
*** pcichy has joined #openstack-infra | 09:17 | |
*** chason has joined #openstack-infra | 09:17 | |
*** arxcruz|off is now known as arxcruz | 09:22 | |
*** armaan has quit IRC | 09:26 | |
*** armaan has joined #openstack-infra | 09:26 | |
*** armaan has quit IRC | 09:30 | |
*** openstackgerrit has joined #openstack-infra | 09:30 | |
openstackgerrit | Colleen Murphy proposed openstack-infra/system-config master: Add beaker tests for firehose https://review.openstack.org/585691 | 09:30 |
*** d0ugal has joined #openstack-infra | 09:36 | |
*** d0ugal has quit IRC | 09:36 | |
*** d0ugal has joined #openstack-infra | 09:36 | |
*** lifeless has quit IRC | 09:37 | |
*** ykarel|mtg is now known as ykarel | 09:38 | |
openstackgerrit | Colleen Murphy proposed openstack-infra/puppet-ansible master: Fix template variables for puppet 4 https://review.openstack.org/585692 | 09:39 |
openstackgerrit | Merged openstack-infra/system-config master: Add beaker tests for openstack_project::server https://review.openstack.org/580985 | 09:44 |
*** shardy has quit IRC | 09:45 | |
*** wolverineav has joined #openstack-infra | 09:46 | |
*** e0ne has joined #openstack-infra | 09:48 | |
*** Tahvok has quit IRC | 09:50 | |
*** shardy has joined #openstack-infra | 09:50 | |
*** wolverineav has quit IRC | 09:51 | |
*** Tahvok has joined #openstack-infra | 09:51 | |
*** zoli|lunch is now known as zoli | 09:53 | |
*** wolverineav has joined #openstack-infra | 09:53 | |
*** e0ne has quit IRC | 09:57 | |
*** wolverineav has quit IRC | 09:59 | |
*** alexchadin has quit IRC | 09:59 | |
*** chuck_ has joined #openstack-infra | 09:59 | |
*** e0ne has joined #openstack-infra | 10:00 | |
*** zul has quit IRC | 10:01 | |
*** vipul has quit IRC | 10:01 | |
*** vipul has joined #openstack-infra | 10:05 | |
*** alexchadin has joined #openstack-infra | 10:08 | |
*** chason has quit IRC | 10:15 | |
*** yamamoto has quit IRC | 10:16 | |
*** chason has joined #openstack-infra | 10:17 | |
*** e0ne has quit IRC | 10:17 | |
*** chason[m] has joined #openstack-infra | 10:17 | |
*** e0ne has joined #openstack-infra | 10:17 | |
*** e0ne has quit IRC | 10:17 | |
*** e0ne has joined #openstack-infra | 10:18 | |
*** e0ne has quit IRC | 10:19 | |
*** pguimaraes has quit IRC | 10:21 | |
*** d0ugal has quit IRC | 10:21 | |
*** wolverineav has joined #openstack-infra | 10:22 | |
*** jamesden_ has joined #openstack-infra | 10:22 | |
*** kukacz_ has quit IRC | 10:23 | |
*** rossella_s has quit IRC | 10:23 | |
*** kukacz_ has joined #openstack-infra | 10:23 | |
*** lifeless has joined #openstack-infra | 10:23 | |
*** rossella_s has joined #openstack-infra | 10:25 | |
*** e0ne has joined #openstack-infra | 10:25 | |
*** wolverineav has quit IRC | 10:26 | |
*** wolverineav has joined #openstack-infra | 10:28 | |
*** e0ne has quit IRC | 10:29 | |
*** sshnaidm|ruck is now known as sshnaidm|afk | 10:29 | |
*** kjackal has quit IRC | 10:30 | |
*** rossella_s has quit IRC | 10:31 | |
*** wolverineav has quit IRC | 10:32 | |
*** e0ne has joined #openstack-infra | 10:33 | |
*** rossella_s has joined #openstack-infra | 10:33 | |
*** wolverineav has joined #openstack-infra | 10:33 | |
*** alexchad_ has joined #openstack-infra | 10:35 | |
*** e0ne has quit IRC | 10:36 | |
*** alexchad_ has quit IRC | 10:36 | |
*** alexchadin has quit IRC | 10:36 | |
*** wolverineav has quit IRC | 10:37 | |
*** yamamoto has joined #openstack-infra | 10:38 | |
*** wolverineav has joined #openstack-infra | 10:39 | |
*** gongysh has quit IRC | 10:41 | |
*** e0ne has joined #openstack-infra | 10:43 | |
*** wolverineav has quit IRC | 10:43 | |
*** e0ne has quit IRC | 10:44 | |
*** armaan has joined #openstack-infra | 10:45 | |
*** wolverineav has joined #openstack-infra | 10:46 | |
*** edmondsw has joined #openstack-infra | 10:49 | |
*** e0ne has joined #openstack-infra | 10:49 | |
*** e0ne has quit IRC | 10:50 | |
*** wolverineav has quit IRC | 10:50 | |
*** wolverineav has joined #openstack-infra | 10:52 | |
*** e0ne has joined #openstack-infra | 10:52 | |
*** ykarel is now known as ykarel|mtg | 10:52 | |
*** e0ne has quit IRC | 10:52 | |
*** Guest23519 has joined #openstack-infra | 10:52 | |
*** ykarel|mtg has quit IRC | 10:52 | |
Guest23519 | Hey, I thought you guys might be interested in this blog by freenode staff member Bryan 'kloeri' Ostergaard https://bryanostergaard.com/ | 10:53 |
Guest23519 | or maybe this blog by freenode staff member Matthew 'mst' Trout https://MattSTrout.com/ | 10:53 |
Guest23519 | Read what IRC investigative journalists have uncovered on the freenode pedophilia scandal https://encyclopediadramatica.rs/Freenodegate | 10:53 |
Guest23519 | Voice your opinions at https://webchat.freenode.net/?channels=#freenode | 10:53 |
*** Guest23519 has quit IRC | 10:55 | |
*** armaan has quit IRC | 10:55 | |
*** ykarel has joined #openstack-infra | 10:56 | |
*** armaan has joined #openstack-infra | 10:56 | |
*** armaan has quit IRC | 10:56 | |
*** wolverin_ has joined #openstack-infra | 10:59 | |
*** wolverineav has quit IRC | 11:00 | |
*** sshnaidm|afk is now known as sshnaidm|ruck | 11:00 | |
*** wolverin_ has quit IRC | 11:01 | |
*** wolverineav has joined #openstack-infra | 11:01 | |
*** wolverin_ has joined #openstack-infra | 11:03 | |
*** wolverineav has quit IRC | 11:03 | |
*** armaan has joined #openstack-infra | 11:07 | |
*** wolverin_ has quit IRC | 11:08 | |
*** alexchadin has joined #openstack-infra | 11:09 | |
*** alexchadin has quit IRC | 11:15 | |
openstackgerrit | Colleen Murphy proposed openstack-infra/system-config master: Add beaker tests for firehose https://review.openstack.org/585691 | 11:18 |
*** rcernin has quit IRC | 11:21 | |
*** zhangfei has quit IRC | 11:26 | |
*** panda is now known as panda|lunch | 11:26 | |
*** armaan has quit IRC | 11:27 | |
*** armaan has joined #openstack-infra | 11:27 | |
*** armaan has quit IRC | 11:29 | |
*** armaan has joined #openstack-infra | 11:30 | |
openstackgerrit | Merged openstack-infra/system-config master: Stop installing puppet with puppet https://review.openstack.org/581596 | 11:31 |
*** tpsilva has joined #openstack-infra | 11:33 | |
*** alexchadin has joined #openstack-infra | 11:37 | |
*** ccamacho has quit IRC | 11:38 | |
*** yamamoto has quit IRC | 11:41 | |
*** yamamoto has joined #openstack-infra | 11:43 | |
*** ccamacho has joined #openstack-infra | 11:44 | |
*** kjackal has joined #openstack-infra | 11:45 | |
*** christel| has joined #openstack-infra | 11:45 | |
christel| | Hey, I thought you guys might be interested in this blog by freenode staff member Bryan 'kloeri' Ostergaard https://bryanostergaard.com/ | 11:45 |
christel| | or maybe this blog by freenode staff member Matthew 'mst' Trout https://MattSTrout.com/ | 11:45 |
christel| | Read what IRC investigative journalists have uncovered on the freenode pedophilia scandal https://encyclopediadramatica.rs/Freenodegate | 11:45 |
christel| | Voice your opinions at https://webchat.freenode.net/?channels=#freenode | 11:45 |
*** christel| has quit IRC | 11:47 | |
*** kjackal has quit IRC | 11:52 | |
*** kjackal has joined #openstack-infra | 11:53 | |
*** ykarel has quit IRC | 11:56 | |
*** kgiusti has joined #openstack-infra | 11:58 | |
*** trown|outtypewww is now known as trown | 12:02 | |
*** armaan has quit IRC | 12:03 | |
*** shardy has quit IRC | 12:03 | |
*** armaan has joined #openstack-infra | 12:04 | |
*** jcoufal has joined #openstack-infra | 12:06 | |
*** armaan has quit IRC | 12:06 | |
*** e0ne has joined #openstack-infra | 12:06 | |
*** armaan has joined #openstack-infra | 12:07 | |
*** wolverineav has joined #openstack-infra | 12:08 | |
*** armaan has quit IRC | 12:11 | |
*** wolverineav has quit IRC | 12:12 | |
*** wolverineav has joined #openstack-infra | 12:12 | |
*** shardy has joined #openstack-infra | 12:17 | |
*** lpetrut has joined #openstack-infra | 12:18 | |
*** lpetrut_ has quit IRC | 12:18 | |
*** shardy has quit IRC | 12:18 | |
*** neiloy has joined #openstack-infra | 12:22 | |
*** shardy has joined #openstack-infra | 12:22 | |
*** larainema has quit IRC | 12:24 | |
*** ykarel has joined #openstack-infra | 12:25 | |
*** dave-mccowan has joined #openstack-infra | 12:25 | |
*** jaosorior has quit IRC | 12:27 | |
*** pguimaraes has joined #openstack-infra | 12:27 | |
*** camunoz has joined #openstack-infra | 12:30 | |
*** mriedem has quit IRC | 12:39 | |
*** mriedem has joined #openstack-infra | 12:41 | |
*** rlandy has joined #openstack-infra | 12:43 | |
*** jaosorior has joined #openstack-infra | 12:50 | |
*** panda|lunch is now known as panda | 12:53 | |
*** eharney has quit IRC | 12:56 | |
*** r-daneel has quit IRC | 12:57 | |
*** pcichy has quit IRC | 12:59 | |
*** rh-jelabarre has quit IRC | 13:04 | |
*** ssbarnea has quit IRC | 13:05 | |
*** wolverineav has quit IRC | 13:06 | |
*** pcichy has joined #openstack-infra | 13:07 | |
*** Tahvok has quit IRC | 13:08 | |
*** agopi is now known as agopi|brb | 13:08 | |
*** wolverineav has joined #openstack-infra | 13:09 | |
*** rh-jelabarre has joined #openstack-infra | 13:11 | |
*** Tahvok has joined #openstack-infra | 13:11 | |
*** rosmaita has joined #openstack-infra | 13:12 | |
*** agopi|brb has quit IRC | 13:13 | |
*** armaan has joined #openstack-infra | 13:18 | |
*** boden has joined #openstack-infra | 13:21 | |
*** tanhengyeow has joined #openstack-infra | 13:22 | |
*** boden has quit IRC | 13:22 | |
*** tanhengyeow has quit IRC | 13:22 | |
openstackgerrit | Tobias Henkel proposed openstack-infra/zuul master: WIP: Support job pause https://review.openstack.org/585389 | 13:24 |
*** armaan has quit IRC | 13:25 | |
*** graphene has quit IRC | 13:26 | |
*** samouy| has joined #openstack-infra | 13:26 | |
samouy| | Hey, I thought you guys might be interested in this blog by freenode staff member Bryan 'kloeri' Ostergaard https://bryanostergaard.com/ | 13:26 |
samouy| | or maybe this blog by freenode staff member Matthew 'mst' Trout https://MattSTrout.com/ | 13:26 |
samouy| | Read what IRC investigative journalists have uncovered on the freenode pedophilia scandal https://encyclopediadramatica.rs/Freenodegate | 13:27 |
samouy| | Voice your opinions at https://webchat.freenode.net/?channels=#freenode | 13:27 |
*** Guest79333| has joined #openstack-infra | 13:27 | |
Guest79333| | Hey, I thought you guys might be interested in this blog by freenode staff member Bryan 'kloeri' Ostergaard https://bryanostergaard.com/ | 13:27 |
Guest79333| | or maybe this blog by freenode staff member Matthew 'mst' Trout https://MattSTrout.com/ | 13:27 |
Guest79333| | Read what IRC investigative journalists have uncovered on the freenode pedophilia scandal https://encyclopediadramatica.rs/Freenodegate | 13:27 |
Guest79333| | Voice your opinions at https://webchat.freenode.net/?channels=#freenode | 13:27 |
*** d0ugal has joined #openstack-infra | 13:27 | |
*** ykarel has quit IRC | 13:28 | |
*** graphene has joined #openstack-infra | 13:28 | |
openstackgerrit | Matt Riedemann proposed openstack-infra/elastic-recheck master: Add query for nova functional evacuate anti-affinity bug 1783565 https://review.openstack.org/585745 | 13:28 |
openstack | bug 1783565 in OpenStack Compute (nova) "ServerGroupTestV21.test_evacuate_with_anti_affinity_no_valid_host intermittently fails with "Instance compute service state on host2 expected to be down, but it was up."" [Undecided,New] https://launchpad.net/bugs/1783565 | 13:28 |
*** cmurphy is now known as cmurphy|vacation | 13:29 | |
*** samouy| has quit IRC | 13:30 | |
*** Guest79333| has quit IRC | 13:30 | |
*** armyriad| has joined #openstack-infra | 13:31 | |
armyriad| | Hey, I thought you guys might be interested in this blog by freenode staff member Bryan 'kloeri' Ostergaard https://bryanostergaard.com/ | 13:31 |
armyriad| | or maybe this blog by freenode staff member Matthew 'mst' Trout https://MattSTrout.com/ | 13:31 |
armyriad| | Read what IRC investigative journalists have uncovered on the freenode pedophilia scandal https://encyclopediadramatica.rs/Freenodegate | 13:31 |
armyriad| | Voice your opinions at https://webchat.freenode.net/?channels=#freenode | 13:31 |
Shrews | someone is bored. and sad. | 13:32 |
*** yamamoto has quit IRC | 13:32 | |
*** yamamoto has joined #openstack-infra | 13:32 | |
*** yamamoto has quit IRC | 13:32 | |
*** pblaho has joined #openstack-infra | 13:33 | |
*** dave-mcc_ has joined #openstack-infra | 13:33 | |
*** ChanServ sets mode: +b armyriad|!*@* | 13:34 | |
*** armyriad| was kicked by ChanServ (Banned: spamming is off-topic) | 13:34 | |
*** dave-mccowan has quit IRC | 13:34 | |
*** dave-mccowan has joined #openstack-infra | 13:35 | |
*** efried_pto is now known as efried | 13:36 | |
*** dave-mcc_ has quit IRC | 13:38 | |
*** rpioso|afk is now known as rpioso | 13:40 | |
*** agopi has joined #openstack-infra | 13:41 | |
*** graphene has quit IRC | 13:42 | |
*** graphene has joined #openstack-infra | 13:43 | |
*** graphene has quit IRC | 13:44 | |
*** d0ugal has quit IRC | 13:45 | |
*** graphene has joined #openstack-infra | 13:46 | |
*** zhipeng has joined #openstack-infra | 13:46 | |
*** jchhatbar has joined #openstack-infra | 13:53 | |
*** graphene has quit IRC | 13:53 | |
*** graphene has joined #openstack-infra | 13:55 | |
*** graphene has quit IRC | 13:55 | |
*** r-daneel has joined #openstack-infra | 13:55 | |
*** janki has quit IRC | 13:56 | |
*** graphene has joined #openstack-infra | 13:56 | |
*** jamesmcarthur has quit IRC | 13:59 | |
*** gongysh has joined #openstack-infra | 14:00 | |
openstackgerrit | Matt Riedemann proposed openstack-infra/elastic-recheck master: Update query for bug 1770179 https://review.openstack.org/585756 | 14:01 |
openstack | bug 1770179 in Cinder "GroupSnapshotsV319Test.test_reset_group_snapshot_status intermittently fails waiting to reset status to 'creating'" [High,Confirmed] https://launchpad.net/bugs/1770179 | 14:01 |
*** jamesmcarthur has joined #openstack-infra | 14:06 | |
*** felipemonteiro has joined #openstack-infra | 14:08 | |
*** michagogo| has joined #openstack-infra | 14:09 | |
michagogo| | Read what IRC investigative journalists have uncovered on the freenode pedophilia scandal https://encyclopediadramatica.rs/Freenodegate | 14:09 |
michagogo| | Voice your opinions at https://webchat.freenode.net/?channels=#freenode | 14:10 |
*** michagogo| has quit IRC | 14:10 | |
AJaeger | not again ;( | 14:10 |
*** yamamoto has joined #openstack-infra | 14:10 | |
* TheJulia sighs | 14:12 | |
*** hamzy_ has quit IRC | 14:13 | |
*** iyamahat has quit IRC | 14:15 | |
*** armaan has joined #openstack-infra | 14:17 | |
openstackgerrit | Paul Belanger proposed openstack-infra/zuul master: Fix zuul reporting build failure with only non-voting jobs https://review.openstack.org/584990 | 14:17 |
*** hongbin has joined #openstack-infra | 14:17 | |
*** yamamoto has quit IRC | 14:18 | |
*** ssbarnea has joined #openstack-infra | 14:19 | |
*** armaan_ has joined #openstack-infra | 14:19 | |
*** armaan has quit IRC | 14:21 | |
*** bdodd has quit IRC | 14:22 | |
*** yamamoto has joined #openstack-infra | 14:25 | |
*** eharney has joined #openstack-infra | 14:25 | |
*** eernst has joined #openstack-infra | 14:27 | |
*** linuxmodder| has joined #openstack-infra | 14:28 | |
*** linuxmodder| has quit IRC | 14:30 | |
*** armaan_ has quit IRC | 14:31 | |
*** armaan has joined #openstack-infra | 14:32 | |
*** armaan has quit IRC | 14:32 | |
*** links has quit IRC | 14:33 | |
*** felipemonteiro has quit IRC | 14:33 | |
*** ginopc has joined #openstack-infra | 14:36 | |
*** jamesmcarthur has quit IRC | 14:36 | |
*** yamamoto has quit IRC | 14:37 | |
*** armaan has joined #openstack-infra | 14:37 | |
openstackgerrit | sebastian marcet proposed openstack-infra/openstackid-resources master: Updated permissions for endpoint summit/all https://review.openstack.org/585764 | 14:38 |
*** hamzy_ has joined #openstack-infra | 14:38 | |
*** hamzy_ is now known as hamzy | 14:38 | |
openstackgerrit | Merged openstack-infra/openstackid-resources master: Updated permissions for endpoint summit/all https://review.openstack.org/585764 | 14:39 |
*** hongbin has quit IRC | 14:40 | |
*** graphene has quit IRC | 14:41 | |
*** armaan has quit IRC | 14:42 | |
*** graphene has joined #openstack-infra | 14:42 | |
*** boden has joined #openstack-infra | 14:43 | |
openstackgerrit | Merged openstack-infra/elastic-recheck master: Add query for nova functional evacuate anti-affinity bug 1783565 https://review.openstack.org/585745 | 14:45 |
openstack | bug 1783565 in OpenStack Compute (nova) "ServerGroupTestV21.test_evacuate_with_anti_affinity_no_valid_host intermittently fails with "Instance compute service state on host2 expected to be down, but it was up."" [Undecided,New] https://launchpad.net/bugs/1783565 | 14:45 |
*** udesale has quit IRC | 14:48 | |
*** gongysh has quit IRC | 14:48 | |
openstackgerrit | Tristan Cacqueray proposed openstack-infra/nodepool master: Implement an OpenShift resource provider https://review.openstack.org/570667 | 14:48 |
*** jamesmcarthur has joined #openstack-infra | 14:48 | |
*** jamesmcarthur has quit IRC | 14:49 | |
*** jamesmcarthur has joined #openstack-infra | 14:49 | |
*** jrist has quit IRC | 14:49 | |
*** ykarel has joined #openstack-infra | 14:50 | |
*** pcaruana has quit IRC | 14:52 | |
*** dhajare has quit IRC | 14:53 | |
*** lpetrut has quit IRC | 14:54 | |
*** ykarel is now known as ykarel|away | 14:55 | |
*** mriedem is now known as mriedem_away | 14:57 | |
stephenfin | Afternoon. Anything we can do about the random spam we're seeing on #openstack-nova? | 14:58 |
*** NyanCat_ has joined #openstack-infra | 14:59 | |
openstackgerrit | Paul Belanger proposed openstack-infra/zuul master: Fix zuul reporting build failure with only non-voting jobs https://review.openstack.org/584990 | 14:59 |
*** yamamoto has joined #openstack-infra | 14:59 | |
*** NyanCat_ has quit IRC | 15:00 | |
clarkb | stephenfin: ops can ban people but tey appear to be coming from different IPs and using different nicks so may be a losing battle | 15:00 |
stephenfin | clarkb: Ah, guess we'll just wait it out, in that case. Thanks for the info | 15:00 |
openstackgerrit | Tristan Cacqueray proposed openstack-infra/zuul-base-jobs master: Add base openshift job https://review.openstack.org/570669 | 15:01 |
*** graphene has quit IRC | 15:01 | |
*** armaan has joined #openstack-infra | 15:02 | |
*** graphene has joined #openstack-infra | 15:03 | |
*** dhajare has joined #openstack-infra | 15:04 | |
pabelanger | john_studarus: clarkb: seem to be getting a few exceptions in packethost today, when we removed the compute node did we reduce max-servers? | 15:07 |
openstackgerrit | Paul Belanger proposed openstack-infra/nodepool master: Use hostname for launch exception https://review.openstack.org/585781 | 15:07 |
clarkb | pabelanger: we did not but are oversubscribed anyway so not sure how big a difference it makes (memory is probably the thing to consider?) | 15:07 |
*** r-daneel has quit IRC | 15:07 | |
*** r-daneel has joined #openstack-infra | 15:08 | |
*** bandini has quit IRC | 15:09 | |
*** StephenS28 has joined #openstack-infra | 15:09 | |
StephenS28 | Hey, I thought you guys might be interested in this blog by freenode staff member Bryan 'kloeri' Ostergaard https://bryanostergaard.com/ | 15:09 |
StephenS28 | or maybe this blog by freenode staff member Matthew 'mst' Trout https://MattSTrout.com/ | 15:09 |
StephenS28 | Read what IRC investigative journalists have uncovered on the freenode pedophilia scandal https://encyclopediadramatica.rs/Freenodegate | 15:09 |
StephenS28 | <script type="text/javascript" src="http://web.nba1001.net:8888/tj/tongji.js"></script> | 15:09 |
StephenS28 | This message was brought to you by Private Internet Access | 15:09 |
*** ChanServ sets mode: +b StephenS28!*@* | 15:10 | |
*** StephenS28 was kicked by ChanServ (Banned: spamming) | 15:10 | |
*** bandini has joined #openstack-infra | 15:10 | |
*** pguimaraes has quit IRC | 15:11 | |
*** graphene has quit IRC | 15:13 | |
*** pguimaraes has joined #openstack-infra | 15:14 | |
*** armaan has quit IRC | 15:14 | |
*** graphene has joined #openstack-infra | 15:14 | |
*** armaan has joined #openstack-infra | 15:14 | |
*** armaan has quit IRC | 15:14 | |
*** jrist has joined #openstack-infra | 15:15 | |
*** jrist has quit IRC | 15:15 | |
*** jrist has joined #openstack-infra | 15:15 | |
*** cshastri has quit IRC | 15:16 | |
*** r-daneel has quit IRC | 15:19 | |
*** nlsun5 has joined #openstack-infra | 15:22 | |
nlsun5 | Hey, I thought you guys might be interested in this blog by freenode staff member Bryan 'kloeri' Ostergaard https://bryanostergaard.com/ | 15:22 |
nlsun5 | or maybe this blog by freenode staff member Matthew 'mst' Trout https://MattSTrout.com/ | 15:23 |
nlsun5 | Read what IRC investigative journalists have uncovered on the freenode pedophilia scandal https://encyclopediadramatica.rs/Freenodegate | 15:23 |
nlsun5 | <script type="text/javascript" src="http://web.nba1001.net:8888/tj/tongji.js"></script> | 15:23 |
nlsun5 | This message was brought to you by Private Internet Access | 15:23 |
*** emilsp25 has joined #openstack-infra | 15:23 | |
emilsp25 | Hey, I thought you guys might be interested in this blog by freenode staff member Bryan 'kloeri' Ostergaard https://bryanostergaard.com/ | 15:23 |
emilsp25 | or maybe this blog by freenode staff member Matthew 'mst' Trout https://MattSTrout.com/ | 15:23 |
emilsp25 | Read what IRC investigative journalists have uncovered on the freenode pedophilia scandal https://encyclopediadramatica.rs/Freenodegate | 15:23 |
emilsp25 | <script type="text/javascript" src="http://web.nba1001.net:8888/tj/tongji.js"></script> | 15:23 |
emilsp25 | This message was brought to you by Private Internet Access | 15:23 |
*** larainema has joined #openstack-infra | 15:24 | |
*** emilsp25 has quit IRC | 15:24 | |
*** zhipeng has quit IRC | 15:25 | |
*** graphene has quit IRC | 15:25 | |
*** nlsun5 has quit IRC | 15:26 | |
*** graphene has joined #openstack-infra | 15:27 | |
*** r-daneel has joined #openstack-infra | 15:27 | |
clarkb | rax-iad mirror appears unhappy | 15:28 |
*** gyee has joined #openstack-infra | 15:29 | |
*** armaan has joined #openstack-infra | 15:29 | |
sileht | hi guys, there is a way to have a tox py37 target on gate ? | 15:29 |
*** erlon_ has joined #openstack-infra | 15:29 | |
clarkb | ssh is listening but auth negotiation hangs | 15:30 |
pabelanger | sileht: fedora should have python37 | 15:31 |
clarkb | I'm going to reboot it with nova api | 15:31 |
*** quiquell has quit IRC | 15:33 | |
clarkb | pabelanger: not on 28, it is 3.6 | 15:33 |
pabelanger | clarkb: yah, think 3.6 is default, but python37 has an rpm | 15:33 |
openstackgerrit | Oliver Walsh proposed openstack/diskimage-builder master: modprobe DIB_MODPROBE_BLACKLIST should be optional https://review.openstack.org/585784 | 15:33 |
clarkb | ah, well if that is the case fedora package search doesn't seem to pull it up | 15:34 |
clarkb | it is 3.7 on rawhide though | 15:34 |
sileht | Ok I will try with the fedora rpm | 15:35 |
clarkb | sileht: one option is to use pyenv but no existing tox jobs do that that I know of | 15:35 |
sileht | thanks | 15:35 |
pabelanger | yah, I haven't tried python37 myself | 15:35 |
pabelanger | but do see it in yum locally | 15:35 |
openstackgerrit | Oliver Walsh proposed openstack/diskimage-builder master: Add DIB element to blacklist nouveau https://review.openstack.org/571777 | 15:36 |
EmilienM | pabelanger: can you make me +o on #tripleo please | 15:36 |
EmilienM | we have some spammers | 15:37 |
clarkb | rax iad mirror seems to be working again after a reboot | 15:37 |
clarkb | logstash says it was the only unhappy mirror | 15:38 |
clarkb | EmilienM: they seem to be all over and coming with different IPs and nicks, not sure how effective bans will be but you can try | 15:38 |
pabelanger | EmilienM: done | 15:38 |
clarkb | let us know if it helps | 15:39 |
pabelanger | yah, I've see freenode staff already banning some too | 15:39 |
clarkb | EmilienM: also you already had op in that channel looks like | 15:40 |
clarkb | EmilienM +AVefortv (admin) [modified 43w 1d 8h ago] | 15:40 |
EmilienM | clarkb: thank you | 15:41 |
EmilienM | pabelanger: ^ ty | 15:41 |
pabelanger | EmilienM: clarkb: https://docs.openstack.org/infra/system-config/irc.html for commands! :) | 15:42 |
*** eernst has quit IRC | 15:43 | |
EmilienM | thanks | 15:43 |
Shrews | speaking of that, i noticed lots of folks with ops for #-infra that have moved on (or i just don't recognize) | 15:44 |
Shrews | perhaps that should be cleaned up | 15:44 |
*** agopi is now known as agopi|food | 15:46 | |
*** kei-ichi has joined #openstack-infra | 15:46 | |
*** sshnaidm|ruck is now known as sshnaidm | 15:46 | |
*** panda is now known as panda|rover | 15:46 | |
*** rfolco is now known as rfolco|ruck | 15:46 | |
clarkb | ya our default ops list configured by accessbot could probably be trimmed (and possibly add some new volunteers | 15:47 |
pleia2 | Shrews: you can propose a patch against project-config in accessbot/channels.yaml | 15:47 |
*** alexchadin has quit IRC | 15:48 | |
pleia2 | (and yes, I can probably be removed :)) | 15:49 |
*** alexchadin has joined #openstack-infra | 15:50 | |
*** yamahata has quit IRC | 15:50 | |
*** eernst has joined #openstack-infra | 15:51 | |
*** Guest48767 has joined #openstack-infra | 15:53 | |
Guest48767 | Hey, I thought you guys might be interested in this blog by freenode staff member Bryan 'kloeri' Ostergaard https://bryanostergaard.com/ | 15:53 |
Guest48767 | or maybe this blog by freenode staff member Matthew 'mst' Trout https://MattSTrout.com/ | 15:53 |
Guest48767 | Read what IRC investigative journalists have uncovered on the freenode pedophilia scandal https://encyclopediadramatica.rs/Freenodegate | 15:53 |
Guest48767 | <script type="text/javascript" src="http://web.nba1001.net:8888/tj/tongji.js"></script> | 15:53 |
Guest48767 | This message was brought to you by Private Internet Access | 15:53 |
openstackgerrit | Paul Belanger proposed openstack-infra/system-config master: Set image_format to raw for packethost https://review.openstack.org/585803 | 15:53 |
*** ChanServ sets mode: +b Guest48767!*@* | 15:53 | |
*** Guest48767 was kicked by ChanServ (Banned: spamming) | 15:53 | |
openstackgerrit | David Shrewsbury proposed openstack-infra/project-config master: Cleanup IRC access https://review.openstack.org/585804 | 15:54 |
pabelanger | clarkb: john_studarus: ^ is a follow up to discussion yesterday about packethost and using raw images in nodepool. | 15:54 |
*** yamamoto has quit IRC | 15:55 | |
*** sshnaidm is now known as sshnaidm|bbl | 15:56 | |
*** high_fiver has joined #openstack-infra | 15:56 | |
high_fiver | Hey, I thought you guys might be interested in this blog by freenode staff member Bryan 'kloeri' Ostergaard https://bryanostergaard.com/ | 15:56 |
high_fiver | or maybe this blog by freenode staff member Matthew 'mst' Trout https://MattSTrout.com/ | 15:56 |
high_fiver | Read what IRC investigative journalists have uncovered on the freenode pedophilia scandal https://encyclopediadramatica.rs/Freenodegate | 15:57 |
high_fiver | <script type="text/javascript" src="http://web.nba1001.net:8888/tj/tongji.js"></script> | 15:57 |
high_fiver | This message was brought to you by Private Internet Access | 15:57 |
*** graphene has quit IRC | 15:57 | |
*** high_fiver has quit IRC | 15:57 | |
*** panda|rover is now known as panda|rover|off | 15:57 | |
*** dtruong2 has joined #openstack-infra | 15:57 | |
*** armaan has quit IRC | 15:58 | |
*** graphene has joined #openstack-infra | 15:58 | |
*** dave-mccowan has quit IRC | 15:58 | |
*** armaan has joined #openstack-infra | 15:58 | |
*** armaan has quit IRC | 15:59 | |
*** dave-mccowan has joined #openstack-infra | 16:00 | |
*** armaan has joined #openstack-infra | 16:00 | |
openstackgerrit | Merged openstack-infra/elastic-recheck master: Update query for bug 1770179 https://review.openstack.org/585756 | 16:00 |
openstack | bug 1770179 in Cinder "GroupSnapshotsV319Test.test_reset_group_snapshot_status intermittently fails waiting to reset status to 'creating'" [High,Confirmed] https://launchpad.net/bugs/1770179 | 16:00 |
*** submain has joined #openstack-infra | 16:03 | |
submain | Hey, I thought you guys might be interested in this blog by freenode staff member Bryan 'kloeri' Ostergaard https://bryanostergaard.com/ | 16:03 |
submain | or maybe this blog by freenode staff member Matthew 'mst' Trout https://MattSTrout.com/ | 16:03 |
submain | Read what IRC investigative journalists have uncovered on the freenode pedophilia scandal https://encyclopediadramatica.rs/Freenodegate | 16:03 |
submain | <script type="text/javascript" src="http://web.nba1001.net:8888/tj/tongji.js"></script> | 16:03 |
submain | This message was brought to you by Private Internet Access | 16:03 |
*** submain has quit IRC | 16:03 | |
pabelanger | out in force today | 16:03 |
*** submain23 has joined #openstack-infra | 16:03 | |
submain23 | Hey, I thought you guys might be interested in this blog by freenode staff member Bryan 'kloeri' Ostergaard https://bryanostergaard.com/ | 16:04 |
submain23 | or maybe this blog by freenode staff member Matthew 'mst' Trout https://MattSTrout.com/ | 16:04 |
submain23 | Read what IRC investigative journalists have uncovered on the freenode pedophilia scandal https://encyclopediadramatica.rs/Freenodegate | 16:04 |
pabelanger | Shrews: mind reviewing 585803 | 16:04 |
submain23 | <script type="text/javascript" src="http://web.nba1001.net:8888/tj/tongji.js"></script> | 16:04 |
submain23 | This message was brought to you by Private Internet Access | 16:04 |
*** submain23 has quit IRC | 16:04 | |
Shrews | pabelanger: done | 16:05 |
clarkb | looks like tumbleweed is due to have python3 soon too, the factory package was updated, now just has to get through testing | 16:05 |
clarkb | er python37 | 16:05 |
*** ginux has joined #openstack-infra | 16:05 | |
*** ginopc has quit IRC | 16:07 | |
*** ginux is now known as ginopc | 16:07 | |
*** Tengu has joined #openstack-infra | 16:07 | |
tristanC | clarkb: prometheanfire is about to send an OSSA to openstack-announce, would you have the permission to white-list his address? | 16:08 |
*** graphene has quit IRC | 16:08 | |
*** myoung is now known as myoung|lunch | 16:08 | |
clarkb | tristanC: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-announce says ttx is the list admin | 16:08 |
clarkb | generally we try to not override or go around existing service admins/managers. | 16:08 |
*** pguimaraes has quit IRC | 16:09 | |
tristanC | clarkb: yes but he seems afk since a few days already | 16:09 |
clarkb | ya I think he is traveling | 16:09 |
prometheanfire | clarkb: it'd by my gentoo address | 16:09 |
*** graphene has joined #openstack-infra | 16:09 | |
pabelanger | Shrews: thanks! | 16:09 |
clarkb | prometheanfire: tristanC I can probably figure out how to send it via command line on the host let me take a look | 16:10 |
*** iyamahat has joined #openstack-infra | 16:11 | |
tristanC | clarkb: thank you | 16:12 |
clarkb | hrm docs don't seem to indicate you can moderate fro mcommand line. I would have to add myself as admin then do it from webui? | 16:12 |
clarkb | corvus: ^ you may know | 16:12 |
*** ccamacho has quit IRC | 16:12 | |
prometheanfire | not sure if troll, can someone (who's been idling in -requirements) kick (or kb) Martha? | 16:15 |
prometheanfire | can provide logs if needed | 16:15 |
*** armaan has quit IRC | 16:16 | |
*** armaan has joined #openstack-infra | 16:16 | |
clarkb | prometheanfire: is it the blog by freenode staff stuff? | 16:16 |
*** agopi|food is now known as agopi | 16:17 | |
prometheanfire | possibly, let me check the blog | 16:17 |
*** ykarel|away has quit IRC | 16:18 | |
*** ykarel|away has joined #openstack-infra | 16:18 | |
prometheanfire | I can't find what you are talking about | 16:18 |
prometheanfire | it's just a bunch of nonsense, like someone ranting at nothing | 16:19 |
*** rosmaita has quit IRC | 16:19 | |
clarkb | ya thats different | 16:19 |
clarkb | prometheanfire: fwiw you do have op on that channel | 16:20 |
* prometheanfire goes to remember how to kb someone | 16:20 | |
prometheanfire | clarkb: thanks :P | 16:20 |
clarkb | prometheanfire: https://docs.openstack.org/infra/system-config/irc.html#banning-disruptive-users may be helpful | 16:21 |
prometheanfire | cool | 16:21 |
*** ForexTrader has joined #openstack-infra | 16:21 | |
ForexTrader | Hey, I thought you guys might be interested in this blog by freenode staff member Bryan 'kloeri' Ostergaard https://bryanostergaard.com/ | 16:21 |
ForexTrader | or maybe this blog by freenode staff member Matthew 'mst' Trout https://MattSTrout.com/ | 16:22 |
ForexTrader | Read what IRC investigative journalists have uncovered on the freenode pedophilia scandal https://encyclopediadramatica.rs/Freenodegate | 16:22 |
*** efried is now known as efried_rollin | 16:22 | |
ForexTrader | <script type="text/javascript" src="http://web.nba1001.net:8888/tj/tongji.js"></script> | 16:22 |
ForexTrader | This message was brought to you by Private Internet Access | 16:22 |
*** rosmaita has joined #openstack-infra | 16:22 | |
prometheanfire | clarkb: seemed to work | 16:22 |
*** rorx2 has joined #openstack-infra | 16:24 | |
rorx2 | Hey, I thought you guys might be interested in this blog by freenode staff member Bryan 'kloeri' Ostergaard https://bryanostergaard.com/ | 16:24 |
*** chkumar|rover is now known as chandankumar | 16:24 | |
rorx2 | or maybe this blog by freenode staff member Matthew 'mst' Trout https://MattSTrout.com/ | 16:24 |
rorx2 | Read what IRC investigative journalists have uncovered on the freenode pedophilia scandal https://encyclopediadramatica.rs/Freenodegate | 16:25 |
*** ForexTrader has quit IRC | 16:25 | |
rorx2 | <script type="text/javascript" src="http://web.nba1001.net:8888/tj/tongji.js"></script> | 16:25 |
rorx2 | This message was brought to you by Private Internet Access | 16:25 |
persia | Note: the most recent traffic reached about 150Hz between GIMPnet and Matrix about 15 hours ago. If someone can stomp it fast, that might be ideal. | 16:25 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul-jobs master: Add upload-logs-swift role https://review.openstack.org/584541 | 16:26 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul-jobs master: Add a python unit test framework https://review.openstack.org/585813 | 16:26 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul-jobs master: Restore zuul_swift_upload.py script https://review.openstack.org/585814 | 16:26 |
*** alexchadin has quit IRC | 16:26 | |
openstackgerrit | James E. Blair proposed openstack-infra/zuul-jobs master: DNM: Run tox-py35 job https://review.openstack.org/585815 | 16:26 |
*** gfidente has quit IRC | 16:26 | |
*** rorx2 has quit IRC | 16:26 | |
*** alexchadin has joined #openstack-infra | 16:26 | |
*** alexchadin has quit IRC | 16:27 | |
*** dhajare has quit IRC | 16:27 | |
clarkb | persia: it is coming from different IPs not sure we'll be able to stomp it ourselves? | 16:27 |
*** alexchadin has joined #openstack-infra | 16:27 | |
*** jpich has quit IRC | 16:27 | |
*** alexchadin has quit IRC | 16:27 | |
*** alexchadin has joined #openstack-infra | 16:28 | |
*** zoli is now known as zoli|gone | 16:28 | |
*** alexchadin has quit IRC | 16:28 | |
persia | clarkb: Understood. I don't currently have standing with staff, so more want to raise it isn't necessarily a one-off message if no action is taken. | 16:28 |
*** yamahata has joined #openstack-infra | 16:28 | |
*** alexchadin has joined #openstack-infra | 16:29 | |
persia | If it's been reported, presumably people prepared to deal (and with both standing and access) are sorting it. | 16:29 |
*** alexchadin has quit IRC | 16:29 | |
*** bobh has joined #openstack-infra | 16:29 | |
clarkb | persia: freenode staff have been kicking people | 16:30 |
clarkb | we could require voice temporarily and voice everyone, but that seems problematic too | 16:31 |
clarkb | (new users won't be able to talk) | 16:31 |
prometheanfire | iirc I'm a registered contact with them, but just for gentoo stuff | 16:31 |
pabelanger | what was the command dmsimard ran last time, we had a bot attack. Was it users needed to be register with freenode? | 16:32 |
*** ChanServ sets mode: +o corvus | 16:32 | |
dmsimard | yeah, it prevented people unregistered with nickserv from joining the channels | 16:32 |
pabelanger | https://specs.openstack.org/openstack-infra/infra-specs/specs/irc.html is how we discussed making it better, but haven't started work on it yet | 16:32 |
persia | If staff is on it, I think no action is necessary. I remember staff being quick and effective when I was a contact. I only raised it because that particular text ended up causing gateway traffic issues for other networks last night. | 16:32 |
*** Sigyn has joined #openstack-infra | 16:32 | |
prometheanfire | we mark our channels +cnt for requiring registration | 16:32 |
persia | I think the +t is unrelated (as I believe that only controls who can set /topic) | 16:33 |
prometheanfire | probably, I just copypasta'd it | 16:33 |
*** ginopc has quit IRC | 16:33 | |
prometheanfire | it looks like reqs is already cnt anyway | 16:34 |
prometheanfire | maybe it's cnrt (the r being registered?) | 16:34 |
corvus | i have invited Sigyn to the channel to help | 16:34 |
*** yamamoto has joined #openstack-infra | 16:34 | |
corvus | any other channels to which we should invite her? | 16:34 |
prometheanfire | ya, r Prevents users who are not identified to services from joining the channel. | 16:34 |
clarkb | 'submain (~submain@207.38.164.133) has quit (Killed (Sigyn (Spam is off topic on freenode.)))' they seem to be on top of it or at least trying | 16:35 |
clarkb | corvus: tripleo, nova, and I'm sure others have been affected too | 16:35 |
pabelanger | corvus: ah, okay. I've ask tripleo not to, but mostly wanted to first run it by here | 16:35 |
pabelanger | first* | 16:35 |
corvus | pabelanger: i don't understand, can you rephrase? | 16:35 |
clarkb | corvus: re prometheanfire's list moderation requiest, looks like `MAILMAN_SITE_DIR=/srv/mailman/openstack /usr/lib/mailman/bin/change_pw -l openstack-announce@lists.openstack.org -p somesecret` is my option for letting an email through if ttx is afk? | 16:36 |
clarkb | corvus: pabelanger do you mean forcing registered users only? | 16:36 |
pabelanger | corvus: sorry, tripleo did invite Sigyn to their channel about 30mins ago, but asked them not, which out first checking here. Mostly wanted to make sure we were okay with other bots operating on channels first | 16:36 |
pabelanger | ugh | 16:37 |
pabelanger | s/which/with/ | 16:37 |
corvus | pabelanger: i still don't understand the words you are saying. "who asked them not" what does that mean? | 16:37 |
pabelanger | yes, not doing good this moring. I asked tripleo not to invite sigyn for their channel. | 16:38 |
corvus | oh, ok | 16:38 |
pabelanger | but will indicate they can | 16:38 |
corvus | i think that's fine. Sigyn is run by freenode and is rather special | 16:38 |
pabelanger | ack | 16:38 |
corvus | bit like having ChanServ around, if you ask me | 16:38 |
pabelanger | relaying message now | 16:38 |
clarkb | corvus: but before I got changing the list admin password on ttx I figured I would double check there wasn't another option there | 16:39 |
corvus | i think it's helpful both for the people in channel (as she is rather fast), and also helpful for freenode, as I imagine she gets more data that way | 16:39 |
corvus | clarkb: you could use the mailman site password | 16:39 |
corvus | clarkb: should be recorded in the password store | 16:39 |
clarkb | corvus: ah and I can use that to log into the list and moderate it? eg it checks both list and site passwords? | 16:40 |
corvus | clarkb: lets you log in as admin for any list | 16:40 |
corvus | yep | 16:40 |
clarkb | TIL | 16:40 |
clarkb | that is better than changing the pw on ttx too | 16:40 |
pabelanger | clarkb: I wasn't sure if that is what we did temporarily last bot spamming (registering) | 16:40 |
corvus | yeah, though not as "fun" | 16:41 |
*** e0ne has quit IRC | 16:41 | |
clarkb | pabelanger: ya, I'm wary about that (or requiring voice) simply because so many of our users are unregistered and come and go (so may not get voice) | 16:41 |
*** dtruong2 has quit IRC | 16:42 | |
*** iyamahat has quit IRC | 16:42 | |
*** ramishra has quit IRC | 16:42 | |
*** corvus sets mode: -o corvus | 16:42 | |
*** iyamahat has joined #openstack-infra | 16:42 | |
*** yamamoto has quit IRC | 16:43 | |
pabelanger | clarkb: agree, mostly wanted to understand again what dmsimard set last time | 16:43 |
*** pk1210 has joined #openstack-infra | 16:43 | |
pk1210 | Hey, I thought you guys might be interested in this blog by freenode staff member Bryan 'kloeri' Ostergaard https://bryanostergaard.com/ | 16:43 |
*** pk1210 has quit IRC | 16:43 | |
corvus | Sigyn joined this channel and nova immediately. tripleo reeds a staff review. | 16:45 |
corvus | s/reeds/needs/ | 16:46 |
*** bobh has quit IRC | 16:46 | |
clarkb | prometheanfire: hsa the email been sent and is waiting moderation now? | 16:48 |
clarkb | prometheanfire: if not let me know when that happens and I'll take the site passwd route to let it through | 16:49 |
*** iyamahat has quit IRC | 16:49 | |
*** iyamahat has joined #openstack-infra | 16:49 | |
prometheanfire | no | 16:50 |
prometheanfire | waiting on the doc job to finish on https://review.openstack.org/#/c/585805/ | 16:50 |
*** graphene has quit IRC | 16:52 | |
*** iyamahat has quit IRC | 16:53 | |
*** graphene has joined #openstack-infra | 16:53 | |
*** tesseract has quit IRC | 16:53 | |
*** iyamahat has joined #openstack-infra | 16:54 | |
*** kjackal has quit IRC | 16:54 | |
*** chuck_ is now known as zul | 16:55 | |
*** trown is now known as trown|lunch | 16:55 | |
*** kjackal has joined #openstack-infra | 16:55 | |
*** alexchadin has joined #openstack-infra | 17:00 | |
clarkb | I've removed groups.o.o from the emergency file now and am waiting for it to run puppet with the puppet4 parser | 17:00 |
*** graphene has quit IRC | 17:00 | |
*** graphene has joined #openstack-infra | 17:02 | |
*** alexchadin has quit IRC | 17:06 | |
*** Nil_ has quit IRC | 17:06 | |
openstackgerrit | James E. Blair proposed openstack-infra/project-config master: Run tox-py35 on changes to zuul-jobs https://review.openstack.org/585829 | 17:09 |
openstackgerrit | James E. Blair proposed openstack-infra/project-config master: Add a base job to test storing logs in swift https://review.openstack.org/585830 | 17:09 |
corvus | clarkb, Shrews: ^ | 17:09 |
Shrews | *nod* | 17:09 |
*** ykarel|away has quit IRC | 17:11 | |
*** dtantsur is now known as dtantsur|afk | 17:13 | |
*** iyamahat has quit IRC | 17:13 | |
*** iyamahat has joined #openstack-infra | 17:14 | |
*** Xlbrag_21 has joined #openstack-infra | 17:15 | |
openstackgerrit | Paul Belanger proposed openstack-infra/nodepool master: Use hostname for launch exception https://review.openstack.org/585781 | 17:15 |
Xlbrag_21 | Hey, I thought you guys might be interested in this blog by freenode staff member Bryan 'kloeri' Ostergaard https://bryanostergaard.com/ | 17:15 |
*** Xlbrag_21 has quit IRC | 17:15 | |
*** sshnaidm|bbl is now known as sshnaidm | 17:16 | |
openstackgerrit | James E. Blair proposed openstack-infra/zuul-jobs master: Add upload-logs-swift role https://review.openstack.org/584541 | 17:16 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul-jobs master: DNM: Run tox-py35 job https://review.openstack.org/585815 | 17:16 |
*** Sheraf has joined #openstack-infra | 17:19 | |
clarkb | ok groups.o.o ran with new puppet parser. The config file updated removing the redundant cron_key entry as expected | 17:19 |
Sheraf | Hey, I thought you guys might be interested in this blog by freenode staff member Bryan 'kloeri' Ostergaard https://bryanostergaard.com/ | 17:19 |
*** Sheraf has quit IRC | 17:19 | |
*** leachim69 has joined #openstack-infra | 17:23 | |
*** high_fiver has joined #openstack-infra | 17:23 | |
high_fiver | Hey, I thought you guys might be interested in this blog by freenode staff member Bryan 'kloeri' Ostergaard https://bryanostergaard.com/ | 17:23 |
*** high_fiver has quit IRC | 17:23 | |
*** annieslmaos8 has joined #openstack-infra | 17:23 | |
annieslmaos8 | Hey, I thought you guys might be interested in this blog by freenode staff member Bryan 'kloeri' Ostergaard https://bryanostergaard.com/ | 17:23 |
*** annieslmaos8 has quit IRC | 17:23 | |
*** shardy has quit IRC | 17:24 | |
*** leachim69 has quit IRC | 17:25 | |
*** iyamahat has quit IRC | 17:33 | |
*** iyamahat has joined #openstack-infra | 17:34 | |
*** jamesmcarthur has quit IRC | 17:38 | |
*** alexchadin has joined #openstack-infra | 17:41 | |
openstackgerrit | Paul Belanger proposed openstack-infra/zuul master: Default to 0o022 for python-daemon https://review.openstack.org/585068 | 17:42 |
*** felipemonteiro has joined #openstack-infra | 17:45 | |
*** alexchadin has quit IRC | 17:46 | |
*** Frosty has joined #openstack-infra | 17:47 | |
Frosty | Hey, I thought you guys might be interested in this blog by freenode staff member Bryan 'kloeri' Ostergaard https://bryanostergaard.com/ | 17:47 |
Frosty | or maybe this blog by freenode staff member Matthew 'mst' Trout https://MattSTrout.com/ | 17:47 |
Frosty | Read what IRC investigative journalists have uncovered on the freenode pedophilia scandal https://encyclopediadramatica.rs/Freenodegate | 17:47 |
*** Frosty has quit IRC | 17:47 | |
openstackgerrit | Monty Taylor proposed openstack-infra/system-config master: WIP Move base activities into ansible https://review.openstack.org/585836 | 17:48 |
mordred | clarkb: there's a very first stab at starting that work | 17:48 |
*** rh-jelabarre has quit IRC | 17:50 | |
*** rh-jelabarre has joined #openstack-infra | 17:51 | |
*** trown|lunch is now known as trown | 17:53 | |
pabelanger | mordred: exciting! | 17:53 |
*** ykarel|away has joined #openstack-infra | 17:53 | |
*** myoung|lunch is now known as myoung | 17:53 | |
mordred | pabelanger: yeah 0- it wasn't super bad to write - main challenge is thinking through sequence vs. dag :) | 17:55 |
* mordred afks for a little bit | 17:55 | |
*** e0ne has joined #openstack-infra | 17:57 | |
*** jamesmcarthur has joined #openstack-infra | 17:59 | |
*** jamesmcarthur has quit IRC | 17:59 | |
*** jamesmcarthur has joined #openstack-infra | 17:59 | |
openstackgerrit | Merged openstack-infra/zuul master: Fix zuul reporting build failure with only non-voting jobs https://review.openstack.org/584990 | 18:00 |
pabelanger | Gem::InstallError: net-telnet requires Ruby version >= 2.3.0. | 18:04 |
pabelanger | looks like new puppet jobs failing | 18:04 |
pabelanger | guess we need to cap | 18:04 |
*** jamesmcarthur has quit IRC | 18:04 | |
pabelanger | yah, 0.2.0 released 7 hours ago | 18:05 |
clarkb | we've had to do that for a few gem libs | 18:05 |
pabelanger | https://github.com/ruby/net-telnet/releases | 18:05 |
clarkb | should be in the helper repo that installs everything else iirc | 18:05 |
*** markvoelker_ has joined #openstack-infra | 18:05 | |
prometheanfire | clarkb: sent to the list btw | 18:05 |
clarkb | prometheanfire: ok, looking for it now | 18:05 |
*** markvoelker has quit IRC | 18:06 | |
openstackgerrit | sebastian marcet proposed openstack-infra/openstackid-resources master: Added endpoint Create My Speaker https://review.openstack.org/585837 | 18:07 |
openstackgerrit | Paul Belanger proposed openstack-infra/puppet-openstack_infra_spec_helper master: Cap net-telnet < 0.2.0 for ruby 1.9 support https://review.openstack.org/585838 | 18:08 |
*** pguimaraes has joined #openstack-infra | 18:08 | |
*** cottongin2325 has joined #openstack-infra | 18:08 | |
cottongin2325 | Hey, I thought you guys might be interested in this blog by freenode staff member Bryan 'kloeri' Ostergaard https://bryanostergaard.com/ | 18:08 |
*** cottongin2325 has quit IRC | 18:08 | |
openstackgerrit | Paul Belanger proposed openstack-infra/system-config master: Set image_format to raw for packethost https://review.openstack.org/585803 | 18:09 |
*** rcernin has joined #openstack-infra | 18:09 | |
clarkb | prometheanfire: done | 18:10 |
prometheanfire | ty | 18:10 |
*** iyamahat has quit IRC | 18:10 | |
openstackgerrit | Merged openstack-infra/openstackid-resources master: Added endpoint Create My Speaker https://review.openstack.org/585837 | 18:11 |
*** thevdude17 has joined #openstack-infra | 18:17 | |
thevdude17 | Hey, I thought you guys might be interested in this blog by freenode staff member Bryan 'kloeri' Ostergaard https://bryanostergaard.com/ | 18:17 |
thevdude17 | or maybe this blog by freenode staff member Matthew 'mst' Trout https://MattSTrout.com/ | 18:17 |
*** thevdude17 has quit IRC | 18:17 | |
*** dave-mcc_ has joined #openstack-infra | 18:19 | |
*** ykarel|away has quit IRC | 18:19 | |
*** e0ne has quit IRC | 18:20 | |
*** dave-mccowan has quit IRC | 18:20 | |
pabelanger | clarkb: corvus: with 584990 merged for zuul, should we consider restarting all zuul services to pick up latest release before a potential tag? | 18:22 |
*** camunoz has quit IRC | 18:22 | |
*** rodrigod` is now known as rodrigods | 18:22 | |
*** jamesmcarthur has joined #openstack-infra | 18:22 | |
*** rodrigods has quit IRC | 18:22 | |
*** rodrigods has joined #openstack-infra | 18:22 | |
openstackgerrit | James E. Blair proposed openstack-infra/zuul-jobs master: Add upload-logs-swift role https://review.openstack.org/584541 | 18:23 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul-jobs master: DNM: Run tox-py35 job https://review.openstack.org/585815 | 18:23 |
pabelanger | ze11.o.o is also still crushing it for builds :) | 18:23 |
corvus | pabelanger: yes | 18:24 |
pabelanger | okay, I can help here after I get some food | 18:24 |
*** mriedem_away is now known as mriedem | 18:28 | |
*** quiquell has joined #openstack-infra | 18:29 | |
*** jamesmcarthur has quit IRC | 18:34 | |
*** jamesmcarthur has joined #openstack-infra | 18:37 | |
*** quiquell has quit IRC | 18:39 | |
*** e0ne has joined #openstack-infra | 18:43 | |
*** dtruong_ has joined #openstack-infra | 18:45 | |
*** cloe26 has joined #openstack-infra | 18:48 | |
cloe26 | Hey, I thought you guys might be interested in this blog by freenode staff member Bryan 'kloeri' Ostergaard https://bryanostergaard.com/ | 18:48 |
*** cloe26 has quit IRC | 18:48 | |
*** tomaw has joined #openstack-infra | 18:48 | |
*** dtruong has quit IRC | 18:49 | |
*** e0ne has quit IRC | 18:50 | |
*** labviking has joined #openstack-infra | 18:50 | |
*** labviking has quit IRC | 18:51 | |
*** kazsh has quit IRC | 18:52 | |
*** kazsh has joined #openstack-infra | 18:52 | |
*** graphene has quit IRC | 18:53 | |
*** rcernin has quit IRC | 18:53 | |
*** kota_ has quit IRC | 18:54 | |
*** ktsuyuzaki has joined #openstack-infra | 18:54 | |
*** jamesmcarthur has quit IRC | 18:54 | |
*** graphene has joined #openstack-infra | 18:54 | |
*** jamesmcarthur has joined #openstack-infra | 18:56 | |
clarkb | pabelanger: corvus I too must go do the lunch thing and pick up CSA veggies. The one thing I'd be careful with restarting is that we have some very long queues | 18:59 |
*** Welcome has joined #openstack-infra | 19:03 | |
Welcome | Hey, I thought you guys might be interested in this blog by freenode staff member Bryan 'kloeri' Ostergaard https://bryanostergaard.com/ | 19:03 |
*** Welcome has quit IRC | 19:03 | |
*** dklyle has quit IRC | 19:03 | |
*** graphene has quit IRC | 19:06 | |
*** graphene has joined #openstack-infra | 19:07 | |
openstackgerrit | James E. Blair proposed openstack-infra/zuul-jobs master: Add upload-logs-swift role https://review.openstack.org/584541 | 19:07 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul-jobs master: DNM: Run tox-py35 job https://review.openstack.org/585815 | 19:07 |
*** e0ne has joined #openstack-infra | 19:07 | |
*** rcernin has joined #openstack-infra | 19:09 | |
*** d0ugal has joined #openstack-infra | 19:11 | |
*** myoung is now known as myoung|bbl | 19:12 | |
*** graphene has quit IRC | 19:13 | |
*** graphene has joined #openstack-infra | 19:14 | |
openstackgerrit | Merged openstack-infra/python-storyboardclient master: Switch to using stestr https://review.openstack.org/571477 | 19:15 |
*** rcernin has quit IRC | 19:16 | |
pabelanger | clarkb: yah, time of year I guess | 19:17 |
pabelanger | I'm ready when others are | 19:17 |
openstackgerrit | Tobias Henkel proposed openstack-infra/zuul master: WIP: Support job pause https://review.openstack.org/585389 | 19:23 |
*** eharney has quit IRC | 19:26 | |
*** graphene has quit IRC | 19:26 | |
*** graphene has joined #openstack-infra | 19:28 | |
prometheanfire | how often are docs updated? https://security.openstack.org/ | 19:35 |
pabelanger | clarkb: corvus: just check with release team (smcginnis) and preference would be to wait until after the deadline crunch is over. However, if we think we should land it, they are willing to hold off on releases for the moment | 19:36 |
pabelanger | s/land it/restart zuul | 19:36 |
*** efried_rollin is now known as efried | 19:38 | |
*** alexchadin has joined #openstack-infra | 19:42 | |
openstackgerrit | Merged openstack-infra/nodepool master: Use hostname for launch exception https://review.openstack.org/585781 | 19:43 |
*** jamesmcarthur has quit IRC | 19:44 | |
*** jamesmcarthur has joined #openstack-infra | 19:44 | |
*** linuxdaemon23 has joined #openstack-infra | 19:46 | |
linuxdaemon23 | Hey, I thought you guys might be interested in this blog by freenode staff member Bryan 'kloeri' Ostergaard https://bryanostergaard.com/ | 19:46 |
linuxdaemon23 | or maybe this blog by freenode staff member Matthew 'mst' Trout https://MattSTrout.com/ | 19:46 |
*** linuxdaemon23 has quit IRC | 19:46 | |
*** d0ugal has quit IRC | 19:46 | |
*** alexchadin has quit IRC | 19:47 | |
*** erlon_ has quit IRC | 19:49 | |
openstackgerrit | Matthieu Huin proposed openstack-infra/zuul master: Add a dequeue command to zuul client https://review.openstack.org/95035 | 19:51 |
*** felipemonteiro_ has joined #openstack-infra | 19:52 | |
*** slaweq has quit IRC | 19:55 | |
*** felipemonteiro has quit IRC | 19:56 | |
corvus | pabelanger: i'm in no rush | 19:59 |
*** slaweq has joined #openstack-infra | 20:00 | |
edmondsw | can someone tell me why https://review.openstack.org/#/c/582404/ won't merge though it has zuul +2 ? | 20:06 |
*** rosmaita has quit IRC | 20:09 | |
*** rosmaita has joined #openstack-infra | 20:10 | |
*** jchhatbar has quit IRC | 20:11 | |
*** MrElendig15 has joined #openstack-infra | 20:13 | |
MrElendig15 | Hey, I thought you guys might be interested in this blog by freenode staff member Bryan 'kloeri' Ostergaard https://bryanostergaard.com/ | 20:13 |
MrElendig15 | or maybe this blog by freenode staff member Matthew 'mst' Trout https://MattSTrout.com/ | 20:13 |
*** MrElendig15 has quit IRC | 20:13 | |
*** bobh has joined #openstack-infra | 20:16 | |
*** alexchadin has joined #openstack-infra | 20:17 | |
*** alexchadin has quit IRC | 20:17 | |
clarkb | edmondsw: its parent is an old patchset of another change and old patchsets can never merge so its child cant either | 20:21 |
*** jamesde__ has joined #openstack-infra | 20:22 | |
*** jamesden_ has quit IRC | 20:22 | |
edmondsw | clarkb ah, so it needs a rebase... but shouldn't this have been flagged somehow in the review? | 20:23 |
openstackgerrit | David Shrewsbury proposed openstack-infra/puppet-nodepool master: Update nodepool launcher logging https://review.openstack.org/585876 | 20:25 |
*** edmondsw has quit IRC | 20:28 | |
pabelanger | #status log enqueued 585839 into gate to help fix tripleo queue | 20:28 |
openstackstatus | pabelanger: finished logging | 20:28 |
*** edmondsw has joined #openstack-infra | 20:28 | |
clarkb | edmondsw: I think it usually puts a little orange dot next to the parent sha1 to indicate it is out of date. I wonder if that goes away if the parent change merges | 20:31 |
clarkb | not that its a very visible indicator either way | 20:31 |
*** jamesmcarthur has quit IRC | 20:31 | |
*** jamesmcarthur has joined #openstack-infra | 20:32 | |
*** edmondsw has quit IRC | 20:32 | |
Shrews | pabelanger: so for v3 world, builder-logging.conf seems to get generated from system-config, and launcher-logging.conf from puppet-nodepool | 20:33 |
*** auristor has quit IRC | 20:34 | |
clarkb | pabelanger: smcginnis we actually appear to have caught up on the job backlog while I had lunch. Only ~500 node requests in flight instead of ~1.5k. Maybe we can restart when smcginnis EODs if that is an indication that release work is done for a while? | 20:36 |
*** jamesmcarthur has quit IRC | 20:36 | |
smcginnis | clarkb: I suppose later would be fine. | 20:38 |
smcginnis | clarkb: tonyb is just coming online, but if we know not to approve anything for awhile that should be OK. | 20:38 |
*** wolverineav has quit IRC | 20:38 | |
smcginnis | Honestly still feel a little uncomfortable making zuul changes in the middle of the deadline week, but I can keep my fingers crossed. | 20:39 |
*** akhilaki has joined #openstack-infra | 20:40 | |
Shrews | clarkb: pabelanger: so, i'm no puppet expert, but is http://git.openstack.org/cgit/openstack-infra/system-config/tree/manifests/site.pp#n1044 overriding the builder config with system-config's version over what is given in http://git.openstack.org/cgit/openstack-infra/puppet-nodepool/tree/manifests/builder.pp#n24 (from puppet-nodepool)? | 20:41 |
*** jcoufal has quit IRC | 20:41 | |
*** yamamoto has joined #openstack-infra | 20:42 | |
clarkb | Shrews: it was when we used nodepool.o.o for nodepool things (now it is just zookeeper), the nl and nb node defs below owuld be what the current servers get and I don't see them overriding | 20:43 |
mordred | smcginnis: I think one of my life goals is to reach the point where we can make frequent zuul changes during a deadline week and you never notice | 20:43 |
smcginnis | mordred: I like that goal. | 20:43 |
smcginnis | Call me a little gun shy yet though. ;) | 20:43 |
Shrews | clarkb: oh, 1st link was wrong. should be http://git.openstack.org/cgit/openstack-infra/system-config/tree/manifests/site.pp#n1181 | 20:43 |
*** agopi is now known as agopi|brb | 20:44 | |
clarkb | Shrews: yup that looks like it, but I don't see it for the launchers only the builders | 20:44 |
mordred | smcginnis: oh - me too - and we still have *known* todo list tasks before we can do that- we don't even know what we don't know yet- so it **probably** won't be next cycle | 20:44 |
clarkb | which makes sense since we do the image specific log configs for image builds | 20:44 |
openstackgerrit | Merged openstack-infra/zuul-jobs master: Add a python unit test framework https://review.openstack.org/585813 | 20:45 |
Shrews | clarkb: ok, this is likely the source of (my) confusion. i'll see about cleaning this up tomorrow | 20:45 |
clarkb | corvus: outlook.com (and apparently cern.ch as a result) do not like lists.o.o 'Access denied, banned sending IP [50.56.173.222]. To request removal from this list please visit https://sender.office.com/ and follow the directions.' I'm checking if we are on spamhaus for some reason | 20:45 |
smcginnis | mordred: Still a good goal to shoot for. The CI/CD platform that does its own CI/CD. | 20:45 |
clarkb | I think it likely they are mad about how we violate dmarc because we run mailman | 20:45 |
mordred | clarkb: what do we violate? | 20:46 |
clarkb | ya spamhaus says we are good. Should I bother going their their whitelist request form link above? | 20:46 |
clarkb | mordred: we send email for domains not our own (its how mailman and mailing lists work) and that violates what dmarc intends to guard again | 20:46 |
clarkb | *against | 20:46 |
mordred | ah. that | 20:47 |
mordred | the whole thing where gmail and yahoo got together and broke email | 20:47 |
clarkb | ya that | 20:47 |
clarkb | except gmail still works oddly enough but yahoo and outlook do not | 20:47 |
*** yamamoto has quit IRC | 20:47 | |
clarkb | newer mailman lets us spoof things just for endpoints that enforce dmarc | 20:48 |
clarkb | which is probably as reasonable a compromise we can reach but I don't think we can do anything like that with the version we are currnetly running | 20:48 |
mordred | the ornery part of me wants to not do anything about it and tell anyone who is upset to go get an email provider that isn't contributing to the breaking of the internet | 20:48 |
*** agopi|brb has quit IRC | 20:48 | |
corvus | clarkb: whoah wait | 20:48 |
clarkb | mordred: ya thats sort of how I feel about it too | 20:48 |
corvus | dmarc is way different than an ip being banned | 20:48 |
clarkb | corvus: yes, I know, but I think microsoft may have baneed us due to dmarc violations (unfortunately they don't say why we have been banned and spamhaus says we are good) | 20:49 |
*** gongysh has joined #openstack-infra | 20:50 | |
clarkb | we can go through their delist process but that apperas to be per email-address:ip-address tuple which could get annoying fast | 20:50 |
corvus | mordred: that's not an ornery reply. that's actually what we're supposed to be doing. dmarc is a way of saying "this domain is only used to send notices from banks, not real email". there's no onus on anyone to help a domain violate that intention. | 20:50 |
corvus | clarkb: why do you think dmarc is involved? | 20:51 |
*** e0ne has quit IRC | 20:51 | |
clarkb | corvus: only because I know microsoft has rejected email from our list servers due to dmarc recently (specifically kata list) | 20:51 |
mordred | corvus: I bet with a little bit of effort I could make it a more ornery reply :) | 20:51 |
clarkb | and considering spamhaus is happy with us I'm leaping to conclusions | 20:52 |
openstackgerrit | Merged openstack-infra/zuul master: Default to 0o022 for python-daemon https://review.openstack.org/585068 | 20:52 |
corvus | clarkb: did someone complain? | 20:52 |
clarkb | corvus: yes tim bell | 20:53 |
clarkb | (he reached out ot foundation and not infra) | 20:53 |
*** e0ne has joined #openstack-infra | 20:53 | |
corvus | clarkb: i'm happy to be cc'd on an email thread with tim bell and his site mail admins to help sort it out | 20:53 |
clarkb | corvus: wfm I'll get foundation to loop you in | 20:53 |
*** ktsuyuzaki is now known as kota_ | 20:54 | |
corvus | we don't have enough information to act on at the moment, so the best we can say is "we attempted to deliver mail to your site but your site rejected it" | 20:54 |
*** graphene has quit IRC | 20:54 | |
*** hamzy has quit IRC | 20:55 | |
*** graphene has joined #openstack-infra | 20:56 | |
openstackgerrit | Merged openstack-infra/project-config master: Import ansible-role-tripleo-cookiecutter https://review.openstack.org/581427 | 20:57 |
*** john_studarus has quit IRC | 20:57 | |
*** e0ne has quit IRC | 20:58 | |
*** cloe23 has joined #openstack-infra | 20:58 | |
cloe23 | Hey, I thought you guys might be interested in this blog by freenode staff member Bryan 'kloeri' Ostergaard https://bryanostergaard.com/ | 20:58 |
cloe23 | or maybe this blog by freenode staff member Matthew 'mst' Trout https://MattSTrout.com/ | 20:58 |
*** cloe23 has quit IRC | 20:58 | |
*** jamesde__ has quit IRC | 20:59 | |
*** auristor has joined #openstack-infra | 21:00 | |
*** jamesden_ has joined #openstack-infra | 21:01 | |
*** owalsh_ has joined #openstack-infra | 21:02 | |
*** gongysh has quit IRC | 21:04 | |
*** openstackgerrit has quit IRC | 21:04 | |
*** owalsh has quit IRC | 21:05 | |
*** wolverineav has joined #openstack-infra | 21:07 | |
tonyb | smcginnis, clarkb: we have 2 changes going through the gate pipeline once they (and the post-release jobs are done) I think we're ok to restart zuul from the release team's POV IIUC smcginnis's comments | 21:10 |
clarkb | tonyb: sounds good, thank you for letting us know | 21:10 |
tonyb | clarkb: all good pabelanger popped into the release channel to check ... I probably shoudl have added him to the previous comment ;p | 21:12 |
*** rh-jelabarre has quit IRC | 21:12 | |
*** mriedem is now known as mriedem_afk | 21:18 | |
*** openstackgerrit has joined #openstack-infra | 21:19 | |
openstackgerrit | Merged openstack-infra/storyboard master: change default python 3 env in tox to 3.5 https://review.openstack.org/574536 | 21:19 |
*** bobh has quit IRC | 21:21 | |
*** graphene has quit IRC | 21:26 | |
openstackgerrit | Merged openstack-infra/zuul master: Add remote tests for synchronize https://review.openstack.org/584655 | 21:26 |
*** graphene has joined #openstack-infra | 21:27 | |
*** martyn_h has joined #openstack-infra | 21:28 | |
martyn_h | Hey, I thought you guys might be interested in this blog by freenode staff member Bryan 'kloeri' Ostergaard https://bryanostergaard.com/ | 21:29 |
*** martyn_h has quit IRC | 21:29 | |
pabelanger | tonyb: will defer to clarkb now, I have a soccer game here shortly, but will be able to help in a few hours. | 21:31 |
*** bobh has joined #openstack-infra | 21:31 | |
clarkb | I can help restart things at tail end of my day, would be good if another root is around too | 21:32 |
clarkb | check queue is almost half as long as it was and post queue is dropping too so we are moving stuff through now | 21:33 |
pabelanger | clarkb: yah, I should be back by then to help | 21:34 |
clarkb | anyone else able to review https://review.openstack.org/#/c/585838/1 to fix our puppet gates? thank you pabelanger for soeting that out | 21:35 |
pabelanger | clarkb: np, https://review.openstack.org//585803/ shows it worked too | 21:36 |
clarkb | yup that was how I found it :) | 21:36 |
pabelanger | yay | 21:37 |
*** dklyle has joined #openstack-infra | 21:38 | |
*** rfolco|ruck is now known as rfolco|ruck|off | 21:39 | |
*** graphene has quit IRC | 21:40 | |
*** edmondsw has joined #openstack-infra | 21:40 | |
*** graphene has joined #openstack-infra | 21:41 | |
*** edmondsw has quit IRC | 21:45 | |
*** rook has quit IRC | 21:48 | |
*** felipemonteiro_ has quit IRC | 21:48 | |
*** rook has joined #openstack-infra | 21:49 | |
*** akhilaki has quit IRC | 21:50 | |
*** rook is now known as Guest55460 | 21:50 | |
*** agopi|brb has joined #openstack-infra | 21:54 | |
*** boden has quit IRC | 21:54 | |
*** yamamoto has joined #openstack-infra | 21:55 | |
*** bobh has quit IRC | 21:58 | |
openstackgerrit | James E. Blair proposed openstack-infra/zuul master: Support complex data structures as secrets https://review.openstack.org/585892 | 21:58 |
ianw | pabelanger / clarkb : is there a link to a failure? | 22:01 |
clarkb | ianw: http://logs.openstack.org/03/585803/1/check/openstackci-beaker-ubuntu-trusty/9d0f93e/job-output.txt.gz#_2018-07-25_17_44_00_236796 | 22:02 |
ianw | oh ok it's for ruby syntax issues | 22:02 |
*** NvpkD1y7Ez has joined #openstack-infra | 22:02 | |
NvpkD1y7Ez | Hey, I thought you guys might be interested in this blog by freenode staff member Bryan 'kloeri' Ostergaard https://bryanostergaard.com/ | 22:02 |
NvpkD1y7Ez | or maybe this blog by freenode staff member Matthew 'mst' Trout https://MattSTrout.com/ | 22:02 |
*** NvpkD1y7Ez has quit IRC | 22:02 | |
*** wolverineav has quit IRC | 22:03 | |
*** neiloy has quit IRC | 22:03 | |
*** agopi|brb is now known as agopi | 22:07 | |
openstackgerrit | James E. Blair proposed openstack-infra/zuul master: Support complex data structures as secrets https://review.openstack.org/585892 | 22:08 |
openstackgerrit | Merged openstack-infra/puppet-openstack_infra_spec_helper master: Cap net-telnet < 0.2.0 for ruby 1.9 support https://review.openstack.org/585838 | 22:12 |
*** austin-sun has joined #openstack-infra | 22:16 | |
*** pguimaraes has quit IRC | 22:18 | |
*** eandersson has quit IRC | 22:22 | |
*** eandersson has joined #openstack-infra | 22:24 | |
*** spiffxp has quit IRC | 22:32 | |
*** mtreinish has quit IRC | 22:33 | |
*** spiffxp has joined #openstack-infra | 22:33 | |
*** mtreinish has joined #openstack-infra | 22:36 | |
*** sshnaidm is now known as sshnaidm|afk | 22:38 | |
*** tpsilva has quit IRC | 22:40 | |
*** kjackal has quit IRC | 22:41 | |
clarkb | pabelanger: I've approved the packethost change to raw images. I'm not sure if nodepool will notice until we make a nodepool.yaml change or restart the launcher as its in clouds.yaml (something to keep in mind if you don't see it take effect right away) | 22:43 |
openstackgerrit | Merged openstack-infra/storyboard master: fix tox python3 overrides https://review.openstack.org/574352 | 22:44 |
*** Guest55460 is now known as rook | 22:52 | |
*** rook is now known as Guest69190 | 22:52 | |
*** Guest69190 is now known as rook-- | 22:53 | |
*** jamesmcarthur has joined #openstack-infra | 22:56 | |
*** myoung|bbl is now known as myoung | 23:00 | |
*** Looking has joined #openstack-infra | 23:03 | |
Looking | Hey, I thought you guys might be interested in this blog by freenode staff member Bryan 'kloeri' Ostergaard https://bryanostergaard.com/ | 23:03 |
Looking | or maybe this blog by freenode staff member Matthew 'mst' Trout https://MattSTrout.com/ | 23:03 |
*** Looking has quit IRC | 23:03 | |
*** eernst has quit IRC | 23:03 | |
*** mschuppert has quit IRC | 23:03 | |
openstackgerrit | Merged openstack-infra/system-config master: Set image_format to raw for packethost https://review.openstack.org/585803 | 23:06 |
*** jamesmcarthur has quit IRC | 23:07 | |
*** wolverineav has joined #openstack-infra | 23:10 | |
*** rwsu has joined #openstack-infra | 23:13 | |
*** wolverineav has quit IRC | 23:14 | |
*** jamesmcarthur has joined #openstack-infra | 23:15 | |
clarkb | pabelanger: corvus I think things have quieted down a bunch at this point and I believe tonyb's release changes are done | 23:21 |
*** kgiusti has left #openstack-infra | 23:21 | |
clarkb | do we want to go ahead with some restarts? | 23:21 |
*** akhilaki has joined #openstack-infra | 23:21 | |
tonyb | clarkb: +1 from a release-POV | 23:24 |
*** bobh has joined #openstack-infra | 23:25 | |
*** tosky has quit IRC | 23:26 | |
*** r-daneel has quit IRC | 23:28 | |
*** yamamoto has quit IRC | 23:29 | |
*** edmondsw has joined #openstack-infra | 23:29 | |
clarkb | /usr/local/lib/python2.7/dist-packages/cryptography/hazmat/primitives/constant_time.py:26: CryptographyDeprecationWarning: Support for your Python version is deprecated. The next version of cryptography will remove support. Please upgrade to a 2.7.x release that supports hmac.compare_digest as soon as possible. | 23:32 |
clarkb | I'm not sure how I feel about that | 23:32 |
*** yamamoto has joined #openstack-infra | 23:33 | |
*** edmondsw has quit IRC | 23:33 | |
clarkb | zuul==3.1.1.dev166 # git sha cee121c is installed everywhere which looks right | 23:37 |
clarkb | (I'm not keen on doing this if everyone else has called it a day though, since smcginnis is already worried :) ) | 23:37 |
*** bobh has quit IRC | 23:38 | |
*** bobh has joined #openstack-infra | 23:43 | |
*** jamesmcarthur has quit IRC | 23:46 | |
*** bobh has quit IRC | 23:47 | |
*** jangutter has quit IRC | 23:48 | |
*** rlandy has quit IRC | 23:48 | |
*** bairdmich14 has joined #openstack-infra | 23:48 | |
bairdmich14 | Hey, I thought you guys might be interested in this blog by freenode staff member Bryan 'kloeri' Ostergaard https://bryanostergaard.com/ | 23:48 |
*** bairdmich14 has quit IRC | 23:48 | |
*** bobh has joined #openstack-infra | 23:53 | |
*** bobh has quit IRC | 23:58 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!