Dave, et al, Yes, all these are indications of the verify job running a different (and cached) version of the Python VPP package than the one in build tree. That stopped working as soon as I changed the in-tree one (and the caching system picking up and apparently being stuck with a broken version of it). The fix is of course to always use the in-tree one. So that local verify behavior matches jenkins one.
But we need someone with access to the verify build. While we’re at it, would be great to have that documented and accessible... Cheers Ole > On 19 Jun 2018, at 15:21, Dave Barach via Lists.Fd.Io > <dbarach=cisco....@lists.fd.io> wrote: > > See, for example, https://gerrit.fd.io/r/#/c/13061. > > This failure is almost certainly unrelated to the patch. We need to fix this > 90 seconds ago. > > Thanks... Dave > > > 13:02:17 > ============================================================================== > 13:02:17 ERROR: IP ACL test > 13:02:17 > ------------------------------------------------------------------------------ > 13:02:17 Traceback (most recent call last): > 13:02:17 File > "/w/workspace/vpp-verify-master-ubuntu1604/test/test_classifier.py", line > 310, in test_acl_ip > 13:02:17 self.create_classify_table('ip', > self.build_ip_mask(src_ip='ffffffff')) > 13:02:17 File > "/w/workspace/vpp-verify-master-ubuntu1604/test/test_classifier.py", line > 244, in create_classify_table > 13:02:17 current_data_offset=data_offset) > 13:02:17 File > "/w/workspace/vpp-verify-master-ubuntu1604/test/vpp_papi_provider.py", line > 2206, in classify_add_del_table > 13:02:17 'mask': mask}) > 13:02:17 File > "/w/workspace/vpp-verify-master-ubuntu1604/test/vpp_papi_provider.py", line > 160, in api > 13:02:17 reply = api_fn(**api_args) > 13:02:17 File "build/bdist.linux-x86_64/egg/vpp_papi/vpp_papi.py", line > 104, in __call__ > 13:02:17 return self._func(**kwargs) > 13:02:17 File "build/bdist.linux-x86_64/egg/vpp_papi/vpp_papi.py", line > 398, in f > 13:02:17 return self._call_vpp(i, msg, multipart, **kwargs) > 13:02:17 File "build/bdist.linux-x86_64/egg/vpp_papi/vpp_papi.py", line > 591, in _call_vpp > 13:02:17 b = msg.pack(kwargs) > 13:02:17 File "build/bdist.linux-x86_64/egg/vpp_papi/vpp_serializer.py", > line 320, in pack > 13:02:17 b += self.packers[i].pack(data[a], kwargs) > 13:02:17 File "build/bdist.linux-x86_64/egg/vpp_papi/vpp_serializer.py", > line 171, in pack > 13:02:17 b += self.packer.pack(e) > 13:02:17 File "build/bdist.linux-x86_64/egg/vpp_papi/vpp_serializer.py", > line 51, in pack > 13:02:17 return self.packer.pack(data) > 13:02:17 error: cannot convert argument to integer > 13:02:17 > 13:02:17 > ============================================================================== > 13:02:17 ERROR: Output IP ACL test > 13:02:17 > ------------------------------------------------------------------------------ > 13:02:17 Traceback (most recent call last): > 13:02:17 File > "/w/workspace/vpp-verify-master-ubuntu1604/test/test_classifier.py", line > 340, in test_acl_ip_out > 13:02:17 data_offset=0) > 13:02:17 File > "/w/workspace/vpp-verify-master-ubuntu1604/test/test_classifier.py", line > 244, in create_classify_table > 13:02:17 current_data_offset=data_offset) > 13:02:17 File > "/w/workspace/vpp-verify-master-ubuntu1604/test/vpp_papi_provider.py", line > 2206, in classify_add_del_table > 13:02:17 'mask': mask}) > 13:02:17 File > "/w/workspace/vpp-verify-master-ubuntu1604/test/vpp_papi_provider.py", line > 160, in api > 13:02:17 reply = api_fn(**api_args) > 13:02:17 File "build/bdist.linux-x86_64/egg/vpp_papi/vpp_papi.py", line > 104, in __call__ > 13:02:17 return self._func(**kwargs) > 13:02:17 File "build/bdist.linux-x86_64/egg/vpp_papi/vpp_papi.py", line > 398, in f > 13:02:17 return self._call_vpp(i, msg, multipart, **kwargs) > 13:02:17 File "build/bdist.linux-x86_64/egg/vpp_papi/vpp_papi.py", line > 591, in _call_vpp > 13:02:17 b = msg.pack(kwargs) > 13:02:17 File "build/bdist.linux-x86_64/egg/vpp_papi/vpp_serializer.py", > line 320, in pack > 13:02:17 b += self.packers[i].pack(data[a], kwargs) > 13:02:17 File "build/bdist.linux-x86_64/egg/vpp_papi/vpp_serializer.py", > line 171, in pack > 13:02:17 b += self.packer.pack(e) > 13:02:17 File "build/bdist.linux-x86_64/egg/vpp_papi/vpp_serializer.py", > line 51, in pack > 13:02:17 return self.packer.pack(data) > 13:02:17 error: cannot convert argument to integer > 13:02:17 > -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#9644): https://lists.fd.io/g/vpp-dev/message/9644 Mute This Topic: https://lists.fd.io/mt/22432813/21656 Group Owner: vpp-dev+ow...@lists.fd.io Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-