<div dir="ltr">Hi,<div><br></div><div>The rerun has been kick off.<br><br>The test result on the patchwork will be updated shortly.<br><br>Thank,</div><div>David</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, May 7, 2021 at 12:26 PM Jie Zhou <<a href="mailto:jizh@microsoft.com" target="_blank">jizh@microsoft.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Thanks Aaron!<br>
<br>
-----Original Message-----<br>
From: Aaron Conole <<a href="mailto:aconole@redhat.com" target="_blank">aconole@redhat.com</a>> <br>
Sent: Friday, May 7, 2021 5:47 AM<br>
To: Jie Zhou <<a href="mailto:jizh@microsoft.com" target="_blank">jizh@microsoft.com</a>><br>
Cc: <a href="mailto:ci@dpdk.org" target="_blank">ci@dpdk.org</a>; Brandon Lo <<a href="mailto:blo@iol.unh.edu" target="_blank">blo@iol.unh.edu</a>>; Owen Hilyard <<a href="mailto:ohilyard@iol.unh.edu" target="_blank">ohilyard@iol.unh.edu</a>>; Lincoln Lavoie <<a href="mailto:lylavoie@iol.unh.edu" target="_blank">lylavoie@iol.unh.edu</a>><br>
Subject: [EXTERNAL] Re: [dpdk-ci] Help with a rerun of failed ci/iol-intel-functional<br>
<br>
Jie Zhou <<a href="mailto:jizh@microsoft.com" target="_blank">jizh@microsoft.com</a>> writes:<br>
<br>
> Hi,<br>
><br>
>  <br>
><br>
> This patchset<br>
> (<a href="https://nam06.safelinks.protection.outlook.com/?url=http%3A%2F%2Fpatc" rel="noreferrer" target="_blank">https://nam06.safelinks.protection.outlook.com/?url=http%3A%2F%2Fpatc</a><br>
> <a href="http://hwork.dpdk.org" rel="noreferrer" target="_blank">hwork.dpdk.org</a>%2Fproject%2Fdpdk%2Fpatch%2F1620241931-28435-11-git-send<br>
> -email-jizh%<a href="http://40linux.microsoft.com" rel="noreferrer" target="_blank">40linux.microsoft.com</a>%2F&amp;data=04%7C01%7Cjizh%40microso<br>
> <a href="http://ft.com" rel="noreferrer" target="_blank">ft.com</a>%7C312abec10018483bdbea08d911565a50%7C72f988bf86f141af91ab2d7cd0<br>
> 11db47%7C1%7C0%7C637559884846642838%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC<br>
> 4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;sd<br>
> ata=FOtKE7%2BzuGhSR1uIZSCdvnKJ31oQgq1o6RE6U1KuGno%3D&amp;reserved=0)<br>
> hit CI lab test failure on ci/iol-intel-functional <br>
> (<a href="https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Flab" rel="noreferrer" target="_blank">https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Flab</a><br>
> .<a href="http://dpdk.org" rel="noreferrer" target="_blank">dpdk.org</a>%2Fresults%2Fdashboard%2Fpatchsets%2F16955%2F&amp;data=04%7C0<br>
> 1%7Cjizh%<a href="http://40microsoft.com" rel="noreferrer" target="_blank">40microsoft.com</a>%7C312abec10018483bdbea08d911565a50%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C637559884846652833%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;sdata=74kKnF9U1d%2Fy10TqMkDZE4kdiVCtZbWkWz4R7KJWS4Y%3D&amp;reserved=0). Per looking at the log, don't see how that is related to the change from this patchset (previous versions passed this test and this V13 just trivially resolve a header file 1 line patch apply conflict). Wondering if is it possible that you help with rerun this test for the patchset to see the failure is intermittent or not? Appreciate your help!<br>
<br>
I see errors like:<br>
<br>
------------------------------------<br>
Traceback (most recent call last):<br>
  File "/usr/local/lib/python3.6/dist-packages/scapy/supersocket.py", line 134, in __del__<br>
    self.close()<br>
  File "/usr/local/lib/python3.6/dist-packages/scapy/arch/linux.py", line 514, in close<br>
    set_promisc(self.ins, self.iface, 0)<br>
  File "/usr/local/lib/python3.6/dist-packages/scapy/arch/linux.py", line 165, in set_promisc<br>
    mreq = struct.pack("IHH8s", get_if_index(iff), PACKET_MR_PROMISC, 0, b"")<br>
  File "/usr/local/lib/python3.6/dist-packages/scapy/arch/linux.py", line 380, in get_if_index<br>
    return int(struct.unpack("I", get_if(iff, SIOCGIFINDEX)[16:20])[0])<br>
  File "/usr/local/lib/python3.6/dist-packages/scapy/arch/common.py", line 59, in get_if<br>
    ifreq = ioctl(sck, cmd, struct.pack("16s16x", iff.encode("utf8")))<br>
OSError: [Errno 19] No such device<br>
<br>
------------------------------------<br>
  File "/usr/local/lib/python3.6/dist-packages/pexpect/spawnbase.py", line 166, in read_nonblocking<br>
    s = os.read(self.child_fd, size)<br>
OSError: [Errno 5] Input/output error<br>
<br>
------------------------------------<br>
Looks like it's something in the infrastructure or configuration of the HW.  CC'd the lab folks.<br>
<br>
>  <br>
><br>
> Thanks.<br>
><br>
>  <br>
><br>
> Jie<br>
<br>
</blockquote></div>