*** dave-mccowan has quit IRC | 00:07 | |
tellesnobrega | Gaasmann, I just built a vanilla 2.8.2 image using sahara-image-elements master code | 00:42 |
---|---|---|
tellesnobrega | 2019-02-28 00:21:26.766 | Image file centos7_sahara_vanilla_hadoop_2_8_2_latest.qcow2 created... | 00:42 |
tellesnobrega | 2019-02-28 00:21:27.139 | Build completed successfully | 00:42 |
openstackgerrit | Jeremy Freudberg proposed openstack/python-saharaclient master: [WIP]Add missing APIv2 features to OSC https://review.openstack.org/639883 | 02:10 |
*** dave-mccowan has joined #openstack-sahara | 03:06 | |
*** dave-mccowan has quit IRC | 03:32 | |
*** pcaruana has joined #openstack-sahara | 08:32 | |
*** tosky has joined #openstack-sahara | 08:39 | |
*** rcernin has quit IRC | 09:48 | |
tellesnobrega | tosky, I will check if utf-8 works | 10:10 |
openstackgerrit | Telles Mota Vidal Nóbrega proposed openstack/sahara master: Making Sahara Python 3 compatible https://review.openstack.org/639786 | 11:22 |
openstackgerrit | Telles Mota Vidal Nóbrega proposed openstack/sahara master: Making Sahara Python 3 compatible https://review.openstack.org/639786 | 11:24 |
tellesnobrega | tosky, remember the config stuff I said it was loading as string? | 11:54 |
tosky | tellesnobrega: a string instead of an int or so? | 11:56 |
tellesnobrega | yes | 11:59 |
tellesnobrega | turns out it has been loading as a string all the time | 11:59 |
tellesnobrega | except that in python 2 we can do string > int | 12:00 |
tellesnobrega | which we can't in python 3 | 12:00 |
tosky | I see | 12:00 |
tellesnobrega | btw, I can now create instances using python 3 env | 12:27 |
tellesnobrega | create images I meant | 12:27 |
tosky | good to hear! | 12:41 |
Gaasmann | tellesnobrega: ok, let me retry with master | 13:20 |
Gaasmann | tellesnobrega: same error | 13:29 |
Gaasmann | I wonder if 99-selinux-fixfiles-restore is touching selinux on the server hosting the image creation | 13:30 |
tosky | Gaasmann: if it's a problem with selinux, you may always relabel the image later | 13:31 |
tosky | after creating it | 13:31 |
tosky | (maybe I already told you so) | 13:31 |
tellesnobrega | Gaasmann, can you paste the error again? | 13:34 |
Gaasmann | sure | 13:34 |
Gaasmann | http://paste.openstack.org/show/746495/ | 13:35 |
tellesnobrega | ERROR: policydb version 31 does not match my version range 15-29 this sentence makes think this might be a version conflict | 13:38 |
tellesnobrega | can you try yum update "libsepol*" "policycoreutils*" | 13:38 |
Gaasmann | sure | 13:38 |
tellesnobrega | got that from this bugzilla https://bugzilla.redhat.com/show_bug.cgi?id=1592775 | 13:38 |
openstack | bugzilla.redhat.com bug 1592775 in policycoreutils "Failed to read //etc/selinux/targeted/policy/policy.31 policy file" [High,Closed: wontfix] - Assigned to vmojzis | 13:39 |
tellesnobrega | if you want to take a look | 13:39 |
Gaasmann | Thanks. A lot of packages need upgrade on my vm. Retrying now | 13:41 |
Gaasmann | http://paste.openstack.org/show/746501/ | 13:49 |
Gaasmann | I'll update the whole system and retry | 13:49 |
*** jeremyfreudberg has joined #openstack-sahara | 13:58 | |
*** tellesnobrega_ has joined #openstack-sahara | 13:58 | |
tosky | meeting time! | 14:01 |
*** tellesnobrega has quit IRC | 14:01 | |
*** jeremyfreudberg has quit IRC | 14:55 | |
openstackgerrit | Merged openstack/sahara-tests master: APIv2 support for scenario tests https://review.openstack.org/629428 | 15:40 |
openstackgerrit | Luigi Toscano proposed openstack/python-saharaclient master: Add py37 and API v2 jobs (scenario, tempest) https://review.openstack.org/640086 | 16:26 |
Gaasmann | Disabling selinux on the VM "fix" the issue | 16:26 |
openstackgerrit | Luigi Toscano proposed openstack/sahara master: Add API v2 jobs (scenario, tempest) https://review.openstack.org/640087 | 16:29 |
tosky | Gaasmann: alternative: run virt-customize --selinux-relabel -a <imagefile> | 16:29 |
openstackgerrit | Luigi Toscano proposed openstack/sahara-plugin-ambari master: add python 3.7 unit test job https://review.openstack.org/637466 | 16:40 |
openstackgerrit | Luigi Toscano proposed openstack/sahara-plugin-cdh master: add python 3.7 unit test job https://review.openstack.org/637468 | 16:42 |
openstackgerrit | Telles Mota Vidal Nóbrega proposed openstack/sahara master: Making Sahara Python 3 compatible https://review.openstack.org/639786 | 16:42 |
openstackgerrit | Luigi Toscano proposed openstack/sahara-plugin-mapr master: add python 3.7 unit test job https://review.openstack.org/637469 | 16:43 |
openstackgerrit | Luigi Toscano proposed openstack/sahara-plugin-spark master: add python 3.7 unit test job https://review.openstack.org/640090 | 16:45 |
Gaasmann | tosky: In my case, I prefer the main script not to fail. It makes my life easier for my automation work :-) | 16:45 |
openstackgerrit | Luigi Toscano proposed openstack/sahara-plugin-spark master: add python 3.7 unit test job https://review.openstack.org/640090 | 16:45 |
openstackgerrit | Luigi Toscano proposed openstack/sahara-plugin-storm master: add python 3.7 unit test job https://review.openstack.org/640092 | 16:47 |
openstackgerrit | Luigi Toscano proposed openstack/sahara-plugin-vanilla master: add python 3.7 unit test job https://review.openstack.org/640093 | 16:48 |
tosky | tellesnobrega_: sorry for the small mess with the jobs | 16:49 |
openstackgerrit | Luigi Toscano proposed openstack/sahara-tests master: APIv2 jobs also on the gate queue, add the py37 job https://review.openstack.org/640101 | 17:05 |
openstackgerrit | Luigi Toscano proposed openstack/sahara-tests master: Scenario test runner: support for S3 testing https://review.openstack.org/590055 | 17:13 |
openstackgerrit | Merged openstack/sahara master: add python 3.7 unit test job https://review.openstack.org/637464 | 18:04 |
openstackgerrit | Luigi Toscano proposed openstack/sahara master: grenade: re-enable, really test rocky->master https://review.openstack.org/639202 | 18:08 |
openstackgerrit | Luigi Toscano proposed openstack/sahara master: WIP DNM Test with plugins for the native grenade job https://review.openstack.org/638390 | 18:08 |
*** pcaruana has quit IRC | 19:14 | |
openstackgerrit | Luigi Toscano proposed openstack/sahara-dashboard stable/rocky: Remove the legacy integration tests job https://review.openstack.org/639783 | 19:48 |
*** guimaluf has joined #openstack-sahara | 20:35 | |
*** guimaluf has quit IRC | 21:06 | |
*** dave-mccowan has joined #openstack-sahara | 21:11 | |
*** dave-mccowan has quit IRC | 21:22 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!