OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform Microsoft_Windows_Server_2003
Branch MAIN
Options  
Date 10-Jul-08 07:29
Contributor  
Status FAILURE
Data Platform: Microsoft Windows Server 2003
Branch: MAIN
Date: 080710
Time: 0729
Status: Failure


Pegasus started as a Windows service
mu echo "(CMPIR_START_DAEMON command ignored)"
(CMPIR_START_DAEMON command ignored)
make[4]: Leaving directory `C:/alex/PEG/pegasus_28'
mu sleep 5
make[3]: Leaving directory `C:/alex/PEG/pegasus_28'
make --directory=C:/alex/PEG/pegasus_28 -f TestMakefile ConfigureUsers
make[3]: Entering directory `C:/alex/PEG/pegasus_28'
cimuser -l
dunfea1
cimuser -a -u dunfea1 -w eyc420wi
Failed to add user.
CIM_ERR_FAILED: User already exists, user name: dunfea1
make[3]: [ConfigureUsers] Error 1 (ignored)
make[3]: Leaving directory `C:/alex/PEG/pegasus_28'
make --directory=C:/alex/PEG/pegasus_28 -f TestMakefile
Create_SSL_Certificate
make[3]: Entering directory `C:/alex/PEG/pegasus_28'
mu echo "Creating SSL certificate for test"
Creating SSL certificate for test
cimtrust -a -U dunfea1 -f C:/alex/PEG/pegasus_28/BUILD/server.pem -Ts
Failed to add certificate.
Specified certificate already exists.
CIM_ERR_ALREADY_EXISTS: Another certificate with the same subject name
already exists.
make[3]: *** [Create_SSL_Certificate] Error 4
make[3]: Leaving directory `C:/alex/PEG/pegasus_28'
make[2]: [Create_SSL_Certificate_ignore] Error 2 (ignored)
make -f C:/alex/PEG/pegasus_28/TestMakefile runTestSuite
CIMSERVER_CONFIG_OPTIONS="enableHttpsConnection=true
enableAuthentication=false"

TESTSUITE_CMDS="make@@--directory=C:/alex/PEG/pegasus_28/src/Providers/T
estProviders/IndicationStressTestProvider/testclient@@-f@@Makefile@@run_
TS1_AuthenticationDisabled"
make[3]: Entering directory `C:/alex/PEG/pegasus_28'
cimserver -stop

Pegasus stopped as a Windows service
mu echo "(CMPIR_STOP_DAEMON command ignored)"
(CMPIR_STOP_DAEMON command ignored)
cimserver enableHttpsConnection=true enableAuthentication=false -start

Pegasus started as a Windows service
mu echo "(CMPIR_START_DAEMON command ignored)"
(CMPIR_START_DAEMON command ignored)
mu sleep 30
make
--directory=C:/alex/PEG/pegasus_28/src/Providers/TestProviders/Indicatio
nStressTestProvider/testclient -f Makefile
run_TS1_AuthenticationDisabled
make[4]: Entering directory
`C:/alex/PEG/pegasus_28/src/Providers/TestProviders/IndicationStressTest
Provider/testclient'
TestIndicationStressTest IndicationStressTestClass test/TestProvider
cleanup
++++ Testing with class IndicationStressTestClass and Namespace
test/TestProvider
+++++ cleanup completed successfully
TestIndicationStressTest IndicationStressTestClass test/TestProvider
setup WQL
++++ Testing with class IndicationStressTestClass and Namespace
test/TestProvider
+++++ setup completed successfully
TestIndicationStressTest IndicationStressTestClass test/TestProvider run
10 1
++++ Testing with class IndicationStressTestClass and Namespace
test/TestProvider
+++++ Starting the CIMListener at destination
http://localhost:2005/TestIndicationStressTest
++++ Estimated test duration = 0 minutes.
+++++ thread_0: Calling client->invokeMethod to start indication
generation
+++++ thread_0: passed in 5 seconds
*+*+ The Client Resident Listener has received 9 of 10 Indications.
+*+* The Server Resident Listener has received 10 of 10 Indications.
*+*+ The Client Resident Listener has received 9 of 10 Indications.
+*+* The Server Resident Listener has received 10 of 10 Indications.
*+*+ The Client Resident Listener has received 9 of 10 Indications.
+*+* The Server Resident Listener has received 10 of 10 Indications.
*+*+ The Client Resident Listener has received 9 of 10 Indications.
+*+* The Server Resident Listener has received 10 of 10 Indications.
+++++ Stopping the listener

+++++ TEST RESULTS: Client Resident Listener
+++++ Number of Test Threads = 1
+++++ Expected Number of Indications = 10
+++++ Indications Received = 9
+++++ Out of Sequence = 0
+++++ Avg. Send-Recv Delta time = 100 milli-seconds
+++++ Min. Send-Recv Delta time = 78 milli-seconds
+++++ Max. Send-Recv Delta time = 125 milli-seconds
+++++ Elapsed time = 98.7969 seconds, or 1.64661 minutes.
+++++ Rate = 0.091096 indications per second.

+++++ TEST RESULTS: Server Resident Listener
+++++ Number of Test Threads = 1
+++++ Expected Number of Indications = 10
+++++ Number of Indications Received = 10
+++++ Elapsed time = 4903.31 seconds, or 81.7219 minutes.
+++++ Rate = 0.00203944 indications per second.

PEGASUS_TEST_ASSERT failed in file IndicationStressTest.cpp at line 1463
make[4]: *** [run_TS1_INTERNAL] Error 3
make[4]: Leaving directory
`C:/alex/PEG/pegasus_28/src/Providers/TestProviders/IndicationStressTest
Provider/testclient'
make[3]: *** [runTestSuite] Error 2
make[3]: Leaving directory `C:/alex/PEG/pegasus_28'
make[2]: *** [run_INDSSL_TS1] Error 2
make[2]: Leaving directory `C:/alex/PEG/pegasus_28'
make[1]: *** [serversuite] Error 2
make[1]: Leaving directory `C:/alex/PEG/pegasus_28'
make: *** [servertests] Error 2