Python 3 started failing on i686, x86_64 and arm only.

https://koji.fedoraproject.org/koji/taskinfo?taskID=17313924

The failures come from the test_socket.py [0], test_aead_aes_gcm [1] and more 
specifically this line [2] with the message: OSError: [Errno 22] Invalid 
argument

This test is checking Python's interface for the kernel crypto API (added in 
3.6 [3]).

[0] https://hg.python.org/cpython/file/3.6/Lib/test/test_socket.py#l5473
[1] https://hg.python.org/cpython/file/3.6/Lib/test/test_socket.py#l5472
[2] https://hg.python.org/cpython/file/3.6/Lib/test/test_socket.py#l5497
[3] http://bugs.python.org/issue27744

Charalampos Stratakis
Associate Software Engineer
Python Maintenance Team, Red Hat


----- Original Message -----
From: "Kevin Fenzi" <ke...@scrye.com>
To: devel@lists.fedoraproject.org
Sent: Monday, January 16, 2017 5:16:40 PM
Subject: Re: Is there something wrong with the Koji builders?

On Mon, 16 Jan 2017 09:38:25 -0500 (EST)
Jaroslav Skarvada <jskar...@redhat.com> wrote:

> ----- Original Message -----
> > I've done two builds for rawhide this morning.
> > 
> > On the first the armv7hl and ppc64le builds failed because the
> > source tar file could not be unpacked.
> > 
> > On the second the aarch64 build failed because the source tar file
> > could not be unpacked.
> > 
> > All the other arches built successfully.
> > 
> > --
> > 
> > Kaleb
> > _______________________________________________
> > devel mailing list -- devel@lists.fedoraproject.org
> > To unsubscribe send an email to devel-le...@lists.fedoraproject.org
> >   
> 
> I am encountering the same problem even on i686 (when trying to
> scratch build graphviz [1, 2]), so there is probably something wrong
> with the builders

Yes, there's been ongoing issues since last week: 

* This issue (which seems new in the last few days) where srpm isn't
  unpacking correctly.
  https://pagure.io/fedora-infrastructure/issue/5694

* Sometimes downloads of packages for the mock chroot are failing. Even
  though there's nothing at all wrong with the squid cache (and In fact
  I added a second one this weekend).
  https://pagure.io/fedora-infrastructure/issue/5689

* buildvm's are unstable and sometimes reboot or have odd kernel
  blowups. (The 4.9.x kernel bug is
  https://bugzilla.redhat.com/show_bug.cgi?id=1413314 but it might not
  be a kernel bug at all, since 4.8.x kernels are doing the same now as
  well.

I guess my monday is all mapped out for me. ;) 

will keep the above bugs posted and report back here when I figure
anything out. ;( 

kevin


_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Reply via email to