*** ricolin has joined #openstack-containers | 01:03 | |
*** jhesketh has quit IRC | 01:53 | |
*** henriqueof has joined #openstack-containers | 02:17 | |
*** henriqueof has quit IRC | 02:21 | |
*** jhesketh has joined #openstack-containers | 02:22 | |
*** ramishra has joined #openstack-containers | 02:42 | |
*** jhesketh has quit IRC | 03:29 | |
*** jhesketh has joined #openstack-containers | 03:36 | |
*** udesale has joined #openstack-containers | 04:09 | |
*** ykarel|away has joined #openstack-containers | 04:46 | |
*** ykarel|away is now known as ykarel | 04:51 | |
*** henriqueof has joined #openstack-containers | 04:56 | |
*** spsurya has joined #openstack-containers | 05:02 | |
*** dave-mccowan has quit IRC | 05:03 | |
*** ykarel has quit IRC | 05:19 | |
*** ykarel has joined #openstack-containers | 05:20 | |
*** ykarel is now known as ykarel|afk | 06:04 | |
*** rcernin has quit IRC | 06:18 | |
*** ykarel|afk is now known as ykarel | 06:22 | |
*** udesale has quit IRC | 06:41 | |
*** udesale has joined #openstack-containers | 06:42 | |
*** AJaeger has joined #openstack-containers | 07:00 | |
AJaeger | magnum team, your docs "report a bug" are all pointing wrongly to launchpad, could you review https://review.opendev.org/674231 , please? | 07:00 |
---|---|---|
*** ykarel is now known as ykarel|pto | 07:00 | |
*** ianychoi has quit IRC | 07:01 | |
*** ianychoi has joined #openstack-containers | 07:01 | |
*** udesale has quit IRC | 07:03 | |
*** udesale has joined #openstack-containers | 07:03 | |
*** ykarel|pto has quit IRC | 07:07 | |
*** ianychoi has quit IRC | 07:24 | |
*** ianychoi has joined #openstack-containers | 07:25 | |
brtknr | flwang: any thoughts? | 07:43 |
*** udesale has quit IRC | 07:57 | |
*** udesale has joined #openstack-containers | 07:58 | |
*** ivve has joined #openstack-containers | 08:19 | |
openstackgerrit | Merged openstack/magnum master: Release k8s images v1.15.2, v1.14.5, v1.13.9 and v1.12.10 https://review.opendev.org/675019 | 08:51 |
*** henriqueof has quit IRC | 09:28 | |
*** udesale has quit IRC | 10:01 | |
*** udesale has joined #openstack-containers | 10:01 | |
*** udesale has quit IRC | 10:02 | |
*** udesale has joined #openstack-containers | 10:03 | |
*** udesale has quit IRC | 10:38 | |
*** lpetrut has joined #openstack-containers | 11:34 | |
*** lpetrut has quit IRC | 11:49 | |
*** ricolin_ has joined #openstack-containers | 12:05 | |
*** ricolin has quit IRC | 12:07 | |
*** udesale has joined #openstack-containers | 12:28 | |
*** jmlowe has quit IRC | 12:43 | |
mnaser | can i get a review on https://review.opendev.org/#/c/666167/ ? | 12:50 |
*** KeithMnemonic has quit IRC | 13:45 | |
*** KeithMnemonic has joined #openstack-containers | 13:45 | |
*** ricolin_ is now known as ricolin | 13:55 | |
*** dave-mccowan has joined #openstack-containers | 13:58 | |
*** dave-mccowan has quit IRC | 14:30 | |
brtknr | mnaser: lgtm | 15:04 |
brtknr | mnaser: do you have a devstack environment setup for magnum? | 15:11 |
mnaser | brtknr: i usually follow the devstack instructions and it works ok | 15:11 |
mnaser | it doesnt survive a reboot though which sucks | 15:11 |
mnaser | it works well, but i do it on my local machine with kvm (and nested virt works well on fedora30) | 15:12 |
brtknr | I am seeing something strange where the only script that ends up running is the heat-container-agent one | 15:12 |
brtknr | and cloud init ends up passing | 15:12 |
brtknr | on the master node | 15:12 |
brtknr | I saw the same with your boot from volume change | 15:12 |
brtknr | now the same with the master branch | 15:13 |
brtknr | I dont know if its my dev environment or the code | 15:13 |
brtknr | even tried doing ./unstack.sh and ./stack.sh | 15:13 |
brtknr | usually there is more than 1 software deployment script right? | 15:13 |
brtknr | mnaser: ^ | 15:13 |
mnaser | brtknr: does the heat-container-agent start? | 15:14 |
mnaser | and if it deos what does the unit logs show | 15:15 |
mnaser | journalctl -u heat-container-agent ? | 15:15 |
brtknr | mnaser: it fails | 15:15 |
mnaser | could you paste output of /var/log/cloud-init-output.log ? | 15:15 |
brtknr | locale.Error: unsupported locale setting | 15:15 |
brtknr | https://seashells.io/v/YPdpJbSk | 15:16 |
brtknr | https://seashells.io/v/rqvU34Jh | 15:16 |
mnaser | oh that sa cool paste thing | 15:17 |
mnaser | brtknr: are you using a different locale by any chance on your machines? | 15:18 |
brtknr | mnaser: on the hypervisor | 15:18 |
mnaser | also what version of fedora? | 15:18 |
mnaser | on the hypervisor aka the machine that is running devstack? | 15:18 |
brtknr | mnaser: yeah its pretty neat, you just do "journalctl -u heat-container-agent | nc seashells.io 1337" | 15:19 |
brtknr | mnaser: im just using the out of the box fedora atomic 27 that comes packaged with devstack | 15:19 |
brtknr | the devstack environment is ubuntu | 15:19 |
mnaser | brtknr: when you say hypervisor, is that the machine that runs devstack? or just the hypervisor that runs a vm.. that devstack runs inside? | 15:19 |
brtknr | mnaser: yeah sorry | 15:20 |
mnaser | ok i think that might be your issue | 15:20 |
mnaser | id try with a non localized devstack machine.. | 15:20 |
brtknr | mnaser: hmm its worked before | 15:21 |
brtknr | is it the heat-container-agent that downloads the scripts from heat? | 15:21 |
mnaser | i wouldnt know, but i think thta has to do with it most likely | 15:21 |
mnaser | yea | 15:21 |
mnaser | or something along those lines | 15:21 |
brtknr | the software deployment scripts | 15:21 |
mnaser | its what 'triggers' the rest of the deployment | 15:22 |
mnaser | yes | 15:22 |
brtknr | hmm okay | 15:22 |
brtknr | that makes sense | 15:22 |
mnaser | brtknr: good luck :) | 15:28 |
*** dave-mccowan has joined #openstack-containers | 15:30 | |
*** spsurya has quit IRC | 15:34 | |
*** ricolin_ has joined #openstack-containers | 15:43 | |
*** ricolin_ has quit IRC | 15:45 | |
*** ricolin has quit IRC | 15:46 | |
*** ricolin_ has joined #openstack-containers | 15:46 | |
*** ricolin_ is now known as ricolin | 15:47 | |
brtknr | mnaser: thanks :) | 16:01 |
*** udesale has quit IRC | 17:08 | |
*** ricolin_ has joined #openstack-containers | 17:16 | |
*** ricolin has quit IRC | 17:19 | |
*** ricolin_ is now known as ricolin | 17:32 | |
*** ianychoi has quit IRC | 17:43 | |
*** ianychoi has joined #openstack-containers | 17:47 | |
*** ianychoi_ has joined #openstack-containers | 17:54 | |
*** ianychoi_ has quit IRC | 17:55 | |
*** ianychoi_ has joined #openstack-containers | 17:55 | |
*** ianychoi has quit IRC | 17:58 | |
*** ramishra has quit IRC | 19:02 | |
*** ivve has quit IRC | 19:29 | |
brtknr | mnaser: when you said "(and nested virt works well on fedora30)", are you running fedora coreos 30? | 19:36 |
brtknr | or have you built a custom fedora atomic? | 19:36 |
brtknr | flwang: u there? | 19:40 |
openstackgerrit | Merged openstack/magnum master: k8s: stop introspecting instance name https://review.opendev.org/668059 | 19:50 |
brtknr | flwang: I think heat-container-agent:train-dev is broken | 20:05 |
brtknr | I am seeing issues with locale which I've never had before in devstack | 20:05 |
brtknr | flwang: I reverted to stein-stable tag and its running fine | 20:13 |
goldyfruit_ | brtknr, I stopped working with master, too many changes at the moment | 20:14 |
goldyfruit_ | I'll will at the freeze | 20:14 |
goldyfruit_ | retry* | 20:14 |
brtknr | goldyfruit_: fair enough | 20:15 |
goldyfruit_ | I battled two days trying to deploy a cluster but I never got one fully working :( | 20:17 |
goldyfruit_ | So back to Stein \o/ | 20:17 |
brtknr | goldyfruit_: from the master branch? | 20:18 |
goldyfruit_ | I was trying using master branch yes | 20:19 |
goldyfruit_ | But it was mostly the Docker images on the Hub that were broken | 20:19 |
goldyfruit_ | Git issue with heat-container-agent too, wrong path, etc... | 20:19 |
brtknr | goldyfruit_: how do you know it was the docker images? | 20:19 |
goldyfruit_ | I switched back the tag to rawhide | 20:20 |
goldyfruit_ | stein-stable and train-dev are pretty new | 20:20 |
brtknr | goldyfruit_: okay im gonna try stein just to make sure I dont go insane | 20:21 |
goldyfruit_ | mostly the magnum master code is working, for me it was mostly docker images from openstackmagnum | 20:22 |
goldyfruit_ | https://hub.docker.com/u/openstackmagnum | 20:22 |
goldyfruit_ | https://hub.docker.com/r/openstackmagnum/kubernetes-kubelet/tags | 20:23 |
goldyfruit_ | kube_tag v1.14.1 should be ok | 20:23 |
goldyfruit_ | build 4 months ago | 20:23 |
goldyfruit_ | for heat-container-agent, the latest tag has been build 4 month ago too | 20:24 |
goldyfruit_ | https://hub.docker.com/r/openstackmagnum/heat-container-agent/tags | 20:24 |
goldyfruit_ | should be ok | 20:24 |
brtknr | goldyfruit_: okay... stein works for me | 20:25 |
brtknr | goldyfruit_: i dont understand how kube-* services get installed on stein and train | 20:31 |
brtknr | it used to be logged on cloud-init.log as /var/lib/cloud/.../script/part-00*/... whereas now, only part-004 is deployed in this way | 20:32 |
*** ivve has joined #openstack-containers | 20:32 | |
goldyfruit_ | brtknr, in your template, which tag do you have ? | 20:35 |
goldyfruit_ | part-004 makes sure heat-container-agent is up and running | 20:36 |
brtknr | i have 1.15.2? | 20:36 |
brtknr | kube_tag? | 20:36 |
goldyfruit_ | if it is then heat-container-agent start the deployment | 20:36 |
brtknr | which tag are you talking about? | 20:36 |
goldyfruit_ | kube_tag and heat-container-agent tags | 20:36 |
brtknr | goldyfruit_: how do i look at the heat-container-agent logs? | 20:37 |
goldyfruit_ | journalctl -xeu heat-container-agent | 20:37 |
brtknr | goldyfruit_: how do i see it in a way that its readable? lol | 20:38 |
goldyfruit_ | brtknr, adding f option will give you the tailing logs | 20:39 |
goldyfruit_ | journalctl -xefu heat-container-agent | 20:39 |
brtknr | goldyfruit_: actually, i managed to deploy master branch by reverting heat-container-agent to stein-stable | 20:40 |
brtknr | something is wrong with the agent | 20:41 |
brtknr | it was complaining about locale earlier | 20:41 |
brtknr | as seen here: https://seashells.io/p/YPdpJbSk | 20:41 |
brtknr | goldyfruit_: ^ | 20:41 |
goldyfruit_ | Yeah I saw but I don't know why | 20:42 |
goldyfruit_ | brtknr, are you using calico or flannel ? | 20:42 |
brtknr | calico | 20:42 |
goldyfruit_ | your calico pods are running ? | 20:44 |
brtknr | i'll let you know when it completes, its creating | 20:49 |
brtknr | {u'kube_tag': u'v1.15.2', u'heat_container_agent_tag': u'stein-stable'} | 20:49 |
brtknr | im creating a cluster with these tags | 20:49 |
brtknr | goldyfruit_: i forget where heat-params live | 20:52 |
brtknr | but im using the master branch | 20:53 |
flwang | brtknr: what's your current issue? | 21:18 |
openstackgerrit | Feilong Wang proposed openstack/magnum master: Fix addon tag/version parsing https://review.opendev.org/675492 | 22:33 |
*** rcernin has joined #openstack-containers | 22:53 | |
*** ricolin_ has joined #openstack-containers | 23:02 | |
*** ricolin has quit IRC | 23:05 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!