*** bananadev has joined #cip | 03:14 | |
*** patersonc has quit IRC | 04:34 | |
*** bananadev has quit IRC | 05:12 | |
*** bananadev has joined #cip | 06:41 | |
*** patersonc has joined #cip | 06:46 | |
*** rajm has joined #cip | 07:15 | |
*** toscalix has joined #cip | 07:34 | |
toscalix | good morning | 08:07 |
---|---|---|
patersonc | Mornin | 08:07 |
toscalix | patersonc: talking about the kernelci VM, I will send the bi-weekly report today. There is one remaining issue after updating kernelci that prevent us to get to a point where you can create the VM with vagrant and use it as before the update | 08:10 |
toscalix | we are working on it | 08:10 |
patersonc | toscalix: Okay, thank you for the update. | 08:16 |
toscalix | the issue is that the builds tests are not shown in the dashboard. Since we had to change some paths and ports in order to put kernelci and lava in a single VM, we are struggling with the consequences of the update | 08:17 |
toscalix | we have a strategy to prevent users to suffer issues related with upstream updates in the future | 08:18 |
* rajm has built with latest kernelci-backend and no longer gets the port being of incorrect type error but still doesn't see any build info via the webserver | 08:19 | |
toscalix | humm | 08:23 |
toscalix | do you have any good guess why? | 08:23 |
rajm | not at the moment - inspecting /var/log so see if there's any helpful insights | 08:24 |
*** Gwaihir has joined #cip | 08:24 | |
*** Gwaihir has joined #cip | 08:24 | |
rajm | though with a new TREE_NAME I'm getting a 400 error on build.py | 08:32 |
toscalix | please keep us posted about progress, as usual | 08:43 |
rajm | will do! | 08:45 |
*** CTtpollard has joined #cip | 09:19 | |
*** bananadev has quit IRC | 09:33 | |
rajm | I've changed build.py to resubmit if the response.status_code is not 202 and the second time am getting a 415 (unsupported media type error) but maybe that's a consequence of the attempted resubmission? | 09:43 |
toscalix | bi-weekly report sent | 10:28 |
rajm | Gwaihir do you have any thoughts on the current state? - I've updated https://gitlab.com/cip-project/testing/issues/65 to cover some of these points | 10:41 |
Gwaihir | hey rajm, looked at the issue, but unfortunately no: assuming you are passing the git_branch in the POST data itself and that you are running master code of the backend, that should be enough for builds to be parsed and show up | 11:08 |
Gwaihir | the 415 error seems weird, make sure the requests library is not changing your Content-Type when you re-send it | 11:09 |
rajm | Gwaihir thanks for the extra pair of eyes! Though I just get a 400 error the first time and then with apparently the same data a 415 - we're using kernelci-build/build.py as is | 12:14 |
Gwaihir | rajm, if you get a 400 error, printing the entire response might give you more clues on what is wrong | 12:17 |
toscalix | lchlan: can you describe brieftly what you mean by firewall settings? | 12:20 |
rajm | I print response rather than just response.status_code and I get <Response [400]> or is that the default string conversion | 12:27 |
rajm | I installed and am running dillo on the vm but browsing to localhost:5000 doesn't give me anything | 12:29 |
rajm | ah response.text and maybe not unexpectedly One or more mandatory keys are missing: ['git_branch'] - I thought we were setting that but apparently not, doesn't build.py do that for us? | 12:43 |
rajm | So build_data['git_branch'] = git_branch now gives me a 202 return value :-) but still nothing on the jobs/builds tab of the webpage | 12:52 |
lchlan | I found one firewall setting still set to port 80 - but I think it makes no odds. | 13:14 |
rajm | And the path is still http://localhost:8010/$TREE_NAME/v4.4.27/$ARCH-$configuration/ so not git_branch in the path | 13:33 |
*** CTtpollard has quit IRC | 14:01 | |
Gwaihir | rajm, that is weird though, if you are running master, the new path should be $tree/$branch/$kernel/$arch/$defconfig | 15:32 |
rajm | we are a673826d529d8bbea1e181c8f4ba92d04040d5c1 kernelci-backend | 15:35 |
*** rajm has quit IRC | 15:48 | |
Gwaihir | hmmm... I can't find that sha on kernelci-backend :-/ | 15:53 |
*** CTtpollard has joined #cip | 16:13 | |
*** toscalix has quit IRC | 16:56 | |
*** CTtpollard has quit IRC | 17:04 | |
lchlan | I think that sha is from the kernelci-backend-config. | 18:16 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!