OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform X86_64_RHEL5_valgrind
Branch MAIN
Options +CMPI,+CQL,+IPV6,+SLP,+SSL
Date 12-Feb-13 14:01
Contributor HP
Status FAILURE
Data Platform: X86_64 RHEL5 valgrind
Branch: MAIN
Contributor: HP
Date: 130212
Time: 1401
Options: +CMPI +CQL +IPv6 +SLP +SSL
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:

==21452== Memcheck, a memory error detector
==21452== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==21452== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==21452== Command: /var/buildMAIN/pegasus/build/bin_exe/TestAggregationOutputClient
==21452== Parent PID: 21451
==21452==
==21452==
==21452== HEAP SUMMARY:
==21452== in use at exit: 1,874 bytes in 9 blocks
==21452== total heap usage: 236 allocs, 227 frees, 33,294 bytes allocated
==21452==
==21452== 32 bytes in 1 blocks are possibly lost in loss record 4 of 9
==21452== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==21452== by 0x5168045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21452== by 0x5168118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21452== by 0x5179D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21452== by 0x4E4A2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==21452== by 0x40B337: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestAggregationOutputClient)
==21452== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==21452==
==21452== 144 bytes in 1 blocks are possibly lost in loss record 5 of 9
==21452== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==21452== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==21452== by 0x5179D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21452== by 0x4E4A2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==21452== by 0x40B337: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestAggregationOutputClient)
==21452== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==21452==
==21452== LEAK SUMMARY:
==21452== definitely lost: 0 bytes in 0 blocks
==21452== indirectly lost: 0 bytes in 0 blocks
==21452== possibly lost: 176 bytes in 2 blocks
==21452== still reachable: 1,698 bytes in 7 blocks
==21452== suppressed: 0 bytes in 0 blocks
==21452== Reachable blocks (those to which a pointer was found) are not shown.
==21452== To see them, rerun with: --leak-check=full --show-reachable=yes
==21452==
==21452== For counts of detected and suppressed errors, rerun with: -v
==21452== ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==19225== Memcheck, a memory error detector
==19225== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==19225== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==19225== Command: /var/buildMAIN/pegasus/build/bin_exe/TestAssociationTestClient
==19225== Parent PID: 19224
==19225==
==19225==
==19225== HEAP SUMMARY:
==19225== in use at exit: 1,874 bytes in 9 blocks
==19225== total heap usage: 196 allocs, 187 frees, 29,980 bytes allocated
==19225==
==19225== 32 bytes in 1 blocks are possibly lost in loss record 4 of 9
==19225== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==19225== by 0x5168045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19225== by 0x5168118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19225== by 0x5179D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19225== by 0x4E4A2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==19225== by 0x403E07: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestAssociationTestClient)
==19225== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==19225==
==19225== 144 bytes in 1 blocks are possibly lost in loss record 5 of 9
==19225== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==19225== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==19225== by 0x5179D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19225== by 0x4E4A2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==19225== by 0x403E07: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestAssociationTestClient)
==19225== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==19225==
==19225== 536 bytes in 1 blocks are possibly lost in loss record 9 of 9
==19225== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==19225== by 0x518C749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19225== by 0x516F5E9: 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)
==19225== by 0x5122EDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19225== by 0x51247D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19225== by 0x5124970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19225== by 0x5168081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19225== by 0x5168118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19225== by 0x5179D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19225== by 0x4E4A2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==19225== by 0x403E07: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestAssociationTestClient)
==19225== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==19225==
==19225== LEAK SUMMARY:
==19225== definitely lost: 0 bytes in 0 blocks
==19225== indirectly lost: 0 bytes in 0 blocks
==19225== possibly lost: 712 bytes in 3 blocks
==19225== still reachable: 1,162 bytes in 6 blocks
==19225== suppressed: 0 bytes in 0 blocks
==19225== Reachable blocks (those to which a pointer was found) are not shown.
==19225== To see them, rerun with: --leak-check=full --show-reachable=yes
==19225==
==19225== For counts of detected and suppressed errors, rerun with: -v
==19225== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==22066== Memcheck, a memory error detector
==22066== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==22066== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==22066== Command: /var/buildMAIN/pegasus/build/bin_exe/TestCMPIAssociation test/TestProvider
==22066== Parent PID: 22065
==22066==
==22066==
==22066== HEAP SUMMARY:
==22066== in use at exit: 1,874 bytes in 9 blocks
==22066== total heap usage: 193 allocs, 184 frees, 27,830 bytes allocated
==22066==
==22066== 32 bytes in 1 blocks are possibly lost in loss record 4 of 9
==22066== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==22066== by 0x4F45045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==22066== by 0x4F45118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==22066== by 0x4F56D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==22066== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==22066== by 0x405012: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestCMPIAssociation)
==22066== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==22066==
==22066== 144 bytes in 1 blocks are possibly lost in loss record 5 of 9
==22066== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==22066== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==22066== by 0x4F56D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==22066== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==22066== by 0x405012: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestCMPIAssociation)
==22066== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==22066==
==22066== LEAK SUMMARY:
==22066== definitely lost: 0 bytes in 0 blocks
==22066== indirectly lost: 0 bytes in 0 blocks
==22066== possibly lost: 176 bytes in 2 blocks
==22066== still reachable: 1,698 bytes in 7 blocks
==22066== suppressed: 0 bytes in 0 blocks
==22066== Reachable blocks (those to which a pointer was found) are not shown.
==22066== To see them, rerun with: --leak-check=full --show-reachable=yes
==22066==
==22066== For counts of detected and suppressed errors, rerun with: -v
==22066== ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==22021== Memcheck, a memory error detector
==22021== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==22021== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==22021== Command: /var/buildMAIN/pegasus/build/bin_exe/TestCMPI_Fail_5
==22021== Parent PID: 22020
==22021==
==22021==
==22021== HEAP SUMMARY:
==22021== in use at exit: 1,874 bytes in 9 blocks
==22021== total heap usage: 192 allocs, 183 frees, 27,770 bytes allocated
==22021==
==22021== 32 bytes in 1 blocks are possibly lost in loss record 4 of 9
==22021== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==22021== by 0x4F45045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==22021== by 0x4F45118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==22021== by 0x4F56D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==22021== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==22021== by 0x402926: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestCMPI_Fail_5)
==22021== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==22021==
==22021== 144 bytes in 1 blocks are possibly lost in loss record 5 of 9
==22021== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==22021== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==22021== by 0x4F56D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==22021== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==22021== by 0x402926: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestCMPI_Fail_5)
==22021== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==22021==
==22021== LEAK SUMMARY:
==22021== definitely lost: 0 bytes in 0 blocks
==22021== indirectly lost: 0 bytes in 0 blocks
==22021== possibly lost: 176 bytes in 2 blocks
==22021== still reachable: 1,698 bytes in 7 blocks
==22021== suppressed: 0 bytes in 0 blocks
==22021== Reachable blocks (those to which a pointer was found) are not shown.
==22021== To see them, rerun with: --leak-check=full --show-reachable=yes
==22021==
==22021== For counts of detected and suppressed errors, rerun with: -v
==22021== ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==28156== Memcheck, a memory error detector
==28156== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==28156== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==28156== 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
==28156== Parent PID: 28155
==28156==
==28156==
==28156== HEAP SUMMARY:
==28156== in use at exit: 5,282 bytes in 117 blocks
==28156== total heap usage: 2,624 allocs, 2,507 frees, 144,664 bytes allocated
==28156==
==28156== 32 bytes in 1 blocks are possibly lost in loss record 104 of 117
==28156== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==28156== by 0x4F45045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==28156== by 0x4F45118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==28156== by 0x4F57062: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==28156== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==28156== by 0x4C29685: 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)
==28156== by 0x402357: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestCertClient)
==28156== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==28156==
==28156== 144 bytes in 1 blocks are possibly lost in loss record 111 of 117
==28156== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==28156== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==28156== by 0x4F57054: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==28156== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==28156== by 0x4C29685: 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)
==28156== by 0x402357: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestCertClient)
==28156== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==28156==
==28156== 536 bytes in 1 blocks are possibly lost in loss record 116 of 117
==28156== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==28156== by 0x4F69749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==28156== by 0x4F4C5E9: 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)
==28156== by 0x4EFFEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==28156== by 0x4F017D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==28156== by 0x4F01970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==28156== by 0x4F45081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==28156== by 0x4F45118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==28156== by 0x4F57062: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==28156== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==28156== by 0x4C29685: 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)
==28156== by 0x402357: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestCertClient)
==28156== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==28156==
==28156== LEAK SUMMARY:
==28156== definitely lost: 0 bytes in 0 blocks
==28156== indirectly lost: 0 bytes in 0 blocks
==28156== possibly lost: 712 bytes in 3 blocks
==28156== still reachable: 4,570 bytes in 114 blocks
==28156== suppressed: 0 bytes in 0 blocks
==28156== Reachable blocks (those to which a pointer was found) are not shown.
==28156== To see them, rerun with: --leak-check=full --show-reachable=yes
==28156==
==28156== For counts of detected and suppressed errors, rerun with: -v
==28156== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==16187== Memcheck, a memory error detector
==16187== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==16187== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==16187== Command: /var/buildMAIN/pegasus/build/bin_exe/TestClient [::ffff:127.0.0.1]:5988
==16187== Parent PID: 16186
==16187==
==16187==
==16187== HEAP SUMMARY:
==16187== in use at exit: 6,170 bytes in 87 blocks
==16187== total heap usage: 319 allocs, 232 frees, 33,753 bytes allocated
==16187==
==16187== 32 bytes in 1 blocks are possibly lost in loss record 7 of 22
==16187== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==16187== by 0x5170045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==16187== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==16187== by 0x5182062: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==16187== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==16187== by 0x4C2984F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==16187== by 0x40A5DD: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestClient)
==16187== by 0x411983: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestClient)
==16187== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==16187==
==16187== 144 bytes in 1 blocks are possibly lost in loss record 13 of 22
==16187== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==16187== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==16187== by 0x5182054: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==16187== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==16187== by 0x4C2984F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==16187== by 0x40A5DD: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestClient)
==16187== by 0x411983: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestClient)
==16187== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==16187==
==16187== 536 bytes in 1 blocks are possibly lost in loss record 20 of 22
==16187== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==16187== by 0x5194749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==16187== by 0x51775E9: 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)
==16187== by 0x512AEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==16187== by 0x512C7D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==16187== by 0x512C970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==16187== by 0x5170081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==16187== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==16187== by 0x5182062: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==16187== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==16187== by 0x4C2984F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==16187== by 0x40A5DD: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestClient)
==16187== by 0x411983: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestClient)
==16187== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==16187==
==16187== LEAK SUMMARY:
==16187== definitely lost: 0 bytes in 0 blocks
==16187== indirectly lost: 0 bytes in 0 blocks
==16187== possibly lost: 712 bytes in 3 blocks
==16187== still reachable: 5,458 bytes in 84 blocks
==16187== suppressed: 0 bytes in 0 blocks
==16187== Reachable blocks (those to which a pointer was found) are not shown.
==16187== To see them, rerun with: --leak-check=full --show-reachable=yes
==16187==
==16187== For counts of detected and suppressed errors, rerun with: -v
==16187== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==19127== Memcheck, a memory error detector
==19127== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==19127== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==19127== Command: /var/buildMAIN/pegasus/build/bin_exe/TestClientProcessProvider
==19127== Parent PID: 19126
==19127==
==19127==
==19127== HEAP SUMMARY:
==19127== in use at exit: 712 bytes in 3 blocks
==19127== total heap usage: 191 allocs, 188 frees, 29,682 bytes allocated
==19127==
==19127== 32 bytes in 1 blocks are possibly lost in loss record 1 of 3
==19127== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==19127== by 0x5168045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19127== by 0x5168118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19127== by 0x5179D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19127== by 0x4E4A2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==19127== by 0x407EE7: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestClientProcessProvider)
==19127== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==19127==
==19127== 144 bytes in 1 blocks are possibly lost in loss record 2 of 3
==19127== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==19127== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==19127== by 0x5179D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19127== by 0x4E4A2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==19127== by 0x407EE7: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestClientProcessProvider)
==19127== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==19127==
==19127== 536 bytes in 1 blocks are possibly lost in loss record 3 of 3
==19127== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==19127== by 0x518C749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19127== by 0x516F5E9: 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)
==19127== by 0x5122EDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19127== by 0x51247D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19127== by 0x5124970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19127== by 0x5168081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19127== by 0x5168118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19127== by 0x5179D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19127== by 0x4E4A2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==19127== by 0x407EE7: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestClientProcessProvider)
==19127== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==19127==
==19127== LEAK SUMMARY:
==19127== definitely lost: 0 bytes in 0 blocks
==19127== indirectly lost: 0 bytes in 0 blocks
==19127== possibly lost: 712 bytes in 3 blocks
==19127== still reachable: 0 bytes in 0 blocks
==19127== suppressed: 0 bytes in 0 blocks
==19127==
==19127== For counts of detected and suppressed errors, rerun with: -v
==19127== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==14894== Memcheck, a memory error detector
==14894== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==14894== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==14894== Command: /var/buildMAIN/pegasus/build/bin_exe/TestDeliveryRetry
==14894== Parent PID: 14893
==14894==
==14894==
==14894== HEAP SUMMARY:
==14894== in use at exit: 712 bytes in 3 blocks
==14894== total heap usage: 190 allocs, 187 frees, 27,660 bytes allocated
==14894==
==14894== 32 bytes in 1 blocks are possibly lost in loss record 1 of 3
==14894== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==14894== by 0x5379045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14894== by 0x5379118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14894== by 0x538AD87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14894== by 0x4E302E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==14894== by 0x406B00: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestDeliveryRetry)
==14894== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==14894==
==14894== 144 bytes in 1 blocks are possibly lost in loss record 2 of 3
==14894== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==14894== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==14894== by 0x538AD79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14894== by 0x4E302E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==14894== by 0x406B00: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestDeliveryRetry)
==14894== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==14894==
==14894== 536 bytes in 1 blocks are possibly lost in loss record 3 of 3
==14894== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==14894== by 0x539D749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14894== by 0x53805E9: 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)
==14894== by 0x5333EDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14894== by 0x53357D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14894== by 0x5335970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14894== by 0x5379081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14894== by 0x5379118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14894== by 0x538AD87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14894== by 0x4E302E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==14894== by 0x406B00: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestDeliveryRetry)
==14894== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==14894==
==14894== LEAK SUMMARY:
==14894== definitely lost: 0 bytes in 0 blocks
==14894== indirectly lost: 0 bytes in 0 blocks
==14894== possibly lost: 712 bytes in 3 blocks
==14894== still reachable: 0 bytes in 0 blocks
==14894== suppressed: 0 bytes in 0 blocks
==14894==
==14894== For counts of detected and suppressed errors, rerun with: -v
==14894== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==32448== Memcheck, a memory error detector
==32448== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==32448== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==32448== Command: /var/buildMAIN/pegasus/build/bin_exe/TestDir
==32448== Parent PID: 32447
==32448==
==32448==
==32448== HEAP SUMMARY:
==32448== in use at exit: 712 bytes in 3 blocks
==32448== total heap usage: 210 allocs, 207 frees, 59,770 bytes allocated
==32448==
==32448== 32 bytes in 1 blocks are possibly lost in loss record 1 of 3
==32448== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==32448== by 0x4F36045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==32448== by 0x4F39F9F: Pegasus::CannotOpenDirectory::CannotOpenDirectory(Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==32448== by 0x4F3136E: Pegasus::Dir::Dir(Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==32448== by 0x4014A4: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestDir)
==32448== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==32448==
==32448== 144 bytes in 1 blocks are possibly lost in loss record 2 of 3
==32448== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==32448== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==32448== by 0x4F31360: Pegasus::Dir::Dir(Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==32448== by 0x4014A4: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestDir)
==32448== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==32448==
==32448== 536 bytes in 1 blocks are possibly lost in loss record 3 of 3
==32448== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==32448== by 0x4F5A749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==32448== by 0x4F3D5E9: 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)
==32448== by 0x4EF0EDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==32448== by 0x4EF27D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==32448== by 0x4EF2970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==32448== by 0x4F36081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==32448== by 0x4F39F9F: Pegasus::CannotOpenDirectory::CannotOpenDirectory(Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==32448== by 0x4F3136E: Pegasus::Dir::Dir(Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==32448== by 0x4014A4: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestDir)
==32448== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==32448==
==32448== LEAK SUMMARY:
==32448== definitely lost: 0 bytes in 0 blocks
==32448== indirectly lost: 0 bytes in 0 blocks
==32448== possibly lost: 712 bytes in 3 blocks
==32448== still reachable: 0 bytes in 0 blocks
==32448== suppressed: 0 bytes in 0 blocks
==32448==
==32448== For counts of detected and suppressed errors, rerun with: -v
==32448== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==28437== Memcheck, a memory error detector
==28437== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==28437== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==28437== Command: /var/buildMAIN/pegasus/build/bin_exe/TestG11n [::ffff:127.0.0.1]:5988 -l [::ffff:127.0.0.1]:2003
==28437== Parent PID: 28436
==28437==
==28437==
==28437== HEAP SUMMARY:
==28437== in use at exit: 5,352 bytes in 79 blocks
==28437== total heap usage: 354 allocs, 275 frees, 37,321 bytes allocated
==28437==
==28437== 32 bytes in 1 blocks are possibly lost in loss record 3 of 14
==28437== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==28437== by 0x57B1045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==28437== by 0x57B1118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==28437== by 0x57C3062: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==28437== by 0x52672E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==28437== by 0x526A84F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==28437== by 0x417771: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestG11n)
==28437== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==28437==
==28437== 144 bytes in 1 blocks are possibly lost in loss record 8 of 14
==28437== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==28437== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==28437== by 0x57C3054: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==28437== by 0x52672E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==28437== by 0x526A84F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==28437== by 0x417771: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestG11n)
==28437== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==28437==
==28437== 536 bytes in 1 blocks are possibly lost in loss record 12 of 14
==28437== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==28437== by 0x57D5749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==28437== by 0x57B85E9: 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)
==28437== by 0x576BEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==28437== by 0x576D7D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==28437== by 0x576D970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==28437== by 0x57B1081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==28437== by 0x57B1118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==28437== by 0x57C3062: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==28437== by 0x52672E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==28437== by 0x526A84F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==28437== by 0x417771: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestG11n)
==28437== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==28437==
==28437== LEAK SUMMARY:
==28437== definitely lost: 0 bytes in 0 blocks
==28437== indirectly lost: 0 bytes in 0 blocks
==28437== possibly lost: 712 bytes in 3 blocks
==28437== still reachable: 4,640 bytes in 76 blocks
==28437== suppressed: 0 bytes in 0 blocks
==28437== Reachable blocks (those to which a pointer was found) are not shown.
==28437== To see them, rerun with: --leak-check=full --show-reachable=yes
==28437==
==28437== For counts of detected and suppressed errors, rerun with: -v
==28437== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==21689== Memcheck, a memory error detector
==21689== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==21689== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==21689== Command: /var/buildMAIN/pegasus/build/bin_exe/TestGroupMethodProvider testIndications restart
==21689== Parent PID: 21688
==21689==
==21689==
==21689== HEAP SUMMARY:
==21689== in use at exit: 712 bytes in 3 blocks
==21689== total heap usage: 190 allocs, 187 frees, 27,660 bytes allocated
==21689==
==21689== 32 bytes in 1 blocks are possibly lost in loss record 1 of 3
==21689== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==21689== by 0x4F45045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21689== by 0x4F45118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21689== by 0x4F56D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21689== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==21689== by 0x40ADD5: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestGroupMethodProvider)
==21689== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==21689==
==21689== 144 bytes in 1 blocks are possibly lost in loss record 2 of 3
==21689== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==21689== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==21689== by 0x4F56D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21689== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==21689== by 0x40ADD5: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestGroupMethodProvider)
==21689== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==21689==
==21689== 536 bytes in 1 blocks are possibly lost in loss record 3 of 3
==21689== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==21689== by 0x4F69749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21689== by 0x4F4C5E9: 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)
==21689== by 0x4EFFEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21689== by 0x4F017D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21689== by 0x4F01970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21689== by 0x4F45081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21689== by 0x4F45118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21689== by 0x4F56D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21689== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==21689== by 0x40ADD5: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestGroupMethodProvider)
==21689== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==21689==
==21689== LEAK SUMMARY:
==21689== definitely lost: 0 bytes in 0 blocks
==21689== indirectly lost: 0 bytes in 0 blocks
==21689== possibly lost: 712 bytes in 3 blocks
==21689== still reachable: 0 bytes in 0 blocks
==21689== suppressed: 0 bytes in 0 blocks
==21689==
==21689== For counts of detected and suppressed errors, rerun with: -v
==21689== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==15762== Memcheck, a memory error detector
==15762== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==15762== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==15762== Command: /var/buildMAIN/pegasus/build/bin_exe/TestInterop
==15762== Parent PID: 15761
==15762==
==15762==
==15762== HEAP SUMMARY:
==15762== in use at exit: 1,874 bytes in 9 blocks
==15762== total heap usage: 866 allocs, 857 frees, 85,820 bytes allocated
==15762==
==15762== 32 bytes in 1 blocks are possibly lost in loss record 4 of 9
==15762== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==15762== by 0x5A54045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15762== by 0x5A54118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15762== by 0x5A65D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15762== by 0x52E12E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==15762== by 0x40728E: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestInterop)
==15762== by 0x418E53: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestInterop)
==15762== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==15762==
==15762== 144 bytes in 1 blocks are possibly lost in loss record 5 of 9
==15762== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==15762== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==15762== by 0x5A65D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15762== by 0x52E12E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==15762== by 0x40728E: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestInterop)
==15762== by 0x418E53: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestInterop)
==15762== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==15762==
==15762== 536 bytes in 1 blocks are possibly lost in loss record 9 of 9
==15762== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==15762== by 0x5A78749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15762== by 0x5A5B5E9: 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)
==15762== by 0x5A0EEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15762== by 0x5A107D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15762== by 0x5A10970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15762== by 0x5A54081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15762== by 0x5A54118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15762== by 0x5A65D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15762== by 0x52E12E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==15762== by 0x40728E: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestInterop)
==15762== by 0x418E53: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestInterop)
==15762== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==15762==
==15762== LEAK SUMMARY:
==15762== definitely lost: 0 bytes in 0 blocks
==15762== indirectly lost: 0 bytes in 0 blocks
==15762== possibly lost: 712 bytes in 3 blocks
==15762== still reachable: 1,162 bytes in 6 blocks
==15762== suppressed: 0 bytes in 0 blocks
==15762== Reachable blocks (those to which a pointer was found) are not shown.
==15762== To see them, rerun with: --leak-check=full --show-reachable=yes
==15762==
==15762== For counts of detected and suppressed errors, rerun with: -v
==15762== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==21277== Memcheck, a memory error detector
==21277== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==21277== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==21277== Command: /var/buildMAIN/pegasus/build/bin_exe/TestMCCATestClient 1
==21277== Parent PID: 21276
==21277==
==21277==
==21277== HEAP SUMMARY:
==21277== in use at exit: 2,390 bytes in 19 blocks
==21277== total heap usage: 316 allocs, 297 frees, 40,018 bytes allocated
==21277==
==21277== 32 bytes in 1 blocks are possibly lost in loss record 7 of 19
==21277== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==21277== by 0x5150045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21277== by 0x5150118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21277== by 0x5162062: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21277== by 0x4E322E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==21277== by 0x4E3584F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==21277== by 0x4C14AE3: Pegasus::CIMDefaultClientConnectionManager::getConnection(Pegasus::String const&, Pegasus::String const&, Pegasus::CIMNamespaceName const&) (in /var/buildMAIN/pegasus/build/lib/libpegmanagedclient.so.1)
==21277== by 0x4C113C2: Pegasus::CIMManagedClient::getTargetCIMOM(Pegasus::String const&, Pegasus::String const&, Pegasus::CIMNamespaceName const&) const (in /var/buildMAIN/pegasus/build/lib/libpegmanagedclient.so.1)
==21277== by 0x4C11678: Pegasus::CIMManagedClient::getTargetCIMOM(Pegasus::CIMObjectPath const&) const (in /var/buildMAIN/pegasus/build/lib/libpegmanagedclient.so.1)
==21277== by 0x4C121EA: Pegasus::CIMManagedClient::createInstance(Pegasus::CIMInstance const&) (in /var/buildMAIN/pegasus/build/lib/libpegmanagedclient.so.1)
==21277== by 0x403855: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestMCCATestClient)
==21277== by 0x40500E: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestMCCATestClient)
==21277== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==21277==
==21277== 144 bytes in 1 blocks are possibly lost in loss record 15 of 19
==21277== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==21277== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==21277== by 0x5162054: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21277== by 0x4E322E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==21277== by 0x4E3584F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==21277== by 0x4C14AE3: Pegasus::CIMDefaultClientConnectionManager::getConnection(Pegasus::String const&, Pegasus::String const&, Pegasus::CIMNamespaceName const&) (in /var/buildMAIN/pegasus/build/lib/libpegmanagedclient.so.1)
==21277== by 0x4C113C2: Pegasus::CIMManagedClient::getTargetCIMOM(Pegasus::String const&, Pegasus::String const&, Pegasus::CIMNamespaceName const&) const (in /var/buildMAIN/pegasus/build/lib/libpegmanagedclient.so.1)
==21277== by 0x4C11678: Pegasus::CIMManagedClient::getTargetCIMOM(Pegasus::CIMObjectPath const&) const (in /var/buildMAIN/pegasus/build/lib/libpegmanagedclient.so.1)
==21277== by 0x4C121EA: Pegasus::CIMManagedClient::createInstance(Pegasus::CIMInstance const&) (in /var/buildMAIN/pegasus/build/lib/libpegmanagedclient.so.1)
==21277== by 0x403855: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestMCCATestClient)
==21277== by 0x40500E: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestMCCATestClient)
==21277== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==21277==
==21277== 536 bytes in 1 blocks are possibly lost in loss record 19 of 19
==21277== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==21277== by 0x5174749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21277== by 0x51575E9: 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)
==21277== by 0x510AEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21277== by 0x510C7D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21277== by 0x510C970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21277== by 0x5150081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21277== by 0x5150118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21277== by 0x5162062: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21277== by 0x4E322E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==21277== by 0x4E3584F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==21277== by 0x4C14AE3: Pegasus::CIMDefaultClientConnectionManager::getConnection(Pegasus::String const&, Pegasus::String const&, Pegasus::CIMNamespaceName const&) (in /var/buildMAIN/pegasus/build/lib/libpegmanagedclient.so.1)
==21277== by 0x4C113C2: Pegasus::CIMManagedClient::getTargetCIMOM(Pegasus::String const&, Pegasus::String const&, Pegasus::CIMNamespaceName const&) const (in /var/buildMAIN/pegasus/build/lib/libpegmanagedclient.so.1)
==21277== by 0x4C11678: Pegasus::CIMManagedClient::getTargetCIMOM(Pegasus::CIMObjectPath const&) const (in /var/buildMAIN/pegasus/build/lib/libpegmanagedclient.so.1)
==21277== by 0x4C121EA: Pegasus::CIMManagedClient::createInstance(Pegasus::CIMInstance const&) (in /var/buildMAIN/pegasus/build/lib/libpegmanagedclient.so.1)
==21277== by 0x403855: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestMCCATestClient)
==21277== by 0x40500E: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestMCCATestClient)
==21277== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==21277==
==21277== LEAK SUMMARY:
==21277== definitely lost: 0 bytes in 0 blocks
==21277== indirectly lost: 0 bytes in 0 blocks
==21277== possibly lost: 712 bytes in 3 blocks
==21277== still reachable: 1,678 bytes in 16 blocks
==21277== suppressed: 0 bytes in 0 blocks
==21277== Reachable blocks (those to which a pointer was found) are not shown.
==21277== To see them, rerun with: --leak-check=full --show-reachable=yes
==21277==
==21277== For counts of detected and suppressed errors, rerun with: -v
==21277== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==21228== Memcheck, a memory error detector
==21228== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==21228== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==21228== Command: /var/buildMAIN/pegasus/build/bin_exe/TestMethodTestProvider
==21228== Parent PID: 21227
==21228==
==21228==
==21228== HEAP SUMMARY:
==21228== in use at exit: 746 bytes in 4 blocks
==21228== total heap usage: 191 allocs, 187 frees, 27,694 bytes allocated
==21228==
==21228== 32 bytes in 1 blocks are possibly lost in loss record 1 of 4
==21228== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==21228== by 0x4F45045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21228== by 0x4F45118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21228== by 0x4F56D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21228== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==21228== by 0x40384D: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestMethodTestProvider)
==21228== by 0x404048: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestMethodTestProvider)
==21228== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==21228==
==21228== 144 bytes in 1 blocks are possibly lost in loss record 3 of 4
==21228== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==21228== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==21228== by 0x4F56D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21228== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==21228== by 0x40384D: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestMethodTestProvider)
==21228== by 0x404048: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestMethodTestProvider)
==21228== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==21228==
==21228== 536 bytes in 1 blocks are possibly lost in loss record 4 of 4
==21228== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==21228== by 0x4F69749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21228== by 0x4F4C5E9: 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)
==21228== by 0x4EFFEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21228== by 0x4F017D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21228== by 0x4F01970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21228== by 0x4F45081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21228== by 0x4F45118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21228== by 0x4F56D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21228== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==21228== by 0x40384D: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestMethodTestProvider)
==21228== by 0x404048: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestMethodTestProvider)
==21228== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==21228==
==21228== LEAK SUMMARY:
==21228== definitely lost: 0 bytes in 0 blocks
==21228== indirectly lost: 0 bytes in 0 blocks
==21228== possibly lost: 712 bytes in 3 blocks
==21228== still reachable: 34 bytes in 1 blocks
==21228== suppressed: 0 bytes in 0 blocks
==21228== Reachable blocks (those to which a pointer was found) are not shown.
==21228== To see them, rerun with: --leak-check=full --show-reachable=yes
==21228==
==21228== For counts of detected and suppressed errors, rerun with: -v
==21228== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

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

==13893== Memcheck, a memory error detector
==13893== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==13893== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==13893== Command: /var/buildMAIN/pegasus/build/bin_exe/TestPegClientClient
==13893== Parent PID: 13892
==13893==
==13893==
==13893== HEAP SUMMARY:
==13893== in use at exit: 712 bytes in 3 blocks
==13893== total heap usage: 191 allocs, 188 frees, 27,708 bytes allocated
==13893==
==13893== 32 bytes in 1 blocks are possibly lost in loss record 1 of 3
==13893== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==13893== by 0x5170045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13893== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13893== by 0x5181D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13893== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==13893== by 0x409095: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientClient)
==13893== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==13893==
==13893== 144 bytes in 1 blocks are possibly lost in loss record 2 of 3
==13893== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==13893== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==13893== by 0x5181D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13893== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==13893== by 0x409095: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientClient)
==13893== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==13893==
==13893== 536 bytes in 1 blocks are possibly lost in loss record 3 of 3
==13893== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==13893== by 0x5194749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13893== by 0x51775E9: 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)
==13893== by 0x512AEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13893== by 0x512C7D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13893== by 0x512C970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13893== by 0x5170081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13893== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13893== by 0x5181D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13893== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==13893== by 0x409095: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientClient)
==13893== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==13893==
==13893== LEAK SUMMARY:
==13893== definitely lost: 0 bytes in 0 blocks
==13893== indirectly lost: 0 bytes in 0 blocks
==13893== possibly lost: 712 bytes in 3 blocks
==13893== still reachable: 0 bytes in 0 blocks
==13893== suppressed: 0 bytes in 0 blocks
==13893==
==13893== For counts of detected and suppressed errors, rerun with: -v
==13893== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==13959== Memcheck, a memory error detector
==13959== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==13959== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==13959== Command: /var/buildMAIN/pegasus/build/bin_exe/TestPegClientClientStatistics
==13959== Parent PID: 13958
==13959==
==13959==
==13959== HEAP SUMMARY:
==13959== in use at exit: 712 bytes in 3 blocks
==13959== total heap usage: 242 allocs, 239 frees, 33,146 bytes allocated
==13959==
==13959== 32 bytes in 1 blocks are possibly lost in loss record 1 of 3
==13959== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==13959== by 0x5170045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13959== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13959== by 0x5182062: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13959== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==13959== by 0x4C2984F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==13959== by 0x401F05: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientClientStatistics)
==13959== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==13959==
==13959== 144 bytes in 1 blocks are possibly lost in loss record 2 of 3
==13959== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==13959== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==13959== by 0x5182054: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13959== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==13959== by 0x4C2984F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==13959== by 0x401F05: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientClientStatistics)
==13959== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==13959==
==13959== 536 bytes in 1 blocks are possibly lost in loss record 3 of 3
==13959== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==13959== by 0x5194749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13959== by 0x51775E9: 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)
==13959== by 0x512AEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13959== by 0x512C7D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13959== by 0x512C970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13959== by 0x5170081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13959== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13959== by 0x5182062: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13959== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==13959== by 0x4C2984F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==13959== by 0x401F05: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientClientStatistics)
==13959== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==13959==
==13959== LEAK SUMMARY:
==13959== definitely lost: 0 bytes in 0 blocks
==13959== indirectly lost: 0 bytes in 0 blocks
==13959== possibly lost: 712 bytes in 3 blocks
==13959== still reachable: 0 bytes in 0 blocks
==13959== suppressed: 0 bytes in 0 blocks
==13959==
==13959== For counts of detected and suppressed errors, rerun with: -v
==13959== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==13946== Memcheck, a memory error detector
==13946== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==13946== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==13946== Command: /var/buildMAIN/pegasus/build/bin_exe/TestPegClientDeleteNamespace
==13946== Parent PID: 13945
==13946==
==13946==
==13946== HEAP SUMMARY:
==13946== in use at exit: 3,900 bytes in 62 blocks
==13946== total heap usage: 342 allocs, 280 frees, 37,783 bytes allocated
==13946==
==13946== 32 bytes in 1 blocks are possibly lost in loss record 2 of 12
==13946== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==13946== by 0x5170045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13946== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13946== by 0x5182062: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13946== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==13946== by 0x4C2984F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==13946== by 0x406647: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientDeleteNamespace)
==13946== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==13946==
==13946== 144 bytes in 1 blocks are possibly lost in loss record 6 of 12
==13946== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==13946== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==13946== by 0x5182054: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13946== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==13946== by 0x4C2984F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==13946== by 0x406647: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientDeleteNamespace)
==13946== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==13946==
==13946== 536 bytes in 1 blocks are possibly lost in loss record 10 of 12
==13946== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==13946== by 0x5194749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13946== by 0x51775E9: 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)
==13946== by 0x512AEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13946== by 0x512C7D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13946== by 0x512C970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13946== by 0x5170081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13946== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13946== by 0x5182062: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13946== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==13946== by 0x4C2984F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==13946== by 0x406647: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientDeleteNamespace)
==13946== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==13946==
==13946== LEAK SUMMARY:
==13946== definitely lost: 0 bytes in 0 blocks
==13946== indirectly lost: 0 bytes in 0 blocks
==13946== possibly lost: 712 bytes in 3 blocks
==13946== still reachable: 3,188 bytes in 59 blocks
==13946== suppressed: 0 bytes in 0 blocks
==13946== Reachable blocks (those to which a pointer was found) are not shown.
==13946== To see them, rerun with: --leak-check=full --show-reachable=yes
==13946==
==13946== For counts of detected and suppressed errors, rerun with: -v
==13946== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==13933== Memcheck, a memory error detector
==13933== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==13933== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==13933== Command: /var/buildMAIN/pegasus/build/bin_exe/TestPegClientEnumInstances
==13933== Parent PID: 13932
==13933==
==13933==
==13933== HEAP SUMMARY:
==13933== in use at exit: 712 bytes in 3 blocks
==13933== total heap usage: 221 allocs, 218 frees, 29,520 bytes allocated
==13933==
==13933== 32 bytes in 1 blocks are possibly lost in loss record 1 of 3
==13933== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==13933== by 0x5170045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13933== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13933== by 0x5181D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13933== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==13933== by 0x401685: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientEnumInstances)
==13933== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==13933==
==13933== 144 bytes in 1 blocks are possibly lost in loss record 2 of 3
==13933== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==13933== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==13933== by 0x5181D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13933== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==13933== by 0x401685: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientEnumInstances)
==13933== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==13933==
==13933== 536 bytes in 1 blocks are possibly lost in loss record 3 of 3
==13933== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==13933== by 0x5194749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13933== by 0x51775E9: 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)
==13933== by 0x512AEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13933== by 0x512C7D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13933== by 0x512C970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13933== by 0x5170081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13933== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13933== by 0x5181D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13933== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==13933== by 0x401685: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientEnumInstances)
==13933== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==13933==
==13933== LEAK SUMMARY:
==13933== definitely lost: 0 bytes in 0 blocks
==13933== indirectly lost: 0 bytes in 0 blocks
==13933== possibly lost: 712 bytes in 3 blocks
==13933== still reachable: 0 bytes in 0 blocks
==13933== suppressed: 0 bytes in 0 blocks
==13933==
==13933== For counts of detected and suppressed errors, rerun with: -v
==13933== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==13919== Memcheck, a memory error detector
==13919== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==13919== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==13919== Command: /var/buildMAIN/pegasus/build/bin_exe/TestPegClientInvokeMethod2
==13919== Parent PID: 13917
==13919==
==13919==
==13919== HEAP SUMMARY:
==13919== in use at exit: 1,002 bytes in 9 blocks
==13919== total heap usage: 206 allocs, 197 frees, 28,536 bytes allocated
==13919==
==13919== 32 bytes in 1 blocks are possibly lost in loss record 3 of 9
==13919== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==13919== by 0x5170045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13919== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13919== by 0x5181D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13919== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==13919== by 0x401A6F: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientInvokeMethod2)
==13919== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==13919==
==13919== 144 bytes in 1 blocks are possibly lost in loss record 8 of 9
==13919== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==13919== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==13919== by 0x5181D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13919== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==13919== by 0x401A6F: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientInvokeMethod2)
==13919== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==13919==
==13919== 536 bytes in 1 blocks are possibly lost in loss record 9 of 9
==13919== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==13919== by 0x5194749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13919== by 0x51775E9: 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)
==13919== by 0x512AEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13919== by 0x512C7D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13919== by 0x512C970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13919== by 0x5170081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13919== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13919== by 0x5181D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13919== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==13919== by 0x401A6F: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientInvokeMethod2)
==13919== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==13919==
==13919== LEAK SUMMARY:
==13919== definitely lost: 0 bytes in 0 blocks
==13919== indirectly lost: 0 bytes in 0 blocks
==13919== possibly lost: 712 bytes in 3 blocks
==13919== still reachable: 290 bytes in 6 blocks
==13919== suppressed: 0 bytes in 0 blocks
==13919== Reachable blocks (those to which a pointer was found) are not shown.
==13919== To see them, rerun with: --leak-check=full --show-reachable=yes
==13919==
==13919== For counts of detected and suppressed errors, rerun with: -v
==13919== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==15775== Memcheck, a memory error detector
==15775== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==15775== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==15775== Command: /var/buildMAIN/pegasus/build/bin_exe/TestServerProfile
==15775== Parent PID: 15774
==15775==
==15775==
==15775== HEAP SUMMARY:
==15775== in use at exit: 1,952 bytes in 10 blocks
==15775== total heap usage: 853 allocs, 843 frees, 84,118 bytes allocated
==15775==
==15775== 32 bytes in 1 blocks are possibly lost in loss record 4 of 10
==15775== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==15775== by 0x5829045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15775== by 0x5829118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15775== by 0x583AD87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15775== by 0x52E12E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==15775== by 0x4056E9: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestServerProfile)
==15775== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==15775==
==15775== 144 bytes in 1 blocks are possibly lost in loss record 6 of 10
==15775== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==15775== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==15775== by 0x583AD79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15775== by 0x52E12E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==15775== by 0x4056E9: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestServerProfile)
==15775== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==15775==
==15775== 536 bytes in 1 blocks are possibly lost in loss record 10 of 10
==15775== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==15775== by 0x584D749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15775== by 0x58305E9: 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)
==15775== by 0x57E3EDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15775== by 0x57E57D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15775== by 0x57E5970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15775== by 0x5829081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15775== by 0x5829118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15775== by 0x583AD87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15775== by 0x52E12E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==15775== by 0x4056E9: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestServerProfile)
==15775== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==15775==
==15775== LEAK SUMMARY:
==15775== definitely lost: 0 bytes in 0 blocks
==15775== indirectly lost: 0 bytes in 0 blocks
==15775== possibly lost: 712 bytes in 3 blocks
==15775== still reachable: 1,240 bytes in 7 blocks
==15775== suppressed: 0 bytes in 0 blocks
==15775== Reachable blocks (those to which a pointer was found) are not shown.
==15775== To see them, rerun with: --leak-check=full --show-reachable=yes
==15775==
==15775== For counts of detected and suppressed errors, rerun with: -v
==15775== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==13972== Memcheck, a memory error detector
==13972== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==13972== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==13972== Command: /var/buildMAIN/pegasus/build/bin_exe/TestStaticClient
==13972== Parent PID: 13971
==13972==
==13972==
==13972== HEAP SUMMARY:
==13972== in use at exit: 712 bytes in 3 blocks
==13972== total heap usage: 189 allocs, 186 frees, 27,602 bytes allocated
==13972==
==13972== 32 bytes in 1 blocks are possibly lost in loss record 1 of 3
==13972== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==13972== by 0x5170045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13972== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13972== by 0x5181D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13972== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==13972== by 0x40119E: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestStaticClient)
==13972== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==13972==
==13972== 144 bytes in 1 blocks are possibly lost in loss record 2 of 3
==13972== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==13972== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==13972== by 0x5181D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13972== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==13972== by 0x40119E: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestStaticClient)
==13972== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==13972==
==13972== LEAK SUMMARY:
==13972== definitely lost: 0 bytes in 0 blocks
==13972== indirectly lost: 0 bytes in 0 blocks
==13972== possibly lost: 176 bytes in 2 blocks
==13972== still reachable: 536 bytes in 1 blocks
==13972== suppressed: 0 bytes in 0 blocks
==13972== Reachable blocks (those to which a pointer was found) are not shown.
==13972== To see them, rerun with: --leak-check=full --show-reachable=yes
==13972==
==13972== For counts of detected and suppressed errors, rerun with: -v
==13972== ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==21405== Memcheck, a memory error detector
==21405== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==21405== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==21405== Command: /var/buildMAIN/pegasus/build/bin_exe/TestUserContext
==21405== Parent PID: 21404
==21405==
==21405==
==21405== HEAP SUMMARY:
==21405== in use at exit: 712 bytes in 3 blocks
==21405== total heap usage: 243 allocs, 240 frees, 33,089 bytes allocated
==21405==
==21405== 32 bytes in 1 blocks are possibly lost in loss record 1 of 3
==21405== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==21405== by 0x4F45045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21405== by 0x4F45118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21405== by 0x4F56D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21405== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==21405== by 0x4022F8: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestUserContext)
==21405== by 0x402F81: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestUserContext)
==21405== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==21405==
==21405== 144 bytes in 1 blocks are possibly lost in loss record 2 of 3
==21405== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==21405== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==21405== by 0x4F56D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21405== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==21405== by 0x4022F8: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestUserContext)
==21405== by 0x402F81: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestUserContext)
==21405== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==21405==
==21405== 536 bytes in 1 blocks are possibly lost in loss record 3 of 3
==21405== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==21405== by 0x4F69749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21405== by 0x4F4C5E9: 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)
==21405== by 0x4EFFEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21405== by 0x4F017D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21405== by 0x4F01970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21405== by 0x4F45081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21405== by 0x4F45118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21405== by 0x4F56D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21405== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==21405== by 0x4022F8: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestUserContext)
==21405== by 0x402F81: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestUserContext)
==21405== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==21405==
==21405== LEAK SUMMARY:
==21405== definitely lost: 0 bytes in 0 blocks
==21405== indirectly lost: 0 bytes in 0 blocks
==21405== possibly lost: 712 bytes in 3 blocks
==21405== still reachable: 0 bytes in 0 blocks
==21405== suppressed: 0 bytes in 0 blocks
==21405==
==21405== For counts of detected and suppressed errors, rerun with: -v
==21405== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==14837== Memcheck, a memory error detector
==14837== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==14837== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==14837== Command: /var/buildMAIN/pegasus/build/bin_exe/TestcreateRegistration
==14837== Parent PID: 14836
==14837==
==14837==
==14837== HEAP SUMMARY:
==14837== in use at exit: 712 bytes in 3 blocks
==14837== total heap usage: 243 allocs, 240 frees, 34,606 bytes allocated
==14837==
==14837== 32 bytes in 1 blocks are possibly lost in loss record 1 of 3
==14837== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==14837== by 0x55CE045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14837== by 0x55CE118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14837== by 0x55DFD87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14837== by 0x52AF2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==14837== by 0x404F2A: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestcreateRegistration)
==14837== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==14837==
==14837== 144 bytes in 1 blocks are possibly lost in loss record 2 of 3
==14837== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==14837== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==14837== by 0x55DFD79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14837== by 0x52AF2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==14837== by 0x404F2A: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestcreateRegistration)
==14837== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==14837==
==14837== 536 bytes in 1 blocks are possibly lost in loss record 3 of 3
==14837== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==14837== by 0x55F2749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14837== by 0x55D55E9: 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)
==14837== by 0x5588EDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14837== by 0x558A7D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14837== by 0x558A970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14837== by 0x55CE081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14837== by 0x55CE118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14837== by 0x55DFD87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14837== by 0x52AF2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==14837== by 0x404F2A: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestcreateRegistration)
==14837== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==14837==
==14837== LEAK SUMMARY:
==14837== definitely lost: 0 bytes in 0 blocks
==14837== indirectly lost: 0 bytes in 0 blocks
==14837== possibly lost: 712 bytes in 3 blocks
==14837== still reachable: 0 bytes in 0 blocks
==14837== suppressed: 0 bytes in 0 blocks
==14837==
==14837== For counts of detected and suppressed errors, rerun with: -v
==14837== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==14851== Memcheck, a memory error detector
==14851== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==14851== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==14851== Command: /var/buildMAIN/pegasus/build/bin_exe/TestmodifyRegistration
==14851== Parent PID: 14850
==14851==
==14851==
==14851== HEAP SUMMARY:
==14851== in use at exit: 1,874 bytes in 9 blocks
==14851== total heap usage: 243 allocs, 234 frees, 34,606 bytes allocated
==14851==
==14851== 32 bytes in 1 blocks are possibly lost in loss record 4 of 9
==14851== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==14851== by 0x55CE045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14851== by 0x55CE118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14851== by 0x55DFD87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14851== by 0x52AF2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==14851== by 0x405782: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestmodifyRegistration)
==14851== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==14851==
==14851== 144 bytes in 1 blocks are possibly lost in loss record 5 of 9
==14851== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==14851== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==14851== by 0x55DFD79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14851== by 0x52AF2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==14851== by 0x405782: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestmodifyRegistration)
==14851== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==14851==
==14851== 536 bytes in 1 blocks are possibly lost in loss record 9 of 9
==14851== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==14851== by 0x55F2749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14851== by 0x55D55E9: 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)
==14851== by 0x5588EDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14851== by 0x558A7D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14851== by 0x558A970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14851== by 0x55CE081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14851== by 0x55CE118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14851== by 0x55DFD87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14851== by 0x52AF2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==14851== by 0x405782: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestmodifyRegistration)
==14851== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==14851==
==14851== LEAK SUMMARY:
==14851== definitely lost: 0 bytes in 0 blocks
==14851== indirectly lost: 0 bytes in 0 blocks
==14851== possibly lost: 712 bytes in 3 blocks
==14851== still reachable: 1,162 bytes in 6 blocks
==14851== suppressed: 0 bytes in 0 blocks
==14851== Reachable blocks (those to which a pointer was found) are not shown.
==14851== To see them, rerun with: --leak-check=full --show-reachable=yes
==14851==
==14851== For counts of detected and suppressed errors, rerun with: -v
==14851== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==21543== Memcheck, a memory error detector
==21543== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==21543== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==21543== Command: /var/buildMAIN/pegasus/build/bin_exe/cimcli a cmpiPerf_TestClassA.theKey=2 -n test/TestProvider --sum -count 1
==21543== Parent PID: 21542
==21543==
==21543==
==21543== HEAP SUMMARY:
==21543== in use at exit: 23,548 bytes in 278 blocks
==21543== total heap usage: 706 allocs, 428 frees, 61,128 bytes allocated
==21543==
==21543== 32 bytes in 1 blocks are possibly lost in loss record 7 of 26
==21543== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==21543== by 0x5170045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21543== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21543== by 0x5181D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21543== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==21543== by 0x40F9FC: ??? (in /var/buildMAIN/pegasus/build/bin_exe/cimcli)
==21543== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==21543==
==21543== 144 bytes in 1 blocks are possibly lost in loss record 15 of 26
==21543== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==21543== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==21543== by 0x5181D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21543== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==21543== by 0x40F9FC: ??? (in /var/buildMAIN/pegasus/build/bin_exe/cimcli)
==21543== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==21543==
==21543== 536 bytes in 1 blocks are possibly lost in loss record 20 of 26
==21543== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==21543== by 0x5194749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21543== by 0x51775E9: 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)
==21543== by 0x512AEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21543== by 0x512C7D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21543== by 0x512C970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21543== by 0x5170081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21543== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21543== by 0x5181D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21543== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==21543== by 0x40F9FC: ??? (in /var/buildMAIN/pegasus/build/bin_exe/cimcli)
==21543== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==21543==
==21543== LEAK SUMMARY:
==21543== definitely lost: 0 bytes in 0 blocks
==21543== indirectly lost: 0 bytes in 0 blocks
==21543== possibly lost: 712 bytes in 3 blocks
==21543== still reachable: 22,836 bytes in 275 blocks
==21543== suppressed: 0 bytes in 0 blocks
==21543== Reachable blocks (those to which a pointer was found) are not shown.
==21543== To see them, rerun with: --leak-check=full --show-reachable=yes
==21543==
==21543== For counts of detected and suppressed errors, rerun with: -v
==21543== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==16060== Memcheck, a memory error detector
==16060== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==16060== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==16060== Command: /var/buildMAIN/pegasus/build/bin_exe/cimperf
==16060== Parent PID: 16059
==16060==
==16060==
==16060== HEAP SUMMARY:
==16060== in use at exit: 3,632 bytes in 43 blocks
==16060== total heap usage: 277 allocs, 234 frees, 34,073 bytes allocated
==16060==
==16060== 32 bytes in 1 blocks are possibly lost in loss record 5 of 18
==16060== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==16060== by 0x5A08045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==16060== by 0x5A08118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==16060== by 0x5A19D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==16060== by 0x503E2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==16060== by 0x402FDF: ??? (in /var/buildMAIN/pegasus/build/bin_exe/cimperf)
==16060== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==16060==
==16060== 144 bytes in 1 blocks are possibly lost in loss record 9 of 18
==16060== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==16060== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==16060== by 0x5A19D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==16060== by 0x503E2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==16060== by 0x402FDF: ??? (in /var/buildMAIN/pegasus/build/bin_exe/cimperf)
==16060== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==16060==
==16060== 536 bytes in 1 blocks are possibly lost in loss record 18 of 18
==16060== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==16060== by 0x5A2C749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==16060== by 0x5A0F5E9: 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)
==16060== by 0x59C2EDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==16060== by 0x59C47D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==16060== by 0x59C4970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==16060== by 0x5A08081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==16060== by 0x5A08118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==16060== by 0x5A19D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==16060== by 0x503E2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==16060== by 0x402FDF: ??? (in /var/buildMAIN/pegasus/build/bin_exe/cimperf)
==16060== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==16060==
==16060== LEAK SUMMARY:
==16060== definitely lost: 0 bytes in 0 blocks
==16060== indirectly lost: 0 bytes in 0 blocks
==16060== possibly lost: 712 bytes in 3 blocks
==16060== still reachable: 2,920 bytes in 40 blocks
==16060== suppressed: 0 bytes in 0 blocks
==16060== Reachable blocks (those to which a pointer was found) are not shown.
==16060== To see them, rerun with: --leak-check=full --show-reachable=yes
==16060==
==16060== For counts of detected and suppressed errors, rerun with: -v
==16060== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==30006== Memcheck, a memory error detector
==30006== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==30006== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==30006== Command: /var/buildMAIN/pegasus/build/bin_exe/cimprovagt 1 12 19 root IndicationStressTestConsumerModule
==30006== Parent PID: 30005
==30006==
==30006==
==30006== HEAP SUMMARY:
==30006== in use at exit: 31,468 bytes in 212 blocks
==30006== total heap usage: 269 allocs, 57 frees, 36,721 bytes allocated
==30006==
==30006== 728 bytes in 1 blocks are possibly lost in loss record 197 of 211
==30006== at 0x4A0674C: operator new[](unsigned long) (vg_replace_malloc.c:305)
==30006== by 0x54C3506: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30006== by 0x54BE42D: global constructors keyed to ConfigManager.cpp (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30006== by 0x54CA835: ??? (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30006== by 0x54BA4B2: ??? (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30006== by 0x7FF000A96: ???
==30006== by 0x702F4E49414D646B: ???
==30006== by 0x622F737573616764: ???
==30006== by 0x6E69622F646C6974: ???
==30006== by 0x6D69632F6578655E: ???
==30006== by 0x746761766F726F: ???
==30006== by 0x39310032310030: ???
==30006== by 0x646E4900746F6F71: ???
==30006== by 0x536E6F6974616368: ???
==30006== by 0x7365547373657273: ???
==30006== by 0x656D75736E6F4373: ???
==30006== by 0x656C75646F4D71: ???
==30006== by 0x5F5355534147454F: ???
==30006== by 0x4C505F444C495541: ???
==30006== by 0x583D4D524F465440: ???
==30006== by 0x48522034365F3637: ???
==30006== by 0x676C617620354C44: ???
==30006== by 0x47455000646E6971: ???
==30006== by 0x5345545F53555340: ???
==30006== by 0x454C42414E455F53: ???
==30006==
==30006== LEAK SUMMARY:
==30006== definitely lost: 0 bytes in 0 blocks
==30006== indirectly lost: 0 bytes in 0 blocks
==30006== possibly lost: 728 bytes in 1 blocks
==30006== still reachable: 30,740 bytes in 211 blocks
==30006== suppressed: 0 bytes in 0 blocks
==30006== Reachable blocks (those to which a pointer was found) are not shown.
==30006== To see them, rerun with: --leak-check=full --show-reachable=yes
==30006==
==30006== For counts of detected and suppressed errors, rerun with: -v
==30006== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==16047== Memcheck, a memory error detector
==16047== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==16047== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==16047== Command: /var/buildMAIN/pegasus/build/bin_exe/ipinfo
==16047== Parent PID: 16046
==16047==
==16047==
==16047== HEAP SUMMARY:
==16047== in use at exit: 2,186 bytes in 11 blocks
==16047== total heap usage: 232 allocs, 221 frees, 30,914 bytes allocated
==16047==
==16047== 32 bytes in 1 blocks are possibly lost in loss record 5 of 11
==16047== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==16047== by 0x5353045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==16047== by 0x5353118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==16047== by 0x5364D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==16047== by 0x4E2E2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==16047== by 0x4060F7: ??? (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==16047== by 0x4065B6: ??? (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==16047== by 0x406785: ??? (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==16047== by 0x406862: ??? (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==16047== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==16047==
==16047== 144 bytes in 1 blocks are possibly lost in loss record 6 of 11
==16047== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==16047== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==16047== by 0x5364D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==16047== by 0x4E2E2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==16047== by 0x4060F7: ??? (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==16047== by 0x4065B6: ??? (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==16047== by 0x406785: ??? (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==16047== by 0x406862: ??? (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==16047== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==16047==
==16047== 536 bytes in 1 blocks are possibly lost in loss record 11 of 11
==16047== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==16047== by 0x5377749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==16047== by 0x535A5E9: 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)
==16047== by 0x530DEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==16047== by 0x530F7D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==16047== by 0x530F970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==16047== by 0x5353081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==16047== by 0x5353118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==16047== by 0x5364D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==16047== by 0x4E2E2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==16047== by 0x4060F7: ??? (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==16047== by 0x4065B6: ??? (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==16047== by 0x406785: ??? (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==16047== by 0x406862: ??? (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==16047== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==16047==
==16047== LEAK SUMMARY:
==16047== definitely lost: 0 bytes in 0 blocks
==16047== indirectly lost: 0 bytes in 0 blocks
==16047== possibly lost: 712 bytes in 3 blocks
==16047== still reachable: 1,474 bytes in 8 blocks
==16047== suppressed: 0 bytes in 0 blocks
==16047== Reachable blocks (those to which a pointer was found) are not shown.
==16047== To see them, rerun with: --leak-check=full --show-reachable=yes
==16047==
==16047== For counts of detected and suppressed errors, rerun with: -v
==16047== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)

1360685417s-351672us: DiscardedData [25861:202778384:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1360685417s-680710us: DiscardedData [25861:203044624:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1360685418s-652860us: DiscardedData [25861:203577104:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1360685418s-828342us: DiscardedData [25861:203577104:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1360685418s-898115us: DiscardedData [25861:203577104:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1360685429s-644271us: DiscardedData [25861:208369424:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1360685430s-5567us: DiscardedData [25861:206771984:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1360685430s-313615us: DiscardedData [25861:206771984:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1360685430s-533749us: DiscardedData [25861:206771984:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1360685430s-761419us: DiscardedData [25861:206771984:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1360685431s-835629us: DiscardedData [25861:206771984:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1360685432s-13514us: DiscardedData [25861:206771984:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1360685432s-79732us: DiscardedData [25861:203310864:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1360685432s-157087us: DiscardedData [25861:203310864:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1360685432s-203278us: DiscardedData [25861:207836944:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1360685441s-991163us: DiscardedData [25861:208369424:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1360685442s-278244us: DiscardedData [25861:208369424:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1360685442s-588097us: DiscardedData [25861:208369424:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1360685442s-818820us: DiscardedData [25861:208369424:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1360685443s-32311us: DiscardedData [25861:208369424:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
n*********** FAILURE: Unexpected trace found. ************n