Wednesday, 2019-04-24

*** e0ne has joined #openstack-loci05:10
*** e0ne has quit IRC05:17
*** d34dh0r53 has quit IRC06:22
*** jsuchome has joined #openstack-loci09:14
*** e0ne has joined #openstack-loci09:20
*** d34dh0r53 has joined #openstack-loci09:45
*** mrhillsman has quit IRC09:55
*** mrhillsman has joined #openstack-loci09:58
*** itxaka has quit IRC11:05
*** itxaka has joined #openstack-loci11:05
*** happyhemant has joined #openstack-loci11:13
*** irclogbot_3 has quit IRC12:55
*** irclogbot_1 has joined #openstack-loci12:55
*** altlogbot_2 has quit IRC12:57
*** altlogbot_2 has joined #openstack-loci12:58
evrardjphi14:18
itxakaproblem seems to come from urllib3 being installed as 1.25 which clashes with requests, which requires <1.2514:20
itxakaoh Im missing like the first part of the problem :D14:20
itxakaloci images cannot build on releases < rocky14:20
itxakaproblem seems to come from urllib3 being installed as 1.25 which clashes with requests, which requires <1.25, even if on upper-contrstraints there is the urllib3==1.23 constraint14:21
itxakaand urllib3 being installed comes from requests-unixsocket: https://github.com/msabramo/requests-unixsocket/blob/0.1.5/requirements.txt14:21
itxakathis is the failure: http://pastebin.nue.suse.com/26402/src14:22
itxakajsuchome and I have been looking on why this is happening suddenly14:22
itxakaIIRC jsuchome has a workaround for this14:22
*** openstackgerrit has joined #openstack-loci14:23
openstackgerritJean-Philippe Evrard proposed openstack/loci master: DNM try to build without lxd  https://review.opendev.org/65545414:23
openstackgerritJean-Philippe Evrard proposed openstack/loci master: DNM -- Try to build with LXD.  https://review.opendev.org/65545614:24
evrardjpok it seems we have broken gates14:39
evrardjpdue to opendev14:39
evrardjplet me fix that real quick14:39
itxakaalready found it evrardjp?14:40
evrardjpwhat did I find?14:41
itxakathe problem with lxd?14:42
evrardjpthe requirement workaround?14:42
evrardjpI can fix that when the gates are fixed first :p14:42
itxakaI thougth you were talking about that, my bad!14:42
openstackgerritJean-Philippe Evrard proposed openstack/loci master: Move to opendev  https://review.opendev.org/65546414:45
evrardjpI have a little fix for that, to remove pylxd14:45
evrardjpsimply as that14:45
openstackgerritJean-Philippe Evrard proposed openstack/loci master: DNM try to build without lxd  https://review.opendev.org/65545414:46
openstackgerritJean-Philippe Evrard proposed openstack/loci master: DNM -- Try to build with LXD.  https://review.opendev.org/65545614:46
evrardjpthe question is why was this pulled though?14:47
evrardjpI mean the requests-unixsocket14:48
evrardjpitxaka: could you have more in the log before that failure?14:49
evrardjpitxaka: I am not sure on your log which branch you are building14:50
evrardjpbut it's very weird it seems not using constraints14:50
itxakarequests-unixsockets is part of the reqs of the pylxd14:53
itxakafor the full log you can check any of the failing jobs at https://review.opendev.org/#/c/655179/14:54
itxakaalso fails if you build the images without that patch thought like `docker build https://git.openstack.org/openstack/loci.git --build-arg PROJECT=requirements --build-arg PROJECT_REF=stable/queens`14:55
*** lemko has joined #openstack-loci15:00
jsuchomeevrardjp: sorry I was out, so it might not be relevant , but this has worked for me docker build . --build-arg PROJECT=requirements --build-arg PROJECT_REF=stable/queens --build-arg PIP_PACKAGES="urllib3===1.22"15:11
evrardjpitxaka: I guess I need to track where is the thing that's not properly tracking requirements15:20
evrardjpthat's curious15:21
*** altlogbot_2 has quit IRC16:09
*** altlogbot_3 has joined #openstack-loci16:12
evrardjpI am down the rabbithole16:20
evrardjpok found the problem16:42
evrardjpitxaka: jsuchome: so pylxd 2.2.5 cannot build16:42
evrardjpthat's due to its setup_requires which contains a non upper bound requirement16:42
evrardjpwhen installing the setup_requires takes the latest requirement which will ultimately fail due to pkg_resources not respecting upper constraints16:43
*** altlogbot_3 has quit IRC16:43
*** altlogbot_2 has joined #openstack-loci16:44
evrardjpbumping to 2.2.7 would fix the problem as it would contain https://github.com/lxc/pylxd/commit/4b8ab1802f9aee4eb29cf7b119dae0aa4715077916:45
*** altlogbot_2 has quit IRC16:53
*** altlogbot_0 has joined #openstack-loci16:54
evrardjphttps://review.opendev.org/#/c/655498/16:55
evrardjpthis should unbreak queens16:55
evrardjploci is only building master so it's not perceived16:55
evrardjpI will contact OSH team16:55
*** e0ne has quit IRC17:02
evrardjphogepodge: portdirect https://review.opendev.org/#/c/655464/1 should fix the gates.17:09
portdirectevrardjp: thanks17:19
evrardjpyw17:19
hogepodgegot it17:21
hogepodgety17:21
openstackgerritMerged openstack/loci master: Move to opendev  https://review.opendev.org/65546418:09
*** happyhemant has quit IRC18:27
*** e0ne has joined #openstack-loci18:48
*** openstackgerrit has quit IRC18:57
*** jsuchome has quit IRC19:26
*** e0ne has quit IRC19:32
*** e0ne has joined #openstack-loci19:35
*** e0ne has quit IRC20:08
*** lemko has quit IRC20:19
*** itxaka has quit IRC21:04
*** gouthamr has joined #openstack-loci21:18

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