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

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

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

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

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

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

1384882239s-607933us: DiscardedData [24145:231716624: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).
1384882262s-835071us: DiscardedData [24145:231184144:CIMOperationRequestDispatcher.cpp:219]: All completed responses (2) for current request have been accounted for but expected count (70) does not match the received count (42). error count (0).
1384882286s-700735us: DiscardedData [24145:231716624: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).
1384882458s-916628us: DiscardedData [24145:235431696: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).
1384882684s-32544us: DiscardedData [3634:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384882685s-179268us: DiscardedData [3634:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384882686s-285837us: DiscardedData [3634:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384882688s-430698us: DiscardedData [3634:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384882689s-677333us: DiscardedData [3634:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384882690s-808631us: DiscardedData [3634:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384882691s-918490us: DiscardedData [3634:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384882695s-294336us: DiscardedData [3634:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384882699s-582147us: DiscardedData [3634:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384882700s-699782us: DiscardedData [3634:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384882701s-816431us: DiscardedData [3634:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384882702s-925542us: DiscardedData [3634:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384882704s-19444us: DiscardedData [3634:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384882706s-205146us: DiscardedData [3634:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384882707s-308236us: DiscardedData [3634:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384882708s-411728us: DiscardedData [3634:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384882709s-733240us: DiscardedData [3634:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384882710s-839976us: DiscardedData [3634:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384882711s-930481us: DiscardedData [3634:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384882713s-302763us: DiscardedData [3634:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384882714s-400303us: DiscardedData [3634:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384882715s-503478us: DiscardedData [3634:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384882716s-625152us: DiscardedData [3634:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384882728s-732492us: DiscardedData [3634:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384882730s-236452us: DiscardedData [3634:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384882731s-374970us: DiscardedData [3634:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384882732s-479082us: DiscardedData [3634:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384882733s-580017us: DiscardedData [3634:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384882734s-727902us: DiscardedData [3634:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384882735s-821359us: DiscardedData [3634:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
n*********** FAILURE: Unexpected trace found. ************n