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

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

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

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

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

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

1382455776s-834026us: DiscardedData [30917:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382455778s-94762us: DiscardedData [30917:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382455779s-318925us: DiscardedData [30917:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382455781s-516167us: DiscardedData [30917:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382455782s-727123us: DiscardedData [30917:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382455783s-895422us: DiscardedData [30917:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382455785s-259162us: DiscardedData [30917:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382455788s-785128us: DiscardedData [30917:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382455791s-110444us: DiscardedData [30917:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382455792s-360302us: DiscardedData [30917:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382455793s-530517us: DiscardedData [30917:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382455794s-633289us: DiscardedData [30917:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382455795s-731972us: DiscardedData [30917:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382455799s-367925us: DiscardedData [30917:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382455800s-622220us: DiscardedData [30917:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382455801s-859658us: DiscardedData [30917:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382455803s-251579us: DiscardedData [30917:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382455804s-640508us: DiscardedData [30917:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382455805s-728246us: DiscardedData [30917:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382455807s-479499us: DiscardedData [30917:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382455808s-664325us: DiscardedData [30917:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382455809s-760783us: DiscardedData [30917:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382455810s-874097us: DiscardedData [30917:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382455822s-919374us: DiscardedData [30917:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382455824s-329069us: DiscardedData [30917:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382455825s-410800us: DiscardedData [30917:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382455826s-587858us: DiscardedData [30917:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382455828s-367698us: DiscardedData [30917:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382455829s-500179us: DiscardedData [30917:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382455830s-710620us: DiscardedData [30917:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382459463s-773972us: DiscardedData [14827:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382459465s-37835us: DiscardedData [14827:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382459466s-142830us: DiscardedData [14827:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382459468s-268105us: DiscardedData [14827:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382459469s-365192us: DiscardedData [14827:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382459470s-486872us: DiscardedData [14827:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382459471s-725340us: DiscardedData [14827:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382459475s-43667us: DiscardedData [14827:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382459477s-501122us: DiscardedData [14827:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382459478s-812820us: DiscardedData [14827:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382459480s-164483us: DiscardedData [14827:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382459481s-244663us: DiscardedData [14827:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382459482s-328734us: DiscardedData [14827:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382459485s-22658us: DiscardedData [14827:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382459486s-105876us: DiscardedData [14827:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382459487s-223894us: DiscardedData [14827:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382459488s-402770us: DiscardedData [14827:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382459489s-489150us: DiscardedData [14827:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382459490s-573733us: DiscardedData [14827:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382459491s-770468us: DiscardedData [14827:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382459492s-875157us: DiscardedData [14827:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382459494s-33329us: DiscardedData [14827:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382459495s-139298us: DiscardedData [14827:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382459506s-141118us: DiscardedData [14827:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382459507s-345223us: DiscardedData [14827:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382459508s-461808us: DiscardedData [14827:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382459509s-611840us: DiscardedData [14827:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382459510s-755316us: DiscardedData [14827:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382459511s-860983us: DiscardedData [14827:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382459512s-991072us: DiscardedData [14827:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382462702s-151688us: DiscardedData [18156:204777232: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).
1382462733s-287789us: DiscardedData [18156:236029712: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).
1382462761s-270496us: DiscardedData [18156:204777232: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).
1382462941s-87441us: DiscardedData [18156:212440848: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).
1382463173s-522918us: DiscardedData [29998:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382463174s-895185us: DiscardedData [29998:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382463176s-60581us: DiscardedData [29998:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382463178s-327537us: DiscardedData [29998:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382463179s-523091us: DiscardedData [29998:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382463180s-797217us: DiscardedData [29998:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382463182s-107368us: DiscardedData [29998:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382463185s-444641us: DiscardedData [29998:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382463187s-677739us: DiscardedData [29998:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382463188s-932125us: DiscardedData [29998:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382463190s-64996us: DiscardedData [29998:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382463191s-326673us: DiscardedData [29998:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382463192s-718388us: DiscardedData [29998:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382463195s-264694us: DiscardedData [29998:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382463196s-383799us: DiscardedData [29998:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382463197s-504868us: DiscardedData [29998:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382463198s-835696us: DiscardedData [29998:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382463200s-119859us: DiscardedData [29998:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382463201s-256879us: DiscardedData [29998:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382463202s-653395us: DiscardedData [29998:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382463203s-850407us: DiscardedData [29998:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382463205s-87909us: DiscardedData [29998:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382463206s-170738us: DiscardedData [29998:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382463217s-157321us: DiscardedData [29998:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382463218s-484979us: DiscardedData [29998:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382463219s-645514us: DiscardedData [29998:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382463220s-838505us: DiscardedData [29998:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382463222s-58444us: DiscardedData [29998:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382463223s-274057us: DiscardedData [29998:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382463224s-389304us: DiscardedData [29998:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
n*********** FAILURE: Unexpected trace found. ************n