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

Bug#922847: flxmlrpc: flaky autopkgtest



Source: flxmlrpc
Version: 0.1.4-4
Severity: important
X-Debbugs-CC: debian-ci@lists.debian.org
User: debian-ci@lists.debian.org
Usertags: flaky

Dear maintainers,

You packages fails regularly on the ci.debian.net infrastructure without
apparent changes. Just now, it was blocking migration of pkgconf due to
a failure, but when I retrigged the test, it passed. Could you please
investigate and make your autopkgtest more robust? Please contact me if
you need help and you think I can provide that (I am not subscribed to
this bug).

Recent discussion of gating migration by autopkgtests on debian-devel
[1] noted that if this is going to work, and in particular now we are
*blocking* migration when it causes autopkgtest regressions,
intermittent autopkgtest failures are likely to have to be considered RC
due to their impact on the tested package's dependencies; for now I've
filed it as important.

Paul

[1] https://lists.debian.org/debian-devel/2018/05/msg00061.html

https://ci.debian.net/data/autopkgtest/testing/amd64/f/flxmlrpc/1973109/log.gz

autopkgtest [03:23:58]: test helloclient: [-----------------------
+ cd test
+ make clean
rm -f *.o
rm -f HelloClient HelloServer TestBase64Client TestBase64Server
TestValues TestXml Validator
+ make
g++  -g -Wall -O2 `pkg-config flxmlrpc --cflags` `pkg-config flxmlrpc
--cflags`   HelloClient.cpp  `pkg-config flxmlrpc --libs` -o HelloClient
g++  -g -Wall -O2 `pkg-config flxmlrpc --cflags` `pkg-config flxmlrpc
--cflags`   HelloServer.cpp  `pkg-config flxmlrpc --libs` -o HelloServer
g++  -g -Wall -O2 `pkg-config flxmlrpc --cflags` `pkg-config flxmlrpc
--cflags`   TestBase64Client.cpp  `pkg-config flxmlrpc --libs` -o
TestBase64Client
g++  -g -Wall -O2 `pkg-config flxmlrpc --cflags` `pkg-config flxmlrpc
--cflags`   TestBase64Server.cpp  `pkg-config flxmlrpc --libs` -o
TestBase64Server
g++  -g -Wall -O2 `pkg-config flxmlrpc --cflags` `pkg-config flxmlrpc
--cflags`   TestValues.cpp  `pkg-config flxmlrpc --libs` -o TestValues
g++  -g -Wall -O2 `pkg-config flxmlrpc --cflags` `pkg-config flxmlrpc
--cflags`   TestXml.cpp  `pkg-config flxmlrpc --libs` -o TestXml
g++  -g -Wall -O2 `pkg-config flxmlrpc --cflags` `pkg-config flxmlrpc
--cflags`   Validator.cpp  `pkg-config flxmlrpc --libs` -o Validator
+ serverpid=840
+ trap 'rm -f out; kill 840' EXIT
+ ./HelloClient localhost 4444
+ ./HelloServer 4444
+ cat out
Error calling 'listMethods'

Error calling 'methodHelp'

Error calling 'Hello'

Error calling 'HelloName'

numbers.size() is 3
Error calling 'Sum'

Error calling 'Sum'

Error calling 'system.multicall'
+ grep -i error out
XmlRpcServer::bindAndListen: server listening on port 4444 fd 3
XmlRpcServer::work: waiting for a connection
Error calling 'listMethods'
Error calling 'methodHelp'
Error calling 'Hello'
Error calling 'HelloName'
Error calling 'Sum'
Error calling 'Sum'
Error calling 'system.multicall'
+ rm -f out
+ kill 840
autopkgtest [03:24:04]: test helloclient: -----------------------]

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: