[release] controller CSIT for Aluminium


Robert Varga
 

On 09/06/2020 02:49, JamO Luhrsen wrote:
Hi all,

I've had an action item for a while to dig through Aluminium controller
CSIT to
try to get a handle on where we stand after the MRI bumps. This has turned
up some jira tickets:
[snip]

Trouble on the test side:

https://jira.opendaylight.org/browse/INTTEST-100
This is across all releases, I just updated the ticket and raised it to
blocker, as it does block any attempt to release anything. I have
attached known-good and known-bad console.log and the 'diff -U 0'
between them.

It seems to be pointing at
https://git.opendaylight.org/gerrit/c/releng/builder/+/90196/2/jjb/integration/integration-templates.yaml

which would seem to indicate trouble with python setup in the new image.

Thanh, any idea on how to debug this further?

Thanks,
Robert


Robert Varga
 

On 12/06/2020 19:52, Robert Varga wrote:
On 09/06/2020 02:49, JamO Luhrsen wrote:
Hi all,

I've had an action item for a while to dig through Aluminium controller
CSIT to
try to get a handle on where we stand after the MRI bumps. This has turned
up some jira tickets:
[snip]

Trouble on the test side:

https://jira.opendaylight.org/browse/INTTEST-100
This is across all releases, I just updated the ticket and raised it to
blocker, as it does block any attempt to release anything. I have
attached known-good and known-bad console.log and the 'diff -U 0'
between them.

It seems to be pointing at
https://git.opendaylight.org/gerrit/c/releng/builder/+/90196/2/jjb/integration/integration-templates.yaml

which would seem to indicate trouble with python setup in the new image.

Thanh, any idea on how to debug this further?
+correct email


Thanks,
Robert


Thanh ha <zxiiro@...>
 

On Fri, Jun 12, 2020 at 2:02 PM Robert Varga <nite@...> wrote:
On 12/06/2020 19:52, Robert Varga wrote:
> On 09/06/2020 02:49, JamO Luhrsen wrote:
>> Hi all,
>>
>> I've had an action item for a while to dig through Aluminium controller
>> CSIT to
>> try to get a handle on where we stand after the MRI bumps. This has turned
>> up some jira tickets:
>
> [snip]
>
>> Trouble on the test side:
>>
>> https://jira.opendaylight.org/browse/INTTEST-100
>
> This is across all releases, I just updated the ticket and raised it to
> blocker, as it does block any attempt to release anything. I have
> attached known-good and known-bad console.log and the 'diff -U 0'
> between them.
>
> It seems to be pointing at
> https://git.opendaylight.org/gerrit/c/releng/builder/+/90196/2/jjb/integration/integration-templates.yaml
>
> which would seem to indicate trouble with python setup in the new image.
>
> Thanh, any idea on how to debug this further?

This patch https://git.opendaylight.org/gerrit/c/releng/builder/+/90433 will at least make mininet available to be used on the sandbox directly. Maybe we can run a few commands and try to reproduce on the sandbox with a stripped down job that just tries to run the script. I'll work with JamO to see if we can find anything useful to debug.

Regards,
Thanh