OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform X86_64_RHEL5_valgrind
Branch MAIN
Options +CMPI,+CQL,+IPV6,+SLP,+SSL,+WSMAN
Date 27-Oct-13 14:00
Contributor HP
Status FAILURE
Data Platform: X86_64 RHEL5 valgrind
Branch: MAIN
Contributor: HP
Date: 131027
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:

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

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

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

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

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

1382887886s-757472us: DiscardedData [5033:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382887888s-49322us: DiscardedData [5033:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382887889s-128904us: DiscardedData [5033:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382887891s-262060us: DiscardedData [5033:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382887892s-346307us: DiscardedData [5033:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382887893s-424212us: DiscardedData [5033:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382887894s-507013us: DiscardedData [5033:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382887897s-776704us: DiscardedData [5033:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382887899s-991233us: DiscardedData [5033:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382887901s-88873us: DiscardedData [5033:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382887902s-185795us: DiscardedData [5033:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382887903s-262579us: DiscardedData [5033:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382887904s-899113us: DiscardedData [5033:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382887908s-682350us: DiscardedData [5033:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382887909s-782501us: DiscardedData [5033:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382887910s-886176us: DiscardedData [5033:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382887911s-986197us: DiscardedData [5033:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382887913s-71197us: DiscardedData [5033:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382887914s-204642us: DiscardedData [5033:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382887915s-286607us: DiscardedData [5033:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382887916s-365869us: DiscardedData [5033:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382887917s-450709us: DiscardedData [5033:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382887918s-709073us: DiscardedData [5033:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382887928s-907960us: DiscardedData [5033:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382887930s-8324us: DiscardedData [5033:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382887931s-97678us: DiscardedData [5033:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382887932s-212830us: DiscardedData [5033:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382887933s-324904us: DiscardedData [5033:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382887934s-964466us: DiscardedData [5033:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382887937s-192331us: DiscardedData [5033:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382891385s-582064us: DiscardedData [21110:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382891386s-690325us: DiscardedData [21110:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382891387s-766122us: DiscardedData [21110:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382891389s-913542us: DiscardedData [21110:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382891391s-5585us: DiscardedData [21110:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382891392s-87614us: DiscardedData [21110:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382891393s-205202us: DiscardedData [21110:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382891398s-553103us: DiscardedData [21110:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382891400s-730809us: DiscardedData [21110:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382891401s-826378us: DiscardedData [21110:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382891403s-37147us: DiscardedData [21110:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382891404s-126676us: DiscardedData [21110:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382891405s-210417us: DiscardedData [21110:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382891407s-400814us: DiscardedData [21110:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382891408s-702876us: DiscardedData [21110:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382891409s-798656us: DiscardedData [21110:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382891410s-900744us: DiscardedData [21110:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382891411s-980532us: DiscardedData [21110:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382891413s-68147us: DiscardedData [21110:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382891414s-150967us: DiscardedData [21110:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382891415s-239324us: DiscardedData [21110:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382891416s-351402us: DiscardedData [21110:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382891417s-432202us: DiscardedData [21110:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382891429s-473527us: DiscardedData [21110:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382891430s-592069us: DiscardedData [21110:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382891431s-681600us: DiscardedData [21110:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382891432s-776303us: DiscardedData [21110:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382891433s-864098us: DiscardedData [21110:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382891434s-965701us: DiscardedData [21110:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382891436s-50280us: DiscardedData [21110:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382894480s-61240us: DiscardedData [24417:212707088: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).
1382894500s-853086us: DiscardedData [24417:211908368: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).
1382894522s-243394us: DiscardedData [24417:212174608: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).
1382894689s-667480us: DiscardedData [24417:227706640: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).
1382894906s-402819us: DiscardedData [3827:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382894907s-511004us: DiscardedData [3827:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382894908s-698422us: DiscardedData [3827:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382894910s-818777us: DiscardedData [3827:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382894911s-895879us: DiscardedData [3827:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382894912s-976169us: DiscardedData [3827:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382894914s-103762us: DiscardedData [3827:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382894919s-334025us: DiscardedData [3827:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382894921s-518583us: DiscardedData [3827:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382894922s-675369us: DiscardedData [3827:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382894923s-769321us: DiscardedData [3827:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382894924s-850761us: DiscardedData [3827:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382894926s-201710us: DiscardedData [3827:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382894928s-408868us: DiscardedData [3827:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382894929s-695876us: DiscardedData [3827:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382894930s-797686us: DiscardedData [3827:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382894931s-900856us: DiscardedData [3827:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382894932s-994793us: DiscardedData [3827:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382894934s-87594us: DiscardedData [3827:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382894935s-166181us: DiscardedData [3827:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382894936s-250910us: DiscardedData [3827:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382894937s-335142us: DiscardedData [3827:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382894938s-410899us: DiscardedData [3827:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382894950s-455117us: DiscardedData [3827:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382894951s-539966us: DiscardedData [3827:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382894952s-616020us: DiscardedData [3827:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382894953s-706874us: DiscardedData [3827:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382894954s-788633us: DiscardedData [3827:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382894955s-864538us: DiscardedData [3827:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382894956s-946499us: DiscardedData [3827:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
n*********** FAILURE: Unexpected trace found. ************n