*** pmannidi is now known as pmannidi|SA | 00:30 | |
opendevreview | Merged openstack/tripleo-quickstart-extras master: Replace overcloud-delete.sh script with tripleo operator roles https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/800340 | 03:19 |
---|---|---|
opendevreview | Merged openstack/tripleo-common stable/wallaby: Bump Ceph container daemons to v6.0.4 https://review.opendev.org/c/openstack/tripleo-common/+/805007 | 03:19 |
*** pojadhav- is now known as pojadhav | 04:42 | |
opendevreview | Rabi Mishra proposed openstack/python-tripleoclient master: Remove reference to --network-ports https://review.opendev.org/c/openstack/python-tripleoclient/+/805111 | 05:05 |
*** ysandeep|away is now known as ysandeep | 05:06 | |
Tengu | chandankumar: heya! quick question regarding the encoding issue with pip on py-36 jobs: we still need to edit the tox.ini? | 05:12 |
Tengu | also, what are we waiting for merging https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/804890 ? if it fixes the issue.... | 05:13 |
opendevreview | Cedric Jeanneret proposed openstack/python-tripleoclient stable/wallaby: Make the "success" message more "success"-like https://review.opendev.org/c/openstack/python-tripleoclient/+/804858 | 05:16 |
opendevreview | chandan kumar proposed openstack/python-tripleoclient master: Revert "Workaround py36 encoding pip bug" https://review.opendev.org/c/openstack/python-tripleoclient/+/805009 | 05:21 |
chandankumar | Tengu: \o | 05:22 |
chandankumar | Tengu: 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.ini | 05:22 |
chandankumar | https://review.opendev.org/c/openstack/python-tripleoclient/+/805009 will confirm it | 05:22 |
Tengu | chandankumar: 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 |
Tengu | brb, need some water. | 05:24 |
*** jpodivin_ is now known as jpodivin | 05:24 | |
chandankumar | Tengu: 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 stuff | 05:25 |
Tengu | chandankumar: 'k. soooooo... would a mass-edit of tox.ini be a thing? | 05:27 |
chandankumar | Tengu: above revert with depends-on openstack-zuul-jobs is not working https://review.opendev.org/c/openstack/python-tripleoclient/+/805009/1#message-857e3f53178acb578deddc9e6498fcbbb9ebbfad | 05:37 |
chandankumar | Tengu: we need to go with mass edit of tox.ini | 05:37 |
Tengu | woohooo. | 05:37 |
Tengu | chandankumar: for master, and backport down in wallaby? | 05:37 |
chandankumar | Tengu: yes, till wallaby | 05:38 |
jpodivin | ... | 05:38 |
Tengu | 'k.... might be good dropping a mail to the openstack-discuss to get help | 05:38 |
jpodivin | Well at least VF is branchless :) | 05:38 |
Tengu | and use the same topic (as jpodivin did) | 05:38 |
Tengu | jpodivin: not tripleo-validations - that one has branches | 05:39 |
opendevreview | Brendan Shephard proposed openstack/python-tripleoclient master: Enable py38 test https://review.opendev.org/c/openstack/python-tripleoclient/+/805113 | 05:40 |
Tengu | chandankumar: lemme drop a mail to the ML | 05:41 |
jpodivin | Tengu: right, that one has them. | 05:41 |
jpodivin | no bother, it's straightforward to backport. | 05:41 |
chandankumar | Tengu: sure, thank you :-) | 05:44 |
opendevreview | Jiri Podivin proposed openstack/tripleo-validations stable/wallaby: Setting language for the python3.6 tox environment https://review.opendev.org/c/openstack/tripleo-validations/+/805114 | 05:45 |
Tengu | chandankumar: sent. | 05:45 |
opendevreview | Cedric Jeanneret proposed openstack/tripleo-ansible master: Setting language for the python3.6 tox environment https://review.opendev.org/c/openstack/tripleo-ansible/+/805116 | 05:53 |
opendevreview | Cedric Jeanneret proposed openstack/tripleo-common master: Setting language for the python3.6 tox environment https://review.opendev.org/c/openstack/tripleo-common/+/805117 | 05:55 |
opendevreview | Jiri Podivin proposed openstack/python-tripleoclient master: md5 wrapper introduction https://review.opendev.org/c/openstack/python-tripleoclient/+/803697 | 05:59 |
chandankumar | Tengu: 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-common | 05:59 |
Tengu | chandankumar: that would seem weird in the end. Maybe we should just ensure no "locales" are set to C? | 06:00 |
Tengu | otherwise it would inherits the locales from the system, meaning it "should be fine"? | 06:00 |
jpodivin | Tengu: not necessarily | 06:01 |
Tengu | mess++ | 06:02 |
jpodivin | Tengu: 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 |
jpodivin | I don't know when we can expect that patch to arrive in production tox. | 06:02 |
jpodivin | Even 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 |
jpodivin | so yes mess++ | 06:04 |
opendevreview | Jiri Podivin proposed openstack/tripleo-heat-templates master: Setting language for the python3.6 tox environment https://review.opendev.org/c/openstack/tripleo-heat-templates/+/805119 | 06:12 |
opendevreview | Jiri Podivin proposed openstack/tripleo-heat-templates master: Setting language for the python3.6 tox environment https://review.opendev.org/c/openstack/tripleo-heat-templates/+/805119 | 06:13 |
ramishra | chandankumar: 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-py36 | 06:26 |
Tengu | https://zuul.openstack.org/builds?job_name=openstack-tox-py36&result=failure to be more precise | 06:28 |
Tengu | there's a fair amount though | 06:28 |
Tengu | though we can probably exclude jobs outside of master and stable/wallaby | 06:28 |
tkajinam | I'm afraid usage of the closes-bug tag is wrong | 06:29 |
tkajinam | it should look like Closes-Bug: #<bug number> | 06:29 |
ramishra | Tengu: some failures may be actual unit test failures for patches;) | 06:29 |
chandankumar | ramishra: 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 wallaby | 06:30 |
Tengu | ramishra: sure. | 06:30 |
Tengu | still.... | 06:30 |
ramishra | In general it looks fine other than a few repos | 06:30 |
chandankumar | Tengu: 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.2 | 06:36 |
chandankumar | only confusion I have why tox env is not working | 06:37 |
chandankumar | I will wait for zbr to come. | 06:37 |
opendevreview | Merged openstack/tripleo-ci master: ignore setup.cfg for multinode, upgrade jobs https://review.opendev.org/c/openstack/tripleo-ci/+/788990 | 06:40 |
opendevreview | Merged openstack/os-net-config master: setup.cfg: Replace dashes with underscores https://review.opendev.org/c/openstack/os-net-config/+/788895 | 06:40 |
Tengu | chandankumar: maybe we then should "just" remove anything locales related from the tox.ini? | 06:44 |
Tengu | but yeah... let's wait for zbr | 06:44 |
opendevreview | Michele Baldessari proposed openstack/puppet-tripleo master: Add /dev/log to ovn-dbs-bundle https://review.opendev.org/c/openstack/puppet-tripleo/+/730878 | 06:49 |
opendevreview | Francesco Pantano proposed openstack/tripleo-heat-templates master: Enable CephDashboard for scenario001 https://review.opendev.org/c/openstack/tripleo-heat-templates/+/804896 | 06:50 |
*** fmount|afk is now known as fmount | 06:58 | |
opendevreview | Harald Jensås proposed openstack/tripleo-operator-ansible master: Add '--vip-file' to overcloud deploy https://review.opendev.org/c/openstack/tripleo-operator-ansible/+/805011 | 07:04 |
*** pojadhav- is now known as pojadhav | 07:05 | |
jbadiapa | gm, can some core add +w at https://review.opendev.org/c/openstack/tripleo-ansible/+/802688, please? | 07:07 |
*** rpittau|afk is now known as rpittau | 07:08 | |
opendevreview | Brendan Shephard proposed openstack/python-tripleoclient master: Enable py38 test https://review.opendev.org/c/openstack/python-tripleoclient/+/805113 | 07:08 |
opendevreview | Brendan Shephard proposed openstack/python-tripleoclient master: Enable py38 test https://review.opendev.org/c/openstack/python-tripleoclient/+/805113 | 07:12 |
*** jpena|off is now known as jpena | 07:35 | |
opendevreview | Giulio Fidente proposed openstack/tripleo-heat-templates master: Consider GlanceMultistoreConfig when setting glance_pool https://review.opendev.org/c/openstack/tripleo-heat-templates/+/805029 | 07:36 |
opendevreview | Merged openstack/tripleo-ansible master: Generate Octavia ssh key from the octavia playbook https://review.opendev.org/c/openstack/tripleo-ansible/+/783824 | 07:47 |
*** redrobot1 is now known as redrobot | 07:59 | |
opendevreview | Merged openstack/tripleo-quickstart master: Add back collections_paths in ansible.cfg https://review.opendev.org/c/openstack/tripleo-quickstart/+/804955 | 08:28 |
opendevreview | Merged openstack/tripleo-ci master: Add standalone scenario000 job definition https://review.opendev.org/c/openstack/tripleo-ci/+/799859 | 08:28 |
opendevreview | Jiri Podivin proposed openstack/tripleo-heat-templates master: Setting language for the python3.6 tox environment https://review.opendev.org/c/openstack/tripleo-heat-templates/+/805119 | 08:38 |
opendevreview | Jiri Podivin proposed openstack/tripleo-validations stable/wallaby: Setting language for the python3.6 tox environment https://review.opendev.org/c/openstack/tripleo-validations/+/805114 | 08:38 |
opendevreview | Jiri Podivin proposed openstack/tripleo-validations master: Setting language for the python3.6 tox environment https://review.opendev.org/c/openstack/tripleo-validations/+/805015 | 08:38 |
opendevreview | Jiri Podivin proposed openstack/validations-common master: Setting language for the python3.6 tox environment https://review.opendev.org/c/openstack/validations-common/+/805014 | 08:38 |
opendevreview | Jiri Podivin proposed openstack/validations-libs master: Setting language for the python3.6 tox environment https://review.opendev.org/c/openstack/validations-libs/+/805013 | 08:38 |
opendevreview | Jiri Podivin proposed openstack/tripleo-ansible master: Setting language for the python3.6 tox environment https://review.opendev.org/c/openstack/tripleo-ansible/+/805116 | 08:39 |
opendevreview | Jiri Podivin proposed openstack/tripleo-common master: Setting language for the python3.6 tox environment https://review.opendev.org/c/openstack/tripleo-common/+/805117 | 08:40 |
jpodivin | I've updated all of the patches under the endcodingfix topic to correctly reference the bug. Sorry for the mistake. | 08:42 |
opendevreview | Shnaidman Sagi (Sergey) proposed openstack/tripleo-ansible stable/wallaby: Convert all OS module imports to collections imports https://review.opendev.org/c/openstack/tripleo-ansible/+/804869 | 08:58 |
*** pojadhav is now known as pojadhav|lunch | 09:01 | |
*** arxcruz is now known as arxcruz|off | 09:05 | |
opendevreview | Takashi Kajinami proposed openstack/puppet-tripleo master: DNM: Set up independent horizon plugins by default https://review.opendev.org/c/openstack/puppet-tripleo/+/794234 | 09:08 |
opendevreview | Merged openstack/python-tripleoclient master: Fetch stack after updating it https://review.opendev.org/c/openstack/python-tripleoclient/+/804689 | 09:17 |
opendevreview | Merged openstack/python-tripleoclient stable/wallaby: Fix get_deployment_status() for ephemeral heat https://review.opendev.org/c/openstack/python-tripleoclient/+/804445 | 09:23 |
opendevreview | Sorin Sbârnea proposed openstack/tripleo-repos master: Make ansible-test sanity voting https://review.opendev.org/c/openstack/tripleo-repos/+/805173 | 09:37 |
dciabrin | hey 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-22 | 10:29 |
dciabrin | ykarel, ^^ maybe you know? | 10:30 |
ykarel | dciabrin, yes this needs to be handled in distigit first | 10:30 |
ykarel | dciabrin, can do something like https://github.com/rdo-packages/validations-common-distgit/blob/rpm-master/validations-common.spec#L72-L74 | 10:33 |
dciabrin | ohhh | 10:33 |
dciabrin | ykarel, awesome I'll try that thx | 10:33 |
ykarel | and later once upstream patch merges can drop that | 10:34 |
opendevreview | Rabi Mishra proposed openstack/python-tripleoclient stable/wallaby: Fetch stack after updating it https://review.opendev.org/c/openstack/python-tripleoclient/+/805137 | 10:37 |
opendevreview | Rabi Mishra proposed openstack/python-tripleoclient stable/victoria: Fetch stack after updating it https://review.opendev.org/c/openstack/python-tripleoclient/+/805138 | 10:37 |
opendevreview | Rabi Mishra proposed openstack/python-tripleoclient stable/ussuri: Fetch stack after updating it https://review.opendev.org/c/openstack/python-tripleoclient/+/805139 | 10:37 |
opendevreview | Rabi Mishra proposed openstack/python-tripleoclient stable/train: Fetch stack after updating it https://review.opendev.org/c/openstack/python-tripleoclient/+/805185 | 10:48 |
*** pmannidi|SA is now known as pmannidi|AFK | 10:55 | |
*** pmannidi|AFK is now known as pmannidi | 10:56 | |
*** dviroel|ruck|out is now known as dviroel|ruck | 11:08 | |
jpodivin | Tengu: I think the novajoin patch is unlikely to get merged. The project looks a bit stale judging by the commit log | 11:20 |
opendevreview | Merged openstack/tripleo-heat-templates master: Compute HA: Remove version discovery of keystone API https://review.opendev.org/c/openstack/tripleo-heat-templates/+/804368 | 11:26 |
Tengu | jpodivin: ah, yeah. I think you're right indeed, it has been deprecated at some point iirc | 11:27 |
*** pmannidi is now known as pmannidi|AFK | 11:27 | |
opendevreview | Yadnesh Kulkarni proposed openstack/tripleo-validations master: Fail validation if pacemaker service is not active https://review.opendev.org/c/openstack/tripleo-validations/+/805187 | 11:28 |
jpodivin | Tengu: 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|lunch | 11:31 | |
Tengu | yeah - that's on Security. | 11:33 |
Tengu | lemme check with them | 11:34 |
opendevreview | Merged openstack/tripleo-ansible master: BnR: managed ceph properly to take a backup of the node https://review.opendev.org/c/openstack/tripleo-ansible/+/802688 | 11:37 |
jpodivin | Tengu: that would be great, thank you Tengu++ | 11:38 |
*** rlandy is now known as rlandy|rover | 11:44 | |
rlandy|rover | gthiemonge: 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|rover | dviroel|ruck: ^^ | 12:01 |
rlandy|rover | impacting fs035 | 12:01 |
jpodivin | I 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 |
jpodivin | But I can't really find anything about it. | 12:10 |
Tengu | jpodivin: unfortunately, nope. still potentially used in 16.2 (so train) | 12:18 |
* Tengu is sad | 12:18 | |
jpodivin | Tengu: ah, well that is sad | 12:18 |
jpodivin | Tengu: I've just deleted my copy of the repo with the fix for their py27 env XD | 12:19 |
Tengu | jpodivin: well... | 12:19 |
jpodivin | Tengu: 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 |
opendevreview | Francesco Pantano proposed openstack/tripleo-heat-templates stable/wallaby: Move the remaining wallaby jobs to cephadm https://review.opendev.org/c/openstack/tripleo-heat-templates/+/805034 | 12:22 |
*** jpena|lunch is now known as jpena | 12:31 | |
opendevreview | Mikolaj Ciecierski proposed openstack/tripleo-upgrade master: Allow applying workaround patches in containers. https://review.opendev.org/c/openstack/tripleo-upgrade/+/703121 | 12:32 |
*** poojajadhav is now known as poojadhav | 12:39 | |
*** poojadhav is now known as poojajadhav | 12:39 | |
*** poojajadhav is now known as pojadhav | 12:40 | |
fultonj | bshephar: 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 |
bshephar | Hey, 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 |
fultonj | bshephar: i'm patching the doc above ^ since cephadm can deploy dashbard and cephfs too | 12:46 |
opendevreview | Michele Baldessari proposed openstack/tripleo-heat-templates master: Add BGP EVPN support to the FRR service https://review.opendev.org/c/openstack/tripleo-heat-templates/+/798645 | 12:46 |
fultonj | bshephar: we removed it in X but it's still there in W (though deprecated in W) | 12:46 |
bshephar | Yep, cool. | 12:46 |
fultonj | bshephar: in the enxt downstream release it will not be there | 12:46 |
fultonj | (17) | 12:47 |
bshephar | Is it at all possible to test with a single node? Or are we super hardline must be 3 nodes no exceptions | 12:47 |
fultonj | bshephar: it is possible to to test with a single node | 12:47 |
fultonj | https://docs.openstack.org/project-deploy-guide/tripleo-docs/latest/deployment/standalone.html | 12:48 |
fultonj | bshephar: ^ has been updatred so you can try cephadm that way too | 12:48 |
fultonj | bshephar: thanks for trying it out | 12:48 |
bshephar | Oh, 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 |
bshephar | But I guess if it works with standalone I can make it work on a single node attached to a shelf. | 12:49 |
fultonj | bshephar: yes, you should be able to | 12:49 |
fultonj | where's marios? | 12:50 |
fultonj | i guess even the PTL gets to take a day off :) | 12:50 |
bshephar | Must have missed the meeting where we voted to approve it | 12:51 |
fultonj | bshephar: you mean the move to cephadm? | 12:52 |
bshephar | Na, marios' pto :) | 12:53 |
fultonj | ha :) | 12:53 |
fultonj | ok | 12:53 |
fultonj | was going to say that cephadm thing was discussed during PTG | 12:53 |
fultonj | https://specs.openstack.org/openstack/tripleo-specs/specs/wallaby/tripleo-ceph.html | 12:53 |
bshephar | Yeah, I have been following along with it. I'm super interested. I'll see if I can add a Ceph node to my tripleo deployment | 12:54 |
fultonj | bshephar: no prob, thanks for testing it. let me know if you hit any issues | 12:59 |
bshephar | Will do. Thanks for the info. | 12:59 |
opendevreview | Shnaidman Sagi (Sergey) proposed openstack/tripleo-quickstart master: Run CI with Ansible 2.11 https://review.opendev.org/c/openstack/tripleo-quickstart/+/769480 | 13:05 |
opendevreview | Brendan Shephard proposed openstack/tripleo-ansible master: Remove stack_action for os-net-config https://review.opendev.org/c/openstack/tripleo-ansible/+/805213 | 13:08 |
*** frenzy_friday is now known as erbot | 13:13 | |
*** erbot is now known as frenzy_friday | 13:15 | |
opendevreview | Brendan Shephard proposed openstack/tripleo-heat-templates master: Remove NetworkDeploymentActions https://review.opendev.org/c/openstack/tripleo-heat-templates/+/805217 | 13:25 |
opendevreview | Giulio Fidente proposed openstack/tripleo-heat-templates master: Consider GlanceMultistoreConfig when setting glance_pool https://review.opendev.org/c/openstack/tripleo-heat-templates/+/805029 | 13:26 |
opendevreview | Sorin Sbârnea proposed openstack/tripleo-quickstart master: Use tripleo.repos.get_hash in repo-setup role https://review.opendev.org/c/openstack/tripleo-quickstart/+/791486 | 13:28 |
opendevreview | Brendan Shephard proposed openstack/tripleo-heat-templates master: Remove NetworkDeploymentActions https://review.opendev.org/c/openstack/tripleo-heat-templates/+/805217 | 13:32 |
weshay|ruck | Tengu, zbr is working on the fix for the py36 stuff.. little complicated w/ infra atm... | 13:44 |
Tengu | weshay|ruck: I know, it's such a mess at soooo many levels | 13:44 |
weshay|ruck | Tengu, you should get details from him.. but imho Tengu you'll have to drive it.. because sorin is exiting our community :) | 13:45 |
Tengu | weshay|ruck: that's why I didn't step up further - don't want to add more mess on that pile of mess | 13:45 |
Tengu | weshay|ruck: I saw the mail, yeah... but Sorin will finish this before leaving, right zbr ? :) | 13:45 |
Tengu | and now, I have a nasty feeling this is a way to push me as ptl.... «it's a trap!!» | 13:45 |
weshay|ruck | Tengu, the jobs are passing w/ his changes.. depends on the def of done | 13:45 |
weshay|ruck | Tengu, lolz | 13:46 |
weshay|ruck | Tengu, well.. I will say... as PTL you may have more sway :) | 13:46 |
* Tengu should have put some bets | 13:46 | |
opendevreview | Damien Ciabrini proposed openstack/puppet-tripleo master: WIP haproxy: use frontend/backend syntax in config https://review.opendev.org/c/openstack/puppet-tripleo/+/801075 | 13:52 |
opendevreview | Pooja 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/+/804971 | 13:54 |
chandankumar | jpodivin++ zbr++++++++++++++ Tengu++ for fixing py36 jobs :-) | 13:56 |
Tengu | ^^' | 13:57 |
opendevreview | Pooja 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/+/804971 | 14:02 |
opendevreview | Damien Ciabrini proposed openstack/puppet-tripleo master: WIP haproxy config to favour local backends https://review.opendev.org/c/openstack/puppet-tripleo/+/805230 | 14:21 |
opendevreview | Sergii Golovatiuk proposed openstack/tripleo-upgrade master: Improve node_upgrade_pre.sh https://review.opendev.org/c/openstack/tripleo-upgrade/+/805231 | 14:25 |
opendevreview | Alex Schultz proposed openstack/tripleo-validations stable/victoria: Trigger molecule jobs when modifying molecule-requirements.txt file https://review.opendev.org/c/openstack/tripleo-validations/+/805233 | 14:32 |
opendevreview | Alex Schultz proposed openstack/tripleo-validations stable/victoria: Bump molecule to 3.3.1 https://review.opendev.org/c/openstack/tripleo-validations/+/805234 | 14:32 |
opendevreview | Alex Schultz proposed openstack/tripleo-validations stable/ussuri: Trigger molecule jobs when modifying molecule-requirements.txt file https://review.opendev.org/c/openstack/tripleo-validations/+/805235 | 14:34 |
opendevreview | Alex Schultz proposed openstack/tripleo-validations stable/ussuri: Bump molecule to 3.3.1 https://review.opendev.org/c/openstack/tripleo-validations/+/805236 | 14:34 |
opendevreview | Brendan Shephard proposed openstack/tripleo-heat-templates master: Deprecate and replace NetworkDeploymentActions https://review.opendev.org/c/openstack/tripleo-heat-templates/+/805217 | 14:35 |
opendevreview | Pooja 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/+/804971 | 14:39 |
opendevreview | Shnaidman 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/+/805242 | 14:57 |
fultonj | weshay|ruck: fyi i'm talking to cephadm dev about using the same container tools package in their ci | 14:58 |
fultonj | https://github.com/ceph/ceph/pull/42852/files | 14:58 |
opendevreview | Pooja 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/+/804971 | 14:58 |
fultonj | i see we use container-tools:2.0, not 3. is this just for stability or is there another reason? | 14:59 |
weshay|ruck | fultonj, cool.. /me looks.. I'm working making it so the content provider is reading tags from tripleo-common/../tripleo-containers.yml | 14:59 |
fultonj | weshay|ruck: do you have a patch for ^ ? | 15:02 |
fultonj | https://review.opendev.org/c/openstack/tripleo-ci/+/805061 | 15:02 |
weshay|ruck | not yet.. | 15:02 |
weshay|ruck | ya.. just that | 15:03 |
sshnaidm | hjensas, hey | 15:05 |
sshnaidm | hjensas, fyi https://review.opendev.org/c/openstack/openstack-virtual-baremetal/+/805242 | 15:06 |
sshnaidm | hjensas, do you know where this curl command is defined? Can't find it in repo.. | 15:06 |
opendevreview | Juan 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/+/805148 | 15:07 |
* zbr wondering if he could remove quickstart banner before leaving, never found it of any practical use | 15:29 | |
weshay|ruck | zbr, oh come on.. it's "fun"! | 15:30 |
zbr | yes 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 |
sshnaidm | zbr, no way, you don't take this banner with you! | 15:38 |
*** jpena is now known as jpena|off | 15:41 | |
*** ysandeep is now known as ysandeep|away | 15:42 | |
jpodivin | zbr: I'm dealing with this odd molecule related issue, I was wondering I you've seen something like it . | 15:43 |
jpodivin | https://bugs.launchpad.net/tripleo/+bug/1938266 | 15:44 |
opendevreview | John Fulton proposed openstack/tripleo-docs master: Document "deployed ceph" https://review.opendev.org/c/openstack/tripleo-docs/+/804245 | 15:46 |
opendevreview | John Fulton proposed openstack/tripleo-docs master: Document "deployed ceph" https://review.opendev.org/c/openstack/tripleo-docs/+/804245 | 15:48 |
*** pojadhav is now known as pojadhav|out | 15:49 | |
opendevreview | John Fulton proposed openstack/tripleo-docs master: Document "deployed ceph" https://review.opendev.org/c/openstack/tripleo-docs/+/804245 | 15:49 |
*** rpittau is now known as rpittau|afk | 15:51 | |
opendevreview | Merged openstack/puppet-tripleo stable/wallaby: Replace deprecated ip functions https://review.opendev.org/c/openstack/puppet-tripleo/+/804728 | 15:55 |
opendevreview | Merged openstack/python-tripleoclient stable/wallaby: Make the "success" message more "success"-like https://review.opendev.org/c/openstack/python-tripleoclient/+/804858 | 15:55 |
*** sshnaidm is now known as sshnaidm|afk | 16:09 | |
opendevreview | Francesco Pantano proposed openstack/tripleo-heat-templates master: Enable CephDashboard for scenario001 https://review.opendev.org/c/openstack/tripleo-heat-templates/+/804896 | 16:09 |
opendevreview | Merged openstack/openstack-virtual-baremetal master: Hide curl command with auth token from logs https://review.opendev.org/c/openstack/openstack-virtual-baremetal/+/805242 | 16:10 |
opendevreview | Alex Schultz proposed openstack/tripleo-validations stable/victoria: DNM: verbose all the things https://review.opendev.org/c/openstack/tripleo-validations/+/805248 | 16:12 |
zbr | jpodivin: are they using podman shim instead of genuine docker? | 16:30 |
zbr | if that failure is o that branch alone, compare with molecule scenario on master. | 16:31 |
mwhahaha | zbr: it's podman according to bindep | 16:31 |
mwhahaha | seems ci related as it worked fine in a local reproducer | 16:31 |
zbr | which one is used can make a big difference | 16:32 |
zbr | i personally found that switch from bionic to focal caused many problems, i would not rule it out | 16:33 |
mwhahaha | it should be centos? | 16:33 |
opendevreview | Shnaidman 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/+/805149 | 16:36 |
opendevreview | Alex Schultz proposed openstack/tripleo-validations stable/victoria: DNM: verbose all the things https://review.opendev.org/c/openstack/tripleo-validations/+/805248 | 16:43 |
opendevreview | Alex Schultz proposed openstack/tripleo-validations stable/victoria: DNM: verbose all the things https://review.opendev.org/c/openstack/tripleo-validations/+/805248 | 16:43 |
opendevreview | Julia Kreger proposed openstack/tripleo-heat-templates master: Create the tftpboot ppc64le folder https://review.opendev.org/c/openstack/tripleo-heat-templates/+/805253 | 16:51 |
opendevreview | amolkahat proposed openstack/tripleo-ci master: Add victoria and wallaby branches for scenario010 https://review.opendev.org/c/openstack/tripleo-ci/+/803867 | 16:57 |
opendevreview | Merged openstack/openstack-virtual-baremetal stable/2.0: Hide curl command with auth token from logs https://review.opendev.org/c/openstack/openstack-virtual-baremetal/+/805149 | 16:58 |
opendevreview | amolkahat 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/+/804117 | 17:03 |
opendevreview | amolkahat 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/+/803627 | 17:16 |
opendevreview | amolkahat 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/+/804113 | 17:19 |
opendevreview | amolkahat 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/+/804117 | 17:24 |
opendevreview | amolkahat proposed openstack/tripleo-quickstart-extras master: Added stack_name variable to overcloud-delete defaults https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/805260 | 17:43 |
opendevreview | Alex Schultz proposed openstack/tripleo-validations stable/ussuri: DNM: verbose molecule test https://review.opendev.org/c/openstack/tripleo-validations/+/805262 | 18:06 |
opendevreview | Merged openstack/tripleo-ansible master: Add deployed_ceph feature https://review.opendev.org/c/openstack/tripleo-ansible/+/797538 | 18:09 |
opendevreview | Merged openstack/validations-common master: Setting language for the python3.6 tox environment https://review.opendev.org/c/openstack/validations-common/+/805014 | 18:09 |
opendevreview | Merged openstack/validations-libs master: Setting language for the python3.6 tox environment https://review.opendev.org/c/openstack/validations-libs/+/805013 | 18:09 |
opendevreview | Merged openstack/tripleo-heat-templates master: Setting language for the python3.6 tox environment https://review.opendev.org/c/openstack/tripleo-heat-templates/+/805119 | 18:09 |
opendevreview | Merged openstack/tripleo-validations stable/wallaby: Setting language for the python3.6 tox environment https://review.opendev.org/c/openstack/tripleo-validations/+/805114 | 18:09 |
opendevreview | Merged openstack/tripleo-common master: Setting language for the python3.6 tox environment https://review.opendev.org/c/openstack/tripleo-common/+/805117 | 18:09 |
opendevreview | Merged openstack/tripleo-validations master: Setting language for the python3.6 tox environment https://review.opendev.org/c/openstack/tripleo-validations/+/805015 | 18:09 |
opendevreview | Alex Schultz proposed openstack/tripleo-validations stable/ussuri: DNM: verbose molecule test https://review.opendev.org/c/openstack/tripleo-validations/+/805262 | 18:24 |
opendevreview | Merged openstack/puppet-tripleo master: Add /dev/log to ovn-dbs-bundle https://review.opendev.org/c/openstack/puppet-tripleo/+/730878 | 18:42 |
opendevreview | Douglas Viroel proposed openstack/openstack-tempest-skiplist master: Add FloatingIpMultipleRoutersTest to skiplist https://review.opendev.org/c/openstack/openstack-tempest-skiplist/+/805267 | 19:11 |
fultonj | tripleo-ci-centos-8-undercloud-upgrade failed twice in a row on my python-tripleoclient patch | 19:17 |
fultonj | https://review.opendev.org/c/openstack/python-tripleoclient/+/800341 | 19:17 |
fultonj | anyone else seeing this job fail? | 19:17 |
fultonj | https://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.log | 19:17 |
fultonj | ERROR: Heat log files: /var/log/heat-launcher/undercloud_deploy-b0eh1mfo | 19:17 |
fultonj | but I don't see anything in that log' | 19:18 |
fultonj | https://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.html | 19:18 |
mwhahaha | 2021-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 |
mwhahaha | http://103.57.74.227:5001/v2/tripleomaster/openstack-ironic-conductor/manifests/e0527d8ca233ebb4bc1ac386556a3282", "params": {}, "success": false} | 19:18 |
mwhahaha | the 2nd fail was the py36 problem | 19:19 |
mwhahaha | so you hit the promotion container out of sink issue and py36 being broken | 19:19 |
mwhahaha | recheck and provide correct homage to $deity of choice | 19:20 |
fultonj | $deity of choice | 19:20 |
fultonj | ha ha | 19:20 |
fultonj | ok, thanks | 19:20 |
mwhahaha | i recommend all of them. might improve odds | 19:20 |
opendevreview | Ronelle 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/+/804971 | 19:20 |
opendevreview | Alex Schultz proposed openstack/tripleo-validations stable/ussuri: [ussuri-only] Stop requiring ansible 2.8 https://review.opendev.org/c/openstack/tripleo-validations/+/805290 | 19:29 |
opendevreview | Alex Schultz proposed openstack/tripleo-validations stable/ussuri: Trigger molecule jobs when modifying molecule-requirements.txt file https://review.opendev.org/c/openstack/tripleo-validations/+/805235 | 19:34 |
opendevreview | Alex Schultz proposed openstack/tripleo-validations stable/ussuri: Bump molecule to 3.3.1 https://review.opendev.org/c/openstack/tripleo-validations/+/805236 | 19:35 |
opendevreview | Alex Schultz proposed openstack/tripleo-validations stable/ussuri: Trigger molecule jobs when modifying molecule-requirements.txt file https://review.opendev.org/c/openstack/tripleo-validations/+/805235 | 19:38 |
opendevreview | Alex Schultz proposed openstack/tripleo-validations stable/ussuri: [ussuri-only] Stop requiring ansible 2.8 https://review.opendev.org/c/openstack/tripleo-validations/+/805290 | 19:38 |
opendevreview | Alex Schultz proposed openstack/tripleo-validations stable/ussuri: Bump molecule to 3.3.1 https://review.opendev.org/c/openstack/tripleo-validations/+/805236 | 19:38 |
opendevreview | Kevin Carter proposed openstack/python-tripleoclient master: Ensure directories exist before copying https://review.opendev.org/c/openstack/python-tripleoclient/+/805291 | 20:01 |
opendevreview | Kevin Carter proposed openstack/python-tripleoclient master: Ensure directories exist before copying https://review.opendev.org/c/openstack/python-tripleoclient/+/805291 | 20:03 |
opendevreview | Merged openstack/openstack-tempest-skiplist master: Add FloatingIpMultipleRoutersTest to skiplist https://review.opendev.org/c/openstack/openstack-tempest-skiplist/+/805267 | 20:14 |
opendevreview | Damien Ciabrini proposed openstack/tripleo-heat-templates master: container-puppet.sh idempotency on restart https://review.opendev.org/c/openstack/tripleo-heat-templates/+/805301 | 20:32 |
*** dviroel|ruck is now known as dviroel|ruck|out | 21:08 | |
opendevreview | Brendan Shephard proposed openstack/tripleo-heat-templates master: Deprecate and replace NetworkDeploymentActions https://review.opendev.org/c/openstack/tripleo-heat-templates/+/805217 | 21:44 |
*** pmannidi|AFK is now known as pmannidi | 23:21 | |
*** pmannidi is now known as pmannidi|brb | 23:31 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!