OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform IA64_OPENVMS_8_3-1H1
Branch RELEASE_2_7-BRANCH
Options  
Date 08-Sep-08 15:40
Contributor HP
Status FAILURE
Data Platform: IA64 OPENVMS 8.3-1H1
Branch: RELEASE_2_7-branch
Date: 080908
Time: 1540 GMT
Status: FAILURE
Contributor: HP


========== Filtered Build Logfile =================


Found the string: failed: ...
====================================
186 "Security.Authentication.LocalAuthFile.NO_CREATE",
187 "Creation of the local authentication security file"
188 " $0 failed: $1",
189 filePath, strerror(errno)));
190 PEG_METHOD_EXIT();
******
***************
188 "Security.Authentication.LocalAuthFile.NO_CREATE",
189 "Creation of the local authentication security file"
190 " $0 failed: $1",filePath,strerror(errno));
191 PEG_METHOD_EXIT();
************
************
***************
213 "Security.Authentication.LocalAuthFile.NO_CHMOD",
214 "Changing permissions of the local authentication security "
215 "file $0 failed: $1",
216 filePath, strerror(errno)));
217
******
***************
219 "Security.Authentication.LocalAuthFile.NO_CHMOD",
220 "Changing permissions of the local authentication security file"
221 " $0 failed: $1",filePath,strerror(errno));
222
************
************
***************
276 "Security.Authentication.LocalAuthFile.NO_CHMOD",
277 "Changing permissions of the local authentication security "
278 "file $0 failed: $1",
279 filePath, strerror(errno)));
280
******
***************
288 "Security.Authentication.LocalAuthFile.NO_CHMOD",
289 "Changing permissions of the local authentication security file"
290 " $0 failed: $1",filePath,strerror(errno));
291
************
************
***************
304 "Security.Authentication.LocalAuthFile.NO_CHOWN_REQUSER",
305 "Changing ownership of the local authentication "
306 "security file $0 to the requesting user failed: $1",
307 filePath, strerror(errno)));
308
******
***************
320 "Security.Authentication.LocalAuthFile.NO_CHOWN_REQUSER",
321 "Changing ownership of the local authentication"
322 " security file $0 to the requesting user failed: $1"
323 ,filePath,strerror(errno));
324
************