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

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

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

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

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

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

1382542176s-901527us: DiscardedData [11695:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382542178s-175281us: DiscardedData [11695:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382542179s-259831us: DiscardedData [11695:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382542181s-495994us: DiscardedData [11695:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382542182s-665531us: DiscardedData [11695:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382542183s-793516us: DiscardedData [11695:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382542184s-893736us: DiscardedData [11695:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382542188s-145874us: DiscardedData [11695:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382542190s-452586us: DiscardedData [11695:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382542191s-654193us: DiscardedData [11695:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382542192s-741118us: DiscardedData [11695:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382542193s-815990us: DiscardedData [11695:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382542194s-893766us: DiscardedData [11695:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382542197s-133368us: DiscardedData [11695:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382542198s-221399us: DiscardedData [11695:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382542199s-314864us: DiscardedData [11695:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382542200s-497435us: DiscardedData [11695:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382542201s-714736us: DiscardedData [11695:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382542202s-803647us: DiscardedData [11695:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382542203s-927676us: DiscardedData [11695:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382542205s-18122us: DiscardedData [11695:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382542206s-124873us: DiscardedData [11695:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382542207s-265582us: DiscardedData [11695:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382542217s-682240us: DiscardedData [11695:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382542218s-825563us: DiscardedData [11695:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382542219s-901011us: DiscardedData [11695:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382542221s-60832us: DiscardedData [11695:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382542222s-197655us: DiscardedData [11695:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382542223s-330175us: DiscardedData [11695:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382542224s-441598us: DiscardedData [11695:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382545824s-110735us: DiscardedData [27843:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382545825s-391227us: DiscardedData [27843:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382545826s-649809us: DiscardedData [27843:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382545829s-37787us: DiscardedData [27843:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382545830s-223856us: DiscardedData [27843:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382545831s-638008us: DiscardedData [27843:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382545832s-774432us: DiscardedData [27843:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382545836s-192149us: DiscardedData [27843:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382545838s-402471us: DiscardedData [27843:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382545839s-642932us: DiscardedData [27843:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382545840s-836603us: DiscardedData [27843:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382545842s-128264us: DiscardedData [27843:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382545843s-264589us: DiscardedData [27843:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382545845s-486118us: DiscardedData [27843:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382545846s-584005us: DiscardedData [27843:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382545847s-700652us: DiscardedData [27843:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382545848s-805558us: DiscardedData [27843:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382545849s-885216us: DiscardedData [27843:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382545850s-970747us: DiscardedData [27843:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382545852s-55907us: DiscardedData [27843:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382545853s-134389us: DiscardedData [27843:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382545854s-309778us: DiscardedData [27843:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382545855s-392647us: DiscardedData [27843:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382545865s-951448us: DiscardedData [27843:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382545867s-41374us: DiscardedData [27843:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382545868s-122761us: DiscardedData [27843:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382545869s-303800us: DiscardedData [27843:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382545870s-409721us: DiscardedData [27843:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382545871s-644542us: DiscardedData [27843:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382545872s-851165us: DiscardedData [27843:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382549038s-688863us: DiscardedData [31177:238946064:CIMOperationRequestDispatcher.cpp:219]: All completed responses (2) for current request have been accounted for but expected count (67) does not match the received count (42). error count (0).
1382549059s-382270us: DiscardedData [31177:236562192: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).
1382549080s-146387us: DiscardedData [31177:238946064: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).
1382549248s-519820us: DiscardedData [31177:230369040: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