Skip Menu |

This queue is for tickets about the IO-Socket-Socks-Wrapper CPAN distribution.

Report information
The Basics
Id: 127911
Status: open
Priority: 0/
Queue: IO-Socket-Socks-Wrapper

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.17
Fixed in: (no value)



Subject: t/11_live.t failures (fedora28, centos7)
On some of my smokers the test suite fails: ... # Failed test 'LWP+IO::Socket::SSL socks5 wrapping +Server' # at t/11_live.t line 31. # Failed test 'IO::Socket::SSL socks5 wrapping +Server' # at t/11_live.t line 32. # SYS_ERR=Invalid argument, SSL_ERR=IO::Socket::IP configuration failed, IO::Socket::SSL::VERSION=2.060, Net::SSLeay::VERSION=1.85 # Failed test '2 or more connections processed' # at t/11_live.t line 37. # 0 connections processed; IO::Socket::SSL::VERSION=2.060 # Looks like you failed 3 tests of 7. t/11_live.t ................. Dubious, test returned 3 (wstat 768, 0x300) Failed 3/7 subtests ... This happens currently only on my Fedora28 and CentOS7 smokers, and only for self-compiled perls (i.e. not for the system perl).
Can't reproduce
On 2019-01-15 12:27:10, OLEG wrote: Show quoted text
> Can't reproduce
Can you tell me what's your environment where you tried to reproduce the problem? The problem still exists on my smokers, see http://matrix.cpantesters.org/?dist=IO-Socket-Socks-Wrapper%200.17;os=linux;reports=1#sl=6,0 --- and I managed to generate three more fail reports which will appear at CPAN Testers in the next hours.
Втр Янв 15 16:42:29 2019, SREZIC писал: Show quoted text
> On 2019-01-15 12:27:10, OLEG wrote:
> > Can't reproduce
> > Can you tell me what's your environment where you tried to reproduce > the problem? > > The problem still exists on my smokers, see > http://matrix.cpantesters.org/?dist=IO-Socket-Socks- > Wrapper%200.17;os=linux;reports=1#sl=6,0 > --- and I managed to generate three more fail reports which will > appear at CPAN Testers in the next hours.
$ cat /etc/issue Debian GNU/Linux 9 \n \l $ perl --version This is perl 5, version 24, subversion 1 (v5.24.1) built for x86_64-linux-gnu-thread-multi (with 85 registered patches, see perl -V for more detail)
On 2019-01-16 12:15:50, OLEG wrote: Show quoted text
> Втр Янв 15 16:42:29 2019, SREZIC писал:
> > On 2019-01-15 12:27:10, OLEG wrote:
> > > Can't reproduce
> > > > Can you tell me what's your environment where you tried to reproduce > > the problem? > > > > The problem still exists on my smokers, see > > http://matrix.cpantesters.org/?dist=IO-Socket-Socks- > > Wrapper%200.17;os=linux;reports=1#sl=6,0 > > --- and I managed to generate three more fail reports which will > > appear at CPAN Testers in the next hours.
> > > $ cat /etc/issue > Debian GNU/Linux 9 \n \l > > $ perl --version > > This is perl 5, version 24, subversion 1 (v5.24.1) built for x86_64- > linux-gnu-thread-multi > (with 85 registered patches, see perl -V for more detail)
As I already wrote: on my smoker systems the problem happens only on Fedora 28 and CentOS 7. I have also Debian and Ubuntu smokers and there is no problem. Also non-Linux systems like FreeBSD seem to be fine. Contrary to what I wrote before, the fails can also happen with the system perl on Fedora+CentOS. I am willing to produce strace logs of the test failure if you need it.
Срд Янв 16 16:45:45 2019, SREZIC писал: Show quoted text
> On 2019-01-16 12:15:50, OLEG wrote:
> > Втр Янв 15 16:42:29 2019, SREZIC писал:
> > > On 2019-01-15 12:27:10, OLEG wrote:
> > > > Can't reproduce
> > > > > > Can you tell me what's your environment where you tried to > > > reproduce > > > the problem? > > > > > > The problem still exists on my smokers, see > > > http://matrix.cpantesters.org/?dist=IO-Socket-Socks- > > > Wrapper%200.17;os=linux;reports=1#sl=6,0 > > > --- and I managed to generate three more fail reports which will > > > appear at CPAN Testers in the next hours.
> > > > > > $ cat /etc/issue > > Debian GNU/Linux 9 \n \l > > > > $ perl --version > > > > This is perl 5, version 24, subversion 1 (v5.24.1) built for x86_64- > > linux-gnu-thread-multi > > (with 85 registered patches, see perl -V for more detail)
> > As I already wrote: on my smoker systems the problem happens only on > Fedora 28 and CentOS 7. I have also Debian and Ubuntu smokers and > there is no problem. Also non-Linux systems like FreeBSD seem to be > fine. > > Contrary to what I wrote before, the fails can also happen with the > system perl on Fedora+CentOS. > > I am willing to produce strace logs of the test failure if you need > it.
yes, please
On 2019-01-18 23:36:01, OLEG wrote: Show quoted text
> Срд Янв 16 16:45:45 2019, SREZIC писал:
> > On 2019-01-16 12:15:50, OLEG wrote:
> > > Втр Янв 15 16:42:29 2019, SREZIC писал:
> > > > On 2019-01-15 12:27:10, OLEG wrote:
> > > > > Can't reproduce
> > > > > > > > Can you tell me what's your environment where you tried to > > > > reproduce > > > > the problem? > > > > > > > > The problem still exists on my smokers, see > > > > http://matrix.cpantesters.org/?dist=IO-Socket-Socks- > > > > Wrapper%200.17;os=linux;reports=1#sl=6,0 > > > > --- and I managed to generate three more fail reports which will > > > > appear at CPAN Testers in the next hours.
> > > > > > > > > $ cat /etc/issue > > > Debian GNU/Linux 9 \n \l > > > > > > $ perl --version > > > > > > This is perl 5, version 24, subversion 1 (v5.24.1) built for x86_64- > > > linux-gnu-thread-multi > > > (with 85 registered patches, see perl -V for more detail)
> > > > As I already wrote: on my smoker systems the problem happens only on > > Fedora 28 and CentOS 7. I have also Debian and Ubuntu smokers and > > there is no problem. Also non-Linux systems like FreeBSD seem to be > > fine. > > > > Contrary to what I wrote before, the fails can also happen with the > > system perl on Fedora+CentOS. > > > > I am willing to produce strace logs of the test failure if you need > > it.
> > > yes, please
Attached output of "strace -f -s512 -tt -T -o/tmp/strace.log perl5.28.1 -I. -Mblib t/11_live.t" on a Fedora28 system.
Subject: strace.log.bz2
Download strace.log.bz2
application/x-bzip 157.4k

Message body not shown because it is not plain text.