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

dante-ashi guys, someone online?06:53
dante-asif I have an Ubuntu image which has already the nocloud-net file and I am trying to apply with Terraform something extra on the cloud-init user-data, does someone why is not working?07:48
dante-as9hi guys, someone online?09:39
dante-ashi guys, someone online?11:21
tribaaldante-as: genrally speaking there is always someone online, but maybe not someone who could answer your question. A better approach to the problem here is to simply ask your question and wait for someone to answer :)11:26
tribaal(note - it might take a while to get an answer, since as you've noted not everyone gives full IRC attention all the time)11:26
tribaalmost people active on here are in american timezones, for the record11:27
dante-astribaal: thanks for the details :)11:36
dante-asI'm having an Ubuntu image which has already nocloud-net embedded and I'm wondering if it's any way to add also a network configuration via cloud-init and Terraform for some VMs which use this image11:37
coli_our change to cloud-init was approved, what else do we need to do for it to be merged and included ?12:08
coli_https://code.launchpad.net/~adobrawy/cloud-init/+git/cloud-init/+merge/35467912:08
Odd_Blokecoli_: o/ I'm going to kick off a CI run against your branch.13:12
coli_Odd_Bloke: thank you.13:13
Odd_BlokeAssuming that's all good, we should be able to land it in the next couple of days.13:14
Odd_BlokeWe're currently dealing with a regression in the last cloud-init snapshot we released to Ubuntu, so we're focused on that ATM.13:14
Odd_BlokeJust to set expectations. :)13:15
Odd_Blokecoli_: OK, we're seeing CI failures that are fixed in master, so you'll want to rebase onto (or merge from) master to get those fixes in.13:21
Odd_Blokecoli_: Ping me once you've done so and I'll kick off another run. :)13:21
Odd_Blokeblackboxsw: Once you're around: https://code.launchpad.net/~daniel-thewatkins/cloud-init/+git/cloud-init/+merge/37364913:56
Odd_Blokesmoser: If you're around, ^ is pretty urgent for us, it's breaking a bunch of production deploys.14:31
Odd_Blokesmoser: blackboxsw: I'm also proposing that we upload this as a hotfix (i.e. https://github.com/cloud-init/qa-scripts/blob/master/doc/ubuntu_release_process.md#cherry-picked-changes) because I want to release the bare minimum on a Friday.14:32
Odd_Bloke(And it's been made clear to us that the last SRU will be reverted if we can't address this today, which I would, of course, like to avoid. :)14:33
blackboxswOdd_Bloke: +1 on hotfix. I'm looking at your branch now15:08
Odd_Blokeblackboxsw: https://code.launchpad.net/~daniel-thewatkins/cloud-init/+git/cloud-init/+merge/37365515:41
blackboxswvalidating against what I build now Odd_Bloke15:42
blackboxswOdd_Bloke: my only diff is expected https://paste.ubuntu.com/p/fd8zmgKdZN/15:44
blackboxswawaiting tox and we can manually merge into ubuntu/bionic15:44
blackboxswI may drop into hangout so we can pair/discuss if needed15:45
Odd_Blokeblackboxsw: https://code.launchpad.net/~daniel-thewatkins/cloud-init/+git/cloud-init/+merge/37365615:45
Odd_Blokeblackboxsw: No need to merge, I'll just upload and push.15:45
blackboxswapproved https://code.launchpad.net/~daniel-thewatkins/cloud-init/+git/cloud-init/+merge/37365515:47
blackboxswOdd_Bloke: one sec15:49
Odd_Blokeblackboxsw: What's up?15:49
blackboxswahh you are good on ubuntu/bionic  I botched the package version name with 19.2-36-g059d049c-0ubuntu1~18.04.1ubuntu1 instead of 19.2-36-g059d049c-0ubuntu1~18.04.115:50
blackboxswI had seen that extra line diff between our branches, but you did it correctly15:51
Odd_BlokeOK, good.15:52
blackboxswOdd_Bloke: approved again https://code.launchpad.net/~daniel-thewatkins/cloud-init/+git/cloud-init/+merge/37365515:52
blackboxswOdd_Bloke: approved ubuntu/devel  only metadata diff https://paste.ubuntu.com/p/GxK6rMFZp3/15:53
Odd_BlokeThanks!15:55
Odd_Blokeblackboxsw: https://code.launchpad.net/~daniel-thewatkins/cloud-init/+git/cloud-init/+merge/373657 is next up15:55
blackboxswapproved disco https://code.launchpad.net/~daniel-thewatkins/cloud-init/+git/cloud-init/+merge/37365715:57
blackboxswOdd_Bloke: I'm ready for xenial when you are16:02
Odd_Blokeblackboxsw: Yep, working on it.16:06
Odd_BlokeRan into orig tarball mismatches, so had to regenerate my local packages.16:06
Odd_Blokeblackboxsw: https://code.launchpad.net/~daniel-thewatkins/cloud-init/+git/cloud-init/+merge/37366016:08
blackboxswahh roger, happened to me yesterday16:08
blackboxswapproved https://code.launchpad.net/~daniel-thewatkins/cloud-init/+git/cloud-init/+merge/37366016:09
blackboxswI see you've pushed eoan good good16:10
coli_Old_Bloke: rebased to master, tested on 18.10 and 19.10 no issues noticed.16:13
coli_https://code.launchpad.net/~adobrawy/cloud-init/+git/cloud-init/+merge/35467916:13
coli_Old_Bloke: can you kick off another run of CI against our branch (above) ?16:41
blackboxswwill do cll16:43
blackboxswcoli_:16:43
blackboxswCI rebuild kicked16:44
smoserOdd_Bloke: sorry, wasnt around. just saw. i think you're sorted now.17:35
Odd_Blokesmoser: Yep, thanks!17:58
coli_blackboxsw: thank you.17:59
=== rezroo1 is now known as rezroo
DobrawyAdamI'm trying to make my first changes to the cloud-init project. Is https://jenkins.ubuntu.com publicly available? Today, at different times of the day, I tried and couldn't access (timeout).23:03
Odd_BlokeDobrawyAdam: Unfortunately, it isn't.23:03
Odd_BlokeIt was, but recent Jenkins vulnerabilities have meant that our security team aren't comfortable having it public at all.23:04
Odd_Bloke(We're in the process of migrating to a hosted system.)23:04
coli_Odd_Bloke: DobrawyAdam is a person who is responsible for the code in:  https://code.launchpad.net/~adobrawy/cloud-init/+git/cloud-init/+merge/35467923:04
DobrawyAdamCould somebody provide me a build log for https://jenkins.ubuntu.com/server/job/cloud-init-autoland-test/359/ ?23:05
Odd_BlokeDobrawyAdam: I can, but the issue is that our integration testing has gotten wedged, so I'm afraid there isn't anything you'll be able to do about it for now.23:06
Odd_BlokeDobrawyAdam: https://paste.ubuntu.com/p/MMrCkxcT3y/ <-- there you go23:07
Odd_BlokeWe'll get that sorted on Monday, we're all into our weekends here (and are still around because of a critical issue, to boot >.>).23:08
Odd_BlokeThank you for your contributions, and sorry that the CI experience is so frustrating at the moment!23:08
coli_Odd_Bloke: can we help in some way ?23:09
DobrawyAdamAfter reading the event log in general, I get the impression that the problem is beyond the scope of my patch.23:10
Odd_BlokeNot really, though I appreciate the offer!23:11
Odd_BlokeThe fix itself wasn't too involved, we're just having to do manual testing across all the platforms that we have ready access to.23:12
Odd_BlokeWe're pretty much there, though.23:12
coli_Odd_Bloke: good luck then and hopefully you all will be able to enjoy weekend soon. We will get back to it next week.23:13
coli_Odd_Bloke: we are willing to help if these are some jobs like migrating the Jenkins which needs to be taken care of.23:13
Odd_BlokeOK, great, we'll definitely bear that in mind!23:14
Odd_BlokeEnjoy your weekend too!23:14
DobrawyAdamDo you have knowledge of how providers perform continuous cloud-init integration tests with their platforms? I notice that tests/cloud_tests/platforms have integration tests only for EC2, KVM, LXD.23:17
Odd_BlokeThose integration tests are run by us on the Jenkins infrastructure I just mentioned.23:18
Odd_Bloke(They can run anywhere, they aren't tightly coupled to our infra.)23:19
DobrawyAdamI understand that these are integration tests run by Cloud-init. I am thinking about other tests that run providers by self.23:19
DobrawyAdamMy patch has tests, but I'm afraid - due to the Cloud-init release cycle and all distributions release cycle - that the functionality will be broken and that the broken release will spread.23:21
Odd_BlokeI don't know any specifics for other cloud providers, I'm afraid.23:24
DobrawyAdamThank you for the information. In that case, we will have to consider how to carry out such tests periodicly to react quickly, if our data source has been corrupted.23:25
blackboxswDobrawyAdam: we are definitely interested in having the cloud_tests extended to run against other platforms. so if you have interest in adding a new platform to cloud-init's test/cloud_tests23:50
blackboxswit would also help assist us in 1-off validation of needed in the future23:52
DobrawyAdamWhat do you mean by "1-off validation"?23:53
Odd_BlokeDobrawyAdam: When we're releasing cloud-init to existing Ubuntu releases, we do verification that it still works.  If we have cloud_tests for a platform, that's a lot easier.23:59

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