Wednesday, 2018-05-23

ianwprometheanfire: what does it mean to use the bootloader without partitioning?00:48
ianwi'm not sure how grub can work without a mbr, and then you've got partitions?00:49
prometheanfireianw: well, however it was done in 2.10.100:49
ianwprometheanfire: can you git bisect it down to the change?00:51
prometheanfiremaybe, atm I'm waiting on the test lab I'm using to rebuild00:52
*** phuongnh has joined #openstack-dib00:58
openstackgerritIan Wienand proposed openstack/diskimage-builder master: WIP: native zuulv3 tests  https://review.openstack.org/56677902:11
openstackgerritIan Wienand proposed openstack/diskimage-builder master: Save and close stdout on exit  https://review.openstack.org/57009402:11
openstackgerritIan Wienand proposed openstack/diskimage-builder master: Add log directory option to functional tests  https://review.openstack.org/57009502:11
openstackgerritIan Wienand proposed openstack/diskimage-builder master: Rename output log files  https://review.openstack.org/57009602:11
openstackgerritIan Wienand proposed openstack/diskimage-builder master: Rename output log files  https://review.openstack.org/57009603:54
openstackgerritIan Wienand proposed openstack/diskimage-builder master: WIP: native zuulv3 tests  https://review.openstack.org/56677903:54
openstackgerritIan Wienand proposed openstack/diskimage-builder master: WIP: native zuulv3 tests  https://review.openstack.org/56677904:14
openstackgerritIan Wienand proposed openstack/diskimage-builder master: Save and close stdout on exit  https://review.openstack.org/57009404:33
openstackgerritIan Wienand proposed openstack/diskimage-builder master: Add log directory option to functional tests  https://review.openstack.org/57009504:33
openstackgerritIan Wienand proposed openstack/diskimage-builder master: Rename output log files  https://review.openstack.org/57009604:33
openstackgerritIan Wienand proposed openstack/diskimage-builder master: WIP: native zuulv3 tests  https://review.openstack.org/56677904:33
openstackgerritIan Wienand proposed openstack/diskimage-builder master: WIP: native zuulv3 tests  https://review.openstack.org/56677905:10
openstackgerritIan Wienand proposed openstack/diskimage-builder master: WIP: native zuulv3 tests  https://review.openstack.org/56677905:13
openstackgerritIan Wienand proposed openstack/diskimage-builder master: WIP: native zuulv3 tests  https://review.openstack.org/56677905:17
openstackgerritIan Wienand proposed openstack/diskimage-builder master: WIP: native zuulv3 tests  https://review.openstack.org/56677905:37
*** yolanda has joined #openstack-dib05:50
ianwurgh, i think need to get stdbuf invovled in above to make sure the logs make it out ^05:50
openstackgerritIan Wienand proposed openstack/diskimage-builder master: WIP: native zuulv3 tests  https://review.openstack.org/56677905:59
*** yolanda has quit IRC06:05
*** yolanda has joined #openstack-dib06:19
openstackgerritIan Wienand proposed openstack/diskimage-builder master: WIP: native zuulv3 tests  https://review.openstack.org/56677906:21
*** rajinir has quit IRC06:53
*** pmannidi has quit IRC06:57
olivierb-Hello everyone, I know this is summit time but wanted to ask your feedback about a potential fix I made in DIB ubuntu-common element07:33
olivierb-see https://github.com/obourdon/diskimage-builder/commit/9b18c10428945036f84254327d8c250e6e63db9e07:33
olivierb-what this fixes is the fact that by default there are no /etc/hosts file created in the dib image which is usually not such a big issue07:34
olivierb-however I found some cases were transient ansible ssh + sudo connection timeout (>12s) issues could occur without this fix07:34
olivierb-you can try yourself by booting an image, ssh to it (devuser element config) and then sudo bash07:35
olivierb-you'll sometimes see the issue occur07:35
olivierb-if you do this from the VM console, this timeout never occurs07:35
olivierb-only sudo from ssh session07:36
ianwolivierb-: my first thought is that whatever creates /etc/hosts on a regular system should do it in the chroot?07:43
olivierb-ianw, not sure what you really mean by this, I took the idea of the fix from other examples/elements which created/modified some config files in the image and checked that I got the expected result in the end but as I am still discovering a lot about DIB may be this is definitely not the best way to do it07:46
*** hashar has joined #openstack-dib07:53
ianwi'm imagining it is done by a postinst script or something?08:07
ianwor written by debian-installer or something i guess08:07
*** pavel_V has quit IRC08:35
*** pavel_V has joined #openstack-dib08:39
*** pavel_V has quit IRC08:39
*** pavel_V has joined #openstack-dib08:39
*** yolanda has quit IRC09:32
*** hashar is now known as hasharAway09:41
*** yolanda has joined #openstack-dib09:45
*** phuongnh has quit IRC11:43
*** yolanda has quit IRC13:17
*** yolanda has joined #openstack-dib13:19
greghaynesianw: olivierb- I think cloud init and glean often manage that file because you want your hostname in it (which you don't know at build time). It seems really to make a default one which handles localhost I think thoit14:55
*** hasharAway is now known as hashar16:01
*** hashar is now known as hasharAway16:02
*** dhill_ has joined #openstack-dib18:05
*** mjturek has joined #openstack-dib18:32
*** mjturek has quit IRC18:34
*** mjturek has joined #openstack-dib18:43
*** mjturek has quit IRC19:16
*** mjturek has joined #openstack-dib19:23
*** mjturek has quit IRC19:28
*** dhill_ has quit IRC19:35
*** mjturek has joined #openstack-dib20:42
*** hasharAway has quit IRC20:58
*** mjturek has quit IRC21:15
ianwarrggh, not buffering ... unicode issues probably with the log handler in the new zuul jobs22:44
openstackgerritIan Wienand proposed openstack/diskimage-builder master: Save and close stdout on exit  https://review.openstack.org/57009423:40
openstackgerritIan Wienand proposed openstack/diskimage-builder master: Add log directory option to functional tests  https://review.openstack.org/57009523:40
openstackgerritIan Wienand proposed openstack/diskimage-builder master: Rename output log files  https://review.openstack.org/57009623:40
openstackgerritIan Wienand proposed openstack/diskimage-builder master: WIP: native zuulv3 tests  https://review.openstack.org/56677923:41
openstackgerritIan Wienand proposed openstack/diskimage-builder master: Reduce path length in PS4 for debug  https://review.openstack.org/57028223:41
*** pmannidi has joined #openstack-dib23:41

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