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 08-Apr-11 14:01
Contributor HP
Status FAILURE
Data Platform: X86_64 RHEL5 valgrind
Branch: MAIN
Contributor: HP
Date: 110408
Time: 1401
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:

==8710== Memcheck, a memory error detector.
==8710== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==8710== Using LibVEX rev 1658, a library for dynamic binary translation.
==8710== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==8710== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==8710== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==8710== For more details, rerun with: -v
==8710==
==8710== My PID = 8710, parent PID = 8709. Prog and args are:
==8710== /var/buildMAIN/pegasus/build/bin_exe/TestAggregationOutputClient
==8710==
==8710==
==8710== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==8710== malloc/free: in use at exit: 35,992 bytes in 257 blocks.
==8710== malloc/free: 478 allocs, 221 frees, 72,439 bytes allocated.
==8710== For counts of detected errors, rerun with: -v
==8710== searching for pointers to 257 not-freed blocks.
==8710== checked 764,744 bytes.
==8710==
==8710== 528 bytes in 1 blocks are possibly lost in loss record 59 of 63
==8710== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==8710== by 0x54EACF0: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (DefaultPropertyOwner.cpp:72)
==8710== by 0x54E5B06: __static_initialization_and_destruction_0(int, int) (ConfigManager.cpp:57)
==8710== by 0x54E5C8A: _GLOBAL__I__ZN7Pegasus13ConfigManager10traceOwnerE (ConfigManager.cpp:961)
==8710== by 0x54F4885: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==8710== by 0x54E104A: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==8710==
==8710== LEAK SUMMARY:
==8710== definitely lost: 0 bytes in 0 blocks.
==8710== possibly lost: 528 bytes in 1 blocks.
==8710== still reachable: 35,464 bytes in 256 blocks.
==8710== suppressed: 0 bytes in 0 blocks.
==8710== Reachable blocks (those to which a pointer was found) are not shown.
==8710== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==4094== Memcheck, a memory error detector.
==4094== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==4094== Using LibVEX rev 1658, a library for dynamic binary translation.
==4094== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==4094== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==4094== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==4094== For more details, rerun with: -v
==4094==
==4094== My PID = 4094, parent PID = 4093. Prog and args are:
==4094== /var/buildMAIN/pegasus/build/bin_exe/TestClient
==4094==
==4094==
==4094== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==4094== malloc/free: in use at exit: 532,698 bytes in 121 blocks.
==4094== malloc/free: 149,067 allocs, 148,946 frees, 390,405,861 bytes allocated.
==4094== For counts of detected errors, rerun with: -v
==4094== searching for pointers to 121 not-freed blocks.
==4094== checked 988,088 bytes.
==4094==
==4094== 218 bytes in 4 blocks are definitely lost in loss record 23 of 35
==4094== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==4094== by 0x51F9B59: Pegasus::StringRep::alloc(unsigned long) (String.cpp:434)
==4094== by 0x51F7797: Pegasus::_reserve(Pegasus::StringRep*&, unsigned) (String.cpp:446)
==4094== by 0x51F8D0D: Pegasus::String::append(char const*, unsigned) (String.cpp:727)
==4094== by 0x412D09: Pegasus::String::append(char const*) (StringInline.h:175)
==4094== by 0x410578: executeTests(void*) (TestClient.cpp:1294)
==4094== by 0x520E09D: _start_wrapper (Thread.cpp:69)
==4094== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==4094== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==4094==
==4094==
==4094== 288 bytes in 1 blocks are definitely lost in loss record 24 of 35
==4094== at 0x4A04B32: calloc (vg_replace_malloc.c:279)
==4094== by 0x3680E0FEF2: _dl_allocate_tls (in /lib64/ld-2.5.so)
==4094== by 0x3681E06A33: pthread_create@@GLIBC_2.2.5 (in /lib64/libpthread-2.5.so)
==4094== by 0x514C402: Pegasus::Threads::create(Pegasus::ThreadType&, Pegasus::Threads::Type, void* (*)(void*), void*) (Threads.cpp:157)
==4094== by 0x520DDA5: Pegasus::Thread::run() (Thread.cpp:119)
==4094== by 0x407666: runTests(Pegasus::CIMClient*, unsigned, bool, bool, int, Pegasus::String) (TestClient.cpp:1391)
==4094== by 0x41207F: main (TestClient.cpp:1642)
==4094==
==4094==
==4094== 290 (40 direct, 250 indirect) bytes in 1 blocks are definitely lost in loss record 26 of 35
==4094== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==4094== by 0x5195350: Pegasus::CIMObjectPath::CIMObjectPath() (CIMObjectPath.cpp:382)
==4094== by 0x51983F7: Pegasus::CIMObjectPath::CIMObjectPath(Pegasus::String const&) (CIMObjectPath.cpp:394)
==4094== by 0x40ED9F: TestInvokeMethod(Pegasus::CIMClient*, bool, bool, Pegasus::String const&) (TestClient.cpp:1038)
==4094== by 0x410ECE: executeTests(void*) (TestClient.cpp:1353)
==4094== by 0x520E09D: _start_wrapper (Thread.cpp:69)
==4094== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==4094== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==4094==
==4094==
==4094== 504 (128 direct, 376 indirect) bytes in 1 blocks are definitely lost in loss record 31 of 35
==4094== at 0x4A05809: malloc (vg_replace_malloc.c:149)
==4094== by 0x3DBA6BBFDF: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.8)
==4094== by 0x4C2698B: Pegasus::CIMClientRep::_doRequest(Pegasus::AutoPtr >&, Pegasus::MessageType) (CIMClientRep.cpp:1177)
==4094== by 0x4C272D6: Pegasus::CIMClientRep::invokeMethod(Pegasus::CIMNamespaceName const&, Pegasus::CIMObjectPath const&, Pegasus::CIMName const&, Pegasus::Array const&, Pegasus::Array&) (CIMClientRep.cpp:1017)
==4094== by 0x4C2F665: Pegasus::CIMClient::invokeMethod(Pegasus::CIMNamespaceName const&, Pegasus::CIMObjectPath const&, Pegasus::CIMName const&, Pegasus::Array const&, Pegasus::Array&) (CIMClient.cpp:543)
==4094== by 0x40F364: TestInvokeMethod(Pegasus::CIMClient*, bool, bool, Pegasus::String const&) (TestClient.cpp:1083)
==4094== by 0x410ECE: executeTests(void*) (TestClient.cpp:1353)
==4094== by 0x520E09D: _start_wrapper (Thread.cpp:69)
==4094== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==4094== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==4094==
==4094== LEAK SUMMARY:
==4094== definitely lost: 674 bytes in 7 blocks.
==4094== indirectly lost: 626 bytes in 8 blocks.
==4094== possibly lost: 0 bytes in 0 blocks.
==4094== still reachable: 531,398 bytes in 106 blocks.
==4094== suppressed: 0 bytes in 0 blocks.
==4094== Reachable blocks (those to which a pointer was found) are not shown.
==4094== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==3847== Memcheck, a memory error detector.
==3847== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==3847== Using LibVEX rev 1658, a library for dynamic binary translation.
==3847== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==3847== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==3847== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==3847== For more details, rerun with: -v
==3847==
==3847== My PID = 3847, parent PID = 3846. Prog and args are:
==3847== /var/buildMAIN/pegasus/build/bin_exe/TestInterop
==3847==
==3847==
==3847== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==3847== malloc/free: in use at exit: 80,698 bytes in 799 blocks.
==3847== malloc/free: 1,116 allocs, 317 frees, 124,828 bytes allocated.
==3847== For counts of detected errors, rerun with: -v
==3847== searching for pointers to 799 not-freed blocks.
==3847== checked 882,192 bytes.
==3847==
==3847== 528 bytes in 1 blocks are possibly lost in loss record 34 of 37
==3847== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==3847== by 0x55DACF0: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (DefaultPropertyOwner.cpp:72)
==3847== by 0x55D5B06: __static_initialization_and_destruction_0(int, int) (ConfigManager.cpp:57)
==3847== by 0x55D5C8A: _GLOBAL__I__ZN7Pegasus13ConfigManager10traceOwnerE (ConfigManager.cpp:961)
==3847== by 0x55E4885: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==3847== by 0x55D104A: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==3847==
==3847== LEAK SUMMARY:
==3847== definitely lost: 0 bytes in 0 blocks.
==3847== possibly lost: 528 bytes in 1 blocks.
==3847== still reachable: 80,170 bytes in 798 blocks.
==3847== suppressed: 0 bytes in 0 blocks.
==3847== Reachable blocks (those to which a pointer was found) are not shown.
==3847== To see them, rerun with: --show-reachable=yes