Monday, 2020-04-20

*** changcheng has joined #starlingx03:04
*** yaawang_ has quit IRC05:18
*** yaawang_ has joined #starlingx05:20
*** hyunsikyang has quit IRC05:33
*** changcheng has quit IRC05:37
*** hyunsikyang has joined #starlingx06:00
*** hyunsikyang__ has joined #starlingx07:00
*** hyunsikyang has quit IRC07:02
*** bengates has joined #starlingx07:11
*** bengates has quit IRC07:21
*** bengates has joined #starlingx07:21
*** sgw has quit IRC09:09
*** hyunsikyang__ has quit IRC09:59
*** ijolliffe has joined #starlingx12:23
*** irclogbot_1 has quit IRC13:06
*** irclogbot_0 has joined #starlingx13:08
*** sgw has joined #starlingx13:24
sgwMorning all13:33
*** hoonetorg has quit IRC13:40
bwensleymorning13:40
sgwdpenney__:  Morning updated that cve_support patch13:45
dpenney__sge: ok, I'll look for it13:46
sgwdpenney__: jsomervi1, slittle1: It seems that the .gitreview was forgotten for the kernel repo, I posted a review for that.13:49
dpenney__Davlet had that here: https://review.opendev.org/#/c/720004/13:49
dpenney__looks like it didn't merge?13:50
sgwAh interesting, right it did not merge13:50
sgwthat's why I posted a review, I guess I should have looked first13:51
dpenney__there was an email about zuul setup missing... maybe the .zuul.yaml is the missing piece?13:51
sgwI was just checking for that also.13:51
sgwWill davlet handle that or do you want me to look into it?13:53
dpenney__I'll ping him about it... I assume if there's no .zuul.yaml, that would explain why it hasn't been picked up?13:56
sgwNot sure I looked an another older repo and the .gitreview goes in correctly and then a .zuul.yaml file commit was added followed by tox.ini13:57
sgwI will check in the #opendev channel13:58
*** hoonetorg has joined #starlingx13:59
-openstackstatus- NOTICE: Zuul is temporarily offline; service should be restored in about 15 minutes.14:00
sgwlooks like we do need to get the .zuul.yaml in first14:01
sgwdpenney__: should just be a copy of the integ .zuul.yaml file14:03
dpenney__ok14:03
sgwActually both could go together, Davlet could just amend his .gitreview commit14:03
dpenney__probably don't need all the same jobs, since it's just kernel code14:05
sgwRight, I don't think we need all the devstack stuff14:06
sgwI had not looking in that .zuul.yaml file in a while14:06
dpenney__I think just the openstack-tox-linters for the check/gate jobs, since there'd be no python... but presumably need the same templates and post... and cleanup unneeded stuff like devstack14:07
sgwSeems right14:11
*** dpanech has joined #starlingx14:29
sgwdpanech: morning!14:30
sgwdpanech: why did you -W your commit?15:18
dpanechOpen issue re SSH keys, see my last comment15:19
sgwDid you check the other repos, I think they share the same keys, I am still trying to work out with the Infra team why the commit is not getting verified15:34
dpanechI checked a few, they seem to be different15:37
sgwHmm, then you need to check with the person that set up those repo15:39
*** hoonetorg has quit IRC15:46
dpenney__dpanech: I added a comment to your review... I think the "parent" is wrong for the mirror job, which may be why Zuul isn't able to verify it15:47
dpenney__all other mirror jobs in the other repos set parent to upload-git-mirror, presumably a centrally defined job15:48
-openstackstatus- NOTICE: Gerrit will be restarted to correct a misconfiguration which caused some git mirrors to have outdated references.15:48
dpenney__yeah, it's a reference to this job: https://opendev.org/zuul/zuul-jobs/src/branch/master/playbooks/upload-git-mirror/run.yaml15:49
*** hoonetorg has joined #starlingx15:59
*** bengates has quit IRC16:02
*** bengates has joined #starlingx16:02
dpenney__odd... still not being picked up16:03
*** bengates has quit IRC16:07
dpanechFYI: I did a -W on that review because of the SSH keys thing16:09
sgwHmm, then you need to check with the person that set up those repo with on github, I don't remember who that was16:23
sgwdpenney__: the kernel got caught up in the zuul configuration side changes they were making, it should get checked soon ish, I am tracking it on the #opendev channel16:26
dpanechok16:26
sgwdpenney__: does Al ever show up here?16:30
*** yaawang has joined #starlingx16:33
*** yaawang_ has quit IRC16:33
dpenney__right now, Al is working with an odd WFH setup in a rural area with low bandwidth... likely IRC is only setup on his office computer16:38
dpenney__sgw: zuul picked up the kernel review on your recheck! woohoo!16:48
sgwdpenney__:  Ok, I will follow-up on emalil16:48
sgwyuppers16:49
sgwdpanech: did you fix up the secrets?16:49
sgwdpenney__: not sure if anyone else is aware of the bandit work that was done in sysinv?16:50
dpanechStill talking to people16:51
*** rcw has joined #starlingx16:51
dpenney__sgw: not sure about the bandit stuff... it may just be Al16:52
sgwthanks16:52
dpanechsgw: SSH keys now sorted out in https://review.opendev.org/#/c/720004/17:25
dpanechsgw: wait they are saying I have to create target repo on github as well ...17:28
*** portdirect has quit IRC17:30
*** portdirect has joined #starlingx17:31
sgwMakes sense!17:31
dpanechsgw: ok it's done now17:56
dpanechsgw: now Dariush is checking write permissions in Github for the new repo. I have no direct access to that...17:58
dpanechsgw: ok, I think it's all done now18:03
*** slittle1 has quit IRC18:17
*** slittle1 has joined #starlingx18:21
*** slittle1 has quit IRC18:33
*** slittle1 has joined #starlingx18:41
sgwHi dpenney__: Wayback machine needed!  You added python-daemon to logmgmt a long time ago!  When you did you use /dev/null for stdin/stdout/stderr, well python3 used different semancitc in Open and is failing.  The Python3 guy are proposing adding a patch to ptyhon3-daemon (more tech debt and non-standard) to deal with, do you know if there is alternative?19:33
sgwdpanech: looks like there was some Zuul issues, I recently saw the same POST_FAILURE with zuul-jobs and am working on an answer there.  For the tox one you need to add a tox.ini file also to this commit, I should have seen that sooner, sorry.19:35
dpenney__sgw: logmgmt is just a basic daemon... I wouldn't think we should need to modify any central pkg to support it... if it's doing things in an old and weird way, I would assume it would be easier to just update it to behave in a python3 manner, rather than vice-versa19:41
dpenney__it was probably the second thing I ever wrote in python19:42
sgwdpenney__: see this review: https://review.opendev.org/#/c/717211/, the root cause of needing to patch the python3-daemon is the usage of /dev/null and the way open changed for unbuffered files  we need a less invasive solution.19:46
sgwI agree with you we should not be patching a central package which is why I ahve been pushingback on the review so hard!19:47
sgwThere is also this one: https://review.opendev.org/#/c/714813/ which I am not wild about, but have not figured out what to suggest as an alterniatve yet!19:49
*** ijolliffe has quit IRC19:53
*** sgw has quit IRC21:09
*** sgw has joined #starlingx21:18
sgwHi Team, has something changed with the build-openstack-docs-pti template?  We are seeing a POST_FAILURE in the starlingx/zuul-jobs repo with this change: https://review.opendev.org/72129421:19
sgwThis repo does not generate any docs21:19
sgwOops wrong channel, will move this to Infra!21:20
*** rcw has quit IRC21:30
*** hyunsikyang has joined #starlingx21:40
sgwdpenney__: slittle1: Please see the zuul-jobs change I just proposed22:58
sgwdpanech: you will need to remove the build-openstack-docs-pti from the kernel .zuul.yaml for now until we add release note generation, that will get you based the POST_FAILURES22:59
dpanechits already removed, its failing due to missing tox.ini, I'll work on that as soon as I can23:08
sgwRight, I mentioned that earlier23:14

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