Re: [vpp-dev] vpp-verify-master-centos failures

2019-02-01 Thread Damjan Marion via Lists.Fd.Io
Problem is likely caused by old multiarch scheme + gcc7 (6 or 8 work fine) + march=(cpu type which doesn't do avx2). https://gerrit.fd.io/r/#/c/17252 Should fix the issue > On 1 Feb 2019, at 18:52, Florin Coras wrote: > > Just a heads up to everyone.

Re: [vpp-dev] vpp-verify-master-centos failures

2019-02-01 Thread Florin Coras
Just a heads up to everyone. I’ve tried rebuilding vpp with cleared ccache (rm -rf build-root/.ccache/*) and on my ubuntu 18.04 with gcc 7.3.0 it turned out to be really slow. For some reason gcc seems to be stalling towards the end of the build. To see if this is gcc specific, I installed

Re: [vpp-dev] vpp-verify-master-centos failures

2019-02-01 Thread Ed Kern via Lists.Fd.Io
> On Feb 1, 2019, at 7:06 AM, Andrew  Yourtchenko wrote: > > Can we retrieve a high watermark of the container memory usage during > a job run ? > So my answer to that is ‘I have no idea’ The memory allocation from my ‘automated’ point of view happens during make pkg-deb or make test

Re: [vpp-dev] vpp-verify-master-centos failures

2019-02-01 Thread Andrew Yourtchenko
Can we retrieve a high watermark of the container memory usage during a job run ? Then we could take that, multiply by 2, for sanity verify that it is not larger than the previous 3x times 3 (i.e. 9x)and verify if it hits the previously configured limit of 3x, and if it does, then install a new

Re: [vpp-dev] vpp-verify-master-centos failures

2019-02-01 Thread Ed Kern via Lists.Fd.Io
Request with numbers has been made. Not a ci-man change so it requires vanessa, but she is typically super fast turning around these changes, so hopefully in a couple hours. Apologies for the trouble. We have seen a 4-6x increase (depending on OS) in the last 5 months and so it finally

[vpp-dev] vpp-verify-master-centos failures

2019-01-31 Thread Florin Coras
It seems centos verify jobs are failing with errors of the type: 00:27:16 FAILED: vnet/CMakeFiles/vnet.dir/span/node.c.o 00:27:16 ccache /opt/rh/devtoolset-7/root/bin/cc -DWITH_LIBSSL=1 -Dvnet_EXPORTS -I/w/workspace/vpp-verify-master-centos7/src -I. -Iinclude -Wno-address-of-packed-member