Monday, 2021-07-05

opendevreviewIan Wienand proposed zuul/zuul-jobs master: Add introduction to the container jobs documentation  https://review.opendev.org/c/zuul/zuul-jobs/+/79896901:59
opendevreviewSimon Westphahl proposed zuul/zuul master: Make reporting asynchronous  https://review.opendev.org/c/zuul/zuul/+/69125307:09
opendevreviewSimon Westphahl proposed zuul/zuul master: Make reporting asynchronous  https://review.opendev.org/c/zuul/zuul/+/69125307:13
avass[m]boha: either on the job level or where the role is included07:22
*** bhagyashris_ is now known as bhagyashris|ruck07:40
*** rpittau|afk is now known as rpittau07:45
*** sshnaidm|afk is now known as sshnaidm08:35
*** jpena|off is now known as jpena08:35
*** dmellado_ is now known as dmellado08:43
opendevreviewSimon Westphahl proposed zuul/zuul master: Refactor pipeline processing in run handler  https://review.opendev.org/c/zuul/zuul/+/79598508:45
*** iurygregory is now known as iury|holiday09:18
swestcorvus: there seems to be a race condition with the executor API: https://storage.bhs.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_a7c/795985/9/check/zuul-tox-py36/a7c1eb9/testr_results.html10:06
swestcorvus: might be something we are just hitting in the test10:07
*** bhagyashris_ is now known as bhagyashris|ruck10:08
swestcorvus: I think this is similar to the race condition we observed with the tree cache. the watched node is deleted while a slow "changed" event tries to retrieve the data of the now gone znode.10:12
swestmaybe something we just have to account for in the _watchBuildState() callback10:13
*** jpena is now known as jpena|lunch11:33
opendevreviewSimon Westphahl proposed zuul/zuul master: Don't process build state watches w/o data  https://review.opendev.org/c/zuul/zuul/+/79946011:49
swestcorvus: ^ not sure if we should stop the data watch in this case11:49
opendevreviewSimon Westphahl proposed zuul/zuul master: Move tenant validation to separate method  https://review.opendev.org/c/zuul/zuul/+/79946312:07
opendevreviewSimon Westphahl proposed zuul/zuul master: Combine full and smart reconfiguration events  https://review.opendev.org/c/zuul/zuul/+/79946412:07
opendevreviewFelix Edel proposed zuul/zuul master: Move parent provider determination to pipeline manager  https://review.opendev.org/c/zuul/zuul/+/79763112:28
*** jpena|lunch is now known as jpena12:28
*** jpena is now known as jpena|away12:36
opendevreviewBenjamin Schanzel proposed zuul/zuul master: Add tenant name on NodeRequests for Nodepool  https://review.opendev.org/c/zuul/zuul/+/78868012:45
opendevreviewBenjamin Schanzel proposed zuul/zuul master: Add tenant name on NodeRequests for Nodepool  https://review.opendev.org/c/zuul/zuul/+/78868012:50
opendevreviewFelix Edel proposed zuul/zuul master: Move parent provider determination to pipeline manager  https://review.opendev.org/c/zuul/zuul/+/79763113:20
*** jpena|away is now known as jpena14:29
*** marios is now known as marios|out15:56
*** rpittau is now known as rpittau|afk16:20
*** jpena is now known as jpena|off16:33
boha[m]<avass[m] "boha: either on the job level or"> Thanks :). That got me past the add-build-sshkey. Is the prepare_workspace-role supported on windows? I get an unexpected failure when it tries to start zuul_console daemon. Any chance of finding a complete base setup for a windows node publicly?19:18
avass[m]boha: I think there's a change for one somewhere, let me checl19:19
avass[m]boha: this should do it: https://review.opendev.org/c/zuul/zuul-jobs/+/74000519:21
boha[m]nice, so it could replace the prepare_workspace in the future? the zuul_console-part in prepare_workspace - is that for live streaming to the webui or something else?19:28
tobiash[m]boha: zuul-console daemon is for live log streaming and not supported on windows19:30
tobiash[m]you can just skip that for windows19:30
boha[m]ok, thanks 🙂19:31
avass[m]not supported on windows yet, maybe someone will make that happen some day :)20:13
boha[m]how is the status on windows and zuul in general? is it used in production? 20:15
boha[m]<avass[m] "boha: this should do it: https:/"> I got the winrm-part working with you synchronize_repos 🙂. SSH did not find git, but that should be my fault ;-)20:17
avass[m]Yeah we use windows extensively at Volvo20:17
avass[m]boha: you may need to reboot or reload the environment somehow if git is in path and then restart sshd20:19
boha[m]Cool 🙂, but the zuul-jobs-repo are mainly concerned with linux for now?20:19
avass[m]Yeah, opendev doesn't really have any windows machines to run tests on either20:20
corvuswe accept windows-related roles in zuul/zuul-jobs20:21
corvuswe would also accept a test platform with windows machines to run tests on them20:22
corvusbut historically there's a lot of non-windows contributions, so that's what the bulk of the roles are aiming for.  of course, linux subsystem on windows levels the playing field a lot.20:24
boha[m]<avass[m] "boha: you may need to reboot or "> it always helps with a restart 😀. Now it runs using ssh also. Last step failing now is the remove-build-sshkey. 20:32
boha[m]looks like it cannot find the key... 20:33
avass[m]boha: i think we may have a patched version of remove-build-sshkey, i can check tomorrow20:34
boha[m]sounds good, much appreciated :). Thanks for all the help. 20:36

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