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 02-Dec-13 14:01
Contributor HP
Status FAILURE
Data Platform: X86_64 RHEL5 valgrind
Branch: MAIN
Contributor: HP
Date: 131202
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:

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

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

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

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

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

1385998732s-748904us: DiscardedData [7608:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385998733s-864962us: DiscardedData [7608:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385998734s-981982us: DiscardedData [7608:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385998737s-174862us: DiscardedData [7608:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385998738s-597746us: DiscardedData [7608:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385998739s-730379us: DiscardedData [7608:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385998740s-928585us: DiscardedData [7608:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385998744s-395463us: DiscardedData [7608:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385998746s-634637us: DiscardedData [7608:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385998747s-791643us: DiscardedData [7608:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385998748s-928060us: DiscardedData [7608:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385998750s-40328us: DiscardedData [7608:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385998751s-248478us: DiscardedData [7608:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385998753s-461445us: DiscardedData [7608:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385998755s-21320us: DiscardedData [7608:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385998757s-277942us: DiscardedData [7608:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385998758s-975494us: DiscardedData [7608:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385998760s-68983us: DiscardedData [7608:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385998761s-219777us: DiscardedData [7608:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385998762s-378505us: DiscardedData [7608:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385998763s-503648us: DiscardedData [7608:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385998764s-643590us: DiscardedData [7608:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385998765s-745979us: DiscardedData [7608:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385998776s-537596us: DiscardedData [7608:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385998777s-672819us: DiscardedData [7608:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385998778s-758412us: DiscardedData [7608:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385998779s-888411us: DiscardedData [7608:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385998781s-347731us: DiscardedData [7608:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385998782s-588948us: DiscardedData [7608:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385998783s-723840us: DiscardedData [7608:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386002524s-965710us: DiscardedData [23848:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386002526s-113745us: DiscardedData [23848:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386002527s-224791us: DiscardedData [23848:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386002529s-400135us: DiscardedData [23848:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386002530s-831731us: DiscardedData [23848:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386002532s-102128us: DiscardedData [23848:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386002533s-273645us: DiscardedData [23848:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386002536s-584747us: DiscardedData [23848:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386002539s-117643us: DiscardedData [23848:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386002540s-378335us: DiscardedData [23848:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386002541s-695610us: DiscardedData [23848:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386002542s-928757us: DiscardedData [23848:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386002544s-41945us: DiscardedData [23848:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386002547s-145586us: DiscardedData [23848:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386002549s-628637us: DiscardedData [23848:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386002551s-78160us: DiscardedData [23848:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386002552s-215846us: DiscardedData [23848:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386002553s-325954us: DiscardedData [23848:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386002554s-500612us: DiscardedData [23848:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386002555s-688350us: DiscardedData [23848:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386002556s-912966us: DiscardedData [23848:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386002558s-26753us: DiscardedData [23848:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386002559s-209767us: DiscardedData [23848:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386002570s-761075us: DiscardedData [23848:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386002571s-945093us: DiscardedData [23848:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386002573s-76044us: DiscardedData [23848:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386002574s-262481us: DiscardedData [23848:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386002575s-432926us: DiscardedData [23848:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386002577s-619487us: DiscardedData [23848:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386002579s-970407us: DiscardedData [23848:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386005835s-232218us: DiscardedData [27177:208394000:CIMOperationRequestDispatcher.cpp:219]: All completed responses (2) for current request have been accounted for but expected count (64) does not match the received count (42). error count (0).
1386005858s-49244us: DiscardedData [27177:227923728: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).
1386005882s-862650us: DiscardedData [27177:205190928:CIMOperationRequestDispatcher.cpp:219]: All completed responses (2) for current request have been accounted for but expected count (67) does not match the received count (42). error count (0).
1386006058s-690391us: DiscardedData [27177:227923728: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