OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform X86_64_RHEL5_valgrind
Branch MAIN
Options +CMPI,+CQL,+IPV6,+PRIVSEP,+SQLITE,+SSL,+WSMAN
Date 13-May-12 11:26
Contributor HP
Status FAILURE
Data Platform: X86_64 RHEL5 valgrind
Branch: MAIN
Contributor: HP
Date: 120513
Time: 1126
Options: +CMPI +CQL +IPv6 +PrivSep +SQLite +SSL +WSMan
Status: FAILURE

make[4]: Entering directory `/var/buildMAIN/pegasus/src/Executor/tests'
make[4]: Leaving directory `/var/buildMAIN/pegasus/src/Executor/tests'
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[5]: Entering directory `/var/buildMAIN/pegasus/test/wetest/wsman'
make[5]: Leaving directory `/var/buildMAIN/pegasus/test/wetest/wsman'
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:

==18896== Memcheck, a memory error detector.
==18896== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18896== Using LibVEX rev 1658, a library for dynamic binary translation.
==18896== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18896== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18896== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18896== For more details, rerun with: -v
==18896==
==18896== My PID = 18896, parent PID = 18895. Prog and args are:
==18896== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==18896== 0
==18896== 5
==18896== 9
==18896== root
==18896== AlertIndicationProviderModule
==18896==
==18896==
==18896== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==18896== malloc/free: in use at exit: 5,773 bytes in 69 blocks.
==18896== malloc/free: 131,028 allocs, 130,959 frees, 11,720,195 bytes allocated.
==18896== For counts of detected errors, rerun with: -v
==18896== searching for pointers to 69 not-freed blocks.
==18896== checked 798,152 bytes.
==18896==
==18896== 4,665 (96 direct, 4,569 indirect) bytes in 1 blocks are definitely lost in loss record 14 of 18
==18896== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==18896== by 0x65EBCF2: Pegasus::CIMBuffer::getInstance(Pegasus::CIMInstance&) (CIMBuffer.cpp:1231)
==18896== by 0x65F78CC: Pegasus::CIMBinMsgDeserializer::_getInstance(Pegasus::CIMBuffer&, Pegasus::CIMInstance&) (CIMBinMsgDeserializer.cpp:853)
==18896== by 0x65FBCE5: Pegasus::CIMBinMsgDeserializer::_getOperationContext(Pegasus::CIMBuffer&, Pegasus::OperationContext&) (CIMBinMsgDeserializer.cpp:711)
==18896== by 0x65FCEC8: Pegasus::CIMBinMsgDeserializer::deserialize(Pegasus::CIMBuffer&, unsigned long) (CIMBinMsgDeserializer.cpp:117)
==18896== by 0x64F069B: Pegasus::AnonymousPipe::readMessage(Pegasus::CIMMessage*&) (AnonymousPipe.cpp:150)
==18896== by 0x4078A7: Pegasus::ProviderAgent::_readAndProcessRequest() (ProviderAgent.cpp:261)
==18896== by 0x4090DE: Pegasus::ProviderAgent::run() (ProviderAgent.cpp:182)
==18896== by 0x40B84D: main (cimprovagt.cpp:239)
==18896==
==18896== LEAK SUMMARY:
==18896== definitely lost: 96 bytes in 1 blocks.
==18896== indirectly lost: 4,569 bytes in 59 blocks.
==18896== possibly lost: 0 bytes in 0 blocks.
==18896== still reachable: 1,108 bytes in 9 blocks.
==18896== suppressed: 0 bytes in 0 blocks.
==18896== Reachable blocks (those to which a pointer was found) are not shown.
==18896== To see them, rerun with: --show-reachable=yes