Friday, 2020-05-15

openstackgerritMerged openstack/openstack-ansible master: Fix variables gathering for add-compute script  https://review.opendev.org/72725500:21
*** gyee has quit IRC02:18
*** schwicht has quit IRC02:33
*** schwicht has joined #openstack-ansible02:51
*** evrardjp has quit IRC04:33
*** evrardjp has joined #openstack-ansible04:33
*** udesale has joined #openstack-ansible05:25
openstackgerritDmitriy Rabotyagov (noonedeadpunk) proposed openstack/ansible-hardening master: WIP Centos-8 support  https://review.opendev.org/70946005:33
*** andrea15 has quit IRC05:35
*** andrea15 has joined #openstack-ansible05:38
openstackgerritMerged openstack/openstack-ansible-os_designate master: Replace usage of deprecated os_*_facts ansible modules  https://review.opendev.org/72794107:07
*** dpaclt has joined #openstack-ansible07:08
*** rpittau|afk is now known as rpittau07:12
openstackgerritMerged openstack/openstack-ansible-os_trove master: Replace usage of deprecated os_*_facts ansible modules  https://review.opendev.org/72793907:19
openstackgerritMerged openstack/openstack-ansible-os_swift master: split templates to work around configparser bug  https://review.opendev.org/72002107:28
openstackgerritMerged openstack/openstack-ansible-os_octavia master: Replace usage of deprecated os_*_facts ansible modules  https://review.opendev.org/72793407:28
*** yolanda has joined #openstack-ansible07:32
openstackgerritMerged openstack/openstack-ansible-os_tempest master: Fix deprecated os_project_facts ansible module usage  https://review.opendev.org/72726407:33
openstackgerritMerged openstack/openstack-ansible-os_swift master: Replace usage of deprecated os_*_facts ansible modules  https://review.opendev.org/72794007:34
*** tosky has joined #openstack-ansible07:35
chandankumarnoonedeadpunk, jrosser good morning07:58
chandankumarHow can i fix this issue https://storage.bhs.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_37d/727856/3/check/openstack-ansible-deploy-aio_metal-debian-buster/37d977c/logs/openstack/aio1-utility/tempest_run.log.txt ?07:58
chandankumarDetails: {'faultcode': 'Client', 'faultstring': 'Policy does not allow this request to be performed.', 'debuginfo': None}07:59
noonedeadpunkchandankumar: tbh have no idea at the moment....07:59
chandankumarnoonedeadpunk, as per carlos08:04
chandankumar<cgoncalves> chandankumar, hi. probably OSA has Octavia configured with advanced RBAC enabled (default) but the tempest user is not a member of role "load-balancer_member" or "load-balancer_admin"08:04
chandankumar<cgoncalves> https://docs.openstack.org/octavia/latest/configuration/policy.html08:04
chandankumar<cgoncalves> in tripleo/RDO, Octavia uses legacy RBAC08:04
*** fghaas has joined #openstack-ansible08:05
jrosserdon’t you have to enable legacy mode?  otherwise by default only the admin can create an LB08:05
jrosseriirc (not at my computer right now) there may be a setting for that in the os_octaivia role defaults?08:06
chandankumarjrosser, in rdo side they enabled https://github.com/rdo-packages/octavia-distgit/blob/rpm-master/openstack-octavia.spec#L31108:06
chandankumarlet me check on octavia role side08:06
openstackgerritMerged openstack/openstack-ansible-os_manila master: Ansible 'skipped' is a test not a filter  https://review.opendev.org/72774308:06
chandankumarjrosser, https://opendev.org/openstack/openstack-ansible-os_octavia/src/branch/master/defaults/main.yml#L4308:09
chandankumaroctavia_legacy_policy: False08:09
chandankumarcan i flip this one and try?08:09
jrosserput that in your test vars template to “true” yes08:10
jrosserhere we go https://opendev.org/openstack/openstack-ansible-os_octavia/src/branch/master/tasks/octavia_policy.yml08:12
openstackgerritChandan Kumar (raukadah) proposed openstack/openstack-ansible-os_octavia master: [WIP] enable octavia tempest tests  https://review.opendev.org/72785608:14
chandankumarjrosser, ^^08:14
jrosseryou need to do it in the openstack-ansible repo08:14
chandankumarah08:14
jrosseryour other patch I think?08:15
openstackgerritChandan Kumar (raukadah) proposed openstack/openstack-ansible master: Enable octavia tempest tests  https://review.opendev.org/72794908:17
openstackgerritChandan Kumar (raukadah) proposed openstack/openstack-ansible-os_octavia master: [WIP] enable octavia tempest tests  https://review.opendev.org/72785608:17
chandankumarjrosser, done, let'see how it goes08:17
jrossercool - thanks for looking at this btw :)08:18
chandankumarhappy to help08:18
dpacltHi All ,Good Day Is there any ansible roles to install corosync and pacemaker08:21
*** stingrayza has quit IRC09:08
*** andrelf has joined #openstack-ansible09:09
*** stingrayza has joined #openstack-ansible09:12
openstackgerritMerged openstack/openstack-ansible-ops master: Enable plugin install and removal from mirrors  https://review.opendev.org/72811009:23
openstackgerritMerged openstack/ansible-hardening master: Remove ⌘ symbol from docs  https://review.opendev.org/72827809:30
*** andrelf has quit IRC09:39
noonedeadpunkdpaclt: there isn't but I can give you the one I'm using:)09:41
noonedeadpunklike I mean it's not part of the osa)09:41
noonedeadpunkhttps://github.com/mit-scripts/ansible-pacemaker-corosync09:42
noonedeadpunkLike I use it for masakari-hostmonitor09:42
noonedeadpunkworks pretty nice with ubuntu 18.04 as well09:43
dpacltoh ok thanks  a lot09:43
*** andrelf has joined #openstack-ansible09:54
openstackgerritDmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible master: Resolve issue with undefined facts while running with tags  https://review.opendev.org/72805209:54
openstackgerritMerged openstack/openstack-ansible-os_manila master: [ussuri][goal] Update contributor documentation  https://review.opendev.org/72769910:04
*** rpittau is now known as rpittau|bbl10:09
openstackgerritMerged openstack/openstack-ansible-lxc_container_create stable/stein: Update LXC container config options  https://review.opendev.org/66523210:10
openstackgerritMerged openstack/openstack-ansible-tests master: Remove workaround for missing debian stretch security repo  https://review.opendev.org/72770910:40
openstackgerritDmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible master: [WIP] Centos-8 support  https://review.opendev.org/68962910:48
openstackgerritDmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-galera_server master: [WIP] combine galera client role into galera_server  https://review.opendev.org/72590310:59
openstackgerritChandan Kumar (raukadah) proposed openstack/openstack-ansible-os_octavia master: [WIP] enable octavia tempest tests  https://review.opendev.org/72785611:07
*** itandops has joined #openstack-ansible11:11
openstackgerritDmitriy Rabotyagov (noonedeadpunk) proposed openstack/ansible-role-uwsgi master: Do not use bare variables in ansible conditionals  https://review.opendev.org/72725811:24
openstackgerritMerged openstack/openstack-ansible-rabbitmq_server master: Document how to enable mutliple plugins in defaults, as a comma separated list  https://review.opendev.org/72766811:25
openstackgerritDmitriy Rabotyagov (noonedeadpunk) proposed openstack/ansible-role-systemd_networkd master: Fix systemd-resolved config conditional  https://review.opendev.org/72842211:28
openstackgerritDmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-os_tempest master: [ussuri][goal] Update contributor documentation  https://review.opendev.org/72742511:39
*** threestrands has quit IRC11:46
*** itandops has quit IRC11:54
*** itandops has joined #openstack-ansible11:54
*** rpittau|bbl is now known as rpittau12:06
*** sshnaidm|afk is now known as sshnaidm|off12:07
*** udesale_ has joined #openstack-ansible12:10
openstackgerritMarc Gariépy (mgariepy) proposed openstack/openstack-ansible-tests master: [WIP] centos8  https://review.opendev.org/72825912:10
*** udesale has quit IRC12:13
openstackgerritDmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible master: Update Magnum fedora image name  https://review.opendev.org/72774912:25
openstackgerritDmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-galera_server master: [WIP] combine galera client role into galera_server  https://review.opendev.org/72590312:42
openstackgerritDmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-galera_server master: [WIP] combine galera client role into galera_server  https://review.opendev.org/72590312:43
openstackgerritDmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-tests master: [WIP] Use galera server role to install galera client  https://review.opendev.org/72590212:45
openstackgerritDmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-galera_server master: [WIP] combine galera client role into galera_server  https://review.opendev.org/72590312:45
openstackgerritDmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible master: [WIP] Use galera server role to install galera client  https://review.opendev.org/72843412:47
openstackgerritDmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-galera_server master: [WIP] combine galera client role into galera_server  https://review.opendev.org/72590312:48
openstackgerritDmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-galera_server master: [WIP] combine galera client role into galera_server  https://review.opendev.org/72590312:50
openstackgerritMerged openstack/openstack-ansible-rsyslog_server master: Drop tests that rely on the presence of a pidfile  https://review.opendev.org/72769113:07
openstackgerritMerged openstack/openstack-ansible-rsyslog_server master: [ussuri][goal] Updates for python 2.7 drop  https://review.opendev.org/71068013:07
openstackgerritMerged openstack/openstack-ansible-rsyslog_server master: Updated from OpenStack Ansible Tests  https://review.opendev.org/70951913:22
chandankumarjrosser, now we have new error https://6a1717b6317baf47cf17-13e23d0c55ae164572ef3fa72875b3c8.ssl.cf1.rackcdn.com/727856/6/check/openstack-ansible-deploy-aio_metal-debian-buster/2ed4787/logs/openstack/aio1-utility/tempest_run.log.txt13:43
chandankumarDetails: (LoadBalancerScenarioTest:test_load_balancer_ipv4_CRUD) show_loadbalancer provisioning_status updated to an invalid state of ERROR13:43
*** pcaruana has quit IRC13:58
*** d34dh0r53 has quit IRC14:05
chandankumarplease have a look when free14:07
openstackgerritMarc Gariépy (mgariepy) proposed openstack/openstack-ansible-tests master: [WIP] centos8  https://review.opendev.org/72825914:08
*** d34dh0r53 has joined #openstack-ansible14:09
*** pcaruana has joined #openstack-ansible14:11
openstackgerritMarc Gariépy (mgariepy) proposed openstack/openstack-ansible-tests master: [WIP] centos8  https://review.opendev.org/72825914:23
openstackgerritDmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-os_manila master: Add image download for manila  https://review.opendev.org/70497214:23
mgariepyat last some progress. ansible-test on centos8 finally at least fails on openstack-hosts role !14:24
noonedeadpunkhurray!!!!14:34
noonedeadpunkthat is so cool14:34
mgariepyi'm so discouraged haha14:35
mgariepywith opesntack-hosts parchs from jrosser it's going further ! :D14:37
noonedeadpunkyeah, it would the way more pleasant to work on 20.04 support lol14:37
mgariepylol14:37
mgariepyfor me it would be more useful.14:37
noonedeadpunkSo I think we have galera thing now14:37
mgariepy20.04 will be or U ?14:38
noonedeadpunkyeah14:38
mgariepyok14:38
mgariepyi guess it will be a lot easier to do.14:38
noonedeadpunkwe actually had the same stroy with 18.0414:38
noonedeadpunkwe have so much dependencies14:43
noonedeadpunklet's probably start merging things, that do satisfy us at the moment14:44
mgariepyit's nice to support a whole lot of OS ,but imo it's not really worth it much. it does create a lot of issue.14:49
noonedeadpunkWe already dropping suse because of that...14:50
noonedeadpunkbut centos is big player imo...14:50
noonedeadpunkand lots of ppl prefer it....14:51
mgariepyyep i know.14:51
mgariepybut we do add so much stuff over it that it's barely centos at the end ;)14:51
noonedeadpunkyeah...14:52
mgariepylet's start our own distro ! :Phaha14:53
mgariepyosa-linux14:53
noonedeadpunk:D14:53
openstackgerritMarc Gariépy (mgariepy) proposed openstack/openstack-ansible-tests master: [WIP] centos8  https://review.opendev.org/72825914:56
mgariepyoops, i broke centos7 .. lol14:56
openstackgerritDmitriy Rabotyagov (noonedeadpunk) proposed openstack/ansible-hardening master: Add Centos-8 support  https://review.opendev.org/70946014:56
openstackgerritDmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-repo_server master: WIP Centos-8 support  https://review.opendev.org/70953215:00
jrosserchandankumar: this looks bad https://zuul.opendev.org/t/openstack/build/2ed4787ebe4e4d13a7e95e7cd9a8ff81/log/logs/host/octavia-worker.service.journal-12-23-57.log.txt#296315:08
jrosserthats in octavia worker15:08
*** udesale_ has quit IRC15:10
jrosseroooooh thats invalid ssh key15:10
johnsomThis setting in the octavia.conf is wrong: https://docs.openstack.org/octavia/latest/configuration/configref.html#controller_worker.amp_ssh_key_name15:11
johnsomOr doesn't exist in nova15:11
jrosseri think it may be that os_octaiva assumes the operator will organise the key? https://github.com/openstack/openstack-ansible-os_octavia/blob/934054cf5031d04c4bbab6a50741e7c571e129a8/defaults/main.yml#L255-L25815:12
johnsomIt is an optional setting, it can be blank15:12
jrosserdoes the octavia tempest plugin make any assumptions about the key? this is a tempest test which fails15:13
johnsomI think only the old (for stable branches) version of the active/standby test, the "octavia-v2-act-stdby-iptables-dsvm-py2-scenario" tests need it. The "octavia-v2-act-stdby-dsvm-scenario" that replaced it does not.15:15
*** fghaas has quit IRC15:16
openstackgerritJonathan Rosser proposed openstack/openstack-ansible master: Enable octavia tempest tests  https://review.opendev.org/72794915:17
jrosserchandankumar: lets try it with a blank name for the ssh key ^15:17
openstackgerritChandan Kumar (raukadah) proposed openstack/openstack-ansible-os_octavia master: [WIP] enable octavia tempest tests  https://review.opendev.org/72785615:18
openstackgerritMarc Gariépy (mgariepy) proposed openstack/openstack-ansible-tests master: Externally set ansible_python_interpreter  https://review.opendev.org/72437615:34
openstackgerritMarc Gariépy (mgariepy) proposed openstack/openstack-ansible-tests master: [WIP] centos8  https://review.opendev.org/72825915:47
*** fghaas has joined #openstack-ansible15:54
*** spatel has joined #openstack-ansible16:10
*** gyee has joined #openstack-ansible16:13
spatelis there a way to use regex in --limit option? for Example: openstack-ansible os-nova-install.yml --tags nova-config --limit ostack-compute-sriov-2-{1..9}16:23
spatelHow you guys dealing with this kind of scenarios ?16:24
*** kberger_ has joined #openstack-ansible16:31
*** KeithMnemonic has quit IRC16:31
*** kberger_ has quit IRC16:32
*** kberger_ has joined #openstack-ansible16:32
*** evrardjp has quit IRC16:33
*** evrardjp has joined #openstack-ansible16:33
openstackgerritMarc Gariépy (mgariepy) proposed openstack/openstack-ansible-tests master: [WIP] centos8  https://review.opendev.org/72825916:39
noonedeadpunkjust generating list of hosts in bash in advance?16:47
spatelnoonedeadpunk: i thought its easy with regex16:50
spatelbut look like i have to go with text editor16:50
spateli have all short of hosts here and there so thought regex would be easy to play16:51
*** mloza has joined #openstack-ansible16:51
spatelnoonedeadpunk: can i pass hosts.txt file with list of hosts?16:51
noonedeadpunkActually you can use some patterns https://docs.ansible.com/ansible/latest/user_guide/intro_patterns.html#using-patterns16:52
spatelpatterns working with ansible (adhoc command) but it doesn't like openstack-ansible wrapper16:54
spatelanyway let me play with that its not a big deal..16:56
noonedeadpunkspatel: well we just pass arguments to ansible-playbook17:07
chandankumarjrosser, noonedeadpunk good news https://6bc7844fa7b995ed5b77-cdf523d3b16150ab0b9ddc512a79d512.ssl.cf2.rackcdn.com/727856/7/check/openstack-ansible-deploy-aio_metal-centos-7/b8d167c/logs/openstack/aio1-utility/tempest_run.log.txt17:09
chandankumaroctavia tempest tests working17:09
noonedeadpunkthat is best news for today)17:10
chandankumarnoonedeadpunk, jrosser I will work with amol to get ironic tests enabled also17:11
chandankumarfood for next week17:11
*** rpittau is now known as rpittau|afk17:11
*** also_stingrayza has joined #openstack-ansible17:12
noonedeadpunkreally appreciate your help17:12
chandankumar:-)17:13
*** stingrayza has quit IRC17:14
jrosserexcellent news chandankumar, we should get an os_octavia job in os_tempest gate17:19
openstackgerritDmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-repo_server master: WIP Centos-8 support  https://review.opendev.org/70953217:20
*** fghaas has left #openstack-ansible17:21
openstackgerritDmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible master: [WIP] Centos-8 support  https://review.opendev.org/68962917:25
*** andrelf has quit IRC17:57
openstackgerritMarc Gariépy (mgariepy) proposed openstack/openstack-ansible-openstack_hosts master: WIP - Centos 8 support  https://review.opendev.org/70945518:02
mgariepyjrosser, i assume you don't mind ^^18:02
openstackgerritMarc Gariépy (mgariepy) proposed openstack/openstack-ansible-tests master: [WIP] centos8  https://review.opendev.org/72825918:08
jrossermgariepy: go for it :)18:11
mgariepyhaha :)18:13
*** dpaclt has quit IRC18:26
*** andrelf has joined #openstack-ansible18:27
mgariepydnf ansible module is quite buggy.\18:39
mgariepyhttps://github.com/ansible/ansible/issues/6429418:46
mgariepy┻━┻︵ \(°□°)/ ︵ ┻━┻18:47
mgariepythe fun part is : https://github.com/ansible/ansible/issues/64294#issuecomment-55177480218:48
mgariepyhttps://github.com/openstack/openstack-ansible-openstack_hosts/blob/master/tests/openstack_hosts-overrides.yml#L418:49
mgariepywhen you compare it to this one ^^18:49
jrossermgariepy: that can be any package you like18:56
jrosserit’s just for the tests, so long as you can find one that’s trivial and have the same name on all platforms, which is why those got picked18:56
mgariepylol19:15
mgariepythe issue is the ansible but19:15
mgariepybug**19:15
mgariepy;) haha19:15
andrelfhello. im trying to create a vlan provider network but when i defined the comand with the flag --provider-physical-network br-vlan it gives-me an error saying Invalid input for operation: physical_network 'br-vlan' unknown for VLAN provider network. Do i need to define neutron_provider_networks.network_mappings for this to work? im a bit lost with19:17
andrelfthis :(19:17
andrelfhum if im understanding it, i should be using vlan instead because this is what is mapped in physical_interface_mappings = flat:eth12,vlan:br-vlan in /openstack/venvs/neutron-20.1.0.dev206/etc/neutron/plugins/ml2/linuxbridge_agent.ini right?19:20
*** andrelf has quit IRC19:21
ionivlan is your physical_network19:28
ionibecause is mapped to br-vlan19:28
*** schwicht has quit IRC19:30
*** itandops has quit IRC19:31
*** schwicht has joined #openstack-ansible19:35
*** schwicht has quit IRC19:36
*** schwicht has joined #openstack-ansible19:37
*** jamesdenton has quit IRC19:41
*** jamesden_ has joined #openstack-ansible19:41
*** noonedeadpunk has quit IRC19:42
*** kberger_ has quit IRC19:48
*** KeithMnemonic has joined #openstack-ansible19:48
*** jamesden_ has quit IRC19:53
*** jamesdenton has joined #openstack-ansible19:54
*** jamesdenton has quit IRC19:59
*** jamesden_ has joined #openstack-ansible19:59
*** schwicht has quit IRC20:01
*** schwicht has joined #openstack-ansible20:06
*** andrelf has joined #openstack-ansible20:06
*** jamesden_ has quit IRC20:08
*** jamesdenton has joined #openstack-ansible20:10
*** jamesden_ has joined #openstack-ansible20:13
*** jamesdenton has quit IRC20:15
*** andrelf has quit IRC20:17
*** jamesdenton has joined #openstack-ansible20:21
*** jamesden_ has quit IRC20:23
*** noonedeadpunk has joined #openstack-ansible20:34
noonedeadpunk?20:35
noonedeadpunkwtf why it failed https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_d70/709455/3/check/openstack-ansible-functional-centos-8/d70518d/job-output.txt20:35
*** andrelf has joined #openstack-ansible20:38
*** jamesdenton has quit IRC20:38
andrelfhello. how can i troubleshoot a vm not starting "'No valid host was found." but nova-compute.service is up and runing and doesn't report any error in its journal20:40
noonedeadpunkandrelf: I think you should look into nova-conductor or nova-scheduler for logs20:40
noonedeadpunkBut probably they will claim on placement service20:40
andrelfnoonedeadpunk atm im a bit lost but where should they be ruyning?20:42
noonedeadpunkin nova-api container on ctls20:42
noonedeadpunkplacement inside it's own container20:43
jrossernoonedeadpunk: the path to ara is wrong, thats breaking the centos 8 job20:45
jrossersee https://github.com/ansible-community/ara/tree/master/ara/plugins/callback20:45
jrossercallbacks <> callback20:45
noonedeadpunkah...20:45
jrosserhttps://github.com/openstack/openstack-ansible-tests/blob/master/test-ansible-env-prep.sh#L92-L9420:46
noonedeadpunkaha, thanks for pointing20:48
jrosseroh hrrm20:49
jrosserthe path has changed https://github.com/ansible-community/ara/tree/stable/0.x/ara/plugins20:49
noonedeadpunkyeah, I think we install newer ara here https://review.opendev.org/#/c/728259/9/test-ansible-env-prep.sh20:51
andrelfnoonedeadpunk in nova-conductor.service i was able to find No valid host was found. python stack error. but despite nova-scheduler.service "Got no allocation candidates from the Placement API. ..." in placement-api.service im not getting any error in that time period20:52
noonedeadpunkandrelf: like you may try running openstack allocation candidate list --resource VCPU=1 --resource MEMORY_MB=12820:54
noonedeadpunkor whatever flaver trying to run20:54
noonedeadpunkactually does `openstack hypervisor list` show your hypervisors as up?20:54
andrelfok going to test20:56
openstackgerritDmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-repo_server master: WIP Centos-8 support  https://review.opendev.org/70953220:58
openstackgerritDmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-repo_server master: Add Centos-8 support  https://review.opendev.org/70953220:59
andrelfnoonedeadpunk yep hypervisor kvm is runing but when i try to ryn the allocation comand it returns "Operation or argument is not supported with version 1.0; requires at least version 1.10"21:00
openstackgerritJonathan Rosser proposed openstack/openstack-ansible-os_manila master: Updated from OpenStack Ansible Tests  https://review.opendev.org/72731721:01
openstackgerritJonathan Rosser proposed openstack/openstack-ansible-os_tempest master: Cleanup after repo_build and pip_install retirement  https://review.opendev.org/72742821:03
openstackgerritDmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-os_manila master: DNM  https://review.opendev.org/72857821:03
openstackgerritJonathan Rosser proposed openstack/openstack-ansible-os_manila master: Cleanup after repo_build and pip_install retirement  https://review.opendev.org/72765921:04
openstackgerritJonathan Rosser proposed openstack/openstack-ansible-nspawn_hosts master: Update minimum tox version and remove old workaround  https://review.opendev.org/72717521:05
*** spatel has quit IRC21:09
openstackgerritDmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-tests master: [WIP] centos8  https://review.opendev.org/72825921:10
noonedeadpunkmgariepy: hope you don't mind ^21:11
openstackgerritDmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-openstack_hosts master: CentOS 8 support  https://review.opendev.org/70945521:15
noonedeadpunkSo my offer is to start merging https://review.opendev.org/#/q/topic:osa/el8+(status:open) without WIP and passing regular CI to decrease dependecies and mess about topic21:16
andrelfnoonedeadpunk i was able to find this https://github.com/openstack/osc-placement/blob/master/osc_placement/tests/functional/test_allocation_candidate.py byt i can't understand what version should i have. i even restarted placement service to try to find if returns any errors and no...  supossly the problem in openstack client? or +placement21:18
andrelfcontainer?21:18
noonedeadpunkout from error seems that in client, but not sure..21:19
noonedeadpunkeventually are hypervisors up?21:19
andrelfyep there are up21:19
noonedeadpunkand what openstack version are you running?21:19
andrelfor at least the openstack say that kvm i up21:19
andrelfopenstack 5.2.021:21
noonedeadpunkhm... And osa version?21:21
*** andrelf has quit IRC21:23
*** andrelf has joined #openstack-ansible21:24
andrelfnoonedeadpunk  nova-manage --version 20.1.021:25
noonedeadpunkok, so it's train...21:25
noonedeadpunkLike you shouldn't be experiencing issues running that command against placement21:25
andrelfyep i have made a minor upgrade last week i think before trying to do those patches but can't understand what is falling21:26
andrelfand in placement log doesnt give any interesting error ... May 15 21:37:04 osa-mix-01-placement-container-fb6a55ba placement-api[17894]: 2020-05-15 21:37:04.775 17894 INFO placement.requestlog [req-aa678d61-8c45-4e95-aef9-b7aea4d8be12 02d1a38bcf7c46d68c0315391165975c 9f6c16a8e20049e5ab4ab326d8176080 - default default] 172.30.0.2 "GET21:28
andrelf/allocation_candidates?limit=1000&resources=DISK_GB%3A10%2CMEMORY_MB%3A2048%2CVCPU%3A1&root_required=%21COMPUTE_STATUS_DISABLED" status: 200 len: 53 microversion: 1.3521:28
andrelfis there any easy what to that query using curl to the api instead of using the openstack allocation candidate list ?21:30
andrelfwait i saw this info https://docs.openstack.org/python-openstackclient/latest/cli/plugin-commands/placement.html to put the OS_PLACEMENT_API_VERSION=1.10 variable21:31
andrelfnoonedeadpunk yep it works +---+-----------------------+--------------------------------------+-----------------------------+| # | allocation            | resource provider                    | inventory used/capacity     |+---+-----------------------+--------------------------------------+-----------------------------+| 1 | VCPU=1,MEMORY_MB=2048 |21:33
andrelf0627938d-24ef-4d0a-93f7-c35b5157ecd1 | VCPU=0/32,MEMORY_MB=0/62271 |+---+-----------------------+--------------------------------------+-----------------------------+21:33
noonedeadpunkhm...21:34
noonedeadpunkSo out of this it seems that placement is able to provide resource...21:34
noonedeadpunkSo in `openstack compute service list` are all services up and enabled as well and compute node is present there?21:35
openstackgerritDmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible master: [WIP] Centos-8 support  https://review.opendev.org/68962921:36
andrelfyep that was the first thing what i tryed ... :(  the starnge part in nova conductor the error stack doesn't show any meaning full error (at least for me) http://paste.openstack.org/show/793694/21:37
andrelfand nova scheduler says "Got no allocation candidates from the Placement API. This could be due to insufficient resources or a temporary occurrence as compute nodes start up."21:37
andrelfwhat does it mean the compute_status_disabled in "GET /allocation_candidates?limit=1000&resources=DISK_GB%3A10%2CMEMORY_MB%3A2048%2CVCPU%3A1&root_required=%21COMPUTE_STATUS_DISABLED" placement logs?21:38
noonedeadpunkthe only way to disable compute I know is shown in `openstack compute service list`21:39
openstackgerritDmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-openstack_hosts master: CentOS 8 support  https://review.opendev.org/70945521:41
noonedeadpunksorry need to head out - almost 1am:(21:42
noonedeadpunkand tbh I'm kinda out of ideas.21:42
noonedeadpunkLike there might be things like image metadata, specific filtering rules, different cells and etc21:42
noonedeadpunkregions21:42
andrelfnoonedeadpunk yep i also need to go eat diner but thanks for your help. i will try to study a biut mroe to try to understand what is happening21:43
noonedeadpunkBut if you don't have too anything specific and node is enabled I really out of ideas why your node is not seen by services.21:43
andrelfbut yeh thge only thing that i found was this https://specs.openstack.org/openstack/nova-specs/specs/train/implemented/pre-filter-disabled-computes.html21:44
noonedeadpunkso yeah, it's Status column in service list21:45
andrelfi going to try to restart all services and see if it resolves ...21:45
openstackgerritDmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible master: [WIP] Centos-8 support  https://review.opendev.org/68962921:46
*** KeithMnemonic has quit IRC21:47
openstackgerritDmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-tests master: [WIP] centos8  https://review.opendev.org/72825921:51
openstackgerritDmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-tests master: Deploy modern ara for py3 deployments  https://review.opendev.org/72825921:57
noonedeadpunkcores, would be great to merge https://review.opendev.org/#/q/topic:project-ptl-and-contrib-docs+(status:open) so that I can create branching commits during these weekends22:02
*** andrelf has quit IRC22:28
mgariepynoonedeadpunk, no i don't mind at all :)22:30
mgariepynot sure if we have enough repos..22:34
mgariepynoonedeadpunk, done22:41
mgariepyhave a nice weekend.22:41
*** mgariepy has quit IRC22:42
*** itandops has joined #openstack-ansible23:24
openstackgerritMerged openstack/openstack-ansible master: Enable octavia tempest tests  https://review.opendev.org/72794923:28
*** tosky has quit IRC23:39

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!