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 05-Nov-13 14:00
Contributor HP
Status FAILURE
Data Platform: X86_64 RHEL5 valgrind
Branch: MAIN
Contributor: HP
Date: 131105
Time: 1400
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:

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

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

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

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

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

1383669882s-351584us: DiscardedData [31559:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383669883s-493989us: DiscardedData [31559:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383669884s-598051us: DiscardedData [31559:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383669886s-799998us: DiscardedData [31559:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383669887s-916611us: DiscardedData [31559:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383669889s-62521us: DiscardedData [31559:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383669890s-176083us: DiscardedData [31559:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383669893s-603990us: DiscardedData [31559:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383669895s-885102us: DiscardedData [31559:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383669897s-9547us: DiscardedData [31559:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383669898s-654120us: DiscardedData [31559:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383669900s-924923us: DiscardedData [31559:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383669902s-849423us: DiscardedData [31559:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383669906s-603283us: DiscardedData [31559:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383669909s-292039us: DiscardedData [31559:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383669911s-657999us: DiscardedData [31559:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383669913s-872592us: DiscardedData [31559:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383669915s-360456us: DiscardedData [31559:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383669916s-861514us: DiscardedData [31559:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383669918s-559531us: DiscardedData [31559:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383669920s-382799us: DiscardedData [31559:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383669921s-693284us: DiscardedData [31559:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383669922s-949096us: DiscardedData [31559:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383669938s-310104us: DiscardedData [31559:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383669939s-524655us: DiscardedData [31559:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383669940s-790571us: DiscardedData [31559:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383669942s-10436us: DiscardedData [31559:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383669943s-662459us: DiscardedData [31559:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383669945s-150504us: DiscardedData [31559:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383669947s-75960us: DiscardedData [31559:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383673402s-695831us: DiscardedData [2642:237614864:CIMOperationRequestDispatcher.cpp:219]: All completed responses (2) for current request have been accounted for but expected count (63) does not match the received count (42). error count (0).
1383673429s-932578us: DiscardedData [2642:205043472:CIMOperationRequestDispatcher.cpp:219]: All completed responses (2) for current request have been accounted for but expected count (63) does not match the received count (42). error count (0).
1383673450s-207940us: DiscardedData [2642:209504016:CIMOperationRequestDispatcher.cpp:219]: All completed responses (2) for current request have been accounted for but expected count (63) does not match the received count (42). error count (0).
1383673637s-373601us: DiscardedData [2642:228239120: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