OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform SOLARIS_SPARC_GNU_(SunOS_5_8)
Branch MAIN
Options  
Date 03-Oct-05 03:27
Contributor  
Status FAILURE
Data Platform: SOLARIS_SPARC_GNU (SunOS 5.8)
Branch: MAIN
Date: 051003
Time: 0327 GMT
Status: FAILURE
End Time: 0557 GMT
Current User=wunder

-------------------------------------------------------
Mail_To: pegasus-build-status@opengroup.org
The_Subject: FAILURE: MAIN: SOLARIS_SPARC_GNU (SunOS 5.8): 051003
-------------------------------------------------------

SW changes:
Yes SW changes used, and attached below

Make all Status: SUCCESS

Make repository Status: SUCCESS

Make testrepository Status: SUCCESS

Make tests Status: SUCCESS

Make poststarttests Status: FAILURE

Make standardtests Status: SUCCESS

Pegasus Environment Variables:
PEGASUS_PLATFORM=SOLARIS_SPARC_GNU
PEGASUS_ROOT=/home2/wunder/peg/TOGnightly/pegasus
PEGASUS_DEBUG=true
PEGASUS_HOME=/home2/wunder/peg/TOGnightly/runtime

-------------------------------------------------------
SW Changes used:

? src/Clients/MCCATestClient/removeclasses.log
? src/Clients/repupgrade/tests/newRepository
? src/Clients/repupgrade/tests/repository
? src/Clients/repupgrade/tests/result
? src/Pegasus/Compiler/cmdline/tests/cmdline_result
? src/Pegasus/Compiler/cmdline/tests/cmdline_tmp
? src/Pegasus/Compiler/cmdline/tests/repository
?
src/Pegasus/Security/Authentication/tests/BasicAuthenticationHandler/PegasusDe
bug.log
?
src/Pegasus/Security/Authentication/tests/BasicAuthenticationHandler/PegasusEr
ror.log
?
src/Pegasus/Security/Authentication/tests/BasicAuthenticationHandler/PegasusSt
andard.log
?
src/Pegasus/Security/Authentication/tests/BasicAuthenticationHandler/PegasusTr
ace.log
?
src/Pegasus/Security/UserManager/tests/AuthorizationHandler/PegasusDebug.log
?
src/Pegasus/Security/UserManager/tests/AuthorizationHandler/PegasusError.log
?
src/Pegasus/Security/UserManager/tests/AuthorizationHandler/PegasusStandard.lo
g
?
src/Pegasus/Security/UserManager/tests/AuthorizationHandler/PegasusTrace.log
?
src/Pegasus/Server/ProviderRegistrationManager/tests/wildCardNamespaceNames/re
pository
? src/utils/mu/mu
Index: Makefile
===================================================================
RCS file: /cvs/MSB/pegasus/Makefile,v
retrieving revision 1.31
diff -r1.31 Makefile
46a47,51
> all: messages
> $(MAKE) recurse_all
> $(MAKE) --directory=$(PEGASUS_ROOT)/src/Server -f Makefile
install_run
> @$(ECHO) "PEGASUS Build Complete and Server Configured "
>
102,103d106
< all: messages
<
Index: TestMakefile
===================================================================
RCS file: /cvs/MSB/pegasus/TestMakefile,v
retrieving revision 1.38
diff -r1.38 TestMakefile
120,121d119
< $(MAKE) --directory=$(PEGASUS_ROOT)/src/Server -f Makefile
install_run
< $(MAKE)
--directory=$(PEGASUS_ROOT)/src/Clients/ssltrustmgr/tests -f Mak
efile test_setup
157a156,159
> ifeq ($(OS),solaris)
> run_OOP_TS1:
> @ $(ECHO) +++++ run_OOP_TS1 poststarttest not run on this platform
> else
161a164
> endif
198c201,202
< run_SSL_TS1:
---
> ifdef PEGASUS_HAS_SSL
> run_SSL_TS1: FORCE
201a206,212
> else
> run_SSL_TS1: FORCE
> @ $(ECHO) "PEGASUS_HAS_SSL not defined: Skipping run_SSL_TS1
poststartte
st"
>
> endif
>
>
485a497,518
> ifeq ($(OS),solaris)
> standardtests:
> @ $(ECHO) +++++ standardtests suite starting - solaris edition
> $(MAKE) --directory=$(PEGASUS_ROOT) -f TestMakefile -i
DisableSecurity
> @ $(ECHO) +++++ standardtests: DisableSecurity Passed
> $(MAKE) --directory=$(PEGASUS_ROOT) -f TestMakefile -s TestCimmof
> @ $(ECHO) +++++ standardtests: TestCimmof Passed
> $(MAKE) --directory=$(PEGASUS_ROOT) -f TestMakefile -s
TestNoSecurity
> @ $(ECHO) +++++ standardtests: TestNoSecurity Passed
> ## @ $(MAKE) --directory=$(PEGASUS_ROOT) -f TestMakefile -s
EnableAuthentic
ation
> @ $(ECHO) +++++ standardtests: EnableAuthentication NOT RUN Passed
> $(MAKE) --directory=$(PEGASUS_ROOT) -f TestMakefile -s
TestLocalSecurity
> @ $(ECHO) +++++ standardtests: TestLocalSecurity Passed
> $(MAKE) --directory=$(PEGASUS_ROOT) -f TestMakefile -s
TestRemoteSecurit
y
> @ $(ECHO) +++++ standardtests: TestRemoteSecurity Passed
> ## @ $(MAKE) --directory=$(PEGASUS_ROOT) -f TestMakefile -s
EnableAuthoriza
tion
> @ $(ECHO) +++++ standardtests: EnableAuthorization NOT RUN Passed
> ## @ $(MAKE) --directory=$(PEGASUS_ROOT) -f TestMakefile -s
TestAuthorizati
on
> @ $(ECHO) +++++ standardtests: TestAuthorization NOT RUN Passed
> @ $(ECHO) +++++ standardtests suite finished - solaris edition
> else
>
494a528
> endif
Index: mak/recurse.mak
===================================================================
RCS file: /cvs/MSB/pegasus/mak/recurse.mak,v
retrieving revision 1.15
diff -r1.15 recurse.mak
42c42
< all: $(RECURSE_DEPENDS) $(ERROR)
---
> recurse_all: $(RECURSE_DEPENDS) $(ERROR)
Index: src/Clients/osinfo/Makefile
===================================================================
RCS file: /cvs/MSB/pegasus/src/Clients/osinfo/Makefile,v
retrieving revision 1.8
diff -r1.8 Makefile
48a49,53
>
> ifeq ($(OS),solaris)
> poststarttests:
> @ $(ECHO) +++++ $(PROGRAM) poststarttest test not run on this
platform
> else
50a56
> endif
Index: src/Clients/ssltrustmgr/tests/Makefile
===================================================================
RCS file: /cvs/MSB/pegasus/src/Clients/ssltrustmgr/tests/Makefile,v
retrieving revision 1.16
diff -r1.16 Makefile
45a46
> @$(RM) test_setup
67,68c68
< test_setup:
< ifdef PEGASUS_HAS_SSL
---
> test_setup: $(OPENSSL_CNF) testca1.txt testdn1.txt testdn2.txt
testdn3.txt tes
tdn4.txt
69a70,71
> @$(TOUCH) test_setup
> ifdef PEGASUS_HAS_SSL
121c123
< SSLCertificateTest1:
---
> SSLCertificateTest1: test_setup
157c159
< @ssltrustmgr -r -i
/C=US/ST=VIRGINIA/L=Fairfax/O=OpenGroup/OU=OpenPegasu
s/CN=TestSelfSigned1 -n 0 >> $(RESULTFILE) $(REDIRECTERROR)
---
> @ssltrustmgr -r -i
/C=US/ST=VIRGINIA/L=Fairfax/O=OpenGroup/OU=OpenPegasu
s/CN=TestSelfSigned1 -n 4294967295 >> $(RESULTFILE) $(REDIRECTERROR)
165c167
< @ssltrustmgr -r -i
/C=US/ST=VIRGINIA/L=Fairfax/O=OpenGroup/OU=OpenPegasu
s/CN=TestSelfSigned1 -n 0 >> $(RESULTFILE) $(REDIRECTERROR)
---
> @ssltrustmgr -r -i
/C=US/ST=VIRGINIA/L=Fairfax/O=OpenGroup/OU=OpenPegasu
s/CN=TestSelfSigned1 -n 4294967295 >> $(RESULTFILE) $(REDIRECTERROR)
237c239
< @ssltrustmgr -r -i
/C=US/ST=WASHINGTON/L=Seattle/O=OpenGroup/OU=OpenPega
sus/CN=TestCA -n 0 >> $(RESULTFILE) $(REDIRECTERROR)
---
> @ssltrustmgr -r -i
/C=US/ST=WASHINGTON/L=Seattle/O=OpenGroup/OU=OpenPega
sus/CN=TestCA -n 4294967295 >> $(RESULTFILE) $(REDIRECTERROR)
Index: src/Clients/ssltrustmgr/tests/result.master
===================================================================
RCS file: /cvs/MSB/pegasus/src/Clients/ssltrustmgr/tests/result.master,v
retrieving revision 1.4
diff -r1.4 result.master
16c16
< CIM_ERR_ALREADY_EXISTS: Operation cannot be carried out because an
object alre
ady exists:
"PG_SSLCertificate.IssuerName="/C=US/ST=VIRGINIA/L=Fairfax/O=OpenGro
up/OU=OpenPegasus/CN=TestSelfSigned1",SerialNumber="0",TruststoreType=2"
---
> CIM_ERR_ALREADY_EXISTS: Operation cannot be carried out because an
object alre
ady exists:
"PG_SSLCertificate.IssuerName="/C=US/ST=VIRGINIA/L=Fairfax/O=OpenGro
up/OU=OpenPegasus/CN=TestSelfSigned1",SerialNumber="4294967295",TruststoreType=2
"
cvs diff: cannot find src/Pegasus/Common/tests/FileSystem/file1.txt
cvs diff: cannot find
src/Pegasus/Config/tests/ConfigFileHandler/cimserver_curre
nt.conf
cvs diff: cannot find
src/Pegasus/Config/tests/ConfigFileHandler/cimserver_plann
ed.conf
cvs diff: cannot find
src/Pegasus/Repository/tests/AssocTable/associations.tbl
Index:
src/Providers/ManagedSystem/OperatingSystem/tests/OSTestClient/Makefile
===================================================================
RCS file:
/cvs/MSB/pegasus/src/Providers/ManagedSystem/OperatingSystem/tests/OST
estClient/Makefile,v
retrieving revision 1.9
diff -r1.9 Makefile
47a48,51
> ifeq ($(OS),solaris)
> poststarttests:
> @ $(ECHO) +++++ $(PROGRAM) poststarttest not run on this platform
> else
49a54
> endif

-------------------------------------------------------
Make all output:

















In file included from ServerProcess.cpp:51:
ServerProcessUnix.cpp: In method `bool
Pegasus::ServerProcess::isCIMServerRunnin
g()':
ServerProcessUnix.cpp:388: warning: int format, pid_t arg (arg 3)
ServerProcessUnix.cpp: In method `int
Pegasus::ServerProcess::cimserver_kill(int
)':
ServerProcessUnix.cpp:453: warning: int format, pid_t arg (arg 3)








PEGASUS Build Complete and Server Configured

-------------------------------------------------------
Make repository output:


+++++ Loading PG_ManagedSystemTestSchema20 into root/cimv2 namespace ...
Warning: Use of cimmofl can corrupt the CIM Server Repository.
cimmofl should only be used under very controlled situations.
cimmof is the recommended OpenPegasus MOF compiler.

Warning: Class CIM_ManagedElement already exists in the repository
Warning: Class CIM_ManagedSystemElement already exists in the repository
Warning: Class CIM_LogicalElement already exists in the repository
Warning: Class CIM_LogicalDevice already exists in the repository
Warning: Class CIM_Processor already exists in the repository
Warning: Class CIM_ManagedElement already exists in the repository
Warning: Class CIM_Dependency already exists in the repository
Warning: Class CIM_ManagedSystemElement already exists in the repository
Warning: Class CIM_LogicalElement already exists in the repository
Warning: Class CIM_ServiceAccessPoint already exists in the repository
Warning: Class CIM_SAPSAPDependency already exists in the repository
Warning: Class CIM_ProtocolEndpoint already exists in the repository
Warning: Class CIM_IPProtocolEndpoint already exists in the repository
Warning: Class CIM_NextHopRouting already exists in the repository
Warning: Class CIM_IPRoute already exists in the repository
Warning: Class CIM_BindsTo already exists in the repository
Warning: Class CIM_BindsToLANEndpoint already exists in the repository

+++++ Registering Providers for PG_ManagedSystemTestSchema20 ...
Warning: Use of cimmofl can corrupt the CIM Server Repository.
cimmofl should only be used under very controlled situations.
cimmof is the recommended OpenPegasus MOF compiler.



-------------------------------------------------------
Make testrepository output:

cimmofl should only be used under very controlled situations.
cimmof is the recommended OpenPegasus MOF compiler.

Warning: Class CIM_WBEMService already exists in the repository
Warning: Class CIM_ObjectManager already exists in the repository
Warning: Class CIM_ObjectManagerCommunicationMechanism already exists
in the re
pository
Warning: Class CIM_CIMXMLCommunicationMechanism already exists in the
repositor
y
Warning: Class CIM_CommMechanismForManager already exists in the repository
Warning: Class CIM_ProtocolAdapter already exists in the repository
Warning: Class CIM_ObjectManagerAdapter already exists in the repository
Warning: Class CIM_CommMechanismForAdapter already exists in the repository
Warning: Class CIM_CommMechanismForObjectManagerAdapter already exists
in the r
epository
Warning: Class CIM_Namespace already exists in the repository
Warning: Class CIM_SystemIdentification already exists in the repository
Warning: Class CIM_NamespaceInManager already exists in the repository
Warning: Class CIM_SystemInNamespace already exists in the repository
Warning: Class CIM_IdentificationOfManagedSystem already exists in the
reposito
ry
Warning: Class CIM_CIMOMStatisticalData already exists in the repository
Warning: Class CIM_RegisteredProfile already exists in the repository
Warning: Class CIM_RegisteredSubProfile already exists in the repository
Warning: Class CIM_ReferencedProfile already exists in the repository
Warning: Class CIM_SubProfileRequiresProfile already exists in the
repository
Warning: Class CIM_ElementConformsToProfile already exists in the
repository

+++++ Loading
/home2/wunder/peg/TOGnightly/pegasus/Schemas/CIMPrelim291/CIM_Inte
rop.mof into root/SampleProvider namespace...
Warning: Use of cimmofl can corrupt the CIM Server Repository.
cimmofl should only be used under very controlled situations.
cimmof is the recommended OpenPegasus MOF compiler.



-------------------------------------------------------
Make tests output:

cimmofl should only be used under very controlled situations.
cimmof is the recommended OpenPegasus MOF compiler.


cimmofl -R. ValidMof7.mof
Warning: Use of cimmofl can corrupt the CIM Server Repository.
cimmofl should only be used under very controlled situations.
cimmof is the recommended OpenPegasus MOF compiler.


cimmofl -R. ValidMof8.mof
Warning: Use of cimmofl can corrupt the CIM Server Repository.
cimmofl should only be used under very controlled situations.
cimmof is the recommended OpenPegasus MOF compiler.


+++ Test Passed +++
TestCGIQueryString +++++ passed all tests
Warning: Use of cimmofl can corrupt the CIM Server Repository.
cimmofl should only be used under very controlled situations.
cimmof is the recommended OpenPegasus MOF compiler.


Warning: Use of cimmofl can corrupt the CIM Server Repository.
cimmofl should only be used under very controlled situations.
cimmof is the recommended OpenPegasus MOF compiler.


upgradetest +++++ passed all tests
+++ Test passed +++

-------------------------------------------------------
Make poststarttests output:

Unable to start CIMServer.
CIMServer is already running.
28437 Terminated
testCIMOMStatData +++++ passed all tests
TestInterop +++++ passed all tests
testCIMQueryCap +++++ passed all tests
TestQueryContext +++++ passed all tests
+++ Like.query passed successfully +++
+++ isa.query passed successfully +++
+++ SymbolicConstant.query passed successfully +++
+++ EmbeddedEvaluate.query passed successfully +++
+++ ValidateProperties.query passed successfully +++
+++ GetPropertyList.query passed successfully +++
+++ ApplyProjection.query passed successfully +++
+++ EmbeddedSelect.query passed successfully +++
+++ Misc.query passed successfully +++
+++ NormalizeToDOC.query passed successfully +++
+++ general.query passed successfully +++
+++ Function.query passed successfully +++
+++ Function2.query passed successfully +++
+++ QueryExpression.query passed successfully +++
+++++ passed all tests
AssociationClient +++++ passed all tests
Error: CIM_ERR_ALREADY_EXISTS: Operation cannot be carried out because
an object
already exists: "MyClass"
make[5]: *** [poststarttests] Error 1
make[4]: *** [poststarttests] Error 2
make[3]: *** [poststarttests] Error 2
make[2]: *** [poststarttests] Error 2
make[1]: *** [poststarttests] Error 2
make: *** [poststarttests] Error 2

-------------------------------------------------------
Make standardtests output:

+++ BadEntityReference03 passed successfully +++
+++ GoodCharacterReference01 passed successfully +++
+++ GoodCharacterReference02 passed successfully +++
+++ GoodCharacterReference03 passed successfully +++
+++ GoodCharacterReference04 passed successfully +++
bash-2.03$ ls
all_out pegasus runtime
cvs_co_out poststarttests_out standardtests_out
mail_file repository_out testrepository_out
patch_out running_status_file tests_out
bash-2.03$
bash-2.03$
bash-2.03$
bash-2.03$
bash-2.03$
bash-2.03$
bash-2.03$
bash-2.03$
bash-2.03$
bash-2.03$
bash-2.03$
bash-2.03$
bash-2.03$
bash-2.03$
bash-2.03$
bash-2.03$ cat mail_file

Platform: SOLARIS_SPARC_GNU (SunOS 5.8)
Branch: MAIN
Date: 051003
Time: 0327 GMT
Status: FAILURE
End Time: 0557 GMT
Current User=wunder

-------------------------------------------------------
Mail_To: pegasus-build-status@opengroup.org
The_Subject: FAILURE: MAIN: SOLARIS_SPARC_GNU (SunOS 5.8): 051003
-------------------------------------------------------

SW changes:
Yes SW changes used, and attached below

Make all Status: SUCCESS

Make repository Status: SUCCESS

Make testrepository Status: SUCCESS

Make tests Status: SUCCESS

Make poststarttests Status: FAILURE

Make standardtests Status: SUCCESS

Pegasus Environment Variables:
PEGASUS_PLATFORM=SOLARIS_SPARC_GNU
PEGASUS_ROOT=/home2/wunder/peg/TOGnightly/pegasus
PEGASUS_DEBUG=true
PEGASUS_HOME=/home2/wunder/peg/TOGnightly/runtime

-------------------------------------------------------
SW Changes used:

? src/Clients/MCCATestClient/removeclasses.log
? src/Clients/repupgrade/tests/newRepository
? src/Clients/repupgrade/tests/repository
? src/Clients/repupgrade/tests/result
? src/Pegasus/Compiler/cmdline/tests/cmdline_result
? src/Pegasus/Compiler/cmdline/tests/cmdline_tmp
? src/Pegasus/Compiler/cmdline/tests/repository
?
src/Pegasus/Security/Authentication/tests/BasicAuthenticationHandler/PegasusDebug.log
?
src/Pegasus/Security/Authentication/tests/BasicAuthenticationHandler/PegasusError.log
?
src/Pegasus/Security/Authentication/tests/BasicAuthenticationHandler/PegasusStandard.log
?
src/Pegasus/Security/Authentication/tests/BasicAuthenticationHandler/PegasusTrace.log
?
src/Pegasus/Security/UserManager/tests/AuthorizationHandler/PegasusDebug.log
?
src/Pegasus/Security/UserManager/tests/AuthorizationHandler/PegasusError.log
?
src/Pegasus/Security/UserManager/tests/AuthorizationHandler/PegasusStandard.log
?
src/Pegasus/Security/UserManager/tests/AuthorizationHandler/PegasusTrace.log
?
src/Pegasus/Server/ProviderRegistrationManager/tests/wildCardNamespaceNames/repository
? src/utils/mu/mu
Index: Makefile
===================================================================
RCS file: /cvs/MSB/pegasus/Makefile,v
retrieving revision 1.31
diff -r1.31 Makefile
46a47,51
> all: messages
> $(MAKE) recurse_all
> $(MAKE) --directory=$(PEGASUS_ROOT)/src/Server -f Makefile
install_run
> @$(ECHO) "PEGASUS Build Complete and Server Configured "
>
102,103d106
< all: messages
<
Index: TestMakefile
===================================================================
RCS file: /cvs/MSB/pegasus/TestMakefile,v
retrieving revision 1.38
diff -r1.38 TestMakefile
120,121d119
< $(MAKE) --directory=$(PEGASUS_ROOT)/src/Server -f Makefile
install_run
< $(MAKE)
--directory=$(PEGASUS_ROOT)/src/Clients/ssltrustmgr/tests -f Makefile
test_setup
157a156,159
> ifeq ($(OS),solaris)
> run_OOP_TS1:
> @ $(ECHO) +++++ run_OOP_TS1 poststarttest not run on this platform
> else
161a164
> endif
198c201,202
< run_SSL_TS1:
---
> ifdef PEGASUS_HAS_SSL
> run_SSL_TS1: FORCE
201a206,212
> else
> run_SSL_TS1: FORCE
> @ $(ECHO) "PEGASUS_HAS_SSL not defined: Skipping run_SSL_TS1
poststarttest"
>
> endif
>
>
485a497,518
> ifeq ($(OS),solaris)
> standardtests:
> @ $(ECHO) +++++ standardtests suite starting - solaris edition
> $(MAKE) --directory=$(PEGASUS_ROOT) -f TestMakefile -i
DisableSecurity
> @ $(ECHO) +++++ standardtests: DisableSecurity Passed
> $(MAKE) --directory=$(PEGASUS_ROOT) -f TestMakefile -s TestCimmof
> @ $(ECHO) +++++ standardtests: TestCimmof Passed
> $(MAKE) --directory=$(PEGASUS_ROOT) -f TestMakefile -s
TestNoSecurity
> @ $(ECHO) +++++ standardtests: TestNoSecurity Passed
> ## @ $(MAKE) --directory=$(PEGASUS_ROOT) -f TestMakefile -s
EnableAuthentication
> @ $(ECHO) +++++ standardtests: EnableAuthentication NOT RUN Passed
> $(MAKE) --directory=$(PEGASUS_ROOT) -f TestMakefile -s
TestLocalSecurity
> @ $(ECHO) +++++ standardtests: TestLocalSecurity Passed
> $(MAKE) --directory=$(PEGASUS_ROOT) -f TestMakefile -s
TestRemoteSecurity
> @ $(ECHO) +++++ standardtests: TestRemoteSecurity Passed
> ## @ $(MAKE) --directory=$(PEGASUS_ROOT) -f TestMakefile -s
EnableAuthorization
> @ $(ECHO) +++++ standardtests: EnableAuthorization NOT RUN Passed
> ## @ $(MAKE) --directory=$(PEGASUS_ROOT) -f TestMakefile -s
TestAuthorization
> @ $(ECHO) +++++ standardtests: TestAuthorization NOT RUN Passed
> @ $(ECHO) +++++ standardtests suite finished - solaris edition
> else
>
494a528
> endif
Index: mak/recurse.mak
===================================================================
RCS file: /cvs/MSB/pegasus/mak/recurse.mak,v
retrieving revision 1.15
diff -r1.15 recurse.mak
42c42
< all: $(RECURSE_DEPENDS) $(ERROR)
---
> recurse_all: $(RECURSE_DEPENDS) $(ERROR)
Index: src/Clients/osinfo/Makefile
===================================================================
RCS file: /cvs/MSB/pegasus/src/Clients/osinfo/Makefile,v
retrieving revision 1.8
diff -r1.8 Makefile
48a49,53
>
> ifeq ($(OS),solaris)
> poststarttests:
> @ $(ECHO) +++++ $(PROGRAM) poststarttest test not run on this
platform
> else
50a56
> endif
Index: src/Clients/ssltrustmgr/tests/Makefile
===================================================================
RCS file: /cvs/MSB/pegasus/src/Clients/ssltrustmgr/tests/Makefile,v
retrieving revision 1.16
diff -r1.16 Makefile
45a46
> @$(RM) test_setup
67,68c68
< test_setup:
< ifdef PEGASUS_HAS_SSL
---
> test_setup: $(OPENSSL_CNF) testca1.txt testdn1.txt testdn2.txt
testdn3.txt testdn4.txt
69a70,71
> @$(TOUCH) test_setup
> ifdef PEGASUS_HAS_SSL
121c123
< SSLCertificateTest1:
---
> SSLCertificateTest1: test_setup
157c159
< @ssltrustmgr -r -i
/C=US/ST=VIRGINIA/L=Fairfax/O=OpenGroup/OU=OpenPegasus/CN=TestSelfSigned1
-n 0 >> $(RESULTFILE) $(REDIRECTERROR)
---
> @ssltrustmgr -r -i
/C=US/ST=VIRGINIA/L=Fairfax/O=OpenGroup/OU=OpenPegasus/CN=TestSelfSigned1
-n 4294967295 >> $(RESULTFILE) $(REDIRECTERROR)
165c167
< @ssltrustmgr -r -i
/C=US/ST=VIRGINIA/L=Fairfax/O=OpenGroup/OU=OpenPegasus/CN=TestSelfSigned1
-n 0 >> $(RESULTFILE) $(REDIRECTERROR)
---
> @ssltrustmgr -r -i
/C=US/ST=VIRGINIA/L=Fairfax/O=OpenGroup/OU=OpenPegasus/CN=TestSelfSigned1
-n 4294967295 >> $(RESULTFILE) $(REDIRECTERROR)
237c239
< @ssltrustmgr -r -i
/C=US/ST=WASHINGTON/L=Seattle/O=OpenGroup/OU=OpenPegasus/CN=TestCA -n 0
>> $(RESULTFILE) $(REDIRECTERROR)
---
> @ssltrustmgr -r -i
/C=US/ST=WASHINGTON/L=Seattle/O=OpenGroup/OU=OpenPegasus/CN=TestCA -n
4294967295 >> $(RESULTFILE) $(REDIRECTERROR)
Index: src/Clients/ssltrustmgr/tests/result.master
===================================================================
RCS file: /cvs/MSB/pegasus/src/Clients/ssltrustmgr/tests/result.master,v
retrieving revision 1.4
diff -r1.4 result.master
16c16
< CIM_ERR_ALREADY_EXISTS: Operation cannot be carried out because an
object already exists:
"PG_SSLCertificate.IssuerName="/C=US/ST=VIRGINIA/L=Fairfax/O=OpenGroup/OU=OpenPegasus/CN=TestSelfSigned1",SerialNumber="0",TruststoreType=2"
---
> CIM_ERR_ALREADY_EXISTS: Operation cannot be carried out because an
object already exists:
"PG_SSLCertificate.IssuerName="/C=US/ST=VIRGINIA/L=Fairfax/O=OpenGroup/OU=OpenPegasus/CN=TestSelfSigned1",SerialNumber="4294967295",TruststoreType=2"
cvs diff: cannot find src/Pegasus/Common/tests/FileSystem/file1.txt
cvs diff: cannot find
src/Pegasus/Config/tests/ConfigFileHandler/cimserver_current.conf
cvs diff: cannot find
src/Pegasus/Config/tests/ConfigFileHandler/cimserver_planned.conf
cvs diff: cannot find
src/Pegasus/Repository/tests/AssocTable/associations.tbl
Index:
src/Providers/ManagedSystem/OperatingSystem/tests/OSTestClient/Makefile
===================================================================
RCS file:
/cvs/MSB/pegasus/src/Providers/ManagedSystem/OperatingSystem/tests/OSTestClient/Makefile,v
retrieving revision 1.9
diff -r1.9 Makefile
47a48,51
> ifeq ($(OS),solaris)
> poststarttests:
> @ $(ECHO) +++++ $(PROGRAM) poststarttest not run on this platform
> else
49a54
> endif

-------------------------------------------------------
Make all output:

















In file included from ServerProcess.cpp:51:
ServerProcessUnix.cpp: In method `bool
Pegasus::ServerProcess::isCIMServerRunning()':
ServerProcessUnix.cpp:388: warning: int format, pid_t arg (arg 3)
ServerProcessUnix.cpp: In method `int
Pegasus::ServerProcess::cimserver_kill(int)':
ServerProcessUnix.cpp:453: warning: int format, pid_t arg (arg 3)








PEGASUS Build Complete and Server Configured

-------------------------------------------------------
Make repository output:


+++++ Loading PG_ManagedSystemTestSchema20 into root/cimv2 namespace ...
Warning: Use of cimmofl can corrupt the CIM Server Repository.
cimmofl should only be used under very controlled situations.
cimmof is the recommended OpenPegasus MOF compiler.

Warning: Class CIM_ManagedElement already exists in the repository
Warning: Class CIM_ManagedSystemElement already exists in the repository
Warning: Class CIM_LogicalElement already exists in the repository
Warning: Class CIM_LogicalDevice already exists in the repository
Warning: Class CIM_Processor already exists in the repository
Warning: Class CIM_ManagedElement already exists in the repository
Warning: Class CIM_Dependency already exists in the repository
Warning: Class CIM_ManagedSystemElement already exists in the repository
Warning: Class CIM_LogicalElement already exists in the repository
Warning: Class CIM_ServiceAccessPoint already exists in the repository
Warning: Class CIM_SAPSAPDependency already exists in the repository
Warning: Class CIM_ProtocolEndpoint already exists in the repository
Warning: Class CIM_IPProtocolEndpoint already exists in the repository
Warning: Class CIM_NextHopRouting already exists in the repository
Warning: Class CIM_IPRoute already exists in the repository
Warning: Class CIM_BindsTo already exists in the repository
Warning: Class CIM_BindsToLANEndpoint already exists in the repository

+++++ Registering Providers for PG_ManagedSystemTestSchema20 ...
Warning: Use of cimmofl can corrupt the CIM Server Repository.
cimmofl should only be used under very controlled situations.
cimmof is the recommended OpenPegasus MOF compiler.



-------------------------------------------------------
Make testrepository output:

cimmofl should only be used under very controlled situations.
cimmof is the recommended OpenPegasus MOF compiler.

Warning: Class CIM_WBEMService already exists in the repository
Warning: Class CIM_ObjectManager already exists in the repository
Warning: Class CIM_ObjectManagerCommunicationMechanism already exists
in the repository
Warning: Class CIM_CIMXMLCommunicationMechanism already exists in the
repository
Warning: Class CIM_CommMechanismForManager already exists in the repository
Warning: Class CIM_ProtocolAdapter already exists in the repository
Warning: Class CIM_ObjectManagerAdapter already exists in the repository
Warning: Class CIM_CommMechanismForAdapter already exists in the repository
Warning: Class CIM_CommMechanismForObjectManagerAdapter already exists
in the repository
Warning: Class CIM_Namespace already exists in the repository
Warning: Class CIM_SystemIdentification already exists in the repository
Warning: Class CIM_NamespaceInManager already exists in the repository
Warning: Class CIM_SystemInNamespace already exists in the repository
Warning: Class CIM_IdentificationOfManagedSystem already exists in the
repository
Warning: Class CIM_CIMOMStatisticalData already exists in the repository
Warning: Class CIM_RegisteredProfile already exists in the repository
Warning: Class CIM_RegisteredSubProfile already exists in the repository
Warning: Class CIM_ReferencedProfile already exists in the repository
Warning: Class CIM_SubProfileRequiresProfile already exists in the
repository
Warning: Class CIM_ElementConformsToProfile already exists in the
repository

+++++ Loading
/home2/wunder/peg/TOGnightly/pegasus/Schemas/CIMPrelim291/CIM_Interop.mof
into root/SampleProvider namespace...
Warning: Use of cimmofl can corrupt the CIM Server Repository.
cimmofl should only be used under very controlled situations.
cimmof is the recommended OpenPegasus MOF compiler.



-------------------------------------------------------
Make tests output:

cimmofl should only be used under very controlled situations.
cimmof is the recommended OpenPegasus MOF compiler.


cimmofl -R. ValidMof7.mof
Warning: Use of cimmofl can corrupt the CIM Server Repository.
cimmofl should only be used under very controlled situations.
cimmof is the recommended OpenPegasus MOF compiler.


cimmofl -R. ValidMof8.mof
Warning: Use of cimmofl can corrupt the CIM Server Repository.
cimmofl should only be used under very controlled situations.
cimmof is the recommended OpenPegasus MOF compiler.


+++ Test Passed +++
TestCGIQueryString +++++ passed all tests
Warning: Use of cimmofl can corrupt the CIM Server Repository.
cimmofl should only be used under very controlled situations.
cimmof is the recommended OpenPegasus MOF compiler.


Warning: Use of cimmofl can corrupt the CIM Server Repository.
cimmofl should only be used under very controlled situations.
cimmof is the recommended OpenPegasus MOF compiler.


upgradetest +++++ passed all tests
+++ Test passed +++

-------------------------------------------------------
Make poststarttests output:

Unable to start CIMServer.
CIMServer is already running.
28437 Terminated
testCIMOMStatData +++++ passed all tests
TestInterop +++++ passed all tests
testCIMQueryCap +++++ passed all tests
TestQueryContext +++++ passed all tests
+++ Like.query passed successfully +++
+++ isa.query passed successfully +++
+++ SymbolicConstant.query passed successfully +++
+++ EmbeddedEvaluate.query passed successfully +++
+++ ValidateProperties.query passed successfully +++
+++ GetPropertyList.query passed successfully +++
+++ ApplyProjection.query passed successfully +++
+++ EmbeddedSelect.query passed successfully +++
+++ Misc.query passed successfully +++
+++ NormalizeToDOC.query passed successfully +++
+++ general.query passed successfully +++
+++ Function.query passed successfully +++
+++ Function2.query passed successfully +++
+++ QueryExpression.query passed successfully +++
+++++ passed all tests
AssociationClient +++++ passed all tests
Error: CIM_ERR_ALREADY_EXISTS: Operation cannot be carried out because
an object already exists: "MyClass"
make[5]: *** [poststarttests] Error 1
make[4]: *** [poststarttests] Error 2
make[3]: *** [poststarttests] Error 2
make[2]: *** [poststarttests] Error 2
make[1]: *** [poststarttests] Error 2
make: *** [poststarttests] Error 2

-------------------------------------------------------
Make standardtests output:

+++ BadEntityReference03 passed successfully +++
+++ GoodCharacterReference01 passed successfully +++
+++ GoodCharacterReference02 passed successfully +++
+++ GoodCharacterReference03 passed successfully +++
+++ GoodCharacterReference04 passed successfully +++
+++ GoodEntityReference01 passed successfully +++
+++ BadDtdVersion01 passed successfully +++
+++ BadDtdVersion02 passed successfully +++
+++ BadDtdVersion03 passed successfully +++
+++ BadProtocolVersion01 passed successfully +++
+++ BadProtocolVersion02 passed successfully +++
+++ BadProtocolVersion03 passed successfully +++
+++ ModifyInstance54000 passed successfully +++
+++ ModifyInstance54003 passed successfully +++
+++ ModifyInstance54004 passed successfully +++
+++ ModifyInstance54005 passed successfully +++
+++ ModifyInstance54006 passed successfully +++
+++ DeleteInstance55000 passed successfully +++
+++ DeleteInstance55001 passed successfully +++
+++ DeleteInstance55003 passed successfully +++
+++ GetProperty82000 passed successfully +++
+++ GetProperty82100 passed successfully +++
+++ SetProperty82200 passed successfully +++
+++ SetProperty82201 passed successfully +++
+++ SetProperty82202 passed successfully +++
+++ SetProperty82300 passed successfully +++
+++++ standardtests: TestRemoteSecurity Passed
+++++ standardtests: EnableAuthorization NOT RUN Passed
+++++ standardtests: TestAuthorization NOT RUN Passed
+++++ standardtests suite finished - solaris edition

-------------------------------------------------------