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

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

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

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

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

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

1386948800s-323298us: DiscardedData [29119:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386948801s-442814us: DiscardedData [29119:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386948802s-533404us: DiscardedData [29119:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386948804s-760029us: DiscardedData [29119:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386948805s-856047us: DiscardedData [29119:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386948806s-949599us: DiscardedData [29119:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386948808s-51751us: DiscardedData [29119:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386948811s-291708us: DiscardedData [29119:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386948813s-481285us: DiscardedData [29119:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386948814s-586580us: DiscardedData [29119:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386948815s-684112us: DiscardedData [29119:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386948816s-800120us: DiscardedData [29119:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386948817s-900612us: DiscardedData [29119:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386948821s-544136us: DiscardedData [29119:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386948823s-343165us: DiscardedData [29119:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386948824s-451902us: DiscardedData [29119:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386948825s-568662us: DiscardedData [29119:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386948826s-663148us: DiscardedData [29119:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386948827s-761773us: DiscardedData [29119:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386948828s-853568us: DiscardedData [29119:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386948829s-955461us: DiscardedData [29119:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386948831s-42074us: DiscardedData [29119:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386948832s-126353us: DiscardedData [29119:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386948842s-524530us: DiscardedData [29119:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386948843s-623787us: DiscardedData [29119:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386948844s-732749us: DiscardedData [29119:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386948845s-847905us: DiscardedData [29119:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386948846s-952644us: DiscardedData [29119:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386948848s-96013us: DiscardedData [29119:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386948849s-648618us: DiscardedData [29119:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386952416s-210489us: DiscardedData [12901:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386952417s-339603us: DiscardedData [12901:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386952418s-439165us: DiscardedData [12901:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386952420s-587807us: DiscardedData [12901:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386952421s-683725us: DiscardedData [12901:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386952422s-808421us: DiscardedData [12901:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386952423s-959568us: DiscardedData [12901:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386952427s-240660us: DiscardedData [12901:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386952429s-895988us: DiscardedData [12901:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386952432s-192920us: DiscardedData [12901:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386952433s-867925us: DiscardedData [12901:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386952434s-956779us: DiscardedData [12901:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386952436s-103276us: DiscardedData [12901:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386952438s-374462us: DiscardedData [12901:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386952439s-527716us: DiscardedData [12901:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386952440s-651787us: DiscardedData [12901:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386952441s-808143us: DiscardedData [12901:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386952442s-910330us: DiscardedData [12901:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386952444s-211130us: DiscardedData [12901:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386952445s-334075us: DiscardedData [12901:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386952446s-425116us: DiscardedData [12901:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386952447s-520324us: DiscardedData [12901:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386952448s-619909us: DiscardedData [12901:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386952458s-695657us: DiscardedData [12901:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386952460s-423201us: DiscardedData [12901:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386952462s-647136us: DiscardedData [12901:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386952464s-145734us: DiscardedData [12901:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386952465s-282278us: DiscardedData [12901:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386952466s-368803us: DiscardedData [12901:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386952467s-472913us: DiscardedData [12901:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386955564s-269965us: DiscardedData [16209:223409936: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).
1386955589s-380041us: DiscardedData [16209:223409936:CIMOperationRequestDispatcher.cpp:219]: All completed responses (2) for current request have been accounted for but expected count (68) does not match the received count (42). error count (0).
1386955610s-284234us: DiscardedData [16209:205190928:CIMOperationRequestDispatcher.cpp:219]: All completed responses (2) for current request have been accounted for but expected count (61) does not match the received count (42). error count (0).
1386955783s-439089us: DiscardedData [16209:223409936: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).
1386956005s-560796us: DiscardedData [27918:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386956006s-733343us: DiscardedData [27918:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386956007s-881856us: DiscardedData [27918:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386956010s-325789us: DiscardedData [27918:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386956012s-576443us: DiscardedData [27918:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386956014s-666259us: DiscardedData [27918:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386956015s-795254us: DiscardedData [27918:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386956019s-116212us: DiscardedData [27918:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386956021s-379252us: DiscardedData [27918:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386956022s-498920us: DiscardedData [27918:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386956023s-617966us: DiscardedData [27918:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386956024s-985551us: DiscardedData [27918:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386956026s-104508us: DiscardedData [27918:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386956028s-465991us: DiscardedData [27918:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386956029s-559277us: DiscardedData [27918:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386956030s-695828us: DiscardedData [27918:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386956031s-924138us: DiscardedData [27918:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386956033s-86834us: DiscardedData [27918:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386956034s-197421us: DiscardedData [27918:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386956035s-321550us: DiscardedData [27918:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386956036s-456993us: DiscardedData [27918:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386956037s-585299us: DiscardedData [27918:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386956038s-727770us: DiscardedData [27918:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386956051s-721708us: DiscardedData [27918:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386956052s-828672us: DiscardedData [27918:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386956053s-940320us: DiscardedData [27918:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386956055s-313804us: DiscardedData [27918:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386956056s-429150us: DiscardedData [27918:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386956057s-539603us: DiscardedData [27918:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386956058s-659941us: DiscardedData [27918:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
n*********** FAILURE: Unexpected trace found. ************n