[Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#master

Qt Continuous Integration System ci-noreply at qt-project.org
Sat Oct 20 00:16:08 CEST 2012


Autotest `tst_qlocalsocket' failed :(

The test was determined to be flaky, meaning results were not consistent across multiple runs.  This might make the problem difficult to reproduce.  Also, flaky failures might or might not be related to any recent changes in the source code.

  Testing tst_QLocalSocket
  QtQA::App::TestRunner: Timed out after 450 seconds
  QtQA::App::TestRunner: Process exited due to signal 6; dumped core
  QtQA::App::TestRunner: ============================== backtrace follows: ==============================
  QtQA::App::TestRunner: gdb commands: thread apply all bt 100
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: warning: core file may not match specified executable file.
  QtQA::App::TestRunner: [New Thread 9653]
  QtQA::App::TestRunner: [New Thread 9697]
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error.
  QtQA::App::TestRunner: Core was generated by `./tst_qlocalsocket -silent -o /work/build/_artifacts/test-logs/tst_qlocalsocket'.
  QtQA::App::TestRunner: Program terminated with signal 6, Aborted.
  QtQA::App::TestRunner: #0  0xb77de430 in __kernel_vsyscall ()
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 2 (Thread 9697):
  QtQA::App::TestRunner: #0  0xb77de430 in __kernel_vsyscall ()
  QtQA::App::TestRunner: #1  0xb6f7c971 in select () at ../sysdeps/unix/syscall-template.S:82
  QtQA::App::TestRunner: #2  0xb7372e66 in QProcessManager::run (this=0x9835400)
  QtQA::App::TestRunner:     at io/qprocess_unix.cpp:247
  QtQA::App::TestRunner: #3  0xb7210b47 in QThreadPrivate::start (arg=0x9835400)
  QtQA::App::TestRunner:     at thread/qthread_unix.cpp:333
  QtQA::App::TestRunner: #4  0xb715196e in start_thread (arg=0xb05f8b70) at pthread_create.c:300
  QtQA::App::TestRunner: #5  0xb6f83a4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 1 (Thread 9653):
  QtQA::App::TestRunner: #0  0xb77de430 in __kernel_vsyscall ()
  QtQA::App::TestRunner: #1  0xb6ee0651 in *__GI_raise (sig=6)
  QtQA::App::TestRunner:     at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
  QtQA::App::TestRunner: #2  0xb6ee3a82 in *__GI_abort () at abort.c:92
  QtQA::App::TestRunner: #3  0xb71fdde8 in qt_message_fatal (context=..., message=...)
  QtQA::App::TestRunner:     at global/qlogging.cpp:870
  QtQA::App::TestRunner: #4  0xb71fbe18 in QMessageLogger::fatal (this=0xbfb79fec,
  QtQA::App::TestRunner:     msg=0xb77cfc50 "Received signal %d") at global/qlogging.cpp:358
  QtQA::App::TestRunner: #5  0xb77b9a93 in QTest::FatalSignalHandler::signal (signum=15)
  QtQA::App::TestRunner:     at qtestcase.cpp:1957
  QtQA::App::TestRunner: #6  <signal handler called>
  QtQA::App::TestRunner: #7  0xb77de430 in __kernel_vsyscall ()
  QtQA::App::TestRunner: #8  0xb6f7c971 in select () at ../sysdeps/unix/syscall-template.S:82
  QtQA::App::TestRunner: #9  0xb743810b in qt_safe_select (nfds=186, fdread=0xbfb7a6ac,
  QtQA::App::TestRunner:     fdwrite=0xbfb7a62c, fdexcept=0x0, orig_timeout=0xbfb7a5f8)
  QtQA::App::TestRunner:     at kernel/qcore_unix.cpp:93
  QtQA::App::TestRunner: #10 0xb7375224 in select_msecs (nfds=186, fdread=0xbfb7a6ac,
  QtQA::App::TestRunner:     fdwrite=0xbfb7a62c, timeout=20000) at io/qprocess_unix.cpp:992
  QtQA::App::TestRunner: #11 0xb7375f18 in QProcessPrivate::waitForFinished (this=0x98401c0,
  QtQA::App::TestRunner:     msecs=20000) at io/qprocess_unix.cpp:1208
  QtQA::App::TestRunner: #12 0xb7326d2e in QProcess::waitForFinished (this=0x9840108, msecs=20000)
  QtQA::App::TestRunner:     at io/qprocess.cpp:1754
  QtQA::App::TestRunner: #13 0x08054c50 in tst_QLocalSocket::processConnection (this=0xbfb7b270)
  QtQA::App::TestRunner:     at ../tst_qlocalsocket.cpp:796
  QtQA::App::TestRunner: #14 0x0805967a in tst_QLocalSocket::qt_static_metacall (_o=0xbfb7b270,
  QtQA::App::TestRunner:     _c=QMetaObject::InvokeMetaMethod, _id=19, _a=0xbfb7a8f4)
  QtQA::App::TestRunner:     at .moc/debug-shared/tst_qlocalsocket.moc:209
  QtQA::App::TestRunner: #15 0xb73dbe75 in QMetaMethod::invoke (this=0xbfb7aaa0, object=0xbfb7b270,
  QtQA::App::TestRunner:     connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=...,
  QtQA::App::TestRunner:     val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=...,
  QtQA::App::TestRunner:     val9=...) at kernel/qmetaobject.cpp:2146
  QtQA::App::TestRunner: #16 0xb73db44a in QMetaObject::invokeMethod (obj=0xbfb7b270,
  QtQA::App::TestRunner:     member=0xb4001758 "processConnection", type=Qt::DirectConnection,
  QtQA::App::TestRunner:     ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=...,
  QtQA::App::TestRunner:     val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1463
  QtQA::App::TestRunner: #17 0xb77bcce2 in QMetaObject::invokeMethod (obj=0xbfb7b270,
  QtQA::App::TestRunner:     member=0xb4001758 "processConnection", type=Qt::DirectConnection,
  QtQA::App::TestRunner:     val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=...,
  QtQA::App::TestRunner:     val7=..., val8=..., val9=...)
  QtQA::App::TestRunner:     at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:399
  QtQA::App::TestRunner: #18 0xb77b8910 in qInvokeTestMethodDataEntry (
  QtQA::App::TestRunner:     slot=0xb4001758 "processConnection") at qtestcase.cpp:1651
  QtQA::App::TestRunner: #19 0xb77b9112 in qInvokeTestMethod (
  QtQA::App::TestRunner:     slotName=0xb4001eb8 "processConnection()", data=0x0) at qtestcase.cpp:1768
  QtQA::App::TestRunner: #20 0xb77b9979 in qInvokeTestMethods (testObject=0xbfb7b270)
  QtQA::App::TestRunner:     at qtestcase.cpp:1922
  QtQA::App::TestRunner: #21 0xb77ba0f6 in QTest::qExec (testObject=0xbfb7b270, argc=6,
  QtQA::App::TestRunner:     argv=0xbfb7b344) at qtestcase.cpp:2138
  QtQA::App::TestRunner: #22 0x0805946a in main (argc=6, argv=0xbfb7b344)
  QtQA::App::TestRunner:     at ../tst_qlocalsocket.cpp:1179
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: ================================================================================
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QLocalSocket *********
  Config: Using QTest library 5.0.0, Qt 5.0.0
  PASS   : tst_QLocalSocket::initTestCase()
  PASS   : tst_QLocalSocket::server_basic()
  PASS   : tst_QLocalSocket::server_connectionsCount()
  QWARN  : tst_QLocalSocket::socket_basic() QLocalSocket::waitForDisconnected() is not allowed in UnconnectedState
  PASS   : tst_QLocalSocket::socket_basic()
  PASS   : tst_QLocalSocket::listen(null)
  QWARN  : tst_QLocalSocket::listen(tst_localsocket) QLocalServer::listen() called when already listening
  PASS   : tst_QLocalSocket::listen(tst_localsocket)
  QWARN  : tst_QLocalSocket::listen(tst_localsocket) QLocalServer::listen() called when already listening
  PASS   : tst_QLocalSocket::listen(tst_localsocket)
  PASS   : tst_QLocalSocket::listenAndConnect(null 0)
  PASS   : tst_QLocalSocket::listenAndConnect(tst_localsocket 0)
  PASS   : tst_QLocalSocket::listenAndConnect(null 1)
  PASS   : tst_QLocalSocket::listenAndConnect(tst_localsocket 1)
  PASS   : tst_QLocalSocket::listenAndConnect(null 2)
  PASS   : tst_QLocalSocket::listenAndConnect(tst_localsocket 2)
  PASS   : tst_QLocalSocket::sendData(null 0)
  PASS   : tst_QLocalSocket::sendData(tst_localsocket 0)
  PASS   : tst_QLocalSocket::sendData(null 1)
  PASS   : tst_QLocalSocket::sendData(tst_localsocket 1)
  PASS   : tst_QLocalSocket::sendData(null 2)
  PASS   : tst_QLocalSocket::sendData(tst_localsocket 2)
  PASS   : tst_QLocalSocket::readBufferOverflow()
  PASS   : tst_QLocalSocket::fullPath()
  PASS   : tst_QLocalSocket::hitMaximumConnections(none)
  PASS   : tst_QLocalSocket::hitMaximumConnections(1)
  PASS   : tst_QLocalSocket::hitMaximumConnections(3)
  PASS   : tst_QLocalSocket::setSocketDescriptor()
  PASS   : tst_QLocalSocket::threadedConnection(1 client)
  PASS   : tst_QLocalSocket::threadedConnection(2 clients)
  PASS   : tst_QLocalSocket::threadedConnection(5 clients)
  PASS   : tst_QLocalSocket::threadedConnection(10 clients)
  PASS   : tst_QLocalSocket::threadedConnection(20 clients)
  FAIL!  : tst_QLocalSocket::processConnection(1 client) Compared values are not the same
     Actual   (consumer->exitCode()): 1
     Expected (0): 0
     Loc: [../tst_qlocalsocket.cpp(798)]
  client: connecting to "qlocalsocket_autotest"
  QWARN  : tst_QLocalSocket::processConnection(1 client) QProcess: Destroyed while process is still running.
  PASS   : tst_QLocalSocket::processConnection(2 clients)
  PASS   : tst_QLocalSocket::processConnection(5 clients)
  PASS   : tst_QLocalSocket::processConnection(30 clients)
  PASS   : tst_QLocalSocket::longPath()
  PASS   : tst_QLocalSocket::waitForDisconnect()
  PASS   : tst_QLocalSocket::waitForDisconnectByServer()
  PASS   : tst_QLocalSocket::removeServer()
  PASS   : tst_QLocalSocket::recycleServer()
  PASS   : tst_QLocalSocket::multiConnect()
  PASS   : tst_QLocalSocket::writeOnlySocket()
  QWARN  : tst_QLocalSocket::writeToClientAndDisconnect() QLocalSocket::waitForDisconnected() is not allowed in UnconnectedState
  PASS   : tst_QLocalSocket::writeToClientAndDisconnect()
  QDEBUG : tst_QLocalSocket::debug() QLocalSocket::ConnectionRefusedError QLocalSocket::UnconnectedState
  PASS   : tst_QLocalSocket::debug()
  PASS   : tst_QLocalSocket::bytesWrittenSignal()
  PASS   : tst_QLocalSocket::syncDisconnectNotify()
  PASS   : tst_QLocalSocket::asyncDisconnectNotify()
  PASS   : tst_QLocalSocket::verifySocketOptions(user)
  PASS   : tst_QLocalSocket::verifySocketOptions(group)
  PASS   : tst_QLocalSocket::verifySocketOptions(other)
  PASS   : tst_QLocalSocket::verifySocketOptions(all)
  QDEBUG : tst_QLocalSocket::verifyListenWithDescriptor(normal) socket "/tmp/testsocket" false
  PASS   : tst_QLocalSocket::verifyListenWithDescriptor(normal)
  QDEBUG : tst_QLocalSocket::verifyListenWithDescriptor(abstract) socket "abstractsocketname" true
  PASS   : tst_QLocalSocket::verifyListenWithDescriptor(abstract)
  QDEBUG : tst_QLocalSocket::verifyListenWithDescriptor(abstractwithslash) socket "abstractsocketwitha/inthename" true
  PASS   : tst_QLocalSocket::verifyListenWithDescriptor(abstractwithslash)
  QDEBUG : tst_QLocalSocket::verifyListenWithDescriptor(no path) socket "/invalid/no path name specified" true
  PASS   : tst_QLocalSocket::verifyListenWithDescriptor(no path)
  PASS   : tst_QLocalSocket::cleanupTestCase()
  Totals: 54 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QLocalSocket *********
  QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time:
  QtQA::App::TestRunner:   first attempt:  exited with signal 6
  QtQA::App::TestRunner:   second attempt: exited with exit code 1
  QtQA::App::TestRunner: the test seems to be flaky, please fix this
  QtQA::App::TestRunner: this flaky test is being treated as a FAIL
  QtQA::App::TestRunner: end tst_qlocalsocket: 459 seconds, exit code 1

  Build log: http://testresults.qt-project.org/ci/QtBase_master_Integration/build_04246/linux-g++-32_developer-build_Ubuntu_10.04_x86/log.txt.gz

  Tested changes (refs/builds/master_1350680790):
    http://codereview.qt-project.org/35242 [PS4] - Revert removal of commented out tests in tst_qdatetime.cpp.
    http://codereview.qt-project.org/37487 [PS4] - Compile with -no-widgets.
    http://codereview.qt-project.org/37364 [PS2] - normalise signal/slot signatures [QtCore tests]
    http://codereview.qt-project.org/37070 [PS2] - Emit cursorPositionChanged in private slot.
    http://codereview.qt-project.org/37069 [PS2] - Bring back accessibility for plain text edit.



More information about the Ci-reports mailing list