/srv/irclogs.ubuntu.com/2018/04/04/#cloud-init.txt

blackboxswwhy did our CI speed improve so much lxd 3.0?01:50
blackboxswRun speed before today: LTS: 9min 11s LTS integration: 8min 15s  MAAS Compat: 19min 4s01:51
blackboxswrun speed today: LTS: 2min 12s LTS integration: 2min 37s MAAS compat: 2min 41s01:52
blackboxswlooks like 2 mins after cloud-init sbuild completed in https://jenkins.ubuntu.com/server/job/cloud-init-ci/970/consoleFull we were running ci-tests   yesterday, https://jenkins.ubuntu.com/server/job/cloud-init-ci/964/consoleFull there was generally an 11 minute gap between sbuild completion and citest runs.02:05
powersjblackboxsw: rharper moved the storage file for lxd onto the nvme, sooo yeah :003:02
powersjin the past we have used zfs, which was fast as it, then moved to btrfs currently.03:03
blackboxswman that's fast03:03
powersjthe move to the nvme will help everything03:03
powersjI wish all our systems had at least ssds in them03:03
=== Beret- is now known as Beret
=== shardy is now known as shardy_mtg
rharperpowersj: hehe, will be nice when we can switch back to zfs on nvme14:08
=== r-daneel_ is now known as r-daneel
rharperpowersj: blackboxsw: pylint will find it (need a pylint newer than what's on xenial, we do in our tox) ; but it needs some help; it doesn't know that the variable is a string: https://paste.ubuntu.com/p/YkP4QW9qwb/16:19
powersjwow16:22
rharperwell, the dver comes from a get on a yaml load;  so I *think* I can understand that it doesn't know until runtime what the yaml parsing will return16:23
blackboxswweird16:43
blackboxswrharper: I'm updating the sru manual test scripts now. and I'll ping when I push them to https://github.com/cloud-init/ubuntu-sru/19:42
blackboxswonce I have the scripts updated, I'll hit up gce manual validation19:42
rharperblackboxsw: nice21:15
rharperI'm back, I can start on ec2 if that's ready21:15
blackboxswso far everything is queued for release, but still in unapproved state. https://launchpad.net/ubuntu/artful/+queue?queue_state=1&queue_text=cloud-init  doesn't look like anyone is around to tick the done status for the upload to succeed into artful & xenial.21:16
blackboxswso that part will have to wait until tomorrow.21:16
blackboxswbut yes we can start manual verification if you can build your own deb.  launch-ec2 (from qa-scripts) could help make that easier on the cmdline21:17
rharperblackboxsw: did you ping the vanguard in #ubuntu-release ?21:17
rharperblackboxsw: do you have your .debs  from the sbuild ?21:17
blackboxswrharper: I did, only vanguard today was robie or arges,21:17
rharperoh, huh21:18
blackboxswand robie was EOD and arges isn't in channel21:18
rharperno ? bummer21:18
rharperblackboxsw: where do you get your awscli ? deb or snap ?21:21
blackboxswrharper: I used a deb locally21:22
rharperon bionic ?21:23
rharperor xenial ?21:23
blackboxswawscli1.11.13-1ubuntu1~16.04.021:23
blackboxswi21:23
rharperhuh21:23
blackboxsweither should work21:23
rharperI only had /usr/bin/aws21:23
blackboxswsorry paste fail21:23
rharperoh, I see, we really only need the ~/.aws/credentials as we're using boto321:24
* blackboxsw wonders why I still have the deps check on awscli though21:25
rharperthe package name ?21:25
blackboxswboto uses it maybe21:25
rharpermaybe21:25
blackboxswhad I written a helpful comment in the launch-ec2 script I'd know ;)21:26
rharperblackboxsw: do you have an example launch-ec2 command for testing one of these bugs ?21:31
blackboxswrharper: https://github.com/cloud-init/ubuntu-sru/blob/master/manual/ec2-sru-17.2.35.2.txt21:33
rharpernifty21:34
* blackboxsw needs to stop trying to writeup the SRU regression upgrade process in qa-scripts/doc21:34
blackboxswI'll push what I have over there21:35
rharperthx21:35
rharperand the .deb as well21:35
rharperand I can start running through the list21:35
blackboxswahh yes one min, will rebuild21:35
blackboxswrharper: scp sru@blackboxsw.com:*deb .21:41
blackboxswyour lp id is imported there temporarily21:41
rharperk21:41
rharper% sha512sum cloud-init_18.2-4-g05926e48-0ubuntu1~16.04.1_all.deb21:42
rharperea85001e818aefe6967626d78f45e816c5ded1be71a8b58cdebbdab6906e8113a201668afaaebd983e3090e0570ae95da76308c2931ccee84f68365a76f37a6d  cloud-init_18.2-4-g05926e48-0ubuntu1~16.04.1_all.deb21:42
rharperblackboxsw: match ?21:42
blackboxswmatch ea85001e818aefe6967626d78f45e816c5ded1be71a8b58cdebbdab6906e8113a201668afaaebd983e3090e0570ae95da76308c2931ccee84f68365a76f37a6d21:43
blackboxswalmost done w/ artful deb there21:43
rharperk21:43
blackboxswrharper: /home/sru/cloud-init_18.2-4-g05926e48-0ubuntu1~17.10.1_all.deb is avail there now too21:47
blackboxsw6d8c642c8cfb470a28d50e8a5e0e1c229b0ff173e579dddc6d53670179b374dba7cb9f634ed040b24d74d127b068056f78e571c71763502c7618048def65548721:47
* blackboxsw is going to test gce now 21:47
rharperblackboxsw: snagged and matches21:48
rharperk21:48
* rharper hits up ec2 21:48
* blackboxsw kills the sru user21:48
rharperUnknown parameter in input: "AmazonProvidedIpv6CidrBlock", must be one of: DryRun, CidrBlock, InstanceTenancy22:07
blackboxswhrm22:10
blackboxsw python3-boto3                               1.2.222:10
blackboxswpython3-boto3                               1.2.222:10
blackboxswand python3-botocore                            1.4.70-1~16.04.022:10
rharpersame22:10
rharperanything special in your ~/.aws/config ?  I've just output and region set22:11
blackboxsw[default]22:11
blackboxswregion = us-east-222:11
rharperhuh22:12
rharpershrug22:12
rharpermay be related to my account and it's vpc defaults22:12
rharpers/it's/its22:12
blackboxswit's what we pass to boto3's ec2.create_vpc22:13
rharperyeah, I saw that in the code, not sure why it doesn't like it22:13
blackboxswec2 = boto3.resource('ec2', region_name=args.region); ec2.create_vpc( CidrBlock='10.41.0.0/16', AmazonProvidedIpv6CidrBlock=True)22:13
blackboxswyeah, hrm22:14
blackboxswchecking boto3 docs22:14
blackboxswboto3 1.6.23 docs has it22:15
blackboxswhttp://boto3.readthedocs.io/en/latest/reference/services/ec2.html22:15
rharperblackboxsw: did up update the ubuntu-sru github ?22:19
powersjFYI when I run integration tests typically use tox, which pulls in boto3 1.5.9 or bionic's 1.4.222:20
blackboxswrharper, just qa-scripts now22:20
blackboxswrharper: just pushed ubuntu-sru22:29
rharperthx22:29
blackboxswneed to tweak the manual scripts for 18.2.4 for each platform22:29
blackboxswI only copied 17.2.35.txt -> 18.2.4 as templates22:29
blackboxswI'm updating the readme to include markdown checklist items for this SRU now22:30
* rharper is going to see about getting an up-to-date boto3 22:35
powersjrharper: tox -e citest -- {args}22:59

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!