Re: [vpp-dev] Verify failures on Centos .

2017-07-17 Thread Peter Mikus -X (pmikus - PANTHEON TECHNOLOGIES at Cisco)
Hello, Bellow snippet is not the issue with compiling but the VIRL issue. So compilation worked. We will check on what is happening with VIRL. Thanks. Peter Mikus Engineer – Software Cisco Systems Limited -Original Message- From: Neale Ranns (nranns) Sent: Monday, July 17, 2017 3:35

Re: [vpp-dev] Verify failures on Centos .

2017-07-17 Thread Neale Ranns (nranns)
And this error a couple of times. From: https://jenkins.fd.io/job/vpp-csit-verify-virl-master/6284/console 12:54:10 + ssh -i priv_key -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o BatchMode=yes -o LogLevel=error jenkins-in@10.30.51.30 'stop-testcase session-MlXji0' 12:54:11

Re: [vpp-dev] Verify failures on Centos .

2017-07-17 Thread Neale Ranns (nranns)
Hi Peter, The versions have changed but the problems remain in rebased code; Regards, neale 12:38:10 make[2]: Leaving directory `/w/workspace/vpp-verify-master-centos7/dpdk' 12:38:10 sudo rpm -Uih vpp-dpdk-devel-17.05-vpp5.x86_64.rpm 12:38:11 12:38:11

Re: [vpp-dev] Verify failures on Centos .

2017-07-17 Thread Peter Mikus -X (pmikus - PANTHEON TECHNOLOGIES at Cisco)
Hello, I think this is because you did not rebase your code. Recently dpdk package was updated/uploaded on nexus (vpp6), and you are trying to build against vpp5, which cannot be installed on Jenkins slave because it already has latest version. Can you please try rebase and do again? Thanks.

[vpp-dev] Verify failures on Centos .

2017-07-17 Thread Neale Ranns (nranns)
Hi All, The error below has occurred 4 times in a row on the verify job for: https://gerrit.fd.io/r/#/c/7586/ anyone have any insight? Thanks, neale 23:10:32 make[2]: Leaving directory `/w/workspace/vpp-verify-master-centos7/dpdk' 23:10:32 sudo rpm -Uih vpp-dpdk-devel-17.05-vpp5.x86_64.rpm