Friday, 2020-02-21

openstackgerritMerged openstack/python-tripleoclient master: Use correct default key file and normalize the usage  https://review.opendev.org/70878100:00
*** jmasud has quit IRC00:04
*** artom has joined #tripleo00:05
*** tosky has quit IRC00:09
*** jmasud has joined #tripleo00:24
cloudnullanyone around mind giving https://review.opendev.org/#/c/707658/ a nudge00:56
cloudnullnow that tripleo-ci-centos-7-ovb-3ctlr_1comp-featureset001 is passing00:56
*** simondodsley has quit IRC01:13
*** hberaud has quit IRC01:14
*** simondodsley has joined #tripleo01:15
*** hberaud has joined #tripleo01:16
*** rfolco|doctor is now known as rfolco01:18
openstackgerritMerged openstack/tripleo-heat-templates master: Remove deprecated kubernetes services  https://review.opendev.org/70729201:25
openstackgerritMerged openstack/tripleo-heat-templates master: Remove deprecated securetty  https://review.opendev.org/70729301:25
EmilienMcloudnull: http://paste.openstack.org/show/789824/01:29
EmilienM:(01:29
EmilienMfultonj: ^ fyi01:29
EmilienMwhat the heck01:30
cloudnulldo you have a local env we can poke at ?01:31
EmilienMno01:32
cloudnull:(01:32
EmilienMbut I'm setting one01:32
cloudnullidk, clearly its not a daemon issue,01:32
cloudnullmaybe the unit file name has changed?01:32
EmilienMno, it's the same I'm sure01:32
EmilienMmaybe I need daemon_reexec01:33
*** rfolco has quit IRC01:34
openstackgerritMerged openstack/tripleo-heat-templates master: Remove deprecated time services  https://review.opendev.org/70729601:35
openstackgerritMerged openstack/tripleo-heat-templates master: Remove deprecated tuned-baremetal-puppet  https://review.opendev.org/70729901:35
openstackgerritMerged openstack/tripleo-heat-templates master: Remove deprecated aide puppet service  https://review.opendev.org/70730001:35
EmilienMpaunch used to retry up to 5 times01:35
cloudnullwe could add an until / retry01:37
EmilienMcloudnull: I might have found something01:39
openstackgerritMerged openstack/puppet-tripleo master: Remove deprecated securetty  https://review.opendev.org/70729401:40
EmilienMcloudnull: https://review.opendev.org/#/c/708142/1/tripleo_ansible/roles/tripleo_container_manage/tasks/podman/delete.yml01:40
EmilienMmhh nevermind it's done in https://github.com/openstack/tripleo-ansible/blob/master/tripleo_ansible/roles/tripleo_container_manage/tasks/podman/systemd.yml#L26-L2701:42
openstackgerritKevin Carter (cloudnull) proposed openstack/python-tripleoclient stable/train: Use correct default key file and normalize the usage  https://review.opendev.org/70902601:45
cloudnullstevebaker ^01:46
stevebakerEmilienM: sure thinghai01:46
stevebakerhai01:46
cloudnullEmilienM I thnk we'll need an env where this happens to figure it out01:46
cloudnullin that task paste I can see the unit file was created  and the daemon reloaded01:47
cloudnullbut why its not finding it ... idk ?01:47
EmilienMcloudnull: also, the retry could cause issue01:47
stevebakercloudnull: sweet thanks, thats going straight into my backports spreadsheet01:48
EmilienMcloudnull: because between the retries you would want to run "systemctl reset-failed"01:48
cloudnullEmilienM i think a retry would just cause it to fail n times01:48
cloudnullstevebaker you'll be pleased to know im off and metalsmith'ing like a boss - https://pasted.tech/pastes/ac7516f2889b8a8f626959e02c89c33e1c60e1f201:49
cloudnull:D01:49
cloudnullthanks for the pointers last night01:49
stevebakercloudnull: oh sweet, did you get that CI issue sorted?01:50
cloudnullI did01:50
stevebakernice01:50
stevebakerI'm at the "giving up on ansible concurrency and doing it all in python" phase of module development01:51
openstackgerritMerged openstack/puppet-tripleo master: Remove unused time/ptp class  https://review.opendev.org/70729801:51
openstackgerritMerged openstack/ansible-role-container-registry master: Migrated to molecule 3.0  https://review.opendev.org/70895301:51
cloudnullstevebaker welcome :D01:52
cloudnullaction plugins is where its at :D01:52
EmilienMstevebaker: wait you don't like async?01:52
EmilienM:D01:52
EmilienMi found async super hard to use (compared to the ansible simplicity that is sold)01:53
openstackgerritKevin Carter (cloudnull) proposed openstack/python-tripleoclient stable/train: Use correct default key file and normalize the usage  https://review.opendev.org/70902701:53
stevebakerEmilienM: maybe I would if I didn't have to process in batches, and aggregate the results later in the playbook01:53
EmilienMyeah01:53
EmilienMthat's basically tripleo_container_manage role :D01:54
stevebakeroh well, using orchestration tools in ways they weren't intended is our thing it seems. At least I'm not on the receiving end of it anymore ;)01:55
cloudnullEmilienM im taking off, can we sync up on that unit file issue tomorrow? happy to help troubleshoot01:56
EmilienMyeah01:57
EmilienMgood night01:57
cloudnullttys01:57
openstackgerritEmilien Macchi proposed openstack/tripleo-ansible master: tripleo_container_rm: also remove systemd requires when they exist  https://review.opendev.org/70902802:00
openstackgerritEmilien Macchi proposed openstack/tripleo-heat-templates master: Disable Paunch by default Standalone/Overcloud  https://review.opendev.org/70073802:01
openstackgerritEmilien Macchi proposed openstack/tripleo-heat-templates master: Disable Paunch by default Standalone/Overcloud  https://review.opendev.org/70073802:01
*** jmasud has quit IRC02:04
*** rlandy has quit IRC02:04
openstackgerritKevin Carter (cloudnull) proposed openstack/python-tripleoclient master: Add handler for exception raising  https://review.opendev.org/70894202:09
*** lbragstad has quit IRC02:11
*** lbragstad has joined #tripleo02:11
openstackgerritKevin Carter (cloudnull) proposed openstack/python-tripleoclient master: Add handler for exception raising  https://review.opendev.org/70894202:19
*** mschuppert has quit IRC02:28
*** lbragstad has quit IRC02:38
openstackgerritSteve Baker proposed openstack/tripleo-ansible master: module tripleo_baremetal_expand_roles  https://review.opendev.org/70641703:18
openstackgerritSteve Baker proposed openstack/tripleo-ansible master: module metalsmith_instances  https://review.opendev.org/70641803:18
openstackgerritSteve Baker proposed openstack/tripleo-ansible master: module tripleo_baremetal_check_existing  https://review.opendev.org/70704303:18
openstackgerritSteve Baker proposed openstack/tripleo-ansible master: module tripleo_baremetal_populate_environment  https://review.opendev.org/70729503:18
openstackgerritSteve Baker proposed openstack/tripleo-ansible master: Playbook for overcloud node provision  https://review.opendev.org/70704403:18
openstackgerritSteve Baker proposed openstack/python-tripleoclient master: WIP switch to ansible for overcloud node (un)provision  https://review.opendev.org/70874903:19
openstackgerrityatin proposed openstack/tripleo-ci master: [DNM] needed override setting in config repo  https://review.opendev.org/70903403:20
openstackgerritMerged openstack/ansible-role-container-registry master: Don't log login  https://review.opendev.org/70890203:30
openstackgerritEmilien Macchi proposed openstack/python-tripleoclient master: Add --work-dir option to container image build command  https://review.opendev.org/70903903:44
*** ykarel|away is now known as ykarel03:51
openstackgerritEmilien Macchi proposed openstack/tripleo-ansible master: tripleo_container_manage: add systemd testcase for service reload  https://review.opendev.org/70904003:52
openstackgerritMerged openstack/tripleo-ansible stable/train: Add no_log to the podman login  https://review.opendev.org/70898203:54
openstackgerritEmilien Macchi proposed openstack/tripleo-ansible master: tripleo_container_rm: also remove systemd requires when they exist  https://review.opendev.org/70902804:06
openstackgerritEmilien Macchi proposed openstack/tripleo-heat-templates master: Disable Paunch by default Standalone/Overcloud  https://review.opendev.org/70073804:06
*** raukadah is now known as chandankumar04:11
openstackgerritEmilien Macchi proposed openstack/tripleo-ansible master: tripleo_container_rm: also remove systemd requires when they exist  https://review.opendev.org/70902804:11
openstackgerritEmilien Macchi proposed openstack/tripleo-heat-templates master: Disable Paunch by default Standalone/Overcloud  https://review.opendev.org/70073804:12
openstackgerritEmilien Macchi proposed openstack/tripleo-ansible master: podman/systemd: manage timer requires  https://review.opendev.org/70904304:17
openstackgerritEmilien Macchi proposed openstack/tripleo-ansible master: podman/systemd: manage timer requires  https://review.opendev.org/70904304:18
openstackgerritEmilien Macchi proposed openstack/tripleo-heat-templates master: Disable Paunch by default Standalone/Overcloud  https://review.opendev.org/70073804:18
openstackgerritRabi Mishra proposed openstack/tripleo-common master: Remove upload_validations workflow and related action  https://review.opendev.org/70904404:24
*** bfournie has quit IRC04:35
*** bfournie has joined #tripleo04:53
*** bfournie has quit IRC04:59
*** bfournie has joined #tripleo05:08
*** bfournie has quit IRC05:22
*** jmasud has joined #tripleo05:27
*** rh-jelabarre has quit IRC05:29
*** ratailor has joined #tripleo05:30
*** jmasud has quit IRC05:33
*** evrardjp has quit IRC05:34
*** evrardjp has joined #tripleo05:34
*** jdandrea has joined #tripleo05:36
*** jdandrea has quit IRC05:40
*** bfournie has joined #tripleo05:52
*** bfournie has quit IRC06:07
*** bfournie has joined #tripleo06:21
*** marios|ruck has joined #tripleo06:25
*** lmiccini has joined #tripleo06:27
*** numans has joined #tripleo06:29
ramishrachandankumar: Hey chandan, Do we know these tempest test failures? https://2720c7adbf46a6636639-69746c322fe5e3cf8e2976f654b96d92.ssl.cf2.rackcdn.com/708307/1/gate/tripleo-ci-centos-7-standalone/9e60f1f/logs/undercloud/var/log/tempest/tempest_run.log06:31
*** bfournie has quit IRC06:31
ramishrahmm..keypair not found, does not look like intermitent...something broken may be..06:32
*** bandini has joined #tripleo06:32
Tenguweshay|ruck: ah, this time, not my fault!06:35
tkajinamramishra, urllib3.exceptions.ReadTimeoutError: HTTPConnectionPool(host='192.168.24.1', port=9696): Read timed out. (read timeout=60)06:35
tkajinamramishra, guess that this timeout caused some faulty (or buggy) cleanup06:35
ramishratkajinam: possible.."tempest.lib.exceptions.Conflict: Conflict with state of target resource" also suggests something messed up06:38
tkajinamramishra, agreed06:40
chandankumarramishra, looking06:40
ramishraRevisionConflict: OVN revision number for a81ad892-26f3-4b8f-8f42-056339b5604e (type: ports) is equal or higher than the given resource. Skipping update06:41
ramishrahttps://2720c7adbf46a6636639-69746c322fe5e3cf8e2976f654b96d92.ssl.cf2.rackcdn.com/708307/1/gate/tripleo-ci-centos-7-standalone/9e60f1f/logs/undercloud/var/log/containers/neutron/server.log06:41
ramishraI remember seeing this one earlier too.. probably not related...06:42
Tenguweshay|ruck: .... failure is due to tempest. It's in the main log here https://043e10ad019e85b50614-986c99e3b3126abac54dc88cbca785e8.ssl.cf1.rackcdn.com/707361/2/gate/tripleo-ci-centos-7-scenario001-standalone/190b36f/job-output.txt06:44
*** d0ugal has quit IRC06:44
chandankumarramishra, can you recheck one more time, till I investigate?06:44
*** d0ugal has joined #tripleo06:44
Tenguweshay|ruck: running a recheck.failed services aren't taken in account since the check was disabled.06:44
chandankumarhttp://zuul.opendev.org/t/openstack/builds?job_name=tripleo-ci-centos-7-standalone&pipeline=gate from here, the job looks pretty stable, might be cleanup issue06:45
ramishrachandankumar: can do.. I'm not yet sure if it's one-off issue06:45
ramishrait failed at the gate, so we should probably know the reason, else the queue would pile-up after failures with all jobs behind it starting afresh06:47
chandankumarTengu, scenario 1 tempest failure I think I have seen few days back on stein jobs06:48
Tenguchandankumar: ok. random thing again I guess?06:48
chandankumarTengu, nope06:48
Tenguin any cases - the issue isn't due to failed healthcheck or whatsover.06:49
chandankumarTengu, https://bugs.launchpad.net/tripleo/+bug/186375006:49
openstackLaunchpad bug 1863750 in tripleo "test_create_server_from_volume_snapshot tests failing with Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating" [Critical,Triaged]06:49
chandankumarit is also due to race condition06:49
Tenguoh.06:49
chandankumarTengu, check abishop comment06:49
*** jmasud has joined #tripleo06:50
Tenguwas reading it already :)06:50
*** yprokule has joined #tripleo06:50
Tenguwow.06:51
Tengunot really a race condition in fact, more an issue in the order task were done, meaning reproductible and all06:51
Tengunice catch anyway :)06:51
*** jfrancoa has joined #tripleo06:52
*** avivgt has joined #tripleo06:57
*** bfournie has joined #tripleo07:02
*** bfournie has quit IRC07:06
*** bfournie has joined #tripleo07:20
*** jdandrea has joined #tripleo07:23
*** bfournie has quit IRC07:25
*** avivgt has quit IRC07:26
*** paramite|clone has joined #tripleo07:27
*** jdandrea has quit IRC07:28
*** beagles_pto has quit IRC07:31
*** avivgt has joined #tripleo07:31
*** mschuppert has joined #tripleo07:35
*** avivgt has quit IRC07:36
openstackgerritFrancesco Pantano proposed openstack/tripleo-heat-templates stable/train: Fix dcn-hci resource mapping path  https://review.opendev.org/70906107:47
*** bfournie has joined #tripleo07:48
*** ramishra has quit IRC07:49
*** rpittau|afk is now known as rpittau07:50
*** ccamacho has joined #tripleo07:53
*** bfournie has quit IRC07:55
*** iurygregory has joined #tripleo07:55
openstackgerritMerged openstack/tripleo-ansible master: Improve execution and add a port check  https://review.opendev.org/70765807:57
*** bandini has quit IRC07:59
*** slaweq has joined #tripleo08:00
*** ramishra has joined #tripleo08:03
*** bogdando has joined #tripleo08:09
*** bfournie has joined #tripleo08:10
*** bandini has joined #tripleo08:12
*** jmasud has quit IRC08:13
*** shardy has joined #tripleo08:15
*** jmasud has joined #tripleo08:15
*** tesseract has joined #tripleo08:16
*** bfournie has quit IRC08:16
openstackgerritmathieu bultel proposed openstack/python-tripleoclient stable/train: Add missing download_ansible_playbooks function  https://review.opendev.org/70906608:17
ramishramarios|ruck: Hey! Do you've an update on https://bugs.launchpad.net/tripleo/+bug/1864018? It seems upstream master is also blocked with that issue08:19
openstackLaunchpad bug 1864018 in tripleo "periodic master container build fails ImportError: No module named queue" [Critical,Triaged]08:19
ramishrahttps://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_b09/709044/1/check/tripleo-build-containers-centos-7-buildah/b093294/logs/build.log08:19
marios|ruckramishra: should be fixed gimme 2 mins on calla bout that now08:19
*** marios|ruck is now known as marios|ruck|call08:20
*** marios|ruck|call is now known as marios|ruck08:20
*** amoralej|off is now known as amoralej08:20
ramishramarios|ruck|call: np:) take your time.. just wanted to know the status08:21
marios|ruckramishra: so for periodic should be handled now... we need to deal with check ... worst case we do something like that https://review.opendev.org/708846 but lets see08:21
ramishramarios|ruck: OK, what about mwhahaha's suggestion of dropping the centos7 build jobs on master?08:22
marios|ruckramishra: yeah ideally we'd replace it with cento8 but we aren't there yet08:22
marios|ruckramishra: either way this will clear up today i mean we will deal with it somehow08:23
ramishramarios|ruck: ok, sounds good. I was not sure if we know that upstream master is broken too. It seems we do08:24
marios|ruckramishra: yeah thanks ykarel gave me heads up about that few mins ago too08:24
marios|ruckthanks for ping ramishra08:24
ramishramarios|ruck: thanks!08:24
openstackgerritmathieu bultel proposed openstack/python-tripleoclient stable/train: Add missing download_ansible_playbooks function  https://review.opendev.org/70906608:26
*** tosky has joined #tripleo08:27
*** jdandrea has joined #tripleo08:36
openstackgerritChandan Kumar (raukadah) proposed openstack/tripleo-ci master: [WIP] Improve build images role for CentOS8  https://review.opendev.org/70859908:39
*** jdandrea has quit IRC08:40
*** bfournie has joined #tripleo08:42
*** jpena|off is now known as jpena08:43
*** bfournie has quit IRC08:47
*** ykarel is now known as ykarel|lunch08:47
*** tkajinam has quit IRC08:50
*** ykarel|lunch is now known as ykarel08:55
*** jpich has joined #tripleo08:58
*** pkopec has joined #tripleo09:10
*** rcernin has quit IRC09:11
*** lucasagomes has joined #tripleo09:12
*** bfournie has joined #tripleo09:16
openstackgerritBogdan Dobrelya (bogdando) proposed openstack/paunch master: Cleanup containers in the same loop as they are created  https://review.opendev.org/70740809:17
*** dpawlik has joined #tripleo09:17
openstackgerritMerged openstack/python-tripleoclient master: Remove mistral from the deploy_on_servers workflow  https://review.opendev.org/70664009:21
openstackgerritMartin Kopec proposed openstack/ansible-role-collect-logs master: Dynamically generate a list of files for rsync  https://review.opendev.org/70376509:22
*** pbandark has joined #tripleo09:22
openstackgerritBogdan Dobrelya (bogdando) proposed openstack/paunch master: Cleanup containers in the same loop as they are created  https://review.opendev.org/70740809:22
*** holser has joined #tripleo09:22
*** holser has quit IRC09:22
*** derekh has joined #tripleo09:23
openstackgerritRabi Mishra proposed openstack/tripleo-ansible master: Add tripleo-common to requirements  https://review.opendev.org/70906809:24
*** ratailor has quit IRC09:25
*** bfournie has quit IRC09:25
*** ratailor has joined #tripleo09:28
openstackgerritMarios Andreou proposed openstack/tripleo-ci master: Try using packages for centos7 containers build jobs  https://review.opendev.org/70906909:32
openstackgerritChandan Kumar (raukadah) proposed openstack/tripleo-ci master: [WIP] Improve build images role for CentOS8  https://review.opendev.org/70859909:33
openstackgerritChandan Kumar (raukadah) proposed openstack/tripleo-quickstart master: Add release file for master CentOS 8  https://review.opendev.org/70896809:47
*** rcernin has joined #tripleo09:47
openstackgerritmathieu bultel proposed openstack/python-tripleoclient stable/train: Add missing download_ansible_playbooks function  https://review.opendev.org/70906609:51
*** holser has joined #tripleo09:51
openstackgerritChandan Kumar (raukadah) proposed openstack/tripleo-image-elements master: Disable yum-plugin-priorities elements for CentOS8  https://review.opendev.org/70908209:59
openstackgerritmathieu bultel proposed openstack/python-tripleoclient master: Improve the way of handling inventory for ansible_runner  https://review.opendev.org/70804310:01
*** bandini has quit IRC10:02
openstackgerritFrancesco Pantano proposed openstack/tripleo-ansible master: [WIP] Add a new set of tasks to build the openstack pool list  https://review.opendev.org/70908310:03
openstackgerritmathieu bultel proposed openstack/python-tripleoclient stable/train: Add missing download_ansible_playbooks function  https://review.opendev.org/70906610:04
openstackgerritChandan Kumar (raukadah) proposed openstack/tripleo-puppet-elements master: Disable yum-plugin-priorities elements for CentOS8  https://review.opendev.org/70908510:06
openstackgerritChandan Kumar (raukadah) proposed openstack/tripleo-ci master: [WIP] Improve build images role for CentOS8  https://review.opendev.org/70859910:07
*** bfournie has joined #tripleo10:07
*** suuuper has joined #tripleo10:08
openstackgerritRabi Mishra proposed openstack/tripleo-ansible master: Add tripleo-common and other client libraries to requirements  https://review.opendev.org/70906810:11
openstackgerritRussell Tweed proposed openstack/python-tripleoclient master: Only show sudo hints when relevant  https://review.opendev.org/70908710:12
*** bfournie has quit IRC10:13
*** bandini has joined #tripleo10:17
openstackgerritGregory Thiemonge proposed openstack/tripleo-ansible master: Fix octavia services restart  https://review.opendev.org/70908910:19
openstackgerritmathieu bultel proposed openstack/python-tripleoclient stable/train: Add missing download_ansible_playbooks function  https://review.opendev.org/70906610:20
*** xek_ has joined #tripleo10:23
*** bfournie has joined #tripleo10:29
*** alexmcleod has joined #tripleo10:30
*** jbadiapa has joined #tripleo10:31
openstackgerritGiulio Fidente proposed openstack/tripleo-heat-templates master: Check Ceph*Key value format and halt on error  https://review.opendev.org/70909410:36
*** bfournie has quit IRC10:38
openstackgerritFrancesco Pantano proposed openstack/tripleo-ansible master: [WIP] Add a new set of tasks to build the openstack pool list  https://review.opendev.org/70908310:48
openstackgerritFrancesco Pantano proposed openstack/tripleo-ansible master: [WIP] Add a new set of tasks to build the openstack pool list  https://review.opendev.org/70908310:54
openstackgerritChandan Kumar (raukadah) proposed openstack/tripleo-quickstart master: Add release file for master CentOS 8  https://review.opendev.org/70896810:55
openstackgerritGiulio Fidente proposed openstack/tripleo-heat-templates master: Add CinderEtcdLocalConnect to Cinder A/A env file  https://review.opendev.org/70910110:57
openstackgerritFrancesco Pantano proposed openstack/tripleo-ansible master: [WIP] Add a new set of tasks to build the openstack pool list  https://review.opendev.org/70908310:58
openstackgerritChandan Kumar (raukadah) proposed openstack/tripleo-ci master: [WIP] Improve build images role for CentOS8  https://review.opendev.org/70859910:59
openstackgerritMartin Mágr proposed openstack/puppet-tripleo stable/train: Enable sudo rule creation  https://review.opendev.org/70910311:01
openstackgerritMartin Mágr proposed openstack/tripleo-heat-templates stable/train: Enable sudo rule creation  https://review.opendev.org/70910611:05
*** paramite|clone is now known as paramite11:12
paramiteHey guys, any chance somebody will find few minutes to review https://review.opendev.org/#/c/704080/ ?11:13
*** haleyb|away has quit IRC11:15
*** ykarel is now known as ykarel|afk11:16
*** bfournie has joined #tripleo11:18
*** bfournie has quit IRC11:28
openstackgerritChandan Kumar (raukadah) proposed openstack/tripleo-ci master: [WIP] Improve build images role for CentOS8  https://review.opendev.org/70859911:29
openstackgerritRajesh Tailor proposed openstack/tripleo-ansible master: Add ansible role to Remote system Update FPGA  https://review.opendev.org/70911211:33
*** shardy has quit IRC11:34
EmilienMcloudnull, mwhahaha, weshay|ruck, fultonj : I found what was the problem with memcached.service11:36
EmilienMhttps://review.opendev.org/#/c/709028/ and https://review.opendev.org/#/c/709043/11:36
EmilienMI missed the .requires management11:36
EmilienMdoing recheck one more time in case I was lucky11:40
EmilienMbut results so far:11:41
EmilienMhttps://05733c452bf241c7e4d7-80d8ccbec313732a1b3fd7fb38b4559d.ssl.cf5.rackcdn.com/700738/45/check/tripleo-ci-centos-7-standalone-upgrade/d59f149/logs/undercloud/home/zuul/standalone_upgrade.log11:41
EmilienMhttps://10daffb6702934e41e34-2880884b4d814930faf72947a8b1591c.ssl.cf1.rackcdn.com/700738/45/check/tripleo-ci-centos-7-containerized-undercloud-upgrades/a3a0395/logs/undercloud/home/zuul/undercloud_upgrade.log11:41
EmilienMboth upgrades worked11:41
*** ykarel|afk is now known as ykarel11:42
*** rpittau is now known as rpittau|bbl11:43
*** bfournie has joined #tripleo11:49
openstackgerritEmilien Macchi proposed openstack/python-tripleoclient master: Add --work-dir option to container image build command  https://review.opendev.org/70903911:51
chemfultonj: hey around ?11:51
*** ratailor has quit IRC11:51
Tengufmount: heya! are you Francesco Pantano? if so, I think chem needs you :)11:54
*** bfournie has quit IRC11:58
openstackgerritChandan Kumar (raukadah) proposed openstack/tripleo-quickstart master: Add release file for master CentOS 8  https://review.opendev.org/70896811:58
openstackgerritChandan Kumar (raukadah) proposed openstack/tripleo-puppet-elements master: Disable yum-plugin-priorities elements for CentOS8  https://review.opendev.org/70908512:01
*** suuuper has quit IRC12:01
fultonjEmilienM: never too early huh?12:03
fultonjhi chem12:03
EmilienMhehe12:03
chemfultonj: hey I'm hitting that http://pastebin.test.redhat.com/838308 on a downstream job12:04
openstackgerritEmilien Macchi proposed openstack/tripleo-ci master: container-build: use the new --work-dir option  https://review.opendev.org/70911712:04
chemfultonj: never seen that before :)12:04
EmilienMweshay|ruck: ^ let's see how it works12:04
fultonjchem: ok, that's easy enough to deal with, let me get you something12:04
fultonjCephAnsibleRepo: tripleo-centos-ceph-nautilus12:05
chemfultonj: exactly the kind of reply I was hoping for :)12:05
fultonjchem: if it's a downstream job we should have a default which makes it work correctly provided you've gotten ceph-ansible from the right place12:05
fultonjchem: it could be a symptom that you got it form the wrong place in which case it's working as designed12:06
*** dtantsur|afk is now known as dtantsur12:06
fultonjchem: "on a downstream job" --> which versions exactly12:06
fultonj?12:06
chemfultonj: osp16 update to latest puddle12:06
openstackgerritJose Luis Franco proposed openstack/tripleo-upgrade stable/rocky: Fix ping loss detection  https://review.opendev.org/70911912:07
chemfultonj: something new, the job itself didn't change: but infrared could or this https://review.opendev.org/#/c/701337/1/roles/ceph/tasks/ceph-ansible-installed.yaml could have been merged12:07
chemfultonj: currently I'm don't know for sure12:07
openstackgerritJose Luis Franco proposed openstack/tripleo-upgrade stable/train: Force error when "launch workload" task fails  https://review.opendev.org/70912012:08
chemfultonj: it from @rhelosp-ceph-4-tools in the downstream job12:08
fultonjrhelosp-ceph-4-tools doesn't sound right12:10
fultonj rhceph-4-tools-for-rhel-8-x86_64-rpms12:11
fultonjis what it should be for customers ^ and that's what the validations has as a default12:11
openstackgerritJose Luis Franco proposed openstack/python-tripleoclient stable/train: Remove extra whitespaces from getent.  https://review.opendev.org/70845012:11
fultonjchem: because your job might be using an internal repo, you need to override the default with CephAnsibleRepo12:12
fultonjlet me find the exact name of the internal repo you should be using12:12
chemfultonj: but why I didn't hit that earlier ... trying to find what's change somewhere in the world (and infrared doesn't set CephAnsibleRepo)12:13
Tengufultonj, chem maybe docker-registry.upshift.redhat.com/ceph  ?12:14
fultonjTengu: not related12:14
Tenguah.12:14
* Tengu goes back to his metalsmith things12:14
fultonjthat's another mess, but it's the container. we're talking about the RPMs12:14
fultonjrpm (singular)12:15
*** bfournie has joined #tripleo12:15
Tengubah, git clone12:15
* Tengu runs away12:15
Tengu(don't bother, Friday spirit)12:15
fultonjchem:  the Ceph RPM repos should be correctly set up by rhos-release12:16
fultonjhttp://download.eng.bos.redhat.com/rhel-8/composes/auto/ceph-4.0-rhel-8/latest-RHCEPH-4-RHEL-8/12:16
fultonjchem: now...12:16
fultonjwhy I didn't hit that earlier?12:16
fultonjwell.... when was the last import12:17
chemfultonj: ~last week12:17
fultonjthat patch has been there for a little while12:18
chemfultonj: basically anything after GA fails for some other reason, now it's "fixed" and I have that new stuff12:18
chemfultonj: so if after GA that's a good contender12:19
fultonjhttps://review.opendev.org/#/c/701538/12:19
fultonj6 weeks ago12:19
chemfultonj: yeah, I've seen that one so everything would boild down to ">" vs "="12:22
fultonjhttps://bugs.launchpad.net/tripleo/+bug/185746012:24
openstackLaunchpad bug 1857460 in tripleo "ensure ceph-ansible installed role contradicts itself" [High,Fix released] - Assigned to Francesco Pantano (fmount)12:24
*** rcernin has quit IRC12:28
fmountfultonj: Tengu chem sorry I was afk and missed your ping, but I see fultonj already replied12:28
chemfmount: hey :)12:28
TenguEmilienM: https://github.com/cjeanner/tripleo-lab/commit/0f5d1eda2e57866ed557d54f551dfd3653b319cb  fyi :)12:28
fmountthanks fultonj12:28
fultonjfmount: sure, i think they have the next thing to look at12:28
chemfmount: well I think we went to the bottom of it, before https://review.opendev.org/#/c/701538/1/roles/ceph/tasks/ceph-ansible-installed.yaml the validation didn't work, now it works and make a job fails12:29
fmountok, yeah it fails if the ceph-ansible repo is not the right one12:30
fmountyou can override the variable to make sure it comes from the right place12:30
fmountI know it's a bit weird, but we're trying to deal w/ cross-shipping12:31
fmountso we need to make sure the rpm comes from the right repo (to make sure it's the last version)12:31
fmount:/12:31
fmountchem: we're also trying to backport https://review.opendev.org/#/c/708700 in train12:32
fultonjbasically the defaults are right unless you are using your own repos, then you need to override the default12:32
Tengumarios|ruck, weshay|ruck heya! who's the rover? in any cases, is this a known issue? https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_acf/708339/9/check/tripleo-build-containers-centos-7/acfd15c/logs/build.log12:32
fultonjfmount: which is blocked on https://launchpad.net/bugs/186410512:32
openstackLaunchpad bug 1864105 in tripleo "memcached container flapping on train upgrades job" [Critical,In progress] - Assigned to Emilien Macchi (emilienm)12:32
marios|ruckTengu: just from the url yes it is (containers borked good)12:32
marios|ruckTengu: but checking ;)12:32
fultonjthough EmilienM might have a fix12:32
fmountexactly12:32
Tengumarios|ruck: ok - it's exploding one of my patch, preventing it to move forward ;_;12:33
marios|ruckTengu: https://bugs.launchpad.net/tripleo/+bug/186401812:33
openstackLaunchpad bug 1864018 in tripleo "periodic master container build fails ImportError: No module named queue" [Critical,Triaged]12:33
* Tengu puts some fuel on containers and light them12:33
fmountbecause it's best to have a parameter to override the repo on tht12:33
marios|ruckTengu: yeah we know. it was periodic, today hitting check too. https://review.opendev.org/#/c/709069/ should help12:33
Tengumarios|ruck: crossing fingers then12:34
Tenguthanks!12:34
openstackgerritChandan Kumar (raukadah) proposed openstack/tripleo-ci master: [WIP] Improve build images role for CentOS8  https://review.opendev.org/70859912:35
chemfmount: ho ... this means that downstream we may not have that variable yet ?12:35
chemfmount: is there a way to quickly disable validation until everything settle ?12:36
*** ansmith_ has joined #tripleo12:36
fmountmmm I think you should skip the tag from ansible12:38
fmountthe opendev-validations tag12:38
openstackgerritRussell Tweed proposed openstack/python-tripleoclient master: Only show sudo hints when relevant  https://review.opendev.org/70908712:38
chemfmount: oki, I'll do that... but untly the second patch is done that would be true for all downstream, no ?12:39
chemfmount: all downstream should be blocked on that validation, or I'm missing something12:39
fmountno I think downstream we should be ok because in the validations project the repo should be the right default12:40
fultonjTengu: ^ fyi12:40
fultonj"all downstream should be blocked" --> needs more clarity12:41
fultonjcustomers should be fine12:42
*** jpena is now known as jpena|lunch12:42
fultonjQE people using an internal repos, not so much12:42
fultonjso i think that's chem's point ^12:42
fultonjproposal1: emilien fixed the bug blocking https://review.opendev.org/#/c/708700/1/deployment/ceph-ansible/ceph-base.yaml ; it will get there on the next import and until then disable the validation12:43
fultonjproposal2: don't wait upstream for ^ cherry pick it downstream now12:43
fultonjchem fmount Tengu ^ ?12:44
fmountyeah, I'm ok with both proposals12:46
fmountbut I think in IR you can just add a -e @validation_settings.yaml12:46
fmountwhich contains: ceph_ansible_repo: "rhelosp-ceph-3-tools" (OSP13 example)12:46
fultonjfmount: ah yes, good idea for IR (if it can do that)12:46
Tenguyup, you can disable the validation in IR in order to work around the issue.12:46
fmountchem: Tengu see http://pastebin.test.redhat.com/83208012:47
Tenguisn't this validation running as an in-flight?12:47
fmountor override the ceph_repo for validations since the tht parameter is not landed yet12:47
fultonjTengu: yes, it's in-flight12:48
Tenguyeah so I'm not 100% sure we can pass the setting as-is12:48
Tenguanyway. disabling the validations as a quick WA should be ok. or go for second proposal, merge asap downstream thing.12:48
fmountah ok12:49
Tenguaaaand zuul is unhappy, for a change.12:49
fmountoh you're right Tengu, 13 was different12:49
chemfultonj: fmount oki, if you're confident that's only a QE issue, that's fine by me, I still need to check how it works out during the external run during update and how to plug eveything in the ci12:49
*** ysandeep is now known as ysandeep|afk12:52
*** rfolco has joined #tripleo12:53
openstackgerritEmilien Macchi proposed openstack/tripleo-ci master: container-build: use the new --work-dir option  https://review.opendev.org/70911712:59
*** rlandy has joined #tripleo12:59
*** rpittau|bbl is now known as rpittau13:00
openstackgerritEmilien Macchi proposed openstack/tripleo-ansible master: podman/systemd: manage timer requires  https://review.opendev.org/70904313:00
openstackgerritMerged openstack/tripleo-upgrade master: Correct spelling error in templates/overcloud_upgrade_run.sh.j2  https://review.opendev.org/70360513:01
*** rh-jelabarre has joined #tripleo13:02
EmilienMmarios|ruck: hi, i think your -1 is for the wrong patchset on https://review.opendev.org/#/c/709039/13:05
EmilienMmarios|ruck: check out the diff https://review.opendev.org/#/c/709039/1..213:05
openstackgerritTakashi Kajinami proposed openstack/tripleo-heat-templates master: Remove GlanceShowMultipleLocations  https://review.opendev.org/70913013:05
*** Goneri has joined #tripleo13:09
openstackgerritMerged openstack/tripleo-heat-templates master: [OVN] Split NeutronWorkers and NeutronMetadataWorkers for OVN  https://review.opendev.org/70736113:12
openstackgerritmathieu bultel proposed openstack/tripleo-upgrade stable/train: Test update run without mistral workflow in CI  https://review.opendev.org/70913413:15
openstackgerritBogdan Dobrelya (bogdando) proposed openstack/paunch stable/train: Fallback to a rm -f action for podman  https://review.opendev.org/70888113:19
marios|ruckEmilienM: o/ looking13:20
openstackgerritSagi Shnaidman proposed openstack/tripleo-ansible master: WIP: try podman driver  https://review.opendev.org/70885113:20
marios|ruckEmilienM: ah i see... looks like i voted at same time as you uploaded v213:21
marios|ruckEmilienM: but didn't notice i was voting on v2 ;)13:21
*** ykarel is now known as ykarel|afk13:22
EmilienMmarios|ruck: no prob13:22
EmilienMmarios|ruck: i'm still testing that patch now, it's not working yet13:22
marios|ruckEmilienM: ack13:23
cloudnullmornings13:24
*** ysandeep|afk is now known as ysandeep13:27
openstackgerritKevin Carter (cloudnull) proposed openstack/python-tripleoclient master: Cleanup playbook execution  https://review.opendev.org/70913613:29
openstackgerritMerged openstack/tripleo-common master: Remove capabilities-map.yaml related checks from plan workflows  https://review.opendev.org/70830713:32
EmilienMchem, weshay|ruck: FYI I think the stable/train tripleo-ci-centos-7-containerized-undercloud-upgrades is broken because of me and I have 2 patches to fix it: https://review.opendev.org/#/c/709043/ https://review.opendev.org/#/c/709028/13:32
EmilienMbogdando: ^ FYI too, so please no recheck on the paunch patch13:32
bogdandoEmilienM: ack13:33
openstackgerritEmilien Macchi proposed openstack/tripleo-ansible stable/train: tripleo_container_rm: also remove systemd requires when they exist  https://review.opendev.org/70913713:34
openstackgerritEmilien Macchi proposed openstack/tripleo-ansible stable/train: podman/systemd: manage timer requires  https://review.opendev.org/70913813:34
openstackgerritMerged openstack/python-tripleoclient master: Remove capabilities-map.yaml related functionality  https://review.opendev.org/70832013:35
openstackgerritEmilien Macchi proposed openstack/tripleo-upgrade stable/train: Configure undercloud_enable_paunch when set  https://review.opendev.org/70879013:35
openstackgerritKevin Carter (cloudnull) proposed openstack/python-tripleoclient master: WIP remove mistral from parameters  https://review.opendev.org/70914113:39
*** dpawlik has quit IRC13:40
*** ysandeep is now known as ysandeep|away13:41
*** jpena|lunch is now known as jpena13:42
*** jdandrea has joined #tripleo13:46
*** dpawlik has joined #tripleo13:48
openstackgerritEmilien Macchi proposed openstack/tripleo-ci master: container-build: use the new --work-dir option  https://review.opendev.org/70911713:52
EmilienMTIL you can put multiple gerrit ID in https://zuul.openstack.org/status to monitor multiple patches in one tab13:54
Tenguoh?13:56
TenguEmilienM: space-separated, or coma, or... ?13:56
EmilienMspace separated but it doesn't work with 313:56
EmilienMI tried with 213:56
paramiteHey guys, is here anybody who is deploying regularly HA deployment (3ctr+1comp) via quickstart?13:57
*** Goneri has quit IRC13:57
*** rpittau is now known as rpittau|afk13:57
*** rascasoft has joined #tripleo13:57
Tengunope, but if you're trying podman with centos-7, you will get issues, iirc, paramite13:58
EmilienMparamite: not with centos7, but will work fine with centos813:59
EmilienMthere is a third party job, tripleo-ci-rhel-8-ovb-3ctlr_1comp-featureset00114:00
EmilienMhttps://review.rdoproject.org/zuul/builds?job_name=tripleo-ci-rhel-8-ovb-3ctlr_1comp-featureset00114:00
EmilienMI see it's not passing yet, weshay|ruck & team probably knows why14:00
*** dpawlik has quit IRC14:00
openstackgerritChandan Kumar (raukadah) proposed openstack/tripleo-ci master: [WIP] Improve build images role for CentOS8  https://review.opendev.org/70859914:01
EmilienMhttps://logserver.rdoproject.org/89/709089/1/openstack-check/tripleo-ci-rhel-8-ovb-3ctlr_1comp-featureset001/39cf927/logs/undercloud/home/zuul/overcloud-deploy.sh.txt.gz14:01
EmilienMit is using Podman for sure14:01
Tenguwell on rhel-8, no real choice right' :)14:02
chandankumarmwhahaha, EmilienM weshay|ruck https://review.opendev.org/#/c/709082/ and https://review.opendev.org/#/c/709085/14:02
chandankumarthanks!14:02
EmilienMTengu: it works with commas14:03
EmilienMTengu: e.g. 708790,709117,70073814:03
Tenguah, cool14:03
paramiteI'm having issues with centos7 and docker, which is why I'm asking14:03
paramitethanks for the pointers14:03
TenguEmilienM: you probably had 2 because they were linked with depends-on?14:03
EmilienMTengu: no no, you need the commas14:04
EmilienMparamite: what issues? be specific?14:04
paramiteEmilienM, https://bugs.launchpad.net/tripleo/+bug/186236314:04
openstackLaunchpad bug 1862363 in tripleo "tripleo-quickstart does not work for 3ctrl_1com.yml" [Undecided,New]14:04
*** ansmith_ has quit IRC14:04
Tenguah, resources weren't updated in the overcloud.14:05
EmilienMparamite: what server do you have?14:05
*** ansmith has joined #tripleo14:05
Tengu*undercloud14:05
paramiteEmilienM, CentOS7.614:06
EmilienMparamite: no... what specs, memory, cpu etc14:06
paramiteEmilienM, Thanks to mschuppert I now know that the issue is that the cause was not deploying HA (pacemaker)14:06
*** lbragstad has joined #tripleo14:08
paramiteEmilienM, but using config/general_config/pacemaker.yml has issues too. I'm redeploying currently, so I can be specific with that once deployment ends14:08
EmilienMparamite: I closed your bug, you don't respect minimal requirements that are documented.14:11
paramiteEmilienM, ack14:12
EmilienMyou need more RAM at least.14:13
Tenguiirc 24G minimum14:14
Tenguand something like 100G for disk space.14:14
Tenguswap is a plus if you provide "only" 24G though14:14
openstackgerritEmilien Macchi proposed openstack/tripleo-ci master: container-build: use the new --work-dir option  https://review.opendev.org/70911714:16
*** mcornea has joined #tripleo14:18
*** leanderthal has joined #tripleo14:21
EmilienMTengu: FYI https://review.opendev.org/#/c/709147/14:21
EmilienM:D14:21
openstackgerritDouglas Mendizábal proposed openstack/tripleo-heat-templates master: Add parameters for VNC console proxy SSL/TLS settings  https://review.opendev.org/68075214:22
*** amoralej is now known as amoralej|lunch14:23
*** dking_desktop has left #tripleo14:37
openstackgerritMerged openstack/ansible-role-collect-logs master: Assure pyyaml is installed before running sova test  https://review.opendev.org/70378114:37
openstackgerritMerged openstack/ansible-role-collect-logs master: Upgrade to molecule 3.0  https://review.opendev.org/70802014:37
*** rfolco has quit IRC14:47
*** TrevorV has joined #tripleo14:49
*** rfolco has joined #tripleo14:54
TenguEmilienM: ah, well, this explains then :)14:55
EmilienMweshay|ruck: https://1adb2942021be80c7e84-6184177f813e02cea581e5071c033549.ssl.cf1.rackcdn.com/709117/4/check/tripleo-build-containers-centos-7/68ef2a0/logs/build.log14:57
EmilienMdepends-on didn't work14:57
EmilienMweshay|ruck: it's installing old tripleoclient :(15:01
weshay|ruckme looks15:02
EmilienMweshay|ruck: I can make the Depends-On the other way around but it'll cause problems to land that code15:02
EmilienMat least we can do it for testing15:02
weshay|ruckEmilienM, /me notes some of this code may come from a protected repo and thus disable depends-on15:02
EmilienMweshay|ruck: for sure it does15:02
EmilienMbut we shouldn't do that imo15:02
weshay|ruckI would hope that the check job.. does not use protected repos15:02
weshay|ruckEmilienM, ya.. that's what I'm look for now15:03
EmilienMswitching the dependson won't help anyway15:03
weshay|ruckEmilienM, I don't see the registry login running in https://1adb2942021be80c7e84-6184177f813e02cea581e5071c033549.ssl.cf1.rackcdn.com/709117/4/check/tripleo-build-containers-centos-7/68ef2a0/job-output.txt15:08
* weshay|ruck looks at job def for required projects15:08
weshay|ruck   required-projects:15:09
weshay|ruck      - opendev.org/openstack/ansible-role-container-registry15:09
weshay|ruck      - opendev.org/openstack/kolla15:09
weshay|ruck      - opendev.org/openstack/python-tripleoclient15:09
weshay|ruck      - opendev.org/openstack/requirements15:09
weshay|ruck      - opendev.org/openstack/tripleo-common15:09
weshay|ruck      - opendev.org/openstack/tripleo-repos15:09
weshay|ruckEmilienM, afaict.. the change should be integrated15:09
EmilienMI'm not sure what it has to do with registry login15:10
weshay|ruckEmilienM, you also have https://logserver.rdoproject.org/39/709039/2/openstack-check/tripleo-build-containers-rhel-8-master/4fb6b5a/logs/15:11
weshay|ruckEmilienM, registry login would be the protected part.. which would prevent the change from integrating15:12
weshay|ruckEmilienM, https://logserver.rdoproject.org/17/709117/4/openstack-check/tripleo-build-containers-centos-8-master/154aac5/15:12
weshay|ruckEmilienM, https://logserver.rdoproject.org/17/709117/4/openstack-check/tripleo-build-containers-centos-8-master/154aac5/logs/buildah-builds/kolla-builds/7d7c14a1-5bab-4c96-926f-5792dc7b0108/docker/base/base-build.log15:13
weshay|rucklooks like it worked15:13
EmilienMyep15:14
EmilienMweshay|ruck: https://logserver.rdoproject.org/17/709117/4/openstack-check/tripleo-build-containers-centos-8-master/154aac5/logs/buildah-builds/kolla-builds/15:14
EmilienMthis is the dir I'm creating in my patch15:14
EmilienMso yeah it worked in RDO15:14
EmilienM"it works in RDO" is the new "it works in devstack"15:14
weshay|ruckEmilienM, maybe we do need to nuke centos-7 now15:15
EmilienMand you have logs: https://logserver.rdoproject.org/17/709117/4/openstack-check/tripleo-build-containers-centos-8-master/154aac5/logs/buildah-builds/kolla-builds/7d7c14a1-5bab-4c96-926f-5792dc7b0108/docker/aodh/aodh-api/aodh-api-build.log15:15
weshay|ruckEmilienM, it worked on centos-8 mutha fucka15:15
EmilienMso you can debug15:15
EmilienMyou're welcome15:15
weshay|ruckmarios|ruck, mwhahaha I think we will have to kill the centos-7 containers build job .. so will get there in a few15:17
mwhahahashould only be on master (hence my patch)15:17
mwhahahabut yes15:17
weshay|ruckaye15:17
weshay|ruckjust need a few15:17
weshay|ruckThanks a million EmilienM15:18
marios|ruckweshay|ruck: mwhahaha: if we wanted to keep it for few days, until we get centos8 sorted & promoting/voting etc we can do that https://review.opendev.org/#/c/709069/ it's green with the pinned package15:18
mwhahahai don't think there's a point15:19
marios|ruckmwhahaha: agree... pinning doesn't make sense. as i commented on https://review.opendev.org/708893 we WILL do that just wondering if we are ready to do it today15:19
mwhahahatbh15:19
*** amoralej|lunch is now known as amoralej15:19
openstackgerritKevin Carter (cloudnull) proposed openstack/python-tripleoclient master: Remove the mistral from the check_deprecated_parameters workflow  https://review.opendev.org/70914115:21
chandankumarEmilienM, can you take a look https://logserver.rdoproject.org/97/24997/8/check/tripleo-centos-8-buildimage-ironic-python-agent/7a7abcf/ironic-python-agent.log15:22
chandankumarEmilienM, I am not sure why it is pulling scsi-target-utils package15:23
chandankumarit is not getting pullled in rhel815:23
chandankumarEmilienM, Here is the image file https://review.opendev.org/#/c/70860615:23
openstackgerritMarios Andreou proposed openstack/tripleo-docs master: Document override tripleo-ci-testing with dlrn_hash_tag testproject  https://review.opendev.org/70891415:25
openstackgerritwes hayutin proposed openstack/tripleo-ci master: Remove centos-7 container for U  https://review.opendev.org/70889315:26
marios|ruckweshay|ruck: so abandoning that one then https://review.opendev.org/#/c/709069/15:28
weshay|ruckmarios|ruck, let's get this one through https://review.opendev.org/#/c/709117/415:29
weshay|ruckmarios|ruck, and the depends on15:30
mwhahahachandankumar: it's a bug in diskimage-builder15:31
mwhahahachandankumar: it's missing the correct package map for the ironic-agent element15:31
chandankumarhttp://codesearch.openstack.org/?q=iscsi_package&i=nope&files=&repos=15:31
mwhahahahttps://opendev.org/openstack/diskimage-builder/src/branch/master/diskimage_builder/elements/ironic-agent/pkg-map#L1515:31
mwhahahait's missing scsi-target-utils not iscsi15:32
mwhahahalooks like the rhel8 bit is supposed to be using targetcli15:32
mwhahahahttps://opendev.org/openstack/diskimage-builder/src/branch/master/diskimage_builder/elements/ironic-agent/pkg-map#L515:32
mwhahahawe need a centos8 thing15:33
mwhahahaor it shouldn't reference rhel15:33
mwhahahathat's the problem15:33
mwhahahait's targeted to rhel8 not redhat family 815:33
chandankumarmwhahaha, thank, send a patch15:33
weshay|ruck:)15:33
*** ykarel|afk is now known as ykarel15:34
*** Goneri has joined #tripleo15:36
marios|ruckweshay|ruck: will we need another patch to collect /tmp/kolla-builds after https://review.opendev.org/#/c/709117/4/roles/build-containers/templates/build.sh.j215:37
weshay|ruckmarios|ruck, it just works15:37
mwhahahano it already collects /tmp/kolla-*15:37
weshay|ruckbecause we pull /tmp/kolla*15:37
marios|ruckweshay|ruck: mwhahaha: k thanks missed it was trying to grep for it now15:38
mwhahahait's in tripleo-ci15:38
mwhahahait's not quickstart log collection15:38
marios|ruckmwhahaha: yeah i was grepping for 'kolla-builds' ... but the regext is ./roles/build-containers/tasks/post.yaml:17:    mv /tmp/kolla-* {{ workspace }}/logs/buildah-builds/ || true15:39
marios|ruckthanks15:39
*** jpena is now known as jpena|off15:39
openstackgerritChandan Kumar (raukadah) proposed openstack/diskimage-builder master: Added ironic-agent pkg-map for CentOS-8  https://review.opendev.org/70915915:40
*** dpawlik has joined #tripleo15:41
*** jpena|off is now known as jpena15:42
openstackgerritChandan Kumar (raukadah) proposed openstack/tripleo-ci master: [WIP] Improve build images role for CentOS8  https://review.opendev.org/70859915:43
weshay|ruckchandankumar++15:47
openstackgerritEmilien Macchi proposed openstack/tripleo-ci master: container-build: use the new --work-dir option  https://review.opendev.org/70911715:47
EmilienMweshay|ruck: ^ rebased, it should now pass15:48
EmilienMhowever https://review.opendev.org/#/c/709039/ will need mwhahaha's patch15:48
mwhahahaoh my patch missed tripleo-build-containers-centos-7-buildah15:48
chemfmount: hey, what is the tag I should skip to have this working ?15:48
weshay|ruckya. disabling centos-7 ussuri15:48
*** cfontain has joined #tripleo15:49
chemfmount: sorry forgot ...15:49
chemfmount: opendev-validations oki :)15:49
fmountchem: yeah right, in tht there are two tags opendev and opendev-validations15:50
EmilienMmwhahaha: no15:50
EmilienMmwhahaha: it's parent15:50
EmilienMso it should be good?15:50
chemfmount: going to give that a try http://pastebin.test.redhat.com/83845815:50
chemfmount: maybe that's enough :)15:51
fmountskip-tags15:51
fmountI think you should add a 's'15:51
EmilienMmwhahaha: check zuul, no more centos7 build job ;-)15:51
mwhahahamaybe15:51
EmilienMmwhahaha: zuul inheritance saved you :P15:51
chemfmount: oh sharp eye, thanks15:51
chemfmount++15:51
chemfmount: should I skip opendev as well ?15:52
EmilienMmarios|ruck, weshay|ruck : seeing that in check now: http://paste.openstack.org/show/789861/15:52
fmountchem: to make sure I'd skip both tags15:52
fmountbecause the task has both opendev and opendev-validations tags15:53
*** leanderthal has quit IRC15:53
chemfmount: so this look rigth http://pastebin.test.redhat.com/83846115:53
weshay|ruckEmilienM, that should be ignored.. you'll see the error but shouldn't fail the job15:53
marios|ruckEmilienM: link?15:53
EmilienMhttps://zuul.openstack.org/stream/eb33fcc44ee2489b990bfb3adb107e89?logfile=console.log15:53
fmountchem: ok, it should work15:53
weshay|ruckEmilienM, 2020-02-21 15:51:37.023702 | primary | undercloud                 : ok=102  changed=40   unreachable=0    failed=0    skipped=58   rescued=0    ignored=215:54
chemfmount: thanks15:54
weshay|ruckEmilienM, you are too noisy15:54
EmilienMweshay|ruck: sorry for noise15:54
weshay|ruck:)15:54
marios|ruckEmilienM: yeah what weshay|ruck said .. you can see it continues after15:54
EmilienMso upgrade passed :D15:54
EmilienMfultonj: ^ we got the problem solved with these systemd changes15:54
EmilienMhttps://review.opendev.org/#/c/709137/ and its parent15:54
weshay|ruckarxcruz, you'll want to sync w/ sshnaidm|afk re: the tempest emailer re: vexxhost15:54
weshay|ruckarxcruz, he'll need some context w/ that15:55
fultonjEmilienM: so i could depends-on ^ to my thing passing or wait til it merges15:55
fultonjfmount: ^15:55
fultonjEmilienM: thank you!15:55
weshay|ruckEmilienM, thanks for rebasing15:56
fmountoh great news15:57
fmountthanks EmilienM15:57
*** cfontain has quit IRC16:00
chemfmount: are we talking about that tag https://github.com/openstack/tripleo-heat-templates/blob/7a0297e92330ade166c018a3c61203e1d58871e9/deployment/ceph-ansible/ceph-base.yaml#L66216:02
openstackgerritMichele Baldessari proposed openstack/puppet-pacemaker master: Add force parameter for all pcmk_ types  https://review.opendev.org/70873716:02
EmilienMfultonj: it'll merge today if things are good16:04
*** jdandrea has quit IRC16:07
*** paramite has quit IRC16:08
openstackgerritEmilien Macchi proposed openstack/tripleo-ansible master: Run standalone-upgrade job when touching container roles  https://review.opendev.org/70917916:11
fmountoh chem  sorry yes16:11
*** rfolco is now known as rfolco|eats16:11
fmountthese two tags16:11
openstackgerritAde Lee proposed openstack/tripleo-ansible master: Add role to add ipa services for tls-everywhere  https://review.opendev.org/69190616:12
openstackgerritAde Lee proposed openstack/tripleo-ansible master: Add code to deregister nodes and services from freeipa  https://review.opendev.org/70022616:12
openstackgerritAlex Schultz proposed openstack/tripleo-heat-templates master: Remove old standalone.yaml  https://review.opendev.org/70663616:13
openstackgerritAde Lee proposed openstack/tripleo-ansible master: Make sure not to re-enroll already enrolled server  https://review.opendev.org/70440416:13
openstackgerritAde Lee proposed openstack/tripleo-ansible master: Added files to allow cleanup when stack delete is called  https://review.opendev.org/70658816:13
openstackgerritMerged openstack/python-tripleoclient master: Improve the way of handling inventory for ansible_runner  https://review.opendev.org/70804316:13
openstackgerritKevin Carter (cloudnull) proposed openstack/python-tripleoclient master: Add handler for exception raising  https://review.opendev.org/70894216:14
openstackgerritRonelle Landy proposed openstack/tripleo-ci master: Add option to use the hash_info file to get container tags  https://review.opendev.org/70918016:14
*** chem has quit IRC16:16
openstackgerritMichele Baldessari proposed openstack/tripleo-heat-templates master: WIP pcs commands on host: haproxy bundle  https://review.opendev.org/70795316:16
openstackgerritMichele Baldessari proposed openstack/tripleo-heat-templates master: WIP pcs commands on host: redis  https://review.opendev.org/70795416:16
openstackgerritMichele Baldessari proposed openstack/tripleo-heat-templates master: WIP pcs commands on host: mysql  https://review.opendev.org/70795516:16
openstackgerritMichele Baldessari proposed openstack/tripleo-heat-templates master: WIP pcs commands on host: cinder backup/volume  https://review.opendev.org/70795616:16
openstackgerritMichele Baldessari proposed openstack/tripleo-heat-templates master: WIP pcs commands on host: ovn dbs, missing the old cruft removal stuff  https://review.opendev.org/70795716:16
openstackgerritMichele Baldessari proposed openstack/tripleo-heat-templates master: WIP pcs commands on host: rabbitmq  https://review.opendev.org/70795816:16
openstackgerritMichele Baldessari proposed openstack/tripleo-heat-templates master: WIP pcs commands on host: manila-share  https://review.opendev.org/70835716:16
openstackgerritMichele Baldessari proposed openstack/tripleo-heat-templates master: WIP drop bootstrap_host_exec from pacemaker_restart_bundle  https://review.opendev.org/70918116:16
openstackgerritMichele Baldessari proposed openstack/tripleo-heat-templates master: WIP Keep hash of config of previous run around  https://review.opendev.org/70918216:16
EmilienMbandini: did it work^ ?16:20
bandiniEmilienM: it is more or less working yes, I need to finish a bunch of tests around minor update and then clean the code up, but it's shaping up to do what we want yes ;)16:20
EmilienMbandini: are you testing without Paunch?16:21
bandiniEmilienM: ah not yet no, I am first testing the concept per se16:21
bandinii.e on downstream 16 + patches16:21
bandinionce I know it can work in all cases I'll investigate16:22
EmilienM++16:22
openstackgerritMerged openstack/tripleo-ansible master: tripleo_container_rm: also remove systemd requires when they exist  https://review.opendev.org/70902816:24
openstackgerritMerged openstack/tripleo-ansible master: Add CI proxy settings to role skeleton  https://review.opendev.org/70890316:24
openstackgerritRonelle Landy proposed openstack/tripleo-ci master: Add option to use the hash_info file to get container tags  https://review.opendev.org/70918016:27
*** cfontain has joined #tripleo16:33
*** rfolco|eats is now known as rfolco16:33
openstackgerritEmilien Macchi proposed openstack/tripleo-ansible stable/train: tripleo_container_manage: add systemd testcase for service reload  https://review.opendev.org/70918716:38
*** cfontain has quit IRC16:39
*** lmiccini has quit IRC16:39
openstackgerritEmilien Macchi proposed openstack/tripleo-ansible stable/train: Run standalone-upgrade job when touching container roles  https://review.opendev.org/70918816:40
*** cfontain has joined #tripleo16:41
openstackgerritRonelle Landy proposed openstack/tripleo-ci master: Add option to use the hash_info file to get container tags  https://review.opendev.org/70918016:41
*** alexmcleod has quit IRC16:41
EmilienMmwhahaha, weshay|ruck : https://review.opendev.org/#/c/700738/ is finally green, and upgrade pass. Maybe we can give it a shot16:46
*** iurygregory has quit IRC16:46
*** cfontain has quit IRC16:46
weshay|ruckmarios|ruck, looking good :) https://review.rdoproject.org/zuul/builds?job_name=tripleo-ci-centos-7-ovb-3ctlr_1comp-featureset00116:47
weshay|ruckmarios|ruck, may have to switch over to the internal cockpit for a while16:48
marios|ruckweshay|ruck: k16:51
*** lucasagomes has quit IRC16:53
openstackgerritKevin Carter (cloudnull) proposed openstack/python-tripleoclient master: Remove the mistral from the check_deprecated_parameters workflow  https://review.opendev.org/70914116:55
openstackgerritMerged openstack/tripleo-ansible master: Add tmpwatch to the bootstrap  https://review.opendev.org/70898616:55
openstackgerritMerged openstack/tripleo-ansible master: tripleo_container_manage: add systemd testcase for service reload  https://review.opendev.org/70904016:55
openstackgerritMerged openstack/tripleo-ansible master: Add tripleo-common and other client libraries to requirements  https://review.opendev.org/70906816:55
cloudnulld0ugal ekultails apetrich: https://review.opendev.org/709141 - updates the test16:56
*** tesseract has quit IRC17:00
*** bogdando has quit IRC17:01
*** marios|ruck is now known as marios|out17:02
ekultails+117:03
*** yprokule has quit IRC17:03
openstackgerritAlex Schultz proposed openstack/tripleo-ansible stable/train: Add tmpwatch to the bootstrap  https://review.opendev.org/70919017:08
*** rascasoft has quit IRC17:11
*** marios|out has quit IRC17:15
*** dtantsur is now known as dtantsur|afk17:16
*** holser has quit IRC17:19
*** holser has joined #tripleo17:20
openstackgerritRonelle Landy proposed openstack/tripleo-ci master: Use md5sum if baseurl shows up more than once in delorean.repo file  https://review.opendev.org/70919317:23
*** tosky has quit IRC17:23
arxcruzweshay|ruck: ack17:31
*** mcornea has quit IRC17:32
*** mcornea has joined #tripleo17:32
*** evrardjp has quit IRC17:34
*** evrardjp has joined #tripleo17:35
openstackgerritKevin Carter (cloudnull) proposed openstack/python-tripleoclient master: Cleanup playbook execution  https://review.opendev.org/70913617:35
*** Trevor_V has joined #tripleo17:39
*** TrevorV has quit IRC17:42
*** amoralej is now known as amoralej|off17:44
openstackgerritKevin Carter (cloudnull) proposed openstack/tripleo-ansible master: Ensure ruamel is included when we build test environments  https://review.opendev.org/70919917:45
*** pkopec is now known as pkopec|afk17:46
*** pkopec|afk has quit IRC17:46
*** jpena is now known as jpena|off17:47
*** jpich has quit IRC17:51
*** pbandark has quit IRC17:53
*** derekh has quit IRC17:58
*** holser has quit IRC18:04
*** jdandrea has joined #tripleo18:05
openstackgerritwes hayutin proposed openstack/tripleo-ci master: Try using packages for centos7 containers build jobs  https://review.opendev.org/70920918:07
weshay|ruckykarel, ^18:08
weshay|rucksince marios -2 his18:08
weshay|ruckimho let's do both18:08
ykarelweshay|ruck, which is the second one?18:09
weshay|ruckykarel, mwhahaha's patch https://review.opendev.org/#/c/708893/18:10
ykarelweshay|ruck, but that has issue18:10
ykarelneeds to fix branches, else jobs will not run18:10
mwhahahawhat are you talking about18:10
ykarelif u see that patch, container build jobs not running there18:10
openstackgerritRonelle Landy proposed openstack/tripleo-ci master: Use md5sum if baseurl shows up more than once in delorean.repo file  https://review.opendev.org/70919318:11
ykarelall releases container build jobs should run except master, tripleo-ci is branchless18:11
openstackgerritMerged openstack/tripleo-heat-templates stable/queens: NodeDataLookup utility should rely on python env  https://review.opendev.org/70897818:11
openstackgerritMerged openstack/tripleo-heat-templates stable/stein: NodeDataLookup utility should rely on python env  https://review.opendev.org/70898018:11
mwhahahaoh it's a mis configuratio of the branched jobs18:11
mwhahahasince they dont' explicilty say master18:11
ykarelyes18:12
weshay|ruckoh crap.. now I grok18:12
openstackgerritKevin Carter (cloudnull) proposed openstack/python-tripleoclient master: Remove mistral when creating the overcloudrc file.  https://review.opendev.org/69413818:12
weshay|ruckshit18:12
mwhahahawell that only affects tripleo-ci18:12
ykarelyes18:12
mwhahahawhich is not that big of a deal18:13
weshay|rucktru18:13
ykarelthose branched jobs run i think only on tripleo-ci18:13
weshay|ruckyes18:13
weshay|ruckthe jobs w/o the release attached run everywhere but tripleo-ci18:13
* fultonj going to recheck https://review.opendev.org/#/c/708513/ + https://review.opendev.org/#/c/708878/ after https://review.opendev.org/#/c/709043/ merges18:18
fultonjEmilienM: fyi ^18:18
EmilienMfultonj: i think you also need the backports to be landed18:19
fultonjEmilienM: oh yeah18:19
EmilienMfultonj: they are all in gate18:19
EmilienMthey should be merged in less than 1h18:20
openstackgerritLars Kellogg-Stedman proposed openstack/tripleo-heat-templates stable/stein: [Stein and older] Ensure tmpwatch installed  https://review.opendev.org/70921018:21
*** cfontain has joined #tripleo18:23
*** ykarel is now known as ykarel|away18:24
*** jdandrea has quit IRC18:27
*** jdandrea has joined #tripleo18:27
cloudnullanyone around mind giving https://review.opendev.org/#/c/709199 a push18:28
cloudnullwill unblock some of new module reviews18:28
mwhahahawhy are we ruameling?18:29
cloudnullits used in the doc plugin18:30
mwhahahameh18:30
cloudnullit lets comments persist when we render yaml18:30
cloudnullapetrich ping18:32
openstackgerritLars Kellogg-Stedman proposed openstack/tripleo-heat-templates stable/stein: [Stein and older] Ensure rsync installed  https://review.opendev.org/70921018:32
*** openstackstatus has quit IRC18:33
*** cfontain has quit IRC18:37
EmilienMcloudnull, mwhahaha: do you remember why tripleo-ansible doesn't share the same queue as the rest of tripleo?18:44
mwhahahaleft overs from when we weren't using it as much18:44
EmilienMah ok18:45
EmilienMit sounds dangerous to me18:45
mwhahahait also allows us to land shit way faster18:45
mwhahahait's only dangerous if you don't have proper job converage in tripleo-ansible18:45
mwhahahawhich points to a lack of propoer job config18:45
EmilienMright18:45
EmilienMfair enough18:46
openstackgerritKevin Carter (cloudnull) proposed openstack/python-tripleoclient master: Remove mistral when creating the overcloudrc file.  https://review.opendev.org/69413818:49
openstackgerrityatin proposed openstack/tripleo-ci master: Fix run for branched build-containers job  https://review.opendev.org/70921418:51
ykarel|awayweshay|ruck, mwhahaha posted on top of other patch as that's about to go in gate ^^18:51
openstackgerritRonelle Landy proposed openstack/tripleo-quickstart master: DNM: Really DNM ... Testing centos 8 release files and repos  https://review.opendev.org/70921518:52
openstackgerritMerged openstack/tripleo-heat-templates stable/rocky: NodeDataLookup utility should rely on python env  https://review.opendev.org/70898118:59
openstackgerritMerged openstack/tripleo-heat-templates stable/stein: [Stein-only] add no_log to the podman login  https://review.opendev.org/70898418:59
openstackgerritMerged openstack/tripleo-heat-templates stable/stein: [Stein and older] Ensure tmpwatch installed  https://review.opendev.org/70898718:59
openstackgerritMerged openstack/tripleo-heat-templates master: Remove capabilities-map.yaml  https://review.opendev.org/70830918:59
openstackgerritKevin Carter (cloudnull) proposed openstack/python-tripleoclient master: Start moving the import CLI command to the Ansible implementation  https://review.opendev.org/69872318:59
openstackgerritKevin Carter (cloudnull) proposed openstack/python-tripleoclient master: Start moving the import CLI command to the Ansible implementation  https://review.opendev.org/69872319:03
apetrichcloudnull, still there?19:03
cloudnullyup19:03
apetrichcloudnull, how can I help?19:03
cloudnulldo you have something up for the deploy_plan task you were working on ?19:04
apetrichcloudnull, nope nothing up.19:04
cloudnullanything you have locally that you can push as WIP ?19:04
apetrichMonday I can pop some wip up for visibility19:05
apetrich:)19:05
apetrichaye19:05
* cloudnull looking to get that task done before we go full into the baremetal side 19:05
* ykarel|away out19:05
apetrichSure do. CYA Monday. I have to go back to picard :)19:06
weshay|ruckykarel|away, thanks19:08
cloudnullapetrich take care19:08
openstackgerritKevin Carter (cloudnull) proposed openstack/python-tripleoclient master: Migrate the openstack overcloud delete command to use Ansible  https://review.opendev.org/68753119:09
openstackgerritKevin Carter (cloudnull) proposed openstack/python-tripleoclient master: Client code to do node import with ansible instead of mistral  https://review.opendev.org/70456119:16
openstackgerritMerged openstack/tripleo-ansible master: podman/systemd: manage timer requires  https://review.opendev.org/70904319:22
openstackgerritMerged openstack/tripleo-ansible stable/train: tripleo_container_rm: also remove systemd requires when they exist  https://review.opendev.org/70913719:22
openstackgerritMerged openstack/tripleo-ansible stable/train: podman/systemd: manage timer requires  https://review.opendev.org/70913819:22
openstackgerritMerged openstack/tripleo-ansible master: Run standalone-upgrade job when touching container roles  https://review.opendev.org/70917919:22
openstackgerritMerged openstack/tripleo-ansible stable/train: tripleo_container_manage: add systemd testcase for service reload  https://review.opendev.org/70918719:22
openstackgerritMerged openstack/tripleo-ansible master: Ensure ruamel is included when we build test environments  https://review.opendev.org/70919919:22
*** chandankumar is now known as raukadah19:27
*** jfrancoa has quit IRC19:52
ade_leeEmilienM, slagle , cloudnull , mwhahaha -- what is the playbook tripleo_ansible/playbooks/cli-overcloud-delete.yaml in tripleo-ansible?20:02
ade_leeis that something that is automatically invoked when you do an overcloud delete?20:03
cloudnullade_lee it will be, eventually20:04
cloudnullade_lee https://review.opendev.org/#/c/687531/20:05
ade_leecloudnull, sweet -- I was looking for something to run some ipa cleanup code automatically on cloud delete20:05
cloudnullall of the playbooks that have a cli- prefix are being used by the client. we've not gotten everything merged just yet, but its happening20:06
ade_leecloudnull, this playbook runs against a generated inventory?20:06
ade_leefrom something like -- tripleo-ansible-inventory --ansible_ssh_user tripleo --static-yaml-inventory inventory.yaml20:07
cloudnullthat no, I think it just runs against the undercloud (localhost), and pulls the cloud details using the openstack API20:08
cloudnullhowever the invocation of a playbook that targets a given inventory would be really similar20:09
ade_leecloudnull, ack -- I'm just confirming when the cli runs this playbook, it will have the params that would be defined in such a generated inventory20:09
ade_lee(however its generated)20:10
cloudnullit looks like the playbook only takes the one param "stack_name"20:11
cloudnullhttps://github.com/openstack/tripleo-ansible/blob/master/tripleo_ansible/playbooks/cli-overcloud-delete.yaml#L24-L3120:11
ade_leecloudnull, I want to be able to do this -- https://paste.centos.org/view/72771cc420:11
cloudnullthen it does a lookup and deletes the given stack / plan containers.20:11
cloudnullsure. one sec.20:12
cloudnullhttps://pasted.tech/pastes/796029e8a5c5c7350d67a0f567812367abce84dc20:14
cloudnullwith something like that you'd be able to run it within the client20:14
cloudnulljust need to feed the appropriate extra_vars into the client command20:15
cloudnulllike so https://github.com/openstack/python-tripleoclient/blob/3d9e02b9b9233ef437b3c41390303b63d3e33332/tripleoclient/workflows/deployment.py#L241-L25420:16
ade_leecloudnull, thanks -- parsing through it ..20:20
cloudnullade_lee https://pasted.tech/pastes/42ee25f88d9ee3a160f21b39d822278811ae05e620:21
cloudnullsomething like that would probably work20:21
ade_leeah cool20:21
*** TrevorV has joined #tripleo20:23
cloudnullhttps://pasted.tech/pastes/d4fd0ab6c2f18f4ed187ab945d268ba88b6c675c - IDK where the command would live in the client, but that would get it done.20:25
cloudnullits running on the undercloud, so no need to specify the ssh_user/key20:26
cloudnullits all pseudo code , so YMMV :D20:26
ade_lee:)20:26
*** Trevor_V has quit IRC20:27
ade_leecloudnull, whats do you mean by "IDK where the command would live in the client" ?  I'd want to have this run whenever we did a stack delete20:27
cloudnulloh, cool then it could be even simpler.20:28
cloudnullhttps://review.opendev.org/#/c/687531/11/tripleoclient/v2/overcloud_delete.py@6220:28
cloudnullthe playbook runner can run more than one playbook at a time20:29
cloudnullso just make that line a list20:29
cloudnulland extend the extra_vars20:29
ade_leesweet20:29
ade_leecloudnull, comma separaated string of playbooks, or actual list?20:31
ade_lee['foo', 'bar'] ?20:32
cloudnullan actual list20:32
ade_leecool20:33
*** mcornea has quit IRC20:35
openstackgerritRonelle Landy proposed openstack/tripleo-quickstart master: DNM: Really DNM ... Testing centos 8 release files and repos  https://review.opendev.org/70921520:47
openstackgerritMerged openstack/tripleo-heat-templates master: Make yaml-validate.py work with new t-h-t layout  https://review.opendev.org/68871020:58
*** bandini has quit IRC21:03
openstackgerritAlex Schultz proposed openstack/tripleo-heat-templates stable/rocky: [Stein and older] Ensure tmpwatch installed  https://review.opendev.org/70924221:17
openstackgerritAlex Schultz proposed openstack/tripleo-heat-templates stable/queens: [Stein and older] Ensure tmpwatch installed  https://review.opendev.org/70924321:17
openstackgerritRonelle Landy proposed openstack/tripleo-quickstart master: DNM: Really DNM ... Testing centos 8 release files and repos  https://review.opendev.org/70921521:20
openstackgerritRonelle Landy proposed openstack/tripleo-quickstart master: DNM: Really DNM ... Testing centos 8 release files and repos  https://review.opendev.org/70921521:39
*** TrevorV has quit IRC21:47
fultonjhated hated fetch directory, today I have my revenge!21:51
openstackgerritJohn Fulton proposed openstack/tripleo-common master: WIP: Do not create temporary swift URLS for ceph-ansible  https://review.opendev.org/70924921:51
mwhahaha:D21:51
openstackgerritJohn Fulton proposed openstack/tripleo-ansible master: WIP: Remove tripleo_ceph_fetch_dir role  https://review.opendev.org/70925021:51
openstackgerritJohn Fulton proposed openstack/tripleo-heat-templates master: WIP: Remove support for ceph-ansible fetch directory  https://review.opendev.org/70925121:51
fultonj:)21:52
*** rfolco has quit IRC21:52
*** rlandy has quit IRC22:10
*** xek_ has quit IRC22:22
*** dpawlik has quit IRC22:22
*** mmethot has joined #tripleo22:39
*** cfontain has joined #tripleo22:43
*** cfontain has quit IRC22:47
*** alexmcleod has joined #tripleo22:56
*** rfolco has joined #tripleo23:03
*** bdodd has quit IRC23:05
*** bdodd has joined #tripleo23:07
openstackgerritwes hayutin proposed openstack/tripleo-repos master: WIP, fix tripleo-current in aggregated centos-8 dlrn repos  https://review.opendev.org/70925423:23
*** ekultails has quit IRC23:36
*** jbadiapa has quit IRC23:48
openstackgerritAlex Schultz proposed openstack/tripleo-heat-templates stable/queens: [Stein and older] Ensure rsync installed  https://review.opendev.org/70926023:52
*** holser has joined #tripleo23:54

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