Thursday, 2021-08-19

*** pmannidi is now known as pmannidi|SA00:30
opendevreviewMerged openstack/tripleo-quickstart-extras master: Replace overcloud-delete.sh script with tripleo operator roles  https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/80034003:19
opendevreviewMerged openstack/tripleo-common stable/wallaby: Bump Ceph container daemons to v6.0.4  https://review.opendev.org/c/openstack/tripleo-common/+/80500703:19
*** pojadhav- is now known as pojadhav04:42
opendevreviewRabi Mishra proposed openstack/python-tripleoclient master: Remove reference to --network-ports  https://review.opendev.org/c/openstack/python-tripleoclient/+/80511105:05
*** ysandeep|away is now known as ysandeep05:06
Tenguchandankumar: heya! quick question regarding the encoding issue with pip on py-36 jobs: we still need to edit the tox.ini?05:12
Tengualso, what are we waiting for merging https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/804890  ? if it fixes the issue.... 05:13
opendevreviewCedric Jeanneret proposed openstack/python-tripleoclient stable/wallaby: Make the "success" message more "success"-like  https://review.opendev.org/c/openstack/python-tripleoclient/+/80485805:16
opendevreviewchandan kumar proposed openstack/python-tripleoclient master: Revert "Workaround py36 encoding pip bug"  https://review.opendev.org/c/openstack/python-tripleoclient/+/80500905:21
chandankumarTengu: \o05:22
chandankumarTengu: since https://github.com/tox-dev/tox/commit/bb609f5acfc580588925367b00533bf808e9d4c1 got merged, https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/804890 should work fine and we donot need to edit tox.ini05:22
chandankumarhttps://review.opendev.org/c/openstack/python-tripleoclient/+/805009 will confirm it05:22
Tenguchandankumar: ah. errr... so the patches here are also useless I guess now? https://review.opendev.org/q/topic:%22encodingfix%22+(status:open%20OR%20status:merged)05:23
Tengubrb, need some water.05:24
*** jpodivin_ is now known as jpodivin05:24
chandankumarTengu: I would suggest to get those patches merged which modifies the tox.ini as zuul-job changes will take to merge it instead of blocking stuff05:25
Tenguchandankumar: 'k. soooooo... would a mass-edit of tox.ini be a thing?05:27
chandankumarTengu: above revert with depends-on openstack-zuul-jobs is not working https://review.opendev.org/c/openstack/python-tripleoclient/+/805009/1#message-857e3f53178acb578deddc9e6498fcbbb9ebbfad05:37
chandankumarTengu: we need to go with mass edit of tox.ini05:37
Tenguwoohooo.05:37
Tenguchandankumar: for master, and backport down in wallaby?05:37
chandankumarTengu: yes, till wallaby05:38
jpodivin...05:38
Tengu'k.... might be good dropping a mail to the openstack-discuss to get help05:38
jpodivinWell at least VF is branchless :)05:38
Tenguand use the same topic (as jpodivin did)05:38
Tengujpodivin: not tripleo-validations - that one has branches05:39
opendevreviewBrendan Shephard proposed openstack/python-tripleoclient master: Enable py38 test  https://review.opendev.org/c/openstack/python-tripleoclient/+/80511305:40
Tenguchandankumar: lemme drop a mail to the ML05:41
jpodivinTengu: right, that one has them. 05:41
jpodivinno bother, it's straightforward to backport. 05:41
chandankumarTengu: sure, thank you :-)05:44
opendevreviewJiri Podivin proposed openstack/tripleo-validations stable/wallaby: Setting language for the python3.6 tox environment  https://review.opendev.org/c/openstack/tripleo-validations/+/80511405:45
Tenguchandankumar: sent.05:45
opendevreviewCedric Jeanneret proposed openstack/tripleo-ansible master: Setting language for the python3.6 tox environment  https://review.opendev.org/c/openstack/tripleo-ansible/+/80511605:53
opendevreviewCedric Jeanneret proposed openstack/tripleo-common master: Setting language for the python3.6 tox environment  https://review.opendev.org/c/openstack/tripleo-common/+/80511705:55
opendevreviewJiri Podivin proposed openstack/python-tripleoclient master: md5 wrapper introduction  https://review.opendev.org/c/openstack/python-tripleoclient/+/80369705:59
chandankumarTengu: I am not sure we need to carry this fix to all places for example https://zuul.openstack.org/builds?job_name=openstack-tox-py36&project=openstack%2Ftripleo-common05:59
Tenguchandankumar: that would seem weird in the end. Maybe we should just ensure no "locales" are set to C?06:00
Tenguotherwise it would inherits the locales from the system, meaning it "should be fine"?06:00
jpodivinTengu: not necessarily 06:01
Tengumess++06:02
jpodivinTengu: tox inherits only specific set of vars by default, now zbr patched it so that it takes the LC_ALL by default but ...06:02
jpodivinI don't know when we can expect that patch to arrive in production tox. 06:02
jpodivinEven when it does, unless we specifically allow the defaults to be used, all projects that set their own LC_ALL values, would override them. 06:03
jpodivinso yes mess++06:04
opendevreviewJiri Podivin proposed openstack/tripleo-heat-templates master: Setting language for the python3.6 tox environment  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/80511906:12
opendevreviewJiri Podivin proposed openstack/tripleo-heat-templates master: Setting language for the python3.6 tox environment  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/80511906:13
ramishrachandankumar: I don't see other repo py36 jobs impacted/blocked to make mass changes across repos.. https://zuul.openstack.org/builds?job_name=openstack-tox-py3606:26
Tenguhttps://zuul.openstack.org/builds?job_name=openstack-tox-py36&result=failure  to be more precise06:28
Tenguthere's a fair amount though06:28
Tenguthough we can probably exclude jobs outside of master and stable/wallaby06:28
tkajinamI'm afraid usage of the closes-bug tag is wrong06:29
tkajinamit should look like Closes-Bug: #<bug number>06:29
ramishraTengu: some failures may be actual unit test failures for patches;)06:29
chandankumarramishra: I am also not sure by seeing the results of zuul https://zuul.openstack.org/builds?job_name=openstack-tox-py36&project=openstack%2Ftripleo-common to carry the fix at all places for master and wallaby06:30
Tenguramishra: sure.06:30
Tengustill....06:30
ramishraIn general it looks fine other than a few repos06:30
chandankumarTengu: the above tox fix is already in our ci, https://review.opendev.org/c/openstack/python-tripleoclient/+/805009/1#message-857e3f53178acb578deddc9e6498fcbbb9ebbfad as we are consuming tox tox-3.24.206:36
chandankumaronly confusion I have why tox env is not working06:37
chandankumarI will wait for zbr to come.06:37
opendevreviewMerged openstack/tripleo-ci master: ignore setup.cfg for multinode, upgrade jobs  https://review.opendev.org/c/openstack/tripleo-ci/+/78899006:40
opendevreviewMerged openstack/os-net-config master: setup.cfg: Replace dashes with underscores  https://review.opendev.org/c/openstack/os-net-config/+/78889506:40
Tenguchandankumar: maybe we then should "just" remove anything locales related from the tox.ini?06:44
Tengubut yeah... let's wait for zbr 06:44
opendevreviewMichele Baldessari proposed openstack/puppet-tripleo master: Add /dev/log to ovn-dbs-bundle  https://review.opendev.org/c/openstack/puppet-tripleo/+/73087806:49
opendevreviewFrancesco Pantano proposed openstack/tripleo-heat-templates master: Enable CephDashboard for scenario001  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/80489606:50
*** fmount|afk is now known as fmount06:58
opendevreviewHarald Jensås proposed openstack/tripleo-operator-ansible master: Add '--vip-file' to overcloud deploy  https://review.opendev.org/c/openstack/tripleo-operator-ansible/+/80501107:04
*** pojadhav- is now known as pojadhav07:05
jbadiapagm, can some core add +w at https://review.opendev.org/c/openstack/tripleo-ansible/+/802688, please? 07:07
*** rpittau|afk is now known as rpittau07:08
opendevreviewBrendan Shephard proposed openstack/python-tripleoclient master: Enable py38 test  https://review.opendev.org/c/openstack/python-tripleoclient/+/80511307:08
opendevreviewBrendan Shephard proposed openstack/python-tripleoclient master: Enable py38 test  https://review.opendev.org/c/openstack/python-tripleoclient/+/80511307:12
*** jpena|off is now known as jpena07:35
opendevreviewGiulio Fidente proposed openstack/tripleo-heat-templates master: Consider GlanceMultistoreConfig when setting glance_pool  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/80502907:36
opendevreviewMerged openstack/tripleo-ansible master: Generate Octavia ssh key from the octavia playbook  https://review.opendev.org/c/openstack/tripleo-ansible/+/78382407:47
*** redrobot1 is now known as redrobot07:59
opendevreviewMerged openstack/tripleo-quickstart master: Add back collections_paths in ansible.cfg  https://review.opendev.org/c/openstack/tripleo-quickstart/+/80495508:28
opendevreviewMerged openstack/tripleo-ci master: Add standalone scenario000 job definition  https://review.opendev.org/c/openstack/tripleo-ci/+/79985908:28
opendevreviewJiri Podivin proposed openstack/tripleo-heat-templates master: Setting language for the python3.6 tox environment  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/80511908:38
opendevreviewJiri Podivin proposed openstack/tripleo-validations stable/wallaby: Setting language for the python3.6 tox environment  https://review.opendev.org/c/openstack/tripleo-validations/+/80511408:38
opendevreviewJiri Podivin proposed openstack/tripleo-validations master: Setting language for the python3.6 tox environment  https://review.opendev.org/c/openstack/tripleo-validations/+/80501508:38
opendevreviewJiri Podivin proposed openstack/validations-common master: Setting language for the python3.6 tox environment  https://review.opendev.org/c/openstack/validations-common/+/80501408:38
opendevreviewJiri Podivin proposed openstack/validations-libs master: Setting language for the python3.6 tox environment  https://review.opendev.org/c/openstack/validations-libs/+/80501308:38
opendevreviewJiri Podivin proposed openstack/tripleo-ansible master: Setting language for the python3.6 tox environment  https://review.opendev.org/c/openstack/tripleo-ansible/+/80511608:39
opendevreviewJiri Podivin proposed openstack/tripleo-common master: Setting language for the python3.6 tox environment  https://review.opendev.org/c/openstack/tripleo-common/+/80511708:40
jpodivinI've updated all of the patches under the endcodingfix topic to correctly reference the bug. Sorry for the mistake. 08:42
opendevreviewShnaidman Sagi (Sergey) proposed openstack/tripleo-ansible stable/wallaby: Convert all OS module imports to collections imports  https://review.opendev.org/c/openstack/tripleo-ansible/+/80486908:58
*** pojadhav is now known as pojadhav|lunch09:01
*** arxcruz is now known as arxcruz|off09:05
opendevreviewTakashi Kajinami proposed openstack/puppet-tripleo master: DNM: Set up independent horizon plugins by default  https://review.opendev.org/c/openstack/puppet-tripleo/+/79423409:08
opendevreviewMerged openstack/python-tripleoclient master: Fetch stack after updating it  https://review.opendev.org/c/openstack/python-tripleoclient/+/80468909:17
opendevreviewMerged openstack/python-tripleoclient stable/wallaby: Fix get_deployment_status() for ephemeral heat  https://review.opendev.org/c/openstack/python-tripleoclient/+/80444509:23
opendevreviewSorin Sbârnea proposed openstack/tripleo-repos master: Make ansible-test sanity voting  https://review.opendev.org/c/openstack/tripleo-repos/+/80517309:37
dciabrinhey folks o/ I have https://review.opendev.org/c/openstack/tripleo-common/+/804899 that installs a new file for tripleo-common, but dlrn build fails with "error: Installed (but unpackaged) file(s) found: /usr/bin/upload-artifacts". I'm not sure if i need to fix the distgit first, this feels like a catch-2210:29
dciabrinykarel, ^^ maybe you know?10:30
ykareldciabrin, yes this needs to be handled in distigit first10:30
ykareldciabrin, can do something like https://github.com/rdo-packages/validations-common-distgit/blob/rpm-master/validations-common.spec#L72-L7410:33
dciabrinohhh10:33
dciabrinykarel, awesome I'll try that thx10:33
ykareland later once upstream patch merges can drop that10:34
opendevreviewRabi Mishra proposed openstack/python-tripleoclient stable/wallaby: Fetch stack after updating it  https://review.opendev.org/c/openstack/python-tripleoclient/+/80513710:37
opendevreviewRabi Mishra proposed openstack/python-tripleoclient stable/victoria: Fetch stack after updating it  https://review.opendev.org/c/openstack/python-tripleoclient/+/80513810:37
opendevreviewRabi Mishra proposed openstack/python-tripleoclient stable/ussuri: Fetch stack after updating it  https://review.opendev.org/c/openstack/python-tripleoclient/+/80513910:37
opendevreviewRabi Mishra proposed openstack/python-tripleoclient stable/train: Fetch stack after updating it  https://review.opendev.org/c/openstack/python-tripleoclient/+/80518510:48
*** pmannidi|SA is now known as pmannidi|AFK10:55
*** pmannidi|AFK is now known as pmannidi10:56
*** dviroel|ruck|out is now known as dviroel|ruck11:08
jpodivinTengu: I think the novajoin patch is unlikely to get merged. The project looks a bit stale judging by the commit log11:20
opendevreviewMerged openstack/tripleo-heat-templates master: Compute HA: Remove version discovery of keystone API  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/80436811:26
Tengujpodivin: ah, yeah. I think you're right indeed, it has been deprecated at some point iirc11:27
*** pmannidi is now known as pmannidi|AFK11:27
opendevreviewYadnesh Kulkarni proposed openstack/tripleo-validations master: Fail validation if pacemaker service is not active  https://review.opendev.org/c/openstack/tripleo-validations/+/80518711:28
jpodivinTengu: the py27 job running for it has been triggered just couple of times in the last year. Makes me think about retiring it. But that's for the maintainers to decide. 11:28
*** jpena is now known as jpena|lunch11:31
Tenguyeah - that's on Security.11:33
Tengulemme check with them11:34
opendevreviewMerged openstack/tripleo-ansible master: BnR: managed ceph properly to take a backup of the node  https://review.opendev.org/c/openstack/tripleo-ansible/+/80268811:37
jpodivinTengu: that would be great, thank you Tengu++11:38
*** rlandy is now known as rlandy|rover11:44
rlandy|rovergthiemonge: hi - just wanted to follow up on https://review.opendev.org/c/openstack/puppet-tripleo/+/804344 (stable/wallaby) and https://review.opendev.org/c/openstack/puppet-tripleo/+/804343 (master)12:01
rlandy|roverdviroel|ruck: ^^12:01
rlandy|roverimpacting fs03512:01
jpodivinI was going trough the logs on my test machine, and I noticed the ssh-tunnel.service (according to desc supposed to establish tunneling for ooo) failing on selinux permissions. 12:10
jpodivinBut I can't really find anything about it. 12:10
Tengujpodivin: unfortunately, nope. still potentially used in 16.2 (so train)12:18
* Tengu is sad12:18
jpodivinTengu: ah, well that is sad  12:18
jpodivinTengu: I've just deleted my copy of the repo with the fix for their py27 env XD12:19
Tengujpodivin: well...12:19
jpodivinTengu: it's not like we can merge the patch without fixing it, or getting rid of it. Is there anyone from sec I can contact directly about this? I hate troubling you with this stuff. 12:20
opendevreviewFrancesco Pantano proposed openstack/tripleo-heat-templates stable/wallaby: Move the remaining wallaby jobs to cephadm  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/80503412:22
*** jpena|lunch is now known as jpena12:31
opendevreviewMikolaj Ciecierski proposed openstack/tripleo-upgrade master: Allow applying workaround patches in containers.  https://review.opendev.org/c/openstack/tripleo-upgrade/+/70312112:32
*** poojajadhav is now known as poojadhav12:39
*** poojadhav is now known as poojajadhav12:39
*** poojajadhav is now known as pojadhav12:40
fultonjbshephar: saw your ping from yesterday. yes, ceph-ansible is replaced by cephadm starting in wallaby https://docs.openstack.org/project-deploy-guide/tripleo-docs/latest/features/cephadm.html 12:45
bshepharHey, yeah. Not sure why, but I thought ceph-ansible was also removed in wallaby. But I read the spec a little better and it says ceph-ansible will be removed in X and both will be in W.12:46
fultonjbshephar: i'm patching the doc above ^ since cephadm can deploy dashbard and cephfs too12:46
opendevreviewMichele Baldessari proposed openstack/tripleo-heat-templates master: Add BGP EVPN support to the FRR service  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/79864512:46
fultonjbshephar: we removed it in X but it's still there in W (though deprecated in W)12:46
bshepharYep, cool. 12:46
fultonjbshephar: in the enxt downstream release it will not be there12:46
fultonj(17)12:47
bshepharIs it at all possible to test with a single node? Or are we super hardline must be 3 nodes no exceptions12:47
fultonjbshephar: it is possible to to test with a single node12:47
fultonjhttps://docs.openstack.org/project-deploy-guide/tripleo-docs/latest/deployment/standalone.html12:48
fultonjbshephar: ^ has been updatred so you can try cephadm that way too12:48
fultonjbshephar: thanks for trying it out12:48
bshepharOh, I just mean the ceph part. I have a tripleo deployment. Just one of the nodes is attached to a disk shelf though. 12:49
bshepharBut I guess if it works with standalone I can make it work on a single node attached to a shelf.12:49
fultonjbshephar: yes, you should be able to12:49
fultonjwhere's marios?12:50
fultonji guess even the PTL gets to take a day off :)12:50
bshepharMust have missed the meeting where we voted to approve it12:51
fultonjbshephar: you mean the move to cephadm? 12:52
bshepharNa, marios' pto :)12:53
fultonjha :)12:53
fultonjok12:53
fultonjwas going to say that cephadm thing was discussed during PTG12:53
fultonjhttps://specs.openstack.org/openstack/tripleo-specs/specs/wallaby/tripleo-ceph.html12:53
bshepharYeah, I have been following along with it. I'm super interested. I'll see if I can add a Ceph node to my tripleo deployment12:54
fultonjbshephar: no prob, thanks for testing it. let me know if you hit any issues12:59
bshepharWill do. Thanks for the info.12:59
opendevreviewShnaidman Sagi (Sergey) proposed openstack/tripleo-quickstart master: Run CI with Ansible 2.11  https://review.opendev.org/c/openstack/tripleo-quickstart/+/76948013:05
opendevreviewBrendan Shephard proposed openstack/tripleo-ansible master: Remove stack_action for os-net-config  https://review.opendev.org/c/openstack/tripleo-ansible/+/80521313:08
*** frenzy_friday is now known as erbot13:13
*** erbot is now known as frenzy_friday13:15
opendevreviewBrendan Shephard proposed openstack/tripleo-heat-templates master: Remove NetworkDeploymentActions  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/80521713:25
opendevreviewGiulio Fidente proposed openstack/tripleo-heat-templates master: Consider GlanceMultistoreConfig when setting glance_pool  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/80502913:26
opendevreviewSorin Sbârnea proposed openstack/tripleo-quickstart master: Use tripleo.repos.get_hash in repo-setup role  https://review.opendev.org/c/openstack/tripleo-quickstart/+/79148613:28
opendevreviewBrendan Shephard proposed openstack/tripleo-heat-templates master: Remove NetworkDeploymentActions  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/80521713:32
weshay|ruckTengu, zbr is working on the fix for the py36 stuff.. little complicated w/ infra atm... 13:44
Tenguweshay|ruck: I know, it's such a mess at soooo many levels13:44
weshay|ruckTengu, you should get details from him.. but imho Tengu you'll have to drive it.. because sorin is exiting our community :)13:45
Tenguweshay|ruck: that's why I didn't step up further - don't want to add more mess on that pile of mess13:45
Tenguweshay|ruck: I saw the mail, yeah... but Sorin will finish this before leaving, right zbr ? :)13:45
Tenguand now, I have a nasty feeling this is a way to push me as ptl.... «it's a trap!!»13:45
weshay|ruckTengu, the jobs are passing w/ his changes.. depends on the def of done13:45
weshay|ruckTengu, lolz13:46
weshay|ruckTengu, well.. I will say... as PTL you may have more sway :)13:46
* Tengu should have put some bets13:46
opendevreviewDamien Ciabrini proposed openstack/puppet-tripleo master: WIP haproxy: use frontend/backend syntax in config  https://review.opendev.org/c/openstack/puppet-tripleo/+/80107513:52
opendevreviewPooja Jadhav proposed openstack/tripleo-quickstart-extras master: Fix multinode-ipa job from building-test-packages twice  https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/80497113:54
chandankumarjpodivin++ zbr++++++++++++++ Tengu++ for fixing py36 jobs :-)13:56
Tengu^^'13:57
opendevreviewPooja Jadhav proposed openstack/tripleo-quickstart-extras master: Fix multinode-ipa job from building-test-packages twice  https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/80497114:02
opendevreviewDamien Ciabrini proposed openstack/puppet-tripleo master: WIP haproxy config to favour local backends  https://review.opendev.org/c/openstack/puppet-tripleo/+/80523014:21
opendevreviewSergii Golovatiuk proposed openstack/tripleo-upgrade master: Improve node_upgrade_pre.sh  https://review.opendev.org/c/openstack/tripleo-upgrade/+/80523114:25
opendevreviewAlex Schultz proposed openstack/tripleo-validations stable/victoria: Trigger molecule jobs when modifying molecule-requirements.txt file  https://review.opendev.org/c/openstack/tripleo-validations/+/80523314:32
opendevreviewAlex Schultz proposed openstack/tripleo-validations stable/victoria: Bump molecule to 3.3.1  https://review.opendev.org/c/openstack/tripleo-validations/+/80523414:32
opendevreviewAlex Schultz proposed openstack/tripleo-validations stable/ussuri: Trigger molecule jobs when modifying molecule-requirements.txt file  https://review.opendev.org/c/openstack/tripleo-validations/+/80523514:34
opendevreviewAlex Schultz proposed openstack/tripleo-validations stable/ussuri: Bump molecule to 3.3.1  https://review.opendev.org/c/openstack/tripleo-validations/+/80523614:34
opendevreviewBrendan Shephard proposed openstack/tripleo-heat-templates master: Deprecate and replace NetworkDeploymentActions  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/80521714:35
opendevreviewPooja Jadhav proposed openstack/tripleo-quickstart-extras master: Fix multinode-ipa job from building-test-packages twice  https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/80497114:39
opendevreviewShnaidman Sagi (Sergey) proposed openstack/openstack-virtual-baremetal master: Hide curl command with auth token from logs  https://review.opendev.org/c/openstack/openstack-virtual-baremetal/+/80524214:57
fultonjweshay|ruck: fyi i'm talking to cephadm dev about using the same container tools package in their ci 14:58
fultonjhttps://github.com/ceph/ceph/pull/42852/files14:58
opendevreviewPooja Jadhav proposed openstack/tripleo-quickstart-extras master: Fix multinode-ipa job from building-test-packages twice  https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/80497114:58
fultonji see we use container-tools:2.0, not 3. is this just for stability or is there another reason?14:59
weshay|ruckfultonj, cool.. /me looks.. I'm working making it so the content provider is reading tags from tripleo-common/../tripleo-containers.yml14:59
fultonjweshay|ruck: do you have a patch for ^ ?15:02
fultonjhttps://review.opendev.org/c/openstack/tripleo-ci/+/80506115:02
weshay|rucknot yet..15:02
weshay|ruckya.. just that15:03
sshnaidmhjensas, hey15:05
sshnaidmhjensas, fyi  https://review.opendev.org/c/openstack/openstack-virtual-baremetal/+/80524215:06
sshnaidmhjensas, do you know where this curl command is defined? Can't find it in repo..15:06
opendevreviewJuan Badia Payno proposed openstack/tripleo-ansible stable/wallaby: BnR: managed ceph properly to take a backup of the node  https://review.opendev.org/c/openstack/tripleo-ansible/+/80514815:07
* zbr wondering if he could remove quickstart banner before leaving, never found it of any practical use15:29
weshay|ruckzbr, oh come on.. it's "fun"!15:30
zbryes as fun being directly proportional with amount of scrolling done, as fun as ansible cowsay. Maybe I will be more succesful ditching the cow.15:31
sshnaidmzbr, no way, you don't take this banner with you!15:38
*** jpena is now known as jpena|off15:41
*** ysandeep is now known as ysandeep|away15:42
jpodivinzbr: I'm dealing with this odd molecule related issue, I was wondering I you've seen something like it .15:43
jpodivinhttps://bugs.launchpad.net/tripleo/+bug/193826615:44
opendevreviewJohn Fulton proposed openstack/tripleo-docs master: Document "deployed ceph"  https://review.opendev.org/c/openstack/tripleo-docs/+/80424515:46
opendevreviewJohn Fulton proposed openstack/tripleo-docs master: Document "deployed ceph"  https://review.opendev.org/c/openstack/tripleo-docs/+/80424515:48
*** pojadhav is now known as pojadhav|out15:49
opendevreviewJohn Fulton proposed openstack/tripleo-docs master: Document "deployed ceph"  https://review.opendev.org/c/openstack/tripleo-docs/+/80424515:49
*** rpittau is now known as rpittau|afk15:51
opendevreviewMerged openstack/puppet-tripleo stable/wallaby: Replace deprecated ip functions  https://review.opendev.org/c/openstack/puppet-tripleo/+/80472815:55
opendevreviewMerged openstack/python-tripleoclient stable/wallaby: Make the "success" message more "success"-like  https://review.opendev.org/c/openstack/python-tripleoclient/+/80485815:55
*** sshnaidm is now known as sshnaidm|afk16:09
opendevreviewFrancesco Pantano proposed openstack/tripleo-heat-templates master: Enable CephDashboard for scenario001  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/80489616:09
opendevreviewMerged openstack/openstack-virtual-baremetal master: Hide curl command with auth token from logs  https://review.opendev.org/c/openstack/openstack-virtual-baremetal/+/80524216:10
opendevreviewAlex Schultz proposed openstack/tripleo-validations stable/victoria: DNM: verbose all the things  https://review.opendev.org/c/openstack/tripleo-validations/+/80524816:12
zbrjpodivin: are they using podman shim instead of genuine docker?16:30
zbrif that failure is o that branch alone, compare with molecule scenario on master.16:31
mwhahahazbr: it's podman according to bindep16:31
mwhahahaseems ci related as it worked fine in a local reproducer16:31
zbrwhich one is used can make a big difference16:32
zbri personally found that switch from bionic to focal caused many problems, i would not rule it out16:33
mwhahahait should be centos?16:33
opendevreviewShnaidman Sagi (Sergey) proposed openstack/openstack-virtual-baremetal stable/2.0: Hide curl command with auth token from logs  https://review.opendev.org/c/openstack/openstack-virtual-baremetal/+/80514916:36
opendevreviewAlex Schultz proposed openstack/tripleo-validations stable/victoria: DNM: verbose all the things  https://review.opendev.org/c/openstack/tripleo-validations/+/80524816:43
opendevreviewAlex Schultz proposed openstack/tripleo-validations stable/victoria: DNM: verbose all the things  https://review.opendev.org/c/openstack/tripleo-validations/+/80524816:43
opendevreviewJulia Kreger proposed openstack/tripleo-heat-templates master: Create the tftpboot ppc64le folder  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/80525316:51
opendevreviewamolkahat proposed openstack/tripleo-ci master: Add victoria and wallaby branches for scenario010  https://review.opendev.org/c/openstack/tripleo-ci/+/80386716:57
opendevreviewMerged openstack/openstack-virtual-baremetal stable/2.0: Hide curl command with auth token from logs  https://review.opendev.org/c/openstack/openstack-virtual-baremetal/+/80514916:58
opendevreviewamolkahat proposed openstack/tripleo-quickstart-extras master: Migrate overcloud-deploy.sh shell script to ansible roles part-3  https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/80411717:03
opendevreviewamolkahat proposed openstack/tripleo-quickstart-extras master: Migrate overcloud-deploy.sh shell script to ansible roles part-1  https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/80362717:16
opendevreviewamolkahat proposed openstack/tripleo-quickstart-extras master: Migrate overcloud-deploy.sh shell script to ansible roles part-2  https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/80411317:19
opendevreviewamolkahat proposed openstack/tripleo-quickstart-extras master: Migrate overcloud-deploy.sh shell script to ansible roles part-3  https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/80411717:24
opendevreviewamolkahat proposed openstack/tripleo-quickstart-extras master: Added stack_name variable to overcloud-delete defaults  https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/80526017:43
opendevreviewAlex Schultz proposed openstack/tripleo-validations stable/ussuri: DNM: verbose molecule test  https://review.opendev.org/c/openstack/tripleo-validations/+/80526218:06
opendevreviewMerged openstack/tripleo-ansible master: Add deployed_ceph feature  https://review.opendev.org/c/openstack/tripleo-ansible/+/79753818:09
opendevreviewMerged openstack/validations-common master: Setting language for the python3.6 tox environment  https://review.opendev.org/c/openstack/validations-common/+/80501418:09
opendevreviewMerged openstack/validations-libs master: Setting language for the python3.6 tox environment  https://review.opendev.org/c/openstack/validations-libs/+/80501318:09
opendevreviewMerged openstack/tripleo-heat-templates master: Setting language for the python3.6 tox environment  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/80511918:09
opendevreviewMerged openstack/tripleo-validations stable/wallaby: Setting language for the python3.6 tox environment  https://review.opendev.org/c/openstack/tripleo-validations/+/80511418:09
opendevreviewMerged openstack/tripleo-common master: Setting language for the python3.6 tox environment  https://review.opendev.org/c/openstack/tripleo-common/+/80511718:09
opendevreviewMerged openstack/tripleo-validations master: Setting language for the python3.6 tox environment  https://review.opendev.org/c/openstack/tripleo-validations/+/80501518:09
opendevreviewAlex Schultz proposed openstack/tripleo-validations stable/ussuri: DNM: verbose molecule test  https://review.opendev.org/c/openstack/tripleo-validations/+/80526218:24
opendevreviewMerged openstack/puppet-tripleo master: Add /dev/log to ovn-dbs-bundle  https://review.opendev.org/c/openstack/puppet-tripleo/+/73087818:42
opendevreviewDouglas Viroel proposed openstack/openstack-tempest-skiplist master: Add FloatingIpMultipleRoutersTest to skiplist  https://review.opendev.org/c/openstack/openstack-tempest-skiplist/+/80526719:11
fultonjtripleo-ci-centos-8-undercloud-upgrade failed twice in a row on my python-tripleoclient patch19:17
fultonjhttps://review.opendev.org/c/openstack/python-tripleoclient/+/80034119:17
fultonjanyone else seeing this job fail?19:17
fultonjhttps://725ab7f59cb46a5fa5dc-28d90efd9d81eee8549c62694c407521.ssl.cf5.rackcdn.com/800341/19/check/tripleo-ci-centos-8-scenario000-multinode-oooq-container-updates/d71349a/logs/undercloud/home/zuul/undercloud_install.log19:17
fultonjERROR: Heat log files: /var/log/heat-launcher/undercloud_deploy-b0eh1mfo19:17
fultonjbut I don't see anything in that log'19:18
fultonjhttps://725ab7f59cb46a5fa5dc-28d90efd9d81eee8549c62694c407521.ssl.cf5.rackcdn.com/800341/19/check/tripleo-ci-centos-8-scenario000-multinode-oooq-container-updates/d71349a/logs/undercloud/var/log/heat-launcher/undercloud_deploy-b0eh1mfo/index.html19:18
mwhahaha2021-08-19 16:53:31.262450 | fa163e62-525c-d567-f18a-000000000de1 |      FATAL | Container image prepare | undercloud | error={"changed": false, "error": "Not found image: http://103.57.74.227:5001/v2/tripleomaster/openstack-ironic-conductor/manifests/e0527d8ca233ebb4bc1ac386556a3282", "msg": "Error running container image prepare: Not found image: 19:18
mwhahahahttp://103.57.74.227:5001/v2/tripleomaster/openstack-ironic-conductor/manifests/e0527d8ca233ebb4bc1ac386556a3282", "params": {}, "success": false}19:18
mwhahahathe 2nd fail was the py36 problem19:19
mwhahahaso you hit the promotion container out of sink issue and py36 being broken19:19
mwhahaharecheck and provide correct homage to $deity of choice19:20
fultonj$deity of choice 19:20
fultonjha ha19:20
fultonjok, thanks19:20
mwhahahai recommend all of them. might improve odds19:20
opendevreviewRonelle Landy proposed openstack/tripleo-quickstart-extras master: Fix multinode-ipa job from building-test-packages twice  https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/80497119:20
opendevreviewAlex Schultz proposed openstack/tripleo-validations stable/ussuri: [ussuri-only] Stop requiring ansible 2.8  https://review.opendev.org/c/openstack/tripleo-validations/+/80529019:29
opendevreviewAlex Schultz proposed openstack/tripleo-validations stable/ussuri: Trigger molecule jobs when modifying molecule-requirements.txt file  https://review.opendev.org/c/openstack/tripleo-validations/+/80523519:34
opendevreviewAlex Schultz proposed openstack/tripleo-validations stable/ussuri: Bump molecule to 3.3.1  https://review.opendev.org/c/openstack/tripleo-validations/+/80523619:35
opendevreviewAlex Schultz proposed openstack/tripleo-validations stable/ussuri: Trigger molecule jobs when modifying molecule-requirements.txt file  https://review.opendev.org/c/openstack/tripleo-validations/+/80523519:38
opendevreviewAlex Schultz proposed openstack/tripleo-validations stable/ussuri: [ussuri-only] Stop requiring ansible 2.8  https://review.opendev.org/c/openstack/tripleo-validations/+/80529019:38
opendevreviewAlex Schultz proposed openstack/tripleo-validations stable/ussuri: Bump molecule to 3.3.1  https://review.opendev.org/c/openstack/tripleo-validations/+/80523619:38
opendevreviewKevin Carter proposed openstack/python-tripleoclient master: Ensure directories exist before copying  https://review.opendev.org/c/openstack/python-tripleoclient/+/80529120:01
opendevreviewKevin Carter proposed openstack/python-tripleoclient master: Ensure directories exist before copying  https://review.opendev.org/c/openstack/python-tripleoclient/+/80529120:03
opendevreviewMerged openstack/openstack-tempest-skiplist master: Add FloatingIpMultipleRoutersTest to skiplist  https://review.opendev.org/c/openstack/openstack-tempest-skiplist/+/80526720:14
opendevreviewDamien Ciabrini proposed openstack/tripleo-heat-templates master: container-puppet.sh idempotency on restart  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/80530120:32
*** dviroel|ruck is now known as dviroel|ruck|out21:08
opendevreviewBrendan Shephard proposed openstack/tripleo-heat-templates master: Deprecate and replace NetworkDeploymentActions  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/80521721:44
*** pmannidi|AFK is now known as pmannidi23:21
*** pmannidi is now known as pmannidi|brb23:31

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