mriedem | it's also hitting unit test jobs http://logs.openstack.org/05/378105/14/check/gate-cinder-python34-db/01d4149/console.html#_2016-12-22_22_18_35_037491 | 00:00 |
---|---|---|
mriedem | so likely an infra issue on the nodes | 00:00 |
pabelanger | jlvillal: not really, I haven't looked into the failure yet. | 00:00 |
jlvillal | pabelanger: Thanks. | 00:00 |
*** ijw has quit IRC | 00:01 | |
jlvillal | I wonder about this: http://logs.openstack.org/41/414341/1/check/gate-tempest-dsvm-platform-ubuntu-trusty/349e2a0/logs/syslog.txt.gz#_Dec_22_22_30_54 | 00:02 |
jlvillal | Invalid op code | 00:02 |
jlvillal | From 'etree.so' | 00:02 |
jlvillal | johnsom: ^^ | 00:02 |
jlvillal | mriedem: ^^ | 00:03 |
mriedem | hmm, https://review.openstack.org/#/c/413789/ | 00:03 |
mriedem | except nova isn't starting yet | 00:03 |
mriedem | or is it? | 00:04 |
mriedem | that wouldn't explain failures in cinder unit test jobs though | 00:04 |
jeblair | jlvillal: google suggests an association between etree.so and lxml | 00:04 |
clarkb | etree.so is thst an lxmldep? | 00:04 |
johnsom | The etree.so is interesting. My known good does not have that, but my failed does | 00:04 |
*** esikache1 has joined #openstack-infra | 00:05 | |
mriedem | is osc 3.6.0 using something from lxml now? | 00:06 |
mriedem | or osc 3.6.0 using something from the sdk that is? | 00:06 |
*** viks has joined #openstack-infra | 00:06 | |
jlvillal | Yeah, it matches up the etree: http://logs.openstack.org/39/414339/2/check/gate-tempest-dsvm-ironic-ipa-partition-pxe_snmp-tinyipa-ubuntu-xenial-nv/1d5e63d/logs/syslog.txt.gz#_Dec_22_22_25_10 | 00:07 |
jlvillal | http://logs.openstack.org/39/414339/2/check/gate-tempest-dsvm-ironic-ipa-partition-pxe_snmp-tinyipa-ubuntu-xenial-nv/1d5e63d/logs/devstacklog.txt.gz#_2016-12-22_22_25_10_787 | 00:07 |
jlvillal | Same process ID in both | 00:07 |
jlvillal | In this case: 31727 | 00:07 |
johnsom | New lxml released today | 00:08 |
johnsom | https://pypi.python.org/pypi/lxml/3.7.0 | 00:08 |
*** rbuzatu has joined #openstack-infra | 00:08 | |
jeblair | merry xmlmas | 00:08 |
jeblair | looks like the source was uploaded 12-10, but the manylinux1 wheel was uploaded today | 00:09 |
jlvillal | johnsom: Oh! | 00:09 |
*** esikache1 has quit IRC | 00:09 | |
jlvillal | jeblair: heh, I just got that :) | 00:10 |
johnsom | Yeah, new wheels but old code. That could explain why the pip2-freeze didn't show the difference. They are both "3.7.0" | 00:10 |
jeblair | johnsom: agreed | 00:11 |
*** xarses_ has quit IRC | 00:11 | |
jlvillal | johnsom: Updated bug with your lxml find | 00:12 |
johnsom | Nice, I'm going to dig through the logs to see if I can see a different lxml | 00:12 |
jeblair | mordred, clarkb, pabelanger: ^ new lxml has a manylinux1 wheel on pypi which seems broken. advice for this situation? | 00:13 |
mriedem | weird we've been using lxml 3.7.0 for at least a week | 00:14 |
mriedem | oh bad wheel | 00:14 |
jeblair | mriedem: the wheel is new as of today | 00:14 |
jlvillal | The github page doesn't seem to have bug tracking | 00:15 |
mriedem | https://bugs.launchpad.net/lxml/+bugs?orderby=-datecreated&start=0 | 00:15 |
johnsom | Yeah, the wheel filenames match between my known-good and failed runs. So, smoking gun there. | 00:15 |
mriedem | we start there | 00:15 |
mriedem | someone else want to open that lxml bug report? i'm slow on the details. | 00:15 |
*** rcernin has quit IRC | 00:16 | |
johnsom | I will do it | 00:16 |
jlvillal | Anyone working on a requirements change? | 00:18 |
clarkb | jeblair: pin to older lxml in constraints | 00:19 |
clarkb | also I didntthink lxml could do a linux wheel as its deps arent in the minimal platofrm for that | 00:19 |
jeblair | clarkb: yeah. i'd say at the least, this evidence doesn't refute that. :) | 00:20 |
jeblair | jlvillal: (in case it's ambiguous: i am not working on a requirements/constraints change) | 00:21 |
clarkb | well wondering if they didnt grok what the minimal platform is and linked against random libxml2 and such | 00:21 |
jlvillal | FYI: https://review.openstack.org/#/c/414354/ | 00:21 |
jeblair | clarkb: this all sounds vaguely familiar.... | 00:21 |
*** asselin has joined #openstack-infra | 00:22 | |
jlvillal | I thought requirements changes were announced here. I didn't see: https://review.openstack.org/#/c/414354/ | 00:22 |
*** ijw has joined #openstack-infra | 00:22 | |
*** kzaitsev_mb has quit IRC | 00:22 | |
johnsom | https://bugs.launchpad.net/lxml/+bug/1652191 | 00:22 |
openstack | Launchpad bug 1652191 in lxml "lxml wheels posted to pypi today causing etree.so failures" [Undecided,New] | 00:22 |
johnsom | Feel free to add on | 00:23 |
jeblair | jlvillal: nope, just in #openstack-requirements now | 00:23 |
* dtroyer still catching up a bit… | 00:23 | |
jlvillal | Ah | 00:23 |
*** asselin__ has quit IRC | 00:23 | |
dtroyer | FWIW, keystoneclient is the only client lib that OSC loads by default that uses lxml | 00:23 |
dtroyer | seeing the problem in an Identity command makes sense there | 00:23 |
openstackgerrit | Matt Riedemann proposed openstack-infra/elastic-recheck: Add query for lxml 3.7.0 wheel bug 1652186 https://review.openstack.org/414355 | 00:25 |
openstack | bug 1652186 in OpenStack-Gate "Bad wheel with lxml 3.7.0" [Undecided,Confirmed] https://launchpad.net/bugs/1652186 | 00:25 |
* jlvillal hopes he did the requirements patch correctly... | 00:27 | |
*** ijw has quit IRC | 00:27 | |
mriedem | tonyb: what would we depends-on with https://review.openstack.org/#/c/414354/ ? | 00:28 |
mriedem | it'll either pass the reqs jobs or not | 00:28 |
tonyb | mriedem: John had a devstack jobe that he was using to find/debug the issue | 00:28 |
mriedem | oh | 00:29 |
tonyb | mriedem: I was thinkign that if that Depends-On the requirements change and passed then it's good | 00:29 |
mriedem | if the recreate patch was 100% fail then yeah | 00:29 |
johnsom | tonyb If you mean me, yeah, the global requirements update failed, so I can add a depends-on for that | 00:30 |
tonyb | johnsom: I was thinking of jvillalovos but I can't recall his IRC nick | 00:30 |
johnsom | Grin, ok | 00:30 |
tonyb | mriedem: https://review.openstack.org/#/c/414341/ and the Depends-On is there already | 00:31 |
tonyb | johnsom: now what was that about global requirements updates failing? | 00:31 |
jlvillal | tonyb: me? | 00:32 |
tonyb | jlvillal: yeah :) | 00:32 |
*** ijw has joined #openstack-infra | 00:32 | |
johnsom | tonyb Not the update, just that patch was the first to catch this in our project. The reqs are probably fine | 00:32 |
jeblair | tonyb: i added my emergency infra +2 to the requirements change but did not approve. | 00:32 |
tonyb | jlvillal: I always get the 'l's wrong when manually typing your name | 00:32 |
tonyb | jeblair: Thanks | 00:32 |
johnsom | https://review.openstack.org/#/c/414272/ | 00:32 |
jlvillal | tonyb: I stuck my middle initial in there :( | 00:33 |
tonyb | jlvillal: Yeah ;P that makes life "hard" ;p | 00:33 |
jlvillal | I have this patch: https://review.openstack.org/#/c/414339/ which depends on: https://review.openstack.org/#/c/414341/ which depends on the requirement change: https://review.openstack.org/#/c/414354/ | 00:34 |
tonyb | jlvillal: Thanks for chasing that one down | 00:34 |
jlvillal | tonyb: Thanks. Couldn't have done it without johnsom mriedem jeblair clarkb and everyone else :) | 00:34 |
*** kjorgensen has quit IRC | 00:35 | |
*** Julien-zte has joined #openstack-infra | 00:35 | |
*** ijw has quit IRC | 00:37 | |
openstackgerrit | Merged openstack-infra/elastic-recheck: Add query for lxml 3.7.0 wheel bug 1652186 https://review.openstack.org/414355 | 00:38 |
openstack | bug 1652186 in OpenStack-Gate "Bad wheel with lxml 3.7.0" [Undecided,Confirmed] https://launchpad.net/bugs/1652186 | 00:38 |
*** dkehn has quit IRC | 00:39 | |
*** dkehn has joined #openstack-infra | 00:40 | |
jlvillal | tonyb: And I almost forgot lbragstad for their help too. | 00:40 |
tonyb | jlvillal: :) | 00:43 |
jlvillal | tonyb: I am going to be leaving work before those jobs finish running. Any chance you can keep an eye on them? | 00:44 |
tonyb | jlvillal: Yup, they're on my watch list | 00:44 |
tonyb | jlvillal: Safe travels | 00:44 |
jlvillal | tonyb: You rock :) Thanks. | 00:44 |
openstackgerrit | Dawid Malinowski proposed openstack/python-jenkins: Extend support for views in folder https://review.openstack.org/414358 | 00:51 |
*** viks has quit IRC | 00:53 | |
*** rbuzatu has quit IRC | 00:55 | |
*** ramishra has quit IRC | 01:04 | |
*** esikache1 has joined #openstack-infra | 01:05 | |
*** ramishra has joined #openstack-infra | 01:06 | |
*** yamahata has quit IRC | 01:06 | |
*** yamahata has joined #openstack-infra | 01:07 | |
openstackgerrit | James E. Blair proposed openstack/gertty: Fix crash on long review messages https://review.openstack.org/414362 | 01:08 |
*** esikache1 has quit IRC | 01:10 | |
*** ijw has joined #openstack-infra | 01:14 | |
*** yamahata has quit IRC | 01:17 | |
stevemar | dtroyer: ksc loads xml? | 01:17 |
johnsom | tonyb The octavia test job passed for the lxml 3.7 exclude. | 01:18 |
tonyb | johnsom: great! | 01:18 |
*** ijw has quit IRC | 01:19 | |
*** esikache1 has joined #openstack-infra | 01:19 | |
tonyb | johnsom, jlvillal, mriedem, jeblair: 414354 is +W'd | 01:20 |
stevemar | dtroyer: ah, that stinking auth plugin uses it, in ksa it's optional, but in ksc it's always loaded | 01:20 |
tonyb | johnsom, jlvillal, mriedem, jeblair: so in RSN it'll move to the gate pipeline | 01:21 |
jlvillal | tonyb, Thanks. All my dependent jobs are passing. And the non-voting failures are not the error we are trying to fix. So I think it is fixing the issue :) | 01:21 |
johnsom | Thanks | 01:21 |
*** automagically has quit IRC | 01:23 | |
openstackgerrit | Rabi Mishra proposed openstack-infra/project-config: Increase timeout for dsvm functional jobs https://review.openstack.org/414365 | 01:23 |
*** esikache1 has quit IRC | 01:24 | |
*** yamamoto has joined #openstack-infra | 01:26 | |
*** ramishra has quit IRC | 01:27 | |
*** Julien-zte has quit IRC | 01:29 | |
*** Julien-zte has joined #openstack-infra | 01:32 | |
*** chlong has quit IRC | 01:34 | |
*** ijw has joined #openstack-infra | 01:35 | |
*** ijw has quit IRC | 01:40 | |
*** esikache1 has joined #openstack-infra | 01:55 | |
*** yanyanhu has joined #openstack-infra | 01:59 | |
*** esikache1 has quit IRC | 02:00 | |
*** yamamoto has quit IRC | 02:01 | |
openstackgerrit | Matthew Thode proposed openstack/diskimage-builder: Fix Gentoo builds on Ubuntu 16.04 Xenial hosts https://review.openstack.org/413395 | 02:02 |
*** zz_dimtruck is now known as dimtruck | 02:05 | |
*** sdake has joined #openstack-infra | 02:06 | |
openstackgerrit | James E. Blair proposed openstack-infra/zuul: Add a test printHistory function https://review.openstack.org/414378 | 02:08 |
*** yamamoto has joined #openstack-infra | 02:08 | |
*** chlong has joined #openstack-infra | 02:14 | |
*** _Cyclone_ has quit IRC | 02:23 | |
*** sdake has quit IRC | 02:24 | |
openstackgerrit | James E. Blair proposed openstack-infra/zuul: Add nodepool test class https://review.openstack.org/414382 | 02:24 |
*** knangia has joined #openstack-infra | 02:26 | |
*** sdake_ has joined #openstack-infra | 02:31 | |
*** yamamoto has quit IRC | 02:33 | |
*** sdake has joined #openstack-infra | 02:35 | |
*** sdake has quit IRC | 02:37 | |
*** sdake_ has quit IRC | 02:39 | |
*** jhlj has joined #openstack-infra | 02:40 | |
*** ijw has joined #openstack-infra | 02:41 | |
*** automagically has joined #openstack-infra | 02:42 | |
*** chlong has quit IRC | 02:43 | |
*** ijw has quit IRC | 02:46 | |
openstackgerrit | Paul Belanger proposed openstack-infra/nodepool: Reduce min-ram for ubuntu images for devstack https://review.openstack.org/414385 | 02:47 |
*** jeckersb is now known as jeckersb_gone | 02:49 | |
*** jkilpatr has quit IRC | 02:51 | |
jhlj | Hey guys ! My CI system was running well earlier,but it just can't receive the event stream from gerrit, the debug log shows that "zuul.Gearman: Looking for lost builds". Is anybody encountered this problem ? | 02:54 |
*** yamamoto_ has joined #openstack-infra | 02:55 | |
*** esikache1 has joined #openstack-infra | 02:56 | |
*** ijw has joined #openstack-infra | 02:56 | |
*** chlong has joined #openstack-infra | 02:57 | |
*** yamamoto_ has quit IRC | 02:59 | |
*** ijw has quit IRC | 03:01 | |
*** rlandy|afk is now known as rlandy | 03:04 | |
*** rlandy has quit IRC | 03:04 | |
*** esikache1 has quit IRC | 03:05 | |
*** chlong has quit IRC | 03:05 | |
*** baoli has joined #openstack-infra | 03:07 | |
openstackgerrit | Merged openstack-infra/project-config: Remove dsvm nodepool job part 2 https://review.openstack.org/414262 | 03:07 |
*** Goneri has quit IRC | 03:08 | |
*** yamahata has joined #openstack-infra | 03:08 | |
tonyb | johnsom, jlvillal, mriedem, jeblair: lxml 3.7.0 fix is merged so we should see things progress now | 03:10 |
dims | tonyb : yay. thanks | 03:10 |
mriedem | splendid | 03:10 |
mriedem | santa's elves can't produce gifts without a working cloud | 03:11 |
tonyb | mriedem: :) | 03:11 |
johnsom | Thanks | 03:13 |
jhlj | Hey guys ! My CI system was running well earlier,but it just can't receive the event stream from gerrit, the debug log shows that "zuul.Gearman: Looking for lost builds". Is anybody encountered this problem ? | 03:14 |
jhlj | please help me, santa ! | 03:15 |
*** ramishra has joined #openstack-infra | 03:16 | |
*** baoli has quit IRC | 03:17 | |
openstackgerrit | Paul Belanger proposed openstack-infra/nodepool: Support AFS mirrors for nodepool diskimages https://review.openstack.org/414273 | 03:18 |
openstackgerrit | Paul Belanger proposed openstack-infra/nodepool: Support AFS mirrors for nodepool diskimages https://review.openstack.org/414273 | 03:20 |
*** baoli has joined #openstack-infra | 03:21 | |
*** Julien-zte has quit IRC | 03:22 | |
*** Julien-zte has joined #openstack-infra | 03:23 | |
*** Julien-zte has quit IRC | 03:24 | |
*** Julien-zte has joined #openstack-infra | 03:24 | |
*** Julien-zte has quit IRC | 03:25 | |
*** Julien-zte has joined #openstack-infra | 03:25 | |
*** Julien-zte has quit IRC | 03:25 | |
*** Julien-zte has joined #openstack-infra | 03:26 | |
*** Julien-zte has quit IRC | 03:26 | |
*** Julien-zte has joined #openstack-infra | 03:27 | |
*** Julien-zte has quit IRC | 03:27 | |
*** esikache1 has joined #openstack-infra | 03:27 | |
*** Julien-zte has joined #openstack-infra | 03:28 | |
*** Julien-zte has quit IRC | 03:28 | |
*** Julien-zte has joined #openstack-infra | 03:28 | |
*** jerryz has quit IRC | 03:30 | |
*** ijw has joined #openstack-infra | 03:31 | |
*** esikache1 has quit IRC | 03:32 | |
*** ijw has quit IRC | 03:36 | |
openstackgerrit | Paul Belanger proposed openstack-infra/project-config: Properly export nodepool dsvm variables for debian / redhat https://review.openstack.org/414408 | 03:48 |
*** baoli has quit IRC | 03:50 | |
*** yamamoto has joined #openstack-infra | 03:58 | |
*** sdake has joined #openstack-infra | 04:00 | |
*** Julien-zte has quit IRC | 04:04 | |
*** esikache1 has joined #openstack-infra | 04:04 | |
*** yamamoto has quit IRC | 04:04 | |
*** sdake has quit IRC | 04:06 | |
*** ijw has joined #openstack-infra | 04:07 | |
*** Julien-zte has joined #openstack-infra | 04:08 | |
*** esikache1 has quit IRC | 04:09 | |
*** psachin has joined #openstack-infra | 04:12 | |
*** Julien-zte has quit IRC | 04:13 | |
*** gouthamr has quit IRC | 04:20 | |
*** yamahata has quit IRC | 04:28 | |
*** yamahata has joined #openstack-infra | 04:29 | |
*** gomarivera has joined #openstack-infra | 04:31 | |
asselin | jhlj, try restarting zuul. Consider saving the queues if there are jobs that haven't been run yet | 04:32 |
*** snarwade has joined #openstack-infra | 04:34 | |
*** gomarivera has quit IRC | 04:36 | |
*** Julien-zte has joined #openstack-infra | 04:39 | |
*** tqtran has joined #openstack-infra | 04:40 | |
*** knangia has quit IRC | 04:40 | |
*** tqtran has quit IRC | 04:44 | |
*** Julien-zte has quit IRC | 04:45 | |
*** nicolasbock has quit IRC | 04:48 | |
*** weshay_afk is now known as weshay_pto | 04:57 | |
*** jamespag` has quit IRC | 05:00 | |
*** jamespage has joined #openstack-infra | 05:01 | |
*** esikache1 has joined #openstack-infra | 05:05 | |
*** winggundamth has quit IRC | 05:07 | |
*** esikache1 has quit IRC | 05:10 | |
*** adriant has quit IRC | 05:10 | |
openstackgerrit | Anthony Washington proposed openstack-infra/project-config: Glance experimental multinode grenade jobs https://review.openstack.org/414326 | 05:13 |
*** senk has joined #openstack-infra | 05:16 | |
*** esikache1 has joined #openstack-infra | 05:22 | |
*** askb has quit IRC | 05:22 | |
*** Julien-zte has joined #openstack-infra | 05:33 | |
*** Julien-zte has quit IRC | 05:35 | |
*** Julien-zte has joined #openstack-infra | 05:36 | |
*** rbuzatu has joined #openstack-infra | 05:37 | |
*** senk has quit IRC | 05:39 | |
*** rbuzatu has quit IRC | 05:42 | |
*** furlongm has joined #openstack-infra | 05:46 | |
*** hurgleburgler has quit IRC | 05:49 | |
jhlj | asselin,thanks. I have tried restarting zuul,it would running for a while, but the problem is still there. How to save the queues? | 05:50 |
jhlj | I just start to learn about CI, so my question maybe a little easy~ | 05:52 |
*** ijw has quit IRC | 05:53 | |
*** ijw has joined #openstack-infra | 05:54 | |
*** ijw has quit IRC | 05:55 | |
*** ijw has joined #openstack-infra | 05:56 | |
*** ijw_ has joined #openstack-infra | 06:00 | |
*** ijw has quit IRC | 06:02 | |
*** ijw_ has quit IRC | 06:04 | |
*** ijw has joined #openstack-infra | 06:06 | |
*** Sukhdev has joined #openstack-infra | 06:07 | |
*** Julien-zte has quit IRC | 06:08 | |
*** Julien-zte has joined #openstack-infra | 06:09 | |
*** savihou has joined #openstack-infra | 06:12 | |
*** rbuzatu has joined #openstack-infra | 06:13 | |
AJaeger | tonyb: another question on requriements: You have a python34 non-voting job on master. With py35 now voting on master, can we drop the py34 change? | 06:13 |
*** bhavik1 has joined #openstack-infra | 06:14 | |
*** jerryz has joined #openstack-infra | 06:16 | |
tonyb | AJaeger: Yup | 06:18 |
tonyb | AJaeger: Oh no wait | 06:18 |
tonyb | AJaeger: that's to verify that we can still gernate constratints on python3.4 and python3.5 | 06:18 |
openstackgerrit | Yujun Zhang proposed openstack-infra/project-config: Create new project openstack/mitmstack https://review.openstack.org/414432 | 06:18 |
*** bhavik1 has quit IRC | 06:19 | |
tonyb | AJaeger: let me look | 06:19 |
*** yujunz has joined #openstack-infra | 06:19 | |
tonyb | AJaeger: Yeah that's there to indicate compatibility but If it's better for infra and project-config we can drop it | 06:21 |
openstackgerrit | Sagi Shnaidman proposed openstack-infra/tripleo-ci: Fix OOOQ OVB jobs https://review.openstack.org/414246 | 06:21 |
tonyb | AJaeger: we only release from master but need to run our tools on both master and stable | 06:21 |
openstackgerrit | Yujun Zhang proposed openstack-infra/project-config: Create new project openstack/mitmstack https://review.openstack.org/414432 | 06:23 |
openstackgerrit | Sagi Shnaidman proposed openstack-infra/tripleo-ci: DONT MERGE: test running ovb oooq job https://review.openstack.org/414247 | 06:23 |
*** ijw_ has joined #openstack-infra | 06:24 | |
*** ijw_ has quit IRC | 06:25 | |
*** ijw_ has joined #openstack-infra | 06:26 | |
*** senk has joined #openstack-infra | 06:27 | |
*** ijw has quit IRC | 06:28 | |
*** ijw_ has quit IRC | 06:31 | |
*** snarwade is now known as snarwade|afk | 06:31 | |
*** Julien-zte has quit IRC | 06:40 | |
*** jerryz has quit IRC | 06:44 | |
*** salv-orlando has joined #openstack-infra | 06:44 | |
*** savihou has quit IRC | 06:45 | |
openstackgerrit | liusheng proposed openstack-infra/project-config: Add api-ref job for Ceilometer https://review.openstack.org/414441 | 06:50 |
*** yujunz has quit IRC | 06:52 | |
*** gomarivera has joined #openstack-infra | 06:52 | |
*** yujunz has joined #openstack-infra | 06:53 | |
*** dimtruck is now known as zz_dimtruck | 06:55 | |
*** gomarivera has quit IRC | 06:57 | |
*** winggundamth has joined #openstack-infra | 06:58 | |
*** Julien-zte has joined #openstack-infra | 06:59 | |
*** yamamoto has joined #openstack-infra | 07:02 | |
*** Julien-zte has quit IRC | 07:06 | |
*** yamamoto has quit IRC | 07:10 | |
*** yamahata has quit IRC | 07:14 | |
*** yamamoto has joined #openstack-infra | 07:19 | |
*** chandankumar|off is now known as chandankumar | 07:20 | |
*** chandankumar has quit IRC | 07:22 | |
*** tesseract has joined #openstack-infra | 07:22 | |
*** tesseract is now known as Guest31576 | 07:22 | |
*** chandankumar has joined #openstack-infra | 07:23 | |
*** nadya has joined #openstack-infra | 07:24 | |
*** nadya has quit IRC | 07:26 | |
*** snarwade|afk is now known as snarwade | 07:27 | |
*** yamamoto has quit IRC | 07:29 | |
*** e0ne has joined #openstack-infra | 07:31 | |
*** yamamoto has joined #openstack-infra | 07:34 | |
*** yamamoto has quit IRC | 07:34 | |
*** john-davidge has joined #openstack-infra | 07:38 | |
*** salv-orlando has quit IRC | 07:40 | |
*** john-davidge has quit IRC | 07:43 | |
*** e0ne has quit IRC | 07:43 | |
openstackgerrit | Yujun Zhang proposed openstack-infra/project-config: Create new project openstack/mitmstack https://review.openstack.org/414432 | 07:46 |
*** pgadiya has joined #openstack-infra | 07:49 | |
*** e0ne has joined #openstack-infra | 07:51 | |
*** jpena|off is now known as jpena | 07:54 | |
openstackgerrit | Yuriy Taraday proposed openstack-infra/project-config: Switch fuel-ccp-validate job to voting https://review.openstack.org/414469 | 07:54 |
*** pcaruana has quit IRC | 07:54 | |
*** pcaruana has joined #openstack-infra | 07:55 | |
*** chem has joined #openstack-infra | 07:55 | |
*** sdake has joined #openstack-infra | 07:56 | |
*** rbuzatu has quit IRC | 07:57 | |
*** rbuzatu has joined #openstack-infra | 07:57 | |
*** rbuzatu has quit IRC | 08:04 | |
*** rbuzatu has joined #openstack-infra | 08:05 | |
*** rbuzatu has quit IRC | 08:05 | |
*** jpena is now known as jpena|off | 08:05 | |
*** rbuzatu has joined #openstack-infra | 08:05 | |
*** e0ne has quit IRC | 08:08 | |
openstackgerrit | Julia Varlamova proposed openstack-infra/devstack-gate: Add MULTI_KEYSTONE flag and new role https://review.openstack.org/394895 | 08:08 |
*** armax has quit IRC | 08:12 | |
*** ijw has joined #openstack-infra | 08:12 | |
*** e0ne has joined #openstack-infra | 08:13 | |
*** e0ne has quit IRC | 08:13 | |
*** dizquierdo has joined #openstack-infra | 08:15 | |
*** ijw has quit IRC | 08:17 | |
*** yujunz-zte has joined #openstack-infra | 08:18 | |
*** amoralej|off is now known as amoralej | 08:20 | |
*** yujunz has quit IRC | 08:21 | |
*** flaper87 has quit IRC | 08:24 | |
*** ijw has joined #openstack-infra | 08:25 | |
*** flaper87 has joined #openstack-infra | 08:26 | |
openstackgerrit | Anton Arefiev proposed openstack-infra/project-config: Fix Inspector grenade: enable devstack plugin once https://review.openstack.org/414109 | 08:26 |
*** jpena|off is now known as jpena | 08:27 | |
openstackgerrit | Oksana Voshchana proposed openstack-infra/devstack-gate: TEST for multinode grenade devstack https://review.openstack.org/396679 | 08:28 |
*** flepied has joined #openstack-infra | 08:28 | |
*** sdake_ has joined #openstack-infra | 08:30 | |
*** sdake has quit IRC | 08:34 | |
*** yamamoto has joined #openstack-infra | 08:34 | |
*** rbuzatu has quit IRC | 08:37 | |
*** rbuzatu has joined #openstack-infra | 08:37 | |
*** john-davidge has joined #openstack-infra | 08:38 | |
*** rbuzatu has quit IRC | 08:38 | |
*** rbuzatu has joined #openstack-infra | 08:39 | |
*** rbuzatu has quit IRC | 08:39 | |
*** ihrachys has joined #openstack-infra | 08:39 | |
*** rbuzatu has joined #openstack-infra | 08:39 | |
AJaeger | tonyb: we can keep py34 in that case as long as we test py34 and it works. But keep in mind that master is xenial and we do not support trusty - which py34 needs - on master. So, it might fail at one point. | 08:40 |
*** yamamoto has quit IRC | 08:43 | |
openstackgerrit | Dirk Mueller proposed openstack-infra/project-config: Build dib functests for opensuse also on opensuse nodes https://review.openstack.org/412065 | 08:43 |
*** savihou has joined #openstack-infra | 08:43 | |
*** ralonsoh has joined #openstack-infra | 08:44 | |
*** soliosg has quit IRC | 08:50 | |
openstackgerrit | Yujun Zhang proposed openstack-infra/project-config: Create new project openstack/mitmstack https://review.openstack.org/414432 | 08:51 |
*** ijw_ has joined #openstack-infra | 08:53 | |
*** ijw_ has quit IRC | 08:54 | |
*** ijw has quit IRC | 08:54 | |
openstackgerrit | Oksana Voshchana proposed openstack-infra/devstack-gate: TEST for multinode grenade devstack https://review.openstack.org/396679 | 08:57 |
*** zzzeek has quit IRC | 09:00 | |
*** pgadiya has quit IRC | 09:01 | |
*** zzzeek has joined #openstack-infra | 09:02 | |
*** ihrachys has quit IRC | 09:10 | |
*** derekh has joined #openstack-infra | 09:10 | |
*** asettle has joined #openstack-infra | 09:13 | |
*** pgadiya has joined #openstack-infra | 09:16 | |
*** pgadiya has quit IRC | 09:16 | |
*** pgadiya_ has joined #openstack-infra | 09:16 | |
*** amotoki has joined #openstack-infra | 09:18 | |
*** wolverineav has joined #openstack-infra | 09:18 | |
*** dizquierdo has quit IRC | 09:21 | |
*** shardy has joined #openstack-infra | 09:22 | |
openstackgerrit | Anusha Ramineni proposed openstack-infra/system-config: Add statusbot/eavesdrop, meetbot to #openstack-valence https://review.openstack.org/414507 | 09:22 |
*** wolverineav has quit IRC | 09:23 | |
*** bhavik1 has joined #openstack-infra | 09:26 | |
*** yujunz-zte is now known as yujunz[away] | 09:29 | |
*** yujunz[away] is now known as yujunz-zte | 09:31 | |
*** yujunz-zte is now known as yujunz[away] | 09:31 | |
*** lucas-afk is now known as lucasagomes | 09:34 | |
*** yujunz[away] has quit IRC | 09:35 | |
openstackgerrit | Anusha Ramineni proposed openstack-infra/project-config: Add gerritbot notification to python-valencelcient https://review.openstack.org/414514 | 09:37 |
openstackgerrit | James Page proposed openstack-infra/project-config: snaps: Use tox-with-sudo for snap jobs https://review.openstack.org/411381 | 09:37 |
openstackgerrit | James Page proposed openstack-infra/project-config: Add new charms Mistral, Murano and Trove https://review.openstack.org/403725 | 09:39 |
*** salv-orlando has joined #openstack-infra | 09:41 | |
*** amotoki has quit IRC | 09:42 | |
*** salv-orlando has quit IRC | 09:46 | |
*** Sukhdev has quit IRC | 09:48 | |
*** rbuzatu has quit IRC | 09:48 | |
*** rbuzatu has joined #openstack-infra | 09:49 | |
*** flip214 has joined #openstack-infra | 09:52 | |
*** e0ne has joined #openstack-infra | 09:55 | |
*** rbuzatu has quit IRC | 09:55 | |
*** kzaitsev_mb has joined #openstack-infra | 09:57 | |
flip214 | The gate-tempest-dsvm-full-drbd-devstack-ubuntu-xenial-nv CI job has been failing for some time, and the only thing I could see in the log files was | 09:57 |
flip214 | that "lvcreate" and similar commands took much too long (eg. 90 seconds). | 09:57 |
openstackgerrit | mathieu bultel proposed openstack-infra/tripleo-ci: Implement major upgrade for Newton to Ocata https://review.openstack.org/404831 | 09:57 |
flip214 | There's no kern.log archived any more (with Trusty it was saved, too); so I'd like to ask for SSH access to a node running this check, to find out what's going wrong. | 09:58 |
*** asettle has quit IRC | 09:58 | |
flip214 | My SSH pubkey is available on request. | 09:59 |
*** esikache1 has quit IRC | 10:01 | |
*** pgadiya_ has quit IRC | 10:02 | |
*** salv-orlando has joined #openstack-infra | 10:05 | |
*** rafaels has joined #openstack-infra | 10:07 | |
*** kzaitsev_mb has quit IRC | 10:10 | |
*** HeOS has joined #openstack-infra | 10:18 | |
*** fabo has quit IRC | 10:26 | |
*** fabo has joined #openstack-infra | 10:26 | |
*** asettle has joined #openstack-infra | 10:34 | |
*** asettle has quit IRC | 10:36 | |
*** rcernin has joined #openstack-infra | 10:36 | |
*** esikache1 has joined #openstack-infra | 10:40 | |
*** rcernin has quit IRC | 10:45 | |
*** yanyanhu has quit IRC | 10:48 | |
openstackgerrit | Alexander Evseev proposed openstack-infra/project-config: Fix trusted host for NODEPOOL_PYPI_MIRROR https://review.openstack.org/336023 | 10:50 |
*** derekh has quit IRC | 10:57 | |
*** derekh has joined #openstack-infra | 11:05 | |
*** armax has joined #openstack-infra | 11:13 | |
*** kzaitsev_mb has joined #openstack-infra | 11:13 | |
*** sdake_ is now known as sdake | 11:17 | |
*** kzaitsev_mb has quit IRC | 11:19 | |
*** kzaitsev_mb has joined #openstack-infra | 11:22 | |
*** rfolco has joined #openstack-infra | 11:23 | |
*** hoolio has quit IRC | 11:26 | |
*** gomarivera has joined #openstack-infra | 11:32 | |
*** hoolio has joined #openstack-infra | 11:32 | |
*** gomarivera has quit IRC | 11:37 | |
*** snarwade has quit IRC | 11:41 | |
openstackgerrit | Andreas Florath proposed openstack/diskimage-builder: dibdevel: new element https://review.openstack.org/414347 | 11:41 |
*** nicolasbock has joined #openstack-infra | 11:42 | |
*** dhellmann has quit IRC | 11:42 | |
*** ramishra has quit IRC | 11:42 | |
*** dhellmann has joined #openstack-infra | 11:42 | |
*** hoolio has quit IRC | 11:47 | |
*** ramishra has joined #openstack-infra | 11:50 | |
*** hoolio has joined #openstack-infra | 11:54 | |
*** snarwade has joined #openstack-infra | 11:54 | |
*** ijw has joined #openstack-infra | 11:55 | |
apuimedo | AJaeger: do you know when https://review.openstack.org/#/c/404191/ will get merged? It has the w+1 for more than a day | 11:57 |
*** jamesdenton has quit IRC | 11:58 | |
*** jamesdenton has joined #openstack-infra | 11:58 | |
*** derekh has quit IRC | 12:00 | |
*** ijw has quit IRC | 12:00 | |
*** kzaitsev_mb has quit IRC | 12:10 | |
*** savihou has quit IRC | 12:13 | |
*** kzaitsev_mb has joined #openstack-infra | 12:15 | |
*** esikache1 has quit IRC | 12:17 | |
openstackgerrit | Roberto Polli proposed openstack-infra/shade: Basic volume_type access https://review.openstack.org/414561 | 12:17 |
*** snarwade has quit IRC | 12:23 | |
*** d0ugal has quit IRC | 12:28 | |
openstackgerrit | Julia Varlamova proposed openstack-infra/devstack-gate: Add MULTI_KEYSTONE flag and new role https://review.openstack.org/394895 | 12:32 |
openstackgerrit | Julia Varlamova proposed openstack-infra/devstack-gate: Add MULTI_KEYSTONE flag and new role https://review.openstack.org/394895 | 12:35 |
*** senk has quit IRC | 12:35 | |
*** rtheis has joined #openstack-infra | 12:35 | |
*** caowei has joined #openstack-infra | 12:37 | |
*** salv-orlando has quit IRC | 12:43 | |
*** d0ugal has joined #openstack-infra | 12:44 | |
*** jpena is now known as jpena|lunch | 12:48 | |
*** d0ugal has quit IRC | 12:51 | |
*** bhavik1 has quit IRC | 12:52 | |
*** lucasagomes is now known as lucas-hungry | 12:53 | |
*** salv-orlando has joined #openstack-infra | 12:55 | |
*** senk has joined #openstack-infra | 13:02 | |
*** aviau has quit IRC | 13:02 | |
*** pradk has quit IRC | 13:11 | |
openstackgerrit | Merged openstack-infra/storyboard: Increase rabbitmq connections attempt https://review.openstack.org/407904 | 13:12 |
*** EricGonczer_ has joined #openstack-infra | 13:12 | |
*** sandanar has joined #openstack-infra | 13:16 | |
*** sandanar_ has joined #openstack-infra | 13:16 | |
*** wolverineav has joined #openstack-infra | 13:17 | |
*** ociuhandu has quit IRC | 13:18 | |
*** wolverineav has quit IRC | 13:18 | |
*** wolverineav has joined #openstack-infra | 13:18 | |
*** jheroux has joined #openstack-infra | 13:19 | |
*** aviau has joined #openstack-infra | 13:30 | |
*** gouthamr has joined #openstack-infra | 13:36 | |
openstackgerrit | Emilien Macchi proposed openstack-infra/project-config: Introduce TripleO multinode (x4) experimental jobs with scenario005 https://review.openstack.org/414585 | 13:38 |
*** amoralej is now known as amoralej|lunch | 13:40 | |
*** yamamoto has joined #openstack-infra | 13:41 | |
*** pradk has joined #openstack-infra | 13:44 | |
*** senk has quit IRC | 13:45 | |
*** sandanar has quit IRC | 13:46 | |
*** yamamoto has quit IRC | 13:46 | |
*** srinivasd has joined #openstack-infra | 13:46 | |
srinivasd | hi | 13:46 |
*** pradk has quit IRC | 13:46 | |
srinivasd | how to trigger parameterised build from the github by adding webhook payloadurl, please help me, if any one knows | 13:47 |
srinivasd | thanks | 13:47 |
*** chem has quit IRC | 13:47 | |
*** lucas-hungry is now known as lucasagomes | 13:48 | |
*** narayrak has joined #openstack-infra | 13:49 | |
*** jpena|lunch is now known as jpena | 13:49 | |
openstackgerrit | Armando Migliaccio proposed openstack-infra/project-config: Add periodic check for neutron on postgres https://review.openstack.org/408847 | 13:50 |
AJaeger | apuimedo: see http://docs.openstack.org/infra/manual/developers.html#limitations-and-caveats | 13:51 |
AJaeger | apuimedo: that change was approved while the dependent change was not merged and they don't share a queue | 13:52 |
AJaeger | apuimedo: so we need to +W again to trigger it. Is the dependent change in now? | 13:52 |
openstackgerrit | Roberto Polli proposed openstack-infra/shade: Added list_flavor_access. https://review.openstack.org/414594 | 13:53 |
AJaeger | srinivasd: github is just a mirror, we do not use it otherwise. | 13:53 |
openstackgerrit | Andreas Florath proposed openstack/diskimage-builder: WIP! dibdevel: new element https://review.openstack.org/414347 | 13:53 |
AJaeger | srinivasd: what are you intenting to do exactly, perhaps there are other alternatives? | 13:53 |
*** ociuhandu has joined #openstack-infra | 13:53 | |
srinivasd | AJaeger: Can you tell one example in alternatives | 13:55 |
*** binbincong has joined #openstack-infra | 13:56 | |
AJaeger | srinivasd: what do you want to achieve? | 13:56 |
srinivasd | AJaeger: i want to trigger a job in jenkins which is parameterised build from the github to run the master branch default | 13:58 |
AJaeger | srinivasd: that's done differently - we have many third party CIs that do this. Proper channel is #openstack-third-party-ci and a reference is http://docs.openstack.org/infra/system-config/third_party.html | 13:59 |
AJaeger | srinivasd: which repo do you want to test? What kind of tests? | 14:00 |
*** nherciu has joined #openstack-infra | 14:00 | |
srinivasd | AJaeger: my GHE repo | 14:01 |
*** esikache1 has joined #openstack-infra | 14:05 | |
openstackgerrit | Merged openstack-infra/project-config: kuryr: Add installation gate for K8s integration https://review.openstack.org/404191 | 14:05 |
*** amoralej|lunch is now known as amoralej | 14:07 | |
openstackgerrit | Matthew Mosesohn proposed openstack-infra/project-config: Remove python tests from fuel-ccp-installer https://review.openstack.org/414597 | 14:08 |
AJaeger | GHE? | 14:08 |
openstackgerrit | Andreas Florath proposed openstack/diskimage-builder: WIP! dibdevel: new element https://review.openstack.org/414347 | 14:09 |
*** amotoki has joined #openstack-infra | 14:09 | |
srinivasd | AJaeger: Our private github enterprise | 14:10 |
*** esikache1 has quit IRC | 14:12 | |
AJaeger | srinivasd: I don't know how this all relates to OpenStack and thus cannot help you further. | 14:13 |
*** baoli has joined #openstack-infra | 14:15 | |
*** bhunter71 has quit IRC | 14:15 | |
*** baoli has quit IRC | 14:17 | |
srinivasd | Ok thanks | 14:17 |
*** baoli has joined #openstack-infra | 14:17 | |
*** baoli has quit IRC | 14:17 | |
*** baoli has joined #openstack-infra | 14:18 | |
openstackgerrit | Armando Migliaccio proposed openstack-infra/project-config: Add periodic check for neutron on postgres https://review.openstack.org/408847 | 14:18 |
AJaeger | if any project-config core or infra-root is around today, please approve https://review.openstack.org/#/c/414243/ to unblock stable/newton branch of requirements repo. | 14:22 |
*** john-davidge has quit IRC | 14:22 | |
*** john-dav_ has joined #openstack-infra | 14:22 | |
*** lindycoder has joined #openstack-infra | 14:22 | |
*** hurgleburgler has joined #openstack-infra | 14:23 | |
*** john-dav_ is now known as john-davidge | 14:23 | |
*** jamesdenton has quit IRC | 14:24 | |
*** amotoki has quit IRC | 14:27 | |
pabelanger | AJaeger: +3 | 14:28 |
AJaeger | thanks, pabelanger | 14:28 |
*** salv-orl_ has joined #openstack-infra | 14:31 | |
*** hashar has joined #openstack-infra | 14:31 | |
apuimedo | AJaeger: it was merged. Thanks for re-triggering w+1! | 14:33 |
*** salv-orlando has quit IRC | 14:34 | |
openstackgerrit | Matthew Mosesohn proposed openstack-infra/project-config: Remove python tests from fuel-ccp-installer https://review.openstack.org/414597 | 14:34 |
*** nadya has joined #openstack-infra | 14:35 | |
openstackgerrit | Merged openstack-infra/devstack-gate: pass-through USE_PYTHON3 to devstack https://review.openstack.org/414196 | 14:36 |
*** nadya has quit IRC | 14:37 | |
openstackgerrit | Merged openstack-infra/project-config: Run py35 gate not on stable/newton for requirements and murano-agent https://review.openstack.org/414243 | 14:38 |
*** yamamoto has joined #openstack-infra | 14:38 | |
*** esikache1 has joined #openstack-infra | 14:39 | |
kfox1111 | is something wrong with zuul? | 14:39 |
*** srinivasd has quit IRC | 14:39 | |
kfox1111 | seeing a few ps's in zuul with all jobs done, but hasn't posted to gerrit in a while. | 14:39 |
kfox1111 | heh. nm. they just went through. | 14:40 |
*** yamamoto has quit IRC | 14:40 | |
*** yamamoto has joined #openstack-infra | 14:41 | |
openstackgerrit | Matthew Mosesohn proposed openstack-infra/project-config: Remove python tests from fuel-ccp-installer https://review.openstack.org/414597 | 14:42 |
*** armax has quit IRC | 14:42 | |
*** esikache1 has quit IRC | 14:43 | |
*** yamamoto has quit IRC | 14:46 | |
*** esikache1 has joined #openstack-infra | 14:46 | |
*** rtheis has quit IRC | 14:47 | |
*** e0ne has quit IRC | 14:47 | |
openstackgerrit | Merged openstack-infra/project-config: Properly export nodepool dsvm variables for debian / redhat https://review.openstack.org/414408 | 14:48 |
*** gomarivera has joined #openstack-infra | 14:48 | |
*** e0ne has joined #openstack-infra | 14:48 | |
*** jamesdenton has joined #openstack-infra | 14:48 | |
asselin | jhlj, http://docs.openstack.org/infra/zuul/ http://docs.openstack.org/infra/system-config/zuul.html | 14:48 |
openstackgerrit | Emilien Macchi proposed openstack-infra/project-config: puppet: don't run functional tests when touching spec/ files https://review.openstack.org/414606 | 14:50 |
openstackgerrit | Andreas Florath proposed openstack/diskimage-builder: WIP! dibdevel: new element https://review.openstack.org/414347 | 14:51 |
*** mattymo has joined #openstack-infra | 14:54 | |
mattymo | AJaeger, thanks for feedback! https://review.openstack.org/#/c/414597/ is now ready for merge (3 +1s) | 14:54 |
*** jamesdenton has quit IRC | 14:55 | |
*** xyang1 has joined #openstack-infra | 14:55 | |
mattymo | :q | 14:55 |
*** jamesdenton has joined #openstack-infra | 14:55 | |
*** HeOS has quit IRC | 14:59 | |
*** narayrak has quit IRC | 15:00 | |
openstackgerrit | Merged openstack-infra/system-config: Added Gem Mirror to Infra https://review.openstack.org/253616 | 15:01 |
openstackgerrit | Dawid Malinowski proposed openstack/python-jenkins: Extend support for views in folder https://review.openstack.org/414358 | 15:01 |
*** yamamoto has joined #openstack-infra | 15:02 | |
*** gomarivera has quit IRC | 15:03 | |
*** lezbar has quit IRC | 15:04 | |
*** senk has joined #openstack-infra | 15:04 | |
*** lezbar has joined #openstack-infra | 15:04 | |
*** yamamoto has quit IRC | 15:05 | |
*** yamamoto has joined #openstack-infra | 15:05 | |
openstackgerrit | Dawid Malinowski proposed openstack/python-jenkins: Extend support for views in folder(s) https://review.openstack.org/414358 | 15:07 |
*** lezbar has quit IRC | 15:09 | |
openstackgerrit | Dawid Malinowski proposed openstack/python-jenkins: Extend support for views in folder(s) https://review.openstack.org/414358 | 15:09 |
*** yamamoto has quit IRC | 15:10 | |
*** esikache1 has quit IRC | 15:10 | |
*** esikache1 has joined #openstack-infra | 15:11 | |
*** jaypipes is now known as leakypipes | 15:11 | |
*** salv-orl_ has quit IRC | 15:12 | |
*** zz_dimtruck is now known as dimtruck | 15:14 | |
*** esikache1 has quit IRC | 15:16 | |
*** sandanar_ has quit IRC | 15:16 | |
*** psachin has quit IRC | 15:18 | |
*** gomarivera has joined #openstack-infra | 15:22 | |
*** jamesdenton has quit IRC | 15:24 | |
*** hongbin has joined #openstack-infra | 15:24 | |
*** salv-orlando has joined #openstack-infra | 15:27 | |
*** dimtruck is now known as zz_dimtruck | 15:27 | |
*** nadya has joined #openstack-infra | 15:30 | |
*** ijw has joined #openstack-infra | 15:31 | |
*** salv-orlando has quit IRC | 15:31 | |
*** yolanda has quit IRC | 15:32 | |
*** yolanda has joined #openstack-infra | 15:32 | |
*** caowei has quit IRC | 15:33 | |
*** nadya has quit IRC | 15:34 | |
*** ijw has quit IRC | 15:35 | |
*** jamesdenton has joined #openstack-infra | 15:37 | |
*** zz_dimtruck is now known as dimtruck | 15:38 | |
openstackgerrit | Paul Belanger proposed openstack-infra/nodepool: [WIP] Support AFS mirrors for nodepool diskimages https://review.openstack.org/414273 | 15:41 |
*** yamahata has joined #openstack-infra | 15:52 | |
*** Guest31576 has quit IRC | 15:52 | |
*** senk has quit IRC | 15:54 | |
*** chem has joined #openstack-infra | 15:56 | |
sc` | <3 pabelanger | 15:57 |
*** dizquierdo has joined #openstack-infra | 15:59 | |
*** lezbar has joined #openstack-infra | 16:01 | |
*** abregman has joined #openstack-infra | 16:02 | |
*** lezbar has quit IRC | 16:04 | |
*** lezbar has joined #openstack-infra | 16:05 | |
*** lezbar has quit IRC | 16:05 | |
*** lezbar has joined #openstack-infra | 16:06 | |
*** dguitarbite has quit IRC | 16:13 | |
openstackgerrit | Merged openstack-infra/tripleo-ci: Fix OOOQ OVB jobs https://review.openstack.org/414246 | 16:15 |
*** esikache1 has joined #openstack-infra | 16:18 | |
*** yamamoto has joined #openstack-infra | 16:20 | |
*** sdake has quit IRC | 16:23 | |
*** nadya has joined #openstack-infra | 16:24 | |
*** Guest1271 has quit IRC | 16:26 | |
*** salv-orlando has joined #openstack-infra | 16:27 | |
*** nadya has quit IRC | 16:29 | |
*** jamesdenton has quit IRC | 16:29 | |
*** salv-orlando has quit IRC | 16:32 | |
*** viks has joined #openstack-infra | 16:32 | |
*** wolverineav has quit IRC | 16:32 | |
*** ociuhandu has quit IRC | 16:33 | |
viks | hi can someone help me in understanding the build failure http://logs.openstack.org/05/378105/14/check/gate-tempest-dsvm-full-devstack-plugin-ceph-ubuntu-xenial/a0e12d5/console.html | 16:34 |
*** inc0 has joined #openstack-infra | 16:34 | |
dasm | viks: you have this error: http://logs.openstack.org/05/378105/14/check/gate-tempest-dsvm-full-devstack-plugin-ceph-ubuntu-xenial/a0e12d5/console.html#_2016-12-23_05_43_20_887345 | 16:36 |
dasm | viks: which is caused by this: http://logs.openstack.org/05/378105/14/check/gate-tempest-dsvm-full-devstack-plugin-ceph-ubuntu-xenial/a0e12d5/logs/screen-c-vol.txt.gz?level=ERROR | 16:36 |
dasm | viks: in general, this: http://logs.openstack.org/05/378105/14/check/gate-tempest-dsvm-full-devstack-plugin-ceph-ubuntu-xenial/a0e12d5/logs/screen-c-vol.txt.gz?level=ERROR#_2016-12-23_05_02_06_092 | 16:37 |
dasm | I'm not quite sure, why you see "ImageNotFound" error | 16:37 |
viks | yes...I am trying to understand the same | 16:37 |
dasm | viks: i see, you were doing some changes around metadata: https://review.openstack.org/#/c/378105/ | 16:38 |
viks | dasm: yes | 16:38 |
dasm | viks: see this: http://logs.openstack.org/05/378105/14/check/gate-tempest-dsvm-full-devstack-plugin-ceph-ubuntu-xenial/a0e12d5/logs/screen-c-sch.txt.gz?level=ERROR | 16:38 |
dasm | it seems like you've filtered out (by metadata) too many backends | 16:38 |
dasm | http://logs.openstack.org/05/378105/14/check/gate-tempest-dsvm-full-devstack-plugin-ceph-ubuntu-xenial/a0e12d5/logs/screen-c-sch.txt.gz?level=ERROR#_2016-12-23_05_19_39_940 | 16:38 |
*** soliosg has joined #openstack-infra | 16:39 | |
*** esikache1 has quit IRC | 16:39 | |
dasm | viks: maybe around this area? https://review.openstack.org/#/c/378105/14/cinder/db/sqlalchemy/api.py | 16:40 |
viks | dasm: really aprreciate u looking at that | 16:40 |
dasm | viks: i should work on my errors, but... :P | 16:40 |
viks | dasm: but I am looking at snapshot metadata | 16:41 |
viks | dasm: these look like volume create errors | 16:41 |
*** yamahata has quit IRC | 16:41 | |
dasm | viks: i'm not familiar with cinder code, so everything what i'm suggesting are just assumptions | 16:41 |
dasm | viks: but yes, like you've mentioned, something went wrong while creating volume | 16:42 |
viks | dasm: oh..really appreciate that | 16:42 |
dasm | but, if it didn't find correct host, maybe it's infra problem? we lost some nodes? unlikely, but who knows. | 16:43 |
openstackgerrit | Paul Belanger proposed openstack-infra/nodepool: [WIP] Support AFS mirrors for nodepool diskimages https://review.openstack.org/414273 | 16:43 |
dasm | and, if you didn't touch scheduler part | 16:43 |
viks | it does not look likely | 16:45 |
*** kzaitsev_mb has quit IRC | 16:45 | |
viks | the test cases have passed for the same code in past | 16:45 |
*** ralonsoh has quit IRC | 16:45 | |
viks | I looked at the code again...it is something else | 16:45 |
*** lezbar has quit IRC | 16:47 | |
dasm | maybe i just found red herrings | 16:47 |
*** wolverineav has joined #openstack-infra | 16:50 | |
*** tjones1 has joined #openstack-infra | 16:51 | |
*** dimtruck is now known as zz_dimtruck | 16:53 | |
*** tjones1 has quit IRC | 16:53 | |
*** wolverineav has quit IRC | 16:54 | |
*** vponomaryov has left #openstack-infra | 16:56 | |
*** cemason has joined #openstack-infra | 17:03 | |
*** zz_dimtruck is now known as dimtruck | 17:04 | |
openstackgerrit | Steven Hardy proposed openstack-infra/tripleo-ci: Collect the deploy.env with the logs https://review.openstack.org/414630 | 17:08 |
*** hashar is now known as hasharAway | 17:08 | |
*** tjones has joined #openstack-infra | 17:09 | |
*** jpena is now known as jpena|off | 17:09 | |
*** esikache1 has joined #openstack-infra | 17:11 | |
*** pblaho has quit IRC | 17:12 | |
*** ociuhandu has joined #openstack-infra | 17:12 | |
*** yamamoto has quit IRC | 17:14 | |
*** esikache1 has quit IRC | 17:14 | |
*** pcaruana has quit IRC | 17:14 | |
*** esikache1 has joined #openstack-infra | 17:17 | |
*** nadya has joined #openstack-infra | 17:18 | |
*** xarses has joined #openstack-infra | 17:18 | |
*** xarses_ has joined #openstack-infra | 17:19 | |
*** ijw has joined #openstack-infra | 17:19 | |
*** shardy has quit IRC | 17:21 | |
*** lucasagomes is now known as lucas-pto | 17:22 | |
*** hasharAway has quit IRC | 17:22 | |
*** hashar has joined #openstack-infra | 17:22 | |
*** nadya has quit IRC | 17:22 | |
*** xarses has quit IRC | 17:23 | |
*** hashar has quit IRC | 17:23 | |
*** ijw has quit IRC | 17:24 | |
*** nadya has joined #openstack-infra | 17:28 | |
*** dizquierdo has quit IRC | 17:30 | |
*** wolverineav has joined #openstack-infra | 17:31 | |
*** amoralej is now known as amoralej|pto | 17:31 | |
*** e0ne has quit IRC | 17:31 | |
*** nadya has quit IRC | 17:33 | |
*** kzaitsev_mb has joined #openstack-infra | 17:34 | |
*** john-davidge has quit IRC | 17:34 | |
*** viks has quit IRC | 17:34 | |
*** john-davidge has joined #openstack-infra | 17:35 | |
*** wolverineav has quit IRC | 17:36 | |
*** bhavik1 has joined #openstack-infra | 17:36 | |
*** senk has joined #openstack-infra | 17:36 | |
*** ijw has joined #openstack-infra | 17:38 | |
*** bhavik1 has quit IRC | 17:38 | |
openstackgerrit | Paul Belanger proposed openstack/diskimage-builder: Remove hardcoded components https://review.openstack.org/414634 | 17:39 |
*** john-davidge has quit IRC | 17:40 | |
EmilienM | pabelanger: thanks for merging the gem mirror stuff | 17:40 |
EmilienM | pabelanger: let me know the following steps, if I can help, if the mirror is now created, etc | 17:40 |
*** Hal has joined #openstack-infra | 17:40 | |
EmilienM | I'll start using it for a project and see how it works | 17:41 |
*** kzaitsev_mb has quit IRC | 17:41 | |
*** Hal is now known as Guest54595 | 17:41 | |
*** Guest54595 has quit IRC | 17:43 | |
*** srobert has joined #openstack-infra | 17:43 | |
*** Hal has joined #openstack-infra | 17:44 | |
*** Hal is now known as Guest44709 | 17:44 | |
*** yamamoto has joined #openstack-infra | 17:45 | |
*** sdake has joined #openstack-infra | 17:50 | |
*** ijw has quit IRC | 17:51 | |
*** ijw has joined #openstack-infra | 17:52 | |
*** ijw_ has joined #openstack-infra | 17:53 | |
pabelanger | EmilienM: I suspect it is still a few days away from working, the initial import will likely take awhile | 17:55 |
*** Guest44709 has quit IRC | 17:55 | |
*** ijw has quit IRC | 17:56 | |
*** sdake_ has joined #openstack-infra | 18:00 | |
*** sdake has quit IRC | 18:02 | |
*** yamamoto has quit IRC | 18:04 | |
*** DavidPurcell has joined #openstack-infra | 18:12 | |
pabelanger | EmilienM: http://mirror.dfw.rax.openstack.org/gem/ | 18:15 |
pabelanger | will be starting import shortly | 18:15 |
*** gouthamr has quit IRC | 18:18 | |
*** yamahata has joined #openstack-infra | 18:20 | |
*** sdake_ is now known as sdake | 18:20 | |
*** EricGonc_ has joined #openstack-infra | 18:22 | |
*** EricGonczer_ has quit IRC | 18:22 | |
openstackgerrit | Paul Belanger proposed openstack-infra/system-config: Fixes to get gem mirror working https://review.openstack.org/414640 | 18:23 |
EmilienM | pabelanger: awesome!! | 18:23 |
pabelanger | gem mirror started | 18:25 |
pabelanger | Total gems: 885199 | 18:25 |
EmilienM | pabelanger: it will take a while I think, maybe 2 days | 18:26 |
pabelanger | EmilienM: yes, then another few hours to release the contents to afs | 18:27 |
pabelanger | EmilienM: we are downloading at ~65Mb right now | 18:29 |
EmilienM | pabelanger: oh ok, so a few hours :D | 18:30 |
*** jerryz has joined #openstack-infra | 18:30 | |
*** abregman has quit IRC | 18:35 | |
*** john-davidge has joined #openstack-infra | 18:36 | |
*** esberglu has quit IRC | 18:38 | |
*** esberglu has joined #openstack-infra | 18:39 | |
*** john-davidge has quit IRC | 18:40 | |
*** abregman has joined #openstack-infra | 18:41 | |
*** gouthamr has joined #openstack-infra | 18:42 | |
*** esberglu has quit IRC | 18:43 | |
*** srobert has quit IRC | 18:49 | |
*** srobert has joined #openstack-infra | 18:49 | |
*** tjones has left #openstack-infra | 18:49 | |
*** adreznec has quit IRC | 18:51 | |
*** sdake has quit IRC | 18:52 | |
*** Qiming has quit IRC | 18:53 | |
*** xarses_ is now known as xarses | 18:53 | |
*** adreznec has joined #openstack-infra | 18:57 | |
*** inc0 has quit IRC | 18:59 | |
*** sdake has joined #openstack-infra | 19:00 | |
*** inc0 has joined #openstack-infra | 19:00 | |
*** MasterOfBugs has quit IRC | 19:03 | |
openstackgerrit | Emilien Macchi proposed openstack-infra/project-config: Introduce TripleO multinode (x4) experimental jobs with scenario005 https://review.openstack.org/414585 | 19:06 |
pabelanger | welp, there is an issue with the gem mirror | 19:06 |
*** gouthamr has quit IRC | 19:06 | |
pabelanger | All of the gems are placed into a single directory | 19:06 |
pabelanger | I think afs has a hard limit of how many files it can have in a single directory | 19:07 |
pabelanger | and now we getting 'File too large' errors | 19:07 |
pabelanger | jeblair: ^ is that correct? | 19:08 |
*** esikache1 has quit IRC | 19:08 | |
*** rfolco has quit IRC | 19:09 | |
jeblair | pabelanger: yes, 64,000 at most, but less with longer filenames. | 19:09 |
*** inc0 has quit IRC | 19:17 | |
AJaeger | EmilienM, jeblair, pabelanger, everybody else ;) Happy holidays! | 19:17 |
EmilienM | AJaeger: o/ you too | 19:17 |
* AJaeger might be offline the next few days... | 19:18 | |
EmilienM | pabelanger: oops :/ | 19:18 |
pabelanger | jeblair: great, thanks. | 19:19 |
EmilienM | can we increase the limit? | 19:19 |
pabelanger | likely not | 19:19 |
AJaeger | pabelanger: do we need all files and can just take 5 per cent ? ;) | 19:19 |
EmilienM | "You can have around 64,000 files (directory entries) in an AFS directory if the filenames are all less than 16 characters long - if there are filenames with 16 characters or more, then the maximum number of files decreases." | 19:19 |
AJaeger | I mean "or" instead of "and" | 19:19 |
*** coolsvap has quit IRC | 19:19 | |
pabelanger | EmilienM: we need to see if have the gem mirror create sub directories | 19:19 |
pabelanger | AJaeger: yes, you too | 19:20 |
EmilienM | mhh, interesting problem, we didn't think about it | 19:20 |
pabelanger | AJaeger: no all, but how to do filter the ones we need | 19:20 |
*** e0ne has joined #openstack-infra | 19:21 | |
*** inc0 has joined #openstack-infra | 19:21 | |
jeblair | pabelanger, EmilienM: for pypi we had the mirroring script hash files into directories by name, then had apache rewrite urls so that they can still be fetched using the un-hashed path. | 19:21 |
jeblair | (also, note to repository software creators -- hashing files into directories so they aren't just in one big directory is a Good Idea regardless of filesystem) | 19:22 |
EmilienM | jeblair: I agree with that | 19:23 |
pabelanger | ya, we'll have to do the same too | 19:23 |
*** MasterOfBugs has joined #openstack-infra | 19:24 | |
*** MasterOfBugs has quit IRC | 19:26 | |
*** MasterOfBugs has joined #openstack-infra | 19:26 | |
*** gouthamr has joined #openstack-infra | 19:26 | |
*** viks has joined #openstack-infra | 19:29 | |
*** inc0 has quit IRC | 19:32 | |
*** chem has quit IRC | 19:33 | |
*** e0ne has quit IRC | 19:36 | |
*** abregman has quit IRC | 19:45 | |
*** hurgleburgler has quit IRC | 19:46 | |
*** salv-orlando has joined #openstack-infra | 19:47 | |
*** esikache1 has joined #openstack-infra | 19:49 | |
*** cemason has quit IRC | 19:51 | |
*** dimtruck is now known as zz_dimtruck | 19:52 | |
openstackgerrit | Andreas Florath proposed openstack/diskimage-builder: WIP! dibdevel: new element https://review.openstack.org/414347 | 19:54 |
*** senk has quit IRC | 19:54 | |
*** kzaitsev_mb has joined #openstack-infra | 19:55 | |
*** senk has joined #openstack-infra | 19:55 | |
*** senk has quit IRC | 19:55 | |
*** senk has joined #openstack-infra | 19:55 | |
*** senk has quit IRC | 19:56 | |
pabelanger | mordred: starting to see this error in nodepool dsvm jobs, looks like shade: http://logs.openstack.org/34/414634/1/check/gate-dsvm-nodepool-debian-src-nv/c86224f/logs/screen-nodepool.txt.gz#_2016-12-23_17_59_24_012 | 19:56 |
*** senk has joined #openstack-infra | 19:57 | |
*** sdake has quit IRC | 19:57 | |
*** esikache1 has quit IRC | 19:57 | |
*** senk has quit IRC | 19:57 | |
*** rafaels has quit IRC | 19:58 | |
*** senk has joined #openstack-infra | 19:58 | |
*** senk has quit IRC | 19:59 | |
*** senk has joined #openstack-infra | 20:00 | |
*** senk has quit IRC | 20:00 | |
*** senk has joined #openstack-infra | 20:00 | |
*** senk has quit IRC | 20:01 | |
*** senk has joined #openstack-infra | 20:01 | |
*** senk has quit IRC | 20:02 | |
*** ociuhandu has quit IRC | 20:03 | |
*** senk has joined #openstack-infra | 20:03 | |
*** senk has quit IRC | 20:03 | |
*** senk has joined #openstack-infra | 20:04 | |
*** senk has quit IRC | 20:05 | |
*** hurgleburgler has joined #openstack-infra | 20:05 | |
*** senk has joined #openstack-infra | 20:06 | |
*** senk has quit IRC | 20:06 | |
*** senk has joined #openstack-infra | 20:07 | |
*** senk has quit IRC | 20:08 | |
*** senk has joined #openstack-infra | 20:09 | |
*** senk has quit IRC | 20:09 | |
*** senk has joined #openstack-infra | 20:10 | |
*** nicolasbock has quit IRC | 20:10 | |
*** senk has quit IRC | 20:10 | |
*** senk has joined #openstack-infra | 20:11 | |
*** HeOS has joined #openstack-infra | 20:11 | |
*** senk has quit IRC | 20:12 | |
*** senk has joined #openstack-infra | 20:12 | |
*** senk has quit IRC | 20:13 | |
*** senk has joined #openstack-infra | 20:14 | |
*** sdake has joined #openstack-infra | 20:14 | |
*** senk has quit IRC | 20:15 | |
*** senk has joined #openstack-infra | 20:15 | |
*** senk has quit IRC | 20:15 | |
*** senk has joined #openstack-infra | 20:16 | |
*** senk has quit IRC | 20:17 | |
*** senk has joined #openstack-infra | 20:18 | |
*** sdake_ has joined #openstack-infra | 20:18 | |
*** senk has quit IRC | 20:18 | |
*** senk has joined #openstack-infra | 20:19 | |
*** senk has quit IRC | 20:19 | |
*** senk has joined #openstack-infra | 20:19 | |
*** xarses_ has joined #openstack-infra | 20:20 | |
*** senk has quit IRC | 20:20 | |
*** sdake has quit IRC | 20:20 | |
*** senk has joined #openstack-infra | 20:21 | |
*** senk has quit IRC | 20:21 | |
*** senk has joined #openstack-infra | 20:22 | |
*** senk has quit IRC | 20:22 | |
*** senk has joined #openstack-infra | 20:22 | |
*** xarses has quit IRC | 20:23 | |
*** senk has quit IRC | 20:23 | |
*** senk has joined #openstack-infra | 20:24 | |
*** esikache1 has joined #openstack-infra | 20:24 | |
*** senk has quit IRC | 20:24 | |
*** senk has joined #openstack-infra | 20:25 | |
*** rcernin has joined #openstack-infra | 20:25 | |
*** senk has quit IRC | 20:25 | |
*** senk has joined #openstack-infra | 20:26 | |
*** ijw has joined #openstack-infra | 20:26 | |
*** senk has quit IRC | 20:27 | |
*** ijw_ has quit IRC | 20:27 | |
*** senk has joined #openstack-infra | 20:28 | |
*** senk has quit IRC | 20:28 | |
*** DavidPurcell has quit IRC | 20:29 | |
*** senk has joined #openstack-infra | 20:29 | |
*** senk has quit IRC | 20:30 | |
*** senk has joined #openstack-infra | 20:31 | |
*** salv-orl_ has joined #openstack-infra | 20:31 | |
*** senk has quit IRC | 20:31 | |
*** e0ne has joined #openstack-infra | 20:31 | |
openstackgerrit | Andreas Florath proposed openstack/diskimage-builder: WIP! dibdevel: new element https://review.openstack.org/414347 | 20:32 |
*** senk has joined #openstack-infra | 20:32 | |
*** senk has quit IRC | 20:33 | |
*** sdake_ has quit IRC | 20:33 | |
openstackgerrit | Merged openstack-infra/tripleo-ci: Update public key for derekh https://review.openstack.org/413038 | 20:33 |
openstackgerrit | Merged openstack-infra/tripleo-ci: Clean legacy code from postci function https://review.openstack.org/413704 | 20:33 |
*** senk has joined #openstack-infra | 20:34 | |
*** senk has quit IRC | 20:34 | |
*** rcernin has quit IRC | 20:34 | |
*** salv-orlando has quit IRC | 20:34 | |
*** senk has joined #openstack-infra | 20:35 | |
*** senk has quit IRC | 20:36 | |
*** john-davidge has joined #openstack-infra | 20:36 | |
*** senk has joined #openstack-infra | 20:37 | |
*** senk has quit IRC | 20:37 | |
*** senk has joined #openstack-infra | 20:38 | |
*** senk has quit IRC | 20:39 | |
*** esikache1 has quit IRC | 20:39 | |
*** senk has joined #openstack-infra | 20:40 | |
*** senk has quit IRC | 20:40 | |
*** senk has joined #openstack-infra | 20:40 | |
*** john-davidge has quit IRC | 20:41 | |
*** senk has quit IRC | 20:41 | |
*** senk has joined #openstack-infra | 20:42 | |
*** senk has quit IRC | 20:42 | |
*** senk has joined #openstack-infra | 20:43 | |
*** ociuhandu has joined #openstack-infra | 20:43 | |
*** senk has quit IRC | 20:43 | |
*** senk has joined #openstack-infra | 20:44 | |
*** senk has quit IRC | 20:45 | |
mordred | pabelanger: the devstack cloud launched that vm and did not allocate an IP for it | 20:45 |
mordred | pabelanger: if you look in the dict it prints, you can see \'addresses\': {} | 20:45 |
*** senk has joined #openstack-infra | 20:46 | |
*** senk has quit IRC | 20:46 | |
*** senk has joined #openstack-infra | 20:47 | |
*** senk has quit IRC | 20:48 | |
*** senk has joined #openstack-infra | 20:49 | |
*** senk has quit IRC | 20:49 | |
mordred | pabelanger: looking throuhg the service logs I don't see an immediate answer | 20:50 |
*** senk has joined #openstack-infra | 20:50 | |
*** senk has quit IRC | 20:51 | |
*** senk has joined #openstack-infra | 20:52 | |
*** senk has quit IRC | 20:52 | |
*** sdake has joined #openstack-infra | 20:52 | |
*** senk has joined #openstack-infra | 20:53 | |
*** senk has quit IRC | 20:54 | |
*** senk has joined #openstack-infra | 20:55 | |
*** senk has quit IRC | 20:55 | |
openstackgerrit | Dean Troyer proposed openstack-infra/project-config: Locate post_test_hook.sh https://review.openstack.org/414649 | 20:55 |
*** senk has joined #openstack-infra | 20:56 | |
*** nherciu has quit IRC | 20:56 | |
*** senk has quit IRC | 20:57 | |
*** senk has joined #openstack-infra | 20:57 | |
*** senk has quit IRC | 20:57 | |
openstackgerrit | Steven Hardy proposed openstack-infra/tripleo-ci: Collect the deploy.env with the logs https://review.openstack.org/414630 | 20:58 |
*** baoli has quit IRC | 20:58 | |
*** senk has joined #openstack-infra | 20:58 | |
*** senk has quit IRC | 20:59 | |
*** senk has joined #openstack-infra | 20:59 | |
*** senk has quit IRC | 21:00 | |
*** senk has joined #openstack-infra | 21:01 | |
*** senk has quit IRC | 21:01 | |
*** senk has joined #openstack-infra | 21:02 | |
*** senk has quit IRC | 21:03 | |
*** senk has joined #openstack-infra | 21:04 | |
*** sdake_ has joined #openstack-infra | 21:04 | |
*** senk has quit IRC | 21:04 | |
*** senk has joined #openstack-infra | 21:04 | |
*** senk has quit IRC | 21:05 | |
*** senk has joined #openstack-infra | 21:06 | |
*** sdake has quit IRC | 21:06 | |
*** senk has quit IRC | 21:06 | |
*** senk has joined #openstack-infra | 21:07 | |
*** senk has quit IRC | 21:08 | |
*** thiagolib has quit IRC | 21:08 | |
*** e0ne has quit IRC | 21:09 | |
*** senk has joined #openstack-infra | 21:09 | |
*** senk has quit IRC | 21:09 | |
*** senk has joined #openstack-infra | 21:10 | |
*** senk has quit IRC | 21:11 | |
*** senk has joined #openstack-infra | 21:12 | |
*** senk has quit IRC | 21:12 | |
*** e0ne has joined #openstack-infra | 21:12 | |
*** bhunter71 has joined #openstack-infra | 21:13 | |
*** senk has joined #openstack-infra | 21:13 | |
*** senk has quit IRC | 21:14 | |
*** e0ne has quit IRC | 21:14 | |
*** viks has quit IRC | 21:14 | |
*** senk has joined #openstack-infra | 21:15 | |
*** senk has quit IRC | 21:15 | |
dtroyer | If anyone is around who hasn't started their holiday yet, https://review.openstack.org/414649 could use a look-see. We'll have a bit of OSC cleanup after that merges… | 21:16 |
*** hurgleburgler has quit IRC | 21:16 | |
*** senk has joined #openstack-infra | 21:16 | |
*** senk has quit IRC | 21:17 | |
*** senk has joined #openstack-infra | 21:17 | |
*** senk has quit IRC | 21:18 | |
*** senk has joined #openstack-infra | 21:18 | |
*** senk has quit IRC | 21:18 | |
*** senk has joined #openstack-infra | 21:19 | |
*** senk has quit IRC | 21:20 | |
*** senk has joined #openstack-infra | 21:21 | |
*** zz_dimtruck is now known as dimtruck | 21:21 | |
*** senk has quit IRC | 21:21 | |
*** senk has joined #openstack-infra | 21:22 | |
*** senk has quit IRC | 21:22 | |
*** senk has joined #openstack-infra | 21:23 | |
*** senk has quit IRC | 21:24 | |
*** jheroux has quit IRC | 21:24 | |
*** senk has joined #openstack-infra | 21:24 | |
*** senk has quit IRC | 21:24 | |
mordred | dtroyer: lgtm | 21:25 |
*** senk has joined #openstack-infra | 21:25 | |
dtroyer | mordred: thanks | 21:25 |
*** senk has quit IRC | 21:26 | |
*** senk has joined #openstack-infra | 21:27 | |
*** senk has quit IRC | 21:27 | |
*** xyang1 has quit IRC | 21:28 | |
*** senk has joined #openstack-infra | 21:28 | |
*** senk has quit IRC | 21:29 | |
*** senk has joined #openstack-infra | 21:30 | |
*** senk has quit IRC | 21:30 | |
*** senk has joined #openstack-infra | 21:31 | |
*** senk has quit IRC | 21:32 | |
*** senk has joined #openstack-infra | 21:32 | |
*** senk has quit IRC | 21:33 | |
*** senk has joined #openstack-infra | 21:33 | |
*** senk has quit IRC | 21:33 | |
*** senk has joined #openstack-infra | 21:34 | |
*** Jeffrey4l has quit IRC | 21:35 | |
*** senk has quit IRC | 21:35 | |
*** senk has joined #openstack-infra | 21:36 | |
*** senk has quit IRC | 21:36 | |
*** senk has joined #openstack-infra | 21:37 | |
*** senk has quit IRC | 21:37 | |
*** senk has joined #openstack-infra | 21:38 | |
*** senk has quit IRC | 21:39 | |
*** sdake_ has quit IRC | 21:39 | |
*** senk has joined #openstack-infra | 21:40 | |
*** senk has quit IRC | 21:40 | |
*** dimtruck is now known as zz_dimtruck | 21:40 | |
*** ijw_ has joined #openstack-infra | 21:41 | |
*** senk has joined #openstack-infra | 21:41 | |
*** senk has quit IRC | 21:42 | |
*** senk has joined #openstack-infra | 21:43 | |
*** john-davidge has joined #openstack-infra | 21:43 | |
*** senk has quit IRC | 21:43 | |
*** ijw has quit IRC | 21:44 | |
*** senk has joined #openstack-infra | 21:44 | |
*** senk has quit IRC | 21:45 | |
*** senk has joined #openstack-infra | 21:46 | |
*** senk has quit IRC | 21:46 | |
*** zz_dimtruck is now known as dimtruck | 21:47 | |
*** senk has joined #openstack-infra | 21:47 | |
*** john-davidge has quit IRC | 21:48 | |
*** senk has quit IRC | 21:48 | |
*** gomarivera has quit IRC | 21:48 | |
*** Jeffrey4l has joined #openstack-infra | 21:48 | |
*** senk has joined #openstack-infra | 21:49 | |
*** HenryG has quit IRC | 21:49 | |
*** senk has quit IRC | 21:49 | |
*** HenryG has joined #openstack-infra | 21:49 | |
*** senk has joined #openstack-infra | 21:50 | |
*** senk has quit IRC | 21:51 | |
*** gouthamr has quit IRC | 21:51 | |
*** senk has joined #openstack-infra | 21:52 | |
*** senk has quit IRC | 21:52 | |
*** sdake has joined #openstack-infra | 21:53 | |
*** senk has joined #openstack-infra | 21:53 | |
*** senk has quit IRC | 21:54 | |
*** senk has joined #openstack-infra | 21:55 | |
*** senk has quit IRC | 21:55 | |
*** senk has joined #openstack-infra | 21:56 | |
*** senk has quit IRC | 21:57 | |
*** senk has joined #openstack-infra | 21:58 | |
*** senk has quit IRC | 21:58 | |
jlvillal | FYI: lxml 3.7.1 has just dropped. https://bugs.launchpad.net/bugs/1652191 Hopefully no errors occur. mriedem lbragstad johnsom | 21:58 |
openstack | Launchpad bug 1652191 in lxml "lxml wheels posted to pypi today causing etree.so failures" [Undecided,Confirmed] - Assigned to scoder (scoder) | 21:58 |
*** senk has joined #openstack-infra | 21:58 | |
jlvillal | https://pypi.python.org/pypi/lxml/3.7.1 | 21:58 |
johnsom | Yeah, I saw the comment on the bug | 21:59 |
*** senk has quit IRC | 21:59 | |
*** senk has joined #openstack-infra | 22:00 | |
*** senk has quit IRC | 22:00 | |
*** senk has joined #openstack-infra | 22:01 | |
*** senk has quit IRC | 22:02 | |
*** senk has joined #openstack-infra | 22:03 | |
*** senk has quit IRC | 22:03 | |
*** jmorgan1 has joined #openstack-infra | 22:04 | |
*** senk has joined #openstack-infra | 22:04 | |
*** senk has quit IRC | 22:05 | |
*** lindycoder has quit IRC | 22:05 | |
*** senk has joined #openstack-infra | 22:06 | |
*** senk has quit IRC | 22:06 | |
*** senk has joined #openstack-infra | 22:07 | |
*** senk has quit IRC | 22:07 | |
*** senk has joined #openstack-infra | 22:08 | |
*** tlian has quit IRC | 22:09 | |
*** senk has quit IRC | 22:09 | |
*** senk has joined #openstack-infra | 22:09 | |
*** senk has quit IRC | 22:09 | |
*** senk has joined #openstack-infra | 22:10 | |
*** senk has quit IRC | 22:11 | |
*** senk has joined #openstack-infra | 22:12 | |
*** sdake has quit IRC | 22:12 | |
*** senk has quit IRC | 22:12 | |
*** senk has joined #openstack-infra | 22:13 | |
*** senk has quit IRC | 22:14 | |
*** dimtruck is now known as zz_dimtruck | 22:14 | |
*** senk has joined #openstack-infra | 22:15 | |
*** senk has quit IRC | 22:15 | |
*** senk has joined #openstack-infra | 22:16 | |
*** senk has quit IRC | 22:17 | |
*** senk has joined #openstack-infra | 22:18 | |
*** senk has quit IRC | 22:18 | |
*** senk has joined #openstack-infra | 22:19 | |
*** senk has quit IRC | 22:19 | |
*** sdake has joined #openstack-infra | 22:20 | |
*** senk has joined #openstack-infra | 22:20 | |
*** senk has quit IRC | 22:21 | |
*** senk has joined #openstack-infra | 22:22 | |
*** senk has quit IRC | 22:22 | |
*** senk has joined #openstack-infra | 22:23 | |
*** senk has quit IRC | 22:24 | |
*** senk has joined #openstack-infra | 22:25 | |
*** senk has quit IRC | 22:25 | |
*** senk has joined #openstack-infra | 22:25 | |
*** senk has quit IRC | 22:26 | |
*** senk has joined #openstack-infra | 22:27 | |
*** senk has quit IRC | 22:28 | |
*** senk has joined #openstack-infra | 22:28 | |
*** senk has quit IRC | 22:28 | |
*** senk has joined #openstack-infra | 22:28 | |
*** senk has quit IRC | 22:29 | |
*** senk has joined #openstack-infra | 22:30 | |
*** senk has quit IRC | 22:31 | |
openstackgerrit | Andreas Florath proposed openstack/diskimage-builder: Relax tox dependency from python 3.5 to python 3 https://review.openstack.org/414658 | 22:31 |
*** senk has joined #openstack-infra | 22:31 | |
*** senk has quit IRC | 22:32 | |
*** senk has joined #openstack-infra | 22:33 | |
*** senk has quit IRC | 22:34 | |
*** senk has joined #openstack-infra | 22:34 | |
*** senk has quit IRC | 22:35 | |
*** senk has joined #openstack-infra | 22:36 | |
*** senk has quit IRC | 22:37 | |
*** senk has joined #openstack-infra | 22:37 | |
*** senk has quit IRC | 22:37 | |
*** senk has joined #openstack-infra | 22:38 | |
*** senk has quit IRC | 22:39 | |
*** senk has joined #openstack-infra | 22:39 | |
*** flepied has quit IRC | 22:39 | |
*** senk has quit IRC | 22:40 | |
*** flepied has joined #openstack-infra | 22:40 | |
*** senk has joined #openstack-infra | 22:40 | |
*** senk has quit IRC | 22:41 | |
*** esikache1 has joined #openstack-infra | 22:41 | |
*** senk has joined #openstack-infra | 22:42 | |
*** senk has quit IRC | 22:43 | |
*** senk has joined #openstack-infra | 22:43 | |
*** senk has quit IRC | 22:44 | |
*** senk has joined #openstack-infra | 22:45 | |
*** senk has quit IRC | 22:46 | |
*** esikache1 has quit IRC | 22:46 | |
*** xarses_ is now known as xarses | 22:46 | |
*** senk has joined #openstack-infra | 22:46 | |
*** senk has quit IRC | 22:47 | |
*** senk has joined #openstack-infra | 22:48 | |
*** senk has quit IRC | 22:49 | |
*** senk has joined #openstack-infra | 22:49 | |
*** senk has quit IRC | 22:50 | |
*** senk has joined #openstack-infra | 22:50 | |
*** senk has quit IRC | 22:51 | |
*** Marx314 has joined #openstack-infra | 22:51 | |
*** senk has joined #openstack-infra | 22:52 | |
*** senk has quit IRC | 22:52 | |
*** senk has joined #openstack-infra | 22:53 | |
*** senk has quit IRC | 22:54 | |
*** senk has joined #openstack-infra | 22:55 | |
*** esikache1 has joined #openstack-infra | 22:55 | |
*** rbuzatu has joined #openstack-infra | 22:55 | |
*** senk has quit IRC | 22:55 | |
*** ociuhandu has quit IRC | 22:56 | |
*** senk has joined #openstack-infra | 22:56 | |
*** senk has quit IRC | 22:57 | |
*** ociuhandu has joined #openstack-infra | 22:58 | |
*** senk has joined #openstack-infra | 22:58 | |
*** senk has quit IRC | 22:58 | |
*** senk has joined #openstack-infra | 22:59 | |
*** rbuzatu has quit IRC | 22:59 | |
*** esikache1 has quit IRC | 23:00 | |
*** senk has quit IRC | 23:00 | |
*** lindycoder has joined #openstack-infra | 23:00 | |
*** senk has joined #openstack-infra | 23:01 | |
*** sdake has quit IRC | 23:01 | |
*** senk has quit IRC | 23:01 | |
*** xarses has quit IRC | 23:02 | |
*** senk has joined #openstack-infra | 23:02 | |
*** senk has quit IRC | 23:03 | |
*** senk has joined #openstack-infra | 23:04 | |
*** senk has quit IRC | 23:04 | |
*** senk has joined #openstack-infra | 23:04 | |
*** senk has quit IRC | 23:05 | |
*** senk has joined #openstack-infra | 23:05 | |
*** senk has quit IRC | 23:06 | |
*** EricGonc_ has quit IRC | 23:06 | |
*** senk has joined #openstack-infra | 23:07 | |
*** senk has quit IRC | 23:07 | |
*** senk has joined #openstack-infra | 23:08 | |
*** senk has quit IRC | 23:09 | |
openstackgerrit | Paul Belanger proposed openstack-infra/project-config: Create windmill-buildimages-trusty https://review.openstack.org/414661 | 23:09 |
*** ijw_ has quit IRC | 23:10 | |
*** senk has joined #openstack-infra | 23:10 | |
*** senk has quit IRC | 23:10 | |
*** senk has joined #openstack-infra | 23:10 | |
*** senk has quit IRC | 23:11 | |
*** senk has joined #openstack-infra | 23:12 | |
*** senk has quit IRC | 23:13 | |
*** senk has joined #openstack-infra | 23:13 | |
*** senk has quit IRC | 23:14 | |
*** asselin_ has joined #openstack-infra | 23:14 | |
*** asselin has quit IRC | 23:15 | |
*** senk has joined #openstack-infra | 23:15 | |
*** asselin__ has joined #openstack-infra | 23:15 | |
*** senk has quit IRC | 23:16 | |
*** senk has joined #openstack-infra | 23:16 | |
*** senk has quit IRC | 23:17 | |
*** senk has joined #openstack-infra | 23:17 | |
*** senk has quit IRC | 23:18 | |
*** senk has joined #openstack-infra | 23:19 | |
*** asselin_ has quit IRC | 23:19 | |
*** lindycoder has quit IRC | 23:19 | |
*** senk has quit IRC | 23:19 | |
*** senk has joined #openstack-infra | 23:19 | |
*** esikache1 has joined #openstack-infra | 23:20 | |
*** senk has quit IRC | 23:20 | |
*** senk has joined #openstack-infra | 23:20 | |
*** senk has quit IRC | 23:21 | |
*** senk has joined #openstack-infra | 23:21 | |
*** senk has quit IRC | 23:22 | |
*** senk has joined #openstack-infra | 23:22 | |
*** senk has quit IRC | 23:23 | |
*** senk has joined #openstack-infra | 23:23 | |
*** senk has quit IRC | 23:24 | |
*** senk has joined #openstack-infra | 23:24 | |
*** esikache1 has quit IRC | 23:25 | |
*** senk has quit IRC | 23:25 | |
*** senk has joined #openstack-infra | 23:25 | |
*** senk has quit IRC | 23:25 | |
*** senk has joined #openstack-infra | 23:26 | |
*** senk has quit IRC | 23:27 | |
*** senk has joined #openstack-infra | 23:27 | |
*** senk has quit IRC | 23:28 | |
*** senk has joined #openstack-infra | 23:28 | |
*** senk has quit IRC | 23:28 | |
*** senk has joined #openstack-infra | 23:29 | |
*** senk has quit IRC | 23:30 | |
*** senk has joined #openstack-infra | 23:30 | |
*** senk has quit IRC | 23:31 | |
openstackgerrit | Andreas Florath proposed openstack/diskimage-builder: WIP! Docker matrix build https://review.openstack.org/414347 | 23:31 |
*** senk has joined #openstack-infra | 23:31 | |
*** senk has quit IRC | 23:32 | |
*** senk has joined #openstack-infra | 23:32 | |
*** senk has quit IRC | 23:33 | |
*** senk has joined #openstack-infra | 23:33 | |
*** rbuzatu has joined #openstack-infra | 23:33 | |
*** senk has quit IRC | 23:34 | |
*** kzaitsev_mb has quit IRC | 23:34 | |
*** senk has joined #openstack-infra | 23:34 | |
*** senk has quit IRC | 23:34 | |
*** senk has joined #openstack-infra | 23:34 | |
*** senk has quit IRC | 23:35 | |
*** senk has joined #openstack-infra | 23:35 | |
*** senk has quit IRC | 23:36 | |
*** salv-orl_ has quit IRC | 23:37 | |
*** senk has joined #openstack-infra | 23:37 | |
*** senk has quit IRC | 23:37 | |
*** dave-mccowan has joined #openstack-infra | 23:38 | |
*** senk has joined #openstack-infra | 23:38 | |
*** senk has quit IRC | 23:39 | |
*** senk has joined #openstack-infra | 23:40 | |
*** senk has quit IRC | 23:40 | |
*** senk has joined #openstack-infra | 23:41 | |
*** senk has quit IRC | 23:42 | |
*** senk has joined #openstack-infra | 23:43 | |
*** senk has quit IRC | 23:43 | |
*** senk has joined #openstack-infra | 23:44 | |
*** senk has quit IRC | 23:45 | |
*** senk has joined #openstack-infra | 23:46 | |
andreykurilin | hi folks! I have a question related to how upper-constraints feature works in our gates. As you may know, latest openstacksdk package broke some things(for example setting neutron quotas via OSC). | 23:46 |
*** dave-mccowan has quit IRC | 23:46 | |
andreykurilin | Rally abandoned alignment to g-r several months ago, but setting openstacksdk!=0.9.11 in our requirements.txt did not help and we still have 0.9.11 version in our gates. | 23:46 |
*** senk has quit IRC | 23:46 | |
*** senk has joined #openstack-infra | 23:47 | |
*** senk has quit IRC | 23:48 | |
*** senk has joined #openstack-infra | 23:48 | |
*** senk has quit IRC | 23:49 | |
openstackgerrit | Paul Belanger proposed openstack-infra/nodepool: Source glean installs in simple-init https://review.openstack.org/414662 | 23:49 |
*** senk has joined #openstack-infra | 23:50 | |
*** dave-mccowan has joined #openstack-infra | 23:50 | |
*** senk has quit IRC | 23:50 | |
*** rbuzatu has quit IRC | 23:51 | |
*** senk has joined #openstack-infra | 23:51 | |
*** dave-mccowan has quit IRC | 23:51 | |
*** senk has quit IRC | 23:52 | |
*** senk has joined #openstack-infra | 23:53 | |
*** senk has quit IRC | 23:53 | |
clarkb | constraints win so if constraints says use that version it wins | 23:54 |
*** senk has joined #openstack-infra | 23:54 | |
*** senk has quit IRC | 23:55 | |
*** senk has joined #openstack-infra | 23:55 | |
*** senk has quit IRC | 23:55 | |
*** senk has joined #openstack-infra | 23:56 | |
*** senk has quit IRC | 23:56 | |
*** senk has joined #openstack-infra | 23:56 | |
clarkb | andreykurilin: ^ | 23:57 |
*** senk has quit IRC | 23:57 | |
andreykurilin | clarkb: heh :) One of the reasons of abandoning alignment to g-r was an ability to control our gates by ourself. | 23:57 |
*** senk has joined #openstack-infra | 23:57 | |
clarkb | you dont get that if you are using constraints | 23:57 |
*** senk has quit IRC | 23:58 | |
*** senk has joined #openstack-infra | 23:58 | |
andreykurilin | clarkb: I still can do whatever I want via devstack plugin. Am I right?) | 23:58 |
*** senk has quit IRC | 23:58 | |
*** senk has joined #openstack-infra | 23:59 | |
clarkb | sure but devstacks helper functions use constraints, likely what is affecting you | 23:59 |
andreykurilin | clarkb: but I can try to call pip directly without helper function | 23:59 |
*** senk has quit IRC | 23:59 | |
clarkb | yes | 23:59 |
*** senk has joined #openstack-infra | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!