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 17-Oct-13 14:05
Contributor HP
Status FAILURE
Data Platform: X86_64 RHEL5 valgrind
Branch: MAIN
Contributor: HP
Date: 131017
Time: 1405
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:

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

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

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

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

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

1382024108s-553896us: DiscardedData [31047:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382024109s-706368us: DiscardedData [31047:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382024110s-859830us: DiscardedData [31047:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382024113s-277926us: DiscardedData [31047:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382024114s-507962us: DiscardedData [31047:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382024115s-631190us: DiscardedData [31047:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382024116s-894370us: DiscardedData [31047:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382024120s-853780us: DiscardedData [31047:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382024123s-358622us: DiscardedData [31047:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382024124s-939310us: DiscardedData [31047:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382024126s-361936us: DiscardedData [31047:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382024127s-640063us: DiscardedData [31047:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382024129s-5204us: DiscardedData [31047:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382024131s-355590us: DiscardedData [31047:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382024132s-470050us: DiscardedData [31047:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382024133s-767552us: DiscardedData [31047:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382024134s-961458us: DiscardedData [31047:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382024136s-118851us: DiscardedData [31047:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382024137s-357700us: DiscardedData [31047:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382024138s-615550us: DiscardedData [31047:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382024139s-788386us: DiscardedData [31047:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382024141s-193461us: DiscardedData [31047:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382024142s-356154us: DiscardedData [31047:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382024153s-650963us: DiscardedData [31047:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382024154s-792166us: DiscardedData [31047:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382024156s-1817us: DiscardedData [31047:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382024157s-318960us: DiscardedData [31047:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382024158s-579323us: DiscardedData [31047:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382024159s-756730us: DiscardedData [31047:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382024160s-853036us: DiscardedData [31047:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382027901s-44523us: DiscardedData [15049:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382027902s-264991us: DiscardedData [15049:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382027903s-387513us: DiscardedData [15049:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382027905s-610080us: DiscardedData [15049:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382027906s-736846us: DiscardedData [15049:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382027907s-819199us: DiscardedData [15049:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382027908s-945616us: DiscardedData [15049:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382027912s-354145us: DiscardedData [15049:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382027914s-652760us: DiscardedData [15049:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382027915s-774033us: DiscardedData [15049:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382027917s-228664us: DiscardedData [15049:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382027918s-419641us: DiscardedData [15049:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382027920s-91964us: DiscardedData [15049:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382027922s-692217us: DiscardedData [15049:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382027923s-817414us: DiscardedData [15049:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382027925s-4734us: DiscardedData [15049:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382027926s-140770us: DiscardedData [15049:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382027927s-247431us: DiscardedData [15049:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382027928s-429314us: DiscardedData [15049:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382027929s-638941us: DiscardedData [15049:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382027930s-764013us: DiscardedData [15049:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382027932s-316611us: DiscardedData [15049:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382027933s-414967us: DiscardedData [15049:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382027944s-189188us: DiscardedData [15049:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382027945s-277225us: DiscardedData [15049:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382027946s-391208us: DiscardedData [15049:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382027947s-590473us: DiscardedData [15049:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382027948s-672723us: DiscardedData [15049:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382027949s-831751us: DiscardedData [15049:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382027950s-977742us: DiscardedData [15049:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382031252s-415557us: DiscardedData [18360:238946064:CIMOperationRequestDispatcher.cpp:219]: All completed responses (2) for current request have been accounted for but expected count (62) does not match the received count (42). error count (0).
1382031278s-249680us: DiscardedData [18360:204777232:CIMOperationRequestDispatcher.cpp:219]: All completed responses (2) for current request have been accounted for but expected count (71) does not match the received count (42). error count (0).
1382031306s-729120us: DiscardedData [18360:232564496:CIMOperationRequestDispatcher.cpp:219]: All completed responses (2) for current request have been accounted for but expected count (66) does not match the received count (42). error count (0).
1382031495s-197375us: DiscardedData [18360:232564496: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