OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform X86_64_RHEL5_valgrind
Branch MAIN
Options +CMPI,+CQL,+IPV6,+SLP,+SSL,+WSMAN
Date 27-Nov-13 14:01
Contributor HP
Status FAILURE
Data Platform: X86_64 RHEL5 valgrind
Branch: MAIN
Contributor: HP
Date: 131127
Time: 1401
Options: +CMPI +CQL +IPv6 +SLP +SSL +WSMan
Status: FAILURE

make[5]: Leaving directory `/var/buildMAIN/pegasus/src/Providers/TestProviders'
make[5]: Entering directory `/var/buildMAIN/pegasus/src/Providers/IndicationConsumer'
make[5]: Leaving directory `/var/buildMAIN/pegasus/src/Providers/IndicationConsumer'
make[4]: Leaving directory `/var/buildMAIN/pegasus/src/Providers'
make[3]: Leaving directory `/var/buildMAIN/pegasus/src'
make[3]: Entering directory `/var/buildMAIN/pegasus/test'
make[4]: Entering directory `/var/buildMAIN/pegasus/test/wetest'
make[5]: Entering directory `/var/buildMAIN/pegasus/test/wetest/cimv2'
make[5]: Leaving directory `/var/buildMAIN/pegasus/test/wetest/cimv2'
make[5]: Entering directory `/var/buildMAIN/pegasus/test/wetest/static'
make[5]: Leaving directory `/var/buildMAIN/pegasus/test/wetest/static'
make[4]: Leaving directory `/var/buildMAIN/pegasus/test/wetest'
make[3]: Leaving directory `/var/buildMAIN/pegasus/test'
make[2]: Leaving directory `/var/buildMAIN/pegasus'
make[1]: Leaving directory `/var/buildMAIN/pegasus'
make[1]: Entering directory `/var/buildMAIN/pegasus'
make[1]: Nothing to be done for `check_core_search_results'.
make[1]: Leaving directory `/var/buildMAIN/pegasus'

************ Build and Test Successful *************
-------------------------------------------------------------------------------
Memory leak:

==9845== Memcheck, a memory error detector
==9845== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==9845== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==9845== Command: /var/buildMAIN/pegasus/build/bin_exe/TestCertClient /var/buildMAIN/pegasus/build/testcert4.cert /var/buildMAIN/pegasus/build/testcert4.key /var/buildMAIN/pegasus/build/ssl.rnd
==9845== Parent PID: 9844
==9845==
==9845==
==9845== HEAP SUMMARY:
==9845== in use at exit: 1,090 bytes in 8 blocks
==9845== total heap usage: 3,071 allocs, 3,063 frees, 271,193 bytes allocated
==9845==
==9845== 32 bytes in 1 blocks are possibly lost in loss record 3 of 8
==9845== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==9845== by 0x4F4A1A5: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==9845== by 0x4F4A278: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==9845== by 0x4F5C17D: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==9845== by 0x4C23A26: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==9845== by 0x4C26545: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext const&, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==9845== by 0x402357: main (in /var/buildMAIN/pegasus/build/bin_exe/TestCertClient)
==9845==
==9845== 144 bytes in 1 blocks are possibly lost in loss record 7 of 8
==9845== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==9845== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==9845== by 0x4F5C16F: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==9845== by 0x4C23A26: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==9845== by 0x4C26545: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext const&, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==9845== by 0x402357: main (in /var/buildMAIN/pegasus/build/bin_exe/TestCertClient)
==9845==
==9845== 536 bytes in 1 blocks are possibly lost in loss record 8 of 8
==9845== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==9845== by 0x4F6F6F9: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==9845== by 0x4F51739: Pegasus::Formatter::format(Pegasus::String const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==9845== by 0x4F0198C: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==9845== by 0x4F03287: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==9845== by 0x4F03420: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==9845== by 0x4F4A1E1: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==9845== by 0x4F4A278: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==9845== by 0x4F5C17D: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==9845== by 0x4C23A26: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==9845== by 0x4C26545: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext const&, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==9845== by 0x402357: main (in /var/buildMAIN/pegasus/build/bin_exe/TestCertClient)
==9845==
==9845== LEAK SUMMARY:
==9845== definitely lost: 0 bytes in 0 blocks
==9845== indirectly lost: 0 bytes in 0 blocks
==9845== possibly lost: 712 bytes in 3 blocks
==9845== still reachable: 378 bytes in 5 blocks
==9845== suppressed: 0 bytes in 0 blocks
==9845== Reachable blocks (those to which a pointer was found) are not shown.
==9845== To see them, rerun with: --leak-check=full --show-reachable=yes
==9845==
==9845== For counts of detected and suppressed errors, rerun with: -v
==9845== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==6655== Memcheck, a memory error detector
==6655== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==6655== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==6655== Command: /var/buildMAIN/pegasus/build/bin_exe/TestDir
==6655== Parent PID: 6654
==6655==
==6655==
==6655== HEAP SUMMARY:
==6655== in use at exit: 712 bytes in 3 blocks
==6655== total heap usage: 212 allocs, 209 frees, 59,914 bytes allocated
==6655==
==6655== 32 bytes in 1 blocks are possibly lost in loss record 1 of 3
==6655== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==6655== by 0x4F431A5: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==6655== by 0x4F470FF: Pegasus::CannotOpenDirectory::CannotOpenDirectory(Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==6655== by 0x4F3E19E: Pegasus::Dir::Dir(Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==6655== by 0x4014C4: main (in /var/buildMAIN/pegasus/build/bin_exe/TestDir)
==6655==
==6655== 144 bytes in 1 blocks are possibly lost in loss record 2 of 3
==6655== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==6655== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==6655== by 0x4F3E190: Pegasus::Dir::Dir(Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==6655== by 0x4014C4: main (in /var/buildMAIN/pegasus/build/bin_exe/TestDir)
==6655==
==6655== 536 bytes in 1 blocks are possibly lost in loss record 3 of 3
==6655== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==6655== by 0x4F686F9: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==6655== by 0x4F4A739: Pegasus::Formatter::format(Pegasus::String const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==6655== by 0x4EFA98C: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==6655== by 0x4EFC287: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==6655== by 0x4EFC420: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==6655== by 0x4F431E1: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==6655== by 0x4F470FF: Pegasus::CannotOpenDirectory::CannotOpenDirectory(Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==6655== by 0x4F3E19E: Pegasus::Dir::Dir(Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==6655== by 0x4014C4: main (in /var/buildMAIN/pegasus/build/bin_exe/TestDir)
==6655==
==6655== LEAK SUMMARY:
==6655== definitely lost: 0 bytes in 0 blocks
==6655== indirectly lost: 0 bytes in 0 blocks
==6655== possibly lost: 712 bytes in 3 blocks
==6655== still reachable: 0 bytes in 0 blocks
==6655== suppressed: 0 bytes in 0 blocks
==6655==
==6655== For counts of detected and suppressed errors, rerun with: -v
==6655== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==19461== Memcheck, a memory error detector
==19461== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==19461== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==19461== Command: /var/buildMAIN/pegasus/build/bin_exe/TestParserCLI noEvaluate SELECT * FROM CIM_InstModification WHERE SourceInstance ISA CIM_EthernetPort AND SourceInstance.OperationalStatus <> PreviousInstance.OperationalStatus
==19461== Parent PID: 19460
==19461==
==19461==
==19461== HEAP SUMMARY:
==19461== in use at exit: 16,470 bytes in 5 blocks
==19461== total heap usage: 280 allocs, 275 frees, 51,176 bytes allocated
==19461==
==19461== 12 bytes in 2 blocks are definitely lost in loss record 2 of 4
==19461== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==19461== by 0x3E0BC7FD51: strdup (in /lib64/libc-2.12.so)
==19461== by 0x4C18BAD: WQL_parse() (in /var/buildMAIN/pegasus/build/lib/libpegwql.so.1)
==19461== by 0x4C1B832: Pegasus::WQLParser::parse(char const*, Pegasus::WQLSelectStatement&) (in /var/buildMAIN/pegasus/build/lib/libpegwql.so.1)
==19461== by 0x4C1BB7E: Pegasus::WQLParser::parse(Pegasus::Buffer const&, Pegasus::WQLSelectStatement&) (in /var/buildMAIN/pegasus/build/lib/libpegwql.so.1)
==19461== by 0x402D99: main (in /var/buildMAIN/pegasus/build/bin_exe/TestParserCLI)
==19461==
==19461== LEAK SUMMARY:
==19461== definitely lost: 12 bytes in 2 blocks
==19461== indirectly lost: 0 bytes in 0 blocks
==19461== possibly lost: 0 bytes in 0 blocks
==19461== still reachable: 16,458 bytes in 3 blocks
==19461== suppressed: 0 bytes in 0 blocks
==19461== Reachable blocks (those to which a pointer was found) are not shown.
==19461== To see them, rerun with: --leak-check=full --show-reachable=yes
==19461==
==19461== For counts of detected and suppressed errors, rerun with: -v
==19461== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==11399== Memcheck, a memory error detector
==11399== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==11399== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==11399== Command: /var/buildMAIN/pegasus/build/bin_exe/cimprovagt 1 8 15 root IndicationStressTestConsumerModule
==11399== Parent PID: 11398
==11399==
==11399==
==11399== HEAP SUMMARY:
==11399== in use at exit: 31,732 bytes in 217 blocks
==11399== total heap usage: 274 allocs, 57 frees, 36,985 bytes allocated
==11399==
==11399== 728 bytes in 1 blocks are possibly lost in loss record 202 of 215
==11399== at 0x4A0674C: operator new[](unsigned long) (vg_replace_malloc.c:305)
==11399== by 0x54C27C6: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==11399== by 0x54BD6BD: global constructors keyed to ConfigManager.cpp (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==11399== by 0x54CA075: ??? (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==11399== by 0x54B973A: ??? (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==11399== by 0x7FF000A76: ???
==11399== by 0x702F4E49414D646B: ???
==11399== by 0x622F737573616764: ???
==11399== by 0x6E69622F646C6974: ???
==11399== by 0x6D69632F6578655E: ???
==11399== by 0x746761766F726F: ???
==11399== by 0x7200353100380030: ???
==11399== by 0x69646E4900746F6E: ???
==11399== by 0x74536E6F69746162: ???
==11399== by 0x7473655473736571: ???
==11399== by 0x72656D75736E6F42: ???
==11399== by 0x5000656C75646F4C: ???
==11399== by 0x425F535553414744: ???
==11399== by 0x414C505F444C4954: ???
==11399== by 0x38583D4D524F4653: ???
==11399== by 0x4548522034365F35: ???
==11399== by 0x72676C617620354B: ???
==11399== by 0x4147455000646E68: ???
==11399== by 0x545345545F535552: ???
==11399== by 0x5F454C42414E455E: ???
==11399==
==11399== LEAK SUMMARY:
==11399== definitely lost: 0 bytes in 0 blocks
==11399== indirectly lost: 0 bytes in 0 blocks
==11399== possibly lost: 728 bytes in 1 blocks
==11399== still reachable: 31,004 bytes in 216 blocks
==11399== suppressed: 0 bytes in 0 blocks
==11399== Reachable blocks (those to which a pointer was found) are not shown.
==11399== To see them, rerun with: --leak-check=full --show-reachable=yes
==11399==
==11399== For counts of detected and suppressed errors, rerun with: -v
==11399== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==24474== Memcheck, a memory error detector
==24474== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==24474== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==24474== Command: /var/buildMAIN/pegasus/build/bin_exe/srv_reg
==24474== Parent PID: 24473
==24474==
==24474==
==24474== HEAP SUMMARY:
==24474== in use at exit: 416 bytes in 5 blocks
==24474== total heap usage: 670 allocs, 665 frees, 88,294 bytes allocated
==24474==
==24474== 72 bytes in 1 blocks are definitely lost in loss record 3 of 5
==24474== at 0x4A0610F: realloc (vg_replace_malloc.c:525)
==24474== by 0x5E348BA: ???
==24474== by 0x5E34A28: ???
==24474== by 0x5E34B73: ???
==24474== by 0x5E34389: ???
==24474== by 0x5E285AC: ???
==24474== by 0x5E2DDCE: ???
==24474== by 0x5E2E473: ???
==24474== by 0x5E2E599: ???
==24474== by 0x5E2EA70: ???
==24474== by 0x5E2EE22: ???
==24474== by 0x50084D8: Pegasus::slp_service_agent::service_listener(void*) (in /var/buildMAIN/pegasus/build/lib/libpegslp.so.1)
==24474== by 0x3E0C0077E0: start_thread (in /lib64/libpthread-2.12.so)
==24474== by 0x3E0BCE153C: clone (in /lib64/libc-2.12.so)
==24474==
==24474== 72 bytes in 1 blocks are definitely lost in loss record 4 of 5
==24474== at 0x4A0610F: realloc (vg_replace_malloc.c:525)
==24474== by 0x5E3190A: ???
==24474== by 0x5E31A78: ???
==24474== by 0x5E31BC3: ???
==24474== by 0x5E312C9: ???
==24474== by 0x5E2C04D: ???
==24474== by 0x5E2DF7E: ???
==24474== by 0x5E2E473: ???
==24474== by 0x5E2E599: ???
==24474== by 0x5E2EA70: ???
==24474== by 0x5E2EE22: ???
==24474== by 0x50084D8: Pegasus::slp_service_agent::service_listener(void*) (in /var/buildMAIN/pegasus/build/lib/libpegslp.so.1)
==24474== by 0x3E0C0077E0: start_thread (in /lib64/libpthread-2.12.so)
==24474== by 0x3E0BCE153C: clone (in /lib64/libc-2.12.so)
==24474==
==24474== LEAK SUMMARY:
==24474== definitely lost: 144 bytes in 2 blocks
==24474== indirectly lost: 0 bytes in 0 blocks
==24474== possibly lost: 0 bytes in 0 blocks
==24474== still reachable: 272 bytes in 3 blocks
==24474== suppressed: 0 bytes in 0 blocks
==24474== Reachable blocks (those to which a pointer was found) are not shown.
==24474== To see them, rerun with: --leak-check=full --show-reachable=yes
==24474==
==24474== For counts of detected and suppressed errors, rerun with: -v
==24474== ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 6 from 6)

1385566508s-724600us: DiscardedData [4689:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385566509s-840072us: DiscardedData [4689:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385566511s-177673us: DiscardedData [4689:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385566513s-333841us: DiscardedData [4689:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385566514s-722835us: DiscardedData [4689:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385566515s-823343us: DiscardedData [4689:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385566516s-915850us: DiscardedData [4689:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385566520s-224788us: DiscardedData [4689:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385566522s-420126us: DiscardedData [4689:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385566523s-597601us: DiscardedData [4689:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385566524s-791040us: DiscardedData [4689:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385566525s-938584us: DiscardedData [4689:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385566527s-834674us: DiscardedData [4689:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385566531s-767111us: DiscardedData [4689:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385566532s-905028us: DiscardedData [4689:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385566534s-33803us: DiscardedData [4689:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385566535s-212846us: DiscardedData [4689:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385566536s-351840us: DiscardedData [4689:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385566537s-523456us: DiscardedData [4689:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385566538s-683286us: DiscardedData [4689:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385566539s-830724us: DiscardedData [4689:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385566541s-226128us: DiscardedData [4689:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385566542s-571678us: DiscardedData [4689:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385566553s-472225us: DiscardedData [4689:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385566554s-571508us: DiscardedData [4689:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385566555s-697330us: DiscardedData [4689:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385566557s-268790us: DiscardedData [4689:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385566559s-528901us: DiscardedData [4689:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385566561s-249565us: DiscardedData [4689:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385566562s-386678us: DiscardedData [4689:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385573375s-820313us: DiscardedData [24098:223409936:CIMOperationRequestDispatcher.cpp:219]: All completed responses (2) for current request have been accounted for but expected count (65) does not match the received count (42). error count (0).
1385573399s-404439us: DiscardedData [24098:228456208:CIMOperationRequestDispatcher.cpp:219]: All completed responses (2) for current request have been accounted for but expected count (65) does not match the received count (42). error count (0).
1385573421s-628207us: DiscardedData [24098:223409936:CIMOperationRequestDispatcher.cpp:219]: All completed responses (2) for current request have been accounted for but expected count (70) does not match the received count (42). error count (0).
1385573593s-5711us: DiscardedData [24098:223676176:CIMOperationRequestDispatcher.cpp:219]: All completed responses (3) for current request have been accounted for but expected count (4) does not match the received count (3). error count (0).
n*********** FAILURE: Unexpected trace found. ************n