ianw | promethanfire: ^ did you get off the fedora image-based builds? i'm wondering if we need to support it for f27 if nobody is using it | 00:00 |
---|---|---|
*** Sukhdev has joined #openstack-dib | 00:19 | |
prometheanfire | looks like we are on ubuntu | 01:24 |
prometheanfire | https://github.com/openstack/openstack-ansible-ops/blob/master/scripts/ironic_generate-images.sh#L106 | 01:24 |
prometheanfire | I moved my scripts/custom element there | 01:25 |
prometheanfire | only way I could get network to work on restart for cent was to install/enable networkmanager | 01:25 |
openstackgerrit | Merged openstack/diskimage-builder master: zuul: add tripleo jobs https://review.openstack.org/521316 | 01:41 |
*** Sukhdev has quit IRC | 02:53 | |
*** Sukhdev has joined #openstack-dib | 04:25 | |
*** yolanda has quit IRC | 04:44 | |
rm_work | prometheanfire: so did you have any real plan for getting these patches for gentoo merged> | 04:54 |
prometheanfire | rm_work: looking for reviews :| | 04:55 |
rm_work | ok | 04:55 |
rm_work | so they're "ready: | 04:55 |
rm_work | I commented on some | 04:55 |
prometheanfire | ya, waiting on cores mainly, robbat2 is gentoo infra lead, if he says they are good then that's a good sign | 04:55 |
rm_work | hmm so how did you fix this bindist issue | 04:57 |
rm_work | ah just switched to 1.1.0g | 04:57 |
rm_work | i'll grab the new patch | 04:57 |
prometheanfire | -r1 | 04:58 |
prometheanfire | ya | 04:58 |
prometheanfire | I'm hoping they keep it when they bump | 04:59 |
prometheanfire | that they didn't was annoying | 04:59 |
prometheanfire | it's only called if using overlays | 04:59 |
rm_work | +1'd a couple, -1 for the comment from robin on one | 05:03 |
rm_work | waiting for this build to confirm the openssl issue is fixed for me | 05:03 |
rm_work | then I'll +1 that as well | 05:03 |
rm_work | but it might be hard to get cores to look at gentoo stuff if they don't use it? >_> | 05:03 |
prometheanfire | which one has a -1? | 05:04 |
prometheanfire | eh, ianw has been nice to me :D | 05:04 |
prometheanfire | he was in syd too | 05:04 |
prometheanfire | oh, python thing | 05:05 |
ianw | i'll look at the gentoo stuff, tomorrow probably if you want | 05:05 |
ianw | i mean all i can really look at is if i think it's not going to affect other bits too much, i know very little about the internals of gentoo at that level | 05:05 |
prometheanfire | I do testing of what I write at least :D | 05:06 |
ianw | just want to satisfy myself on f27 a bit more, but if we get that and this stuff in i think a release very soon | 05:06 |
prometheanfire | some of the new stuff doesn't have testing in tree (musl/overlay), but ya | 05:06 |
prometheanfire | indeed | 05:06 |
prometheanfire | ugh, I think changing that python patch means multi-level rebases | 05:07 |
rm_work | I am also testing all of those patches, and I only +1 if my images seem to build properly | 05:08 |
rm_work | prometheanfire: ah do you have a new image i need for this code to work | 05:10 |
rm_work | (as a base) | 05:10 |
rm_work | it explodes with the openssl change on the image i had | 05:11 |
prometheanfire | stage4? | 05:13 |
prometheanfire | paste? | 05:13 |
prometheanfire | I guess the overlay one can miss the release | 05:13 |
rm_work | sec | 05:13 |
rm_work | I'm still using http://distfiles.gentoo.org/experimental/amd64/musl/stage4-amd64-musl-hardened-20171031.tar.bz2 | 05:14 |
rm_work | hmm no looks like latest | 05:14 |
rm_work | uhh | 05:14 |
rm_work | i'll paste, sec | 05:15 |
rm_work | prometheanfire: http://paste.openstack.org/show/626896/ | 05:16 |
rm_work | for the record my python versions listed are "python2_7 python3_5" | 05:16 |
rm_work | with active as "python2.7" | 05:16 |
rm_work | so i don't even know why it's mussing with 3.4.5 | 05:17 |
prometheanfire | because that's the current active probably | 05:18 |
prometheanfire | https://bugs.gentoo.org/604490 | 05:18 |
prometheanfire | has a patch at that | 05:18 |
rm_work | :/ | 05:19 |
prometheanfire | ya | 05:19 |
prometheanfire | so how'd that glibc go? | 05:19 |
rm_work | lol | 05:19 |
rm_work | i wanted to get this done before i switched context | 05:19 |
rm_work | but i guess i can do that | 05:20 |
prometheanfire | ya, test that first | 05:20 |
prometheanfire | the musl stuff is hairy in general | 05:20 |
rm_work | so i can just revert diskimage_builder/elements/gentoo/root.d/10-gentoo-image | 05:21 |
rm_work | to master | 05:21 |
prometheanfire | ya | 05:21 |
rm_work | and for elements.... | 05:22 |
rm_work | do i still need simple-init | 05:22 |
prometheanfire | yes | 05:22 |
prometheanfire | I'm about to paste | 05:23 |
rm_work | k | 05:23 |
prometheanfire | you want nomultilib right? | 05:23 |
prometheanfire | also, hardened or not? | 05:23 |
rm_work | i want fast | 05:23 |
rm_work | otherwise... | 05:23 |
rm_work | *shrug* | 05:23 |
prometheanfire | https://gist.github.com/prometheanfire/5a879287937ae8a18e3a15332ce10a5c | 05:25 |
openstackgerrit | Matthew Thode proposed openstack/diskimage-builder master: Make python changes more reliable https://review.openstack.org/516819 | 05:26 |
rm_work | giving that a shot | 05:26 |
rm_work | i wish i could speed up these builds.... | 05:33 |
rm_work | super low disk/net/cpu/mem usage all around, not sure what it's blocking on for some of this stuff that makes it take as long as it does | 05:34 |
rm_work | i wonder if there's some settings for the qemu DIB uses | 05:34 |
prometheanfire | I think I need to switch from using my cloud stage4 to using the minimal stage4 | 05:44 |
prometheanfire | meant to do that about a year ago... | 05:44 |
prometheanfire | oh, I did already | 05:46 |
prometheanfire | hardened stages take forever because the last stage4 was 2017-08-25 | 05:47 |
rm_work | yeah but like | 05:48 |
rm_work | .... what's it doing | 05:48 |
rm_work | the CPU is at like 5%, little to no diskio, no network activity... | 05:48 |
rm_work | says it's emerging something | 05:48 |
rm_work | it's almost like every emerge has a "sleep a random time up to two minutes" line in it | 05:49 |
rm_work | eventually they finish | 05:49 |
prometheanfire | bunch of disk activity | 05:57 |
prometheanfire | you building in tmpfs? | 05:57 |
prometheanfire | it's building the dep-tree | 05:57 |
rm_work | i'm watching my disk-io | 05:58 |
rm_work | very very low | 05:58 |
rm_work | sometimes it spikes, but | 05:58 |
prometheanfire | so, tmpfs? | 05:58 |
rm_work | it's like, <50kb/s on an SSD | 05:58 |
rm_work | err | 05:58 |
rm_work | i dunno? what is the default? | 05:58 |
prometheanfire | tmpfs, | 05:58 |
rm_work | i don't think i'm changing anything | 05:59 |
prometheanfire | not sure it should take that long, but it does take a while | 05:59 |
rm_work | well whatev | 05:59 |
rm_work | i'll just leave it and check back later | 05:59 |
rm_work | afk | 05:59 |
prometheanfire | k | 05:59 |
*** Sukhdev has quit IRC | 06:06 | |
prometheanfire | for the wget bug I emailed the wget mailing list with the patch, if they ack it I'll push for it in tree (hopefully it'll be a full commit). | 06:08 |
rm_work | ok actually this time it got stuck | 06:38 |
rm_work | http://paste.openstack.org/show/626897/ | 06:38 |
rm_work | that was... | 06:38 |
rm_work | almost an hour ago | 06:38 |
*** yolanda has joined #openstack-dib | 06:45 | |
prometheanfire | it's not stuck | 06:53 |
prometheanfire | guess what gentoo stablized recently that hasn't made it into the images | 06:53 |
prometheanfire | It's on that list :p | 06:53 |
prometheanfire | I'm waiting too (21st is when I build my images | 06:53 |
prometheanfire | hope you have more ram than I do | 06:56 |
prometheanfire | 2017-11-21 06:54:42.568 | x86_64-pc-linux-gnu-ar: libbackend.a: No space left on device | 06:56 |
prometheanfire | or space, not sure if it was ram or not that it ran out of | 06:57 |
prometheanfire | 8G avail | 06:57 |
rm_work | seems to have finally finished lol | 06:58 |
prometheanfire | :D | 06:58 |
*** hashar has joined #openstack-dib | 07:02 | |
*** andreas_s has joined #openstack-dib | 07:19 | |
*** andreas_s has quit IRC | 09:13 | |
*** andreas_s has joined #openstack-dib | 09:13 | |
*** andreas_s has quit IRC | 09:18 | |
*** andreas_s has joined #openstack-dib | 09:24 | |
*** andreas_s has quit IRC | 09:29 | |
*** andreas_s has joined #openstack-dib | 09:36 | |
*** andreas_s has quit IRC | 09:40 | |
*** andreas_s has joined #openstack-dib | 09:44 | |
*** andreas_s has quit IRC | 09:48 | |
*** andreas_s has joined #openstack-dib | 09:49 | |
*** andreas_s has quit IRC | 09:51 | |
*** andreas_s has joined #openstack-dib | 09:52 | |
*** hashar has quit IRC | 10:03 | |
*** jesusaur has quit IRC | 10:07 | |
*** andreas_s has quit IRC | 10:11 | |
*** andreas_s has joined #openstack-dib | 10:12 | |
*** hashar has joined #openstack-dib | 10:16 | |
*** andreas_s has quit IRC | 10:16 | |
*** jesusaur has joined #openstack-dib | 10:19 | |
*** andreas_s has joined #openstack-dib | 10:23 | |
*** andreas_s has quit IRC | 10:28 | |
*** andreas_s has joined #openstack-dib | 10:54 | |
*** andreas_s has quit IRC | 11:13 | |
*** andreas_s has joined #openstack-dib | 11:18 | |
*** andreas_s has quit IRC | 11:29 | |
*** andreas_s has joined #openstack-dib | 11:30 | |
*** andreas_s has quit IRC | 11:39 | |
*** andreas_s has joined #openstack-dib | 11:39 | |
*** andreas_s has quit IRC | 11:53 | |
*** andreas_s has joined #openstack-dib | 11:58 | |
*** andreas_s has quit IRC | 12:08 | |
*** isaacb has joined #openstack-dib | 12:13 | |
*** andreas_s has joined #openstack-dib | 12:15 | |
*** hashar has quit IRC | 14:11 | |
*** hashar has joined #openstack-dib | 14:11 | |
*** andreas_s has quit IRC | 14:25 | |
*** andreas_s has joined #openstack-dib | 14:25 | |
*** andreas_s has quit IRC | 14:30 | |
*** andreas_s has joined #openstack-dib | 15:19 | |
*** andreas_s has quit IRC | 15:27 | |
*** isaacb has quit IRC | 16:02 | |
*** andreas_s has joined #openstack-dib | 16:04 | |
*** andreas_s has quit IRC | 16:09 | |
*** isaacb has joined #openstack-dib | 16:12 | |
*** andreas_s has joined #openstack-dib | 16:23 | |
*** andreas_s has quit IRC | 16:31 | |
*** andreas_s has joined #openstack-dib | 16:54 | |
*** isaacb has quit IRC | 16:57 | |
*** andreas_s has quit IRC | 16:59 | |
*** hashar is now known as hasharAway | 17:00 | |
*** Sukhdev has joined #openstack-dib | 18:59 | |
*** Sukhdev has quit IRC | 19:04 | |
*** hasharAway is now known as hashar | 19:44 | |
*** pmannidi has quit IRC | 22:27 | |
*** pmannidi has joined #openstack-dib | 23:04 | |
*** hashar has quit IRC | 23:22 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!