[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#971828: php-amqplib: autopkgtest regression: Connection refused



Source: php-amqplib
Version: 2.12.1-1
X-Debbugs-CC: debian-ci@lists.debian.org
Severity: serious
User: debian-ci@lists.debian.org
Usertags: regression

Dear maintainer(s),

With a recent upload of php-amqplib the autopkgtest of php-amqplib fails
in testing when that autopkgtest is run with the binary packages of
php-amqplib from unstable. It passes when run with only packages from
testing. In tabular form:

                       pass            fail
php-amqplib            from testing    2.12.1-1
all others             from testing    from testing

I copied some of the output at the bottom of this report.

Currently this regression is blocking the migration to testing [1]. Can
you please investigate the situation and fix it?

More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

[1] https://qa.debian.org/excuses.php?package=php-amqplib

https://ci.debian.net/data/autopkgtest/testing/amd64/p/php-amqplib/7353169/log.gz

here were 3 errors:

1)
PhpAmqpLib\Tests\Functional\Connection\SSLConnectionTest::secure_connection_default_params
with data set #0 (array(array('/tmp/autopkgtest-lxc.9cowmedr...te.pem',
'/tmp/autopkgtest-lxc.9cowmedr...te.pem',
'/tmp/autopkgtest-lxc.9cowmedr...ey.pem', true, false)))
PhpAmqpLib\Exception\AMQPIOException: stream_socket_client(): unable to
connect to ssl://localhost:5671 (Connection refused)

/usr/share/php/PhpAmqpLib/Wire/IO/StreamIO.php:110
/usr/share/php/PhpAmqpLib/Connection/AbstractConnection.php:240
/usr/share/php/PhpAmqpLib/Connection/AbstractConnection.php:223
/usr/share/php/PhpAmqpLib/Connection/AMQPStreamConnection.php:60
/usr/share/php/PhpAmqpLib/Connection/AMQPSSLConnection.php:28
/tmp/autopkgtest-lxc.9cowmedr/downtmp/build.5WC/src/tests/Functional/AbstractConnectionTest.php:77
/tmp/autopkgtest-lxc.9cowmedr/downtmp/build.5WC/src/tests/Functional/Connection/SSLConnectionTest.php:19

2)
PhpAmqpLib\Tests\Functional\Connection\SSLConnectionTest::secure_connection_default_params
with data set #1 (array(array('/tmp/autopkgtest-lxc.9cowmedr...te.pem',
'/tmp/autopkgtest-lxc.9cowmedr...te.pem',
'/tmp/autopkgtest-lxc.9cowmedr...ey.pem', true, false), 'tls'))
PhpAmqpLib\Exception\AMQPIOException: stream_socket_client(): unable to
connect to tls://localhost:5671 (Connection refused)

/usr/share/php/PhpAmqpLib/Wire/IO/StreamIO.php:110
/usr/share/php/PhpAmqpLib/Connection/AbstractConnection.php:240
/usr/share/php/PhpAmqpLib/Connection/AbstractConnection.php:223
/usr/share/php/PhpAmqpLib/Connection/AMQPStreamConnection.php:60
/usr/share/php/PhpAmqpLib/Connection/AMQPSSLConnection.php:28
/tmp/autopkgtest-lxc.9cowmedr/downtmp/build.5WC/src/tests/Functional/AbstractConnectionTest.php:77
/tmp/autopkgtest-lxc.9cowmedr/downtmp/build.5WC/src/tests/Functional/Connection/SSLConnectionTest.php:19

3)
PhpAmqpLib\Tests\Functional\Connection\SSLConnectionTest::secure_connection_default_params
with data set #2 (array(array('/tmp/autopkgtest-lxc.9cowmedr...te.pem',
false, false, true)))
PhpAmqpLib\Exception\AMQPIOException: stream_socket_client(): unable to
connect to ssl://localhost:5671 (Connection refused)

/usr/share/php/PhpAmqpLib/Wire/IO/StreamIO.php:110
/usr/share/php/PhpAmqpLib/Connection/AbstractConnection.php:240
/usr/share/php/PhpAmqpLib/Connection/AbstractConnection.php:223
/usr/share/php/PhpAmqpLib/Connection/AMQPStreamConnection.php:60
/usr/share/php/PhpAmqpLib/Connection/AMQPSSLConnection.php:28
/tmp/autopkgtest-lxc.9cowmedr/downtmp/build.5WC/src/tests/Functional/AbstractConnectionTest.php:77
/tmp/autopkgtest-lxc.9cowmedr/downtmp/build.5WC/src/tests/Functional/Connection/SSLConnectionTest.php:19

--

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: