Class io.openliberty.security.oauth20.web.OAuthSupportedHttpMethodHandlerTest
|
100%
successful |
Tests
Test | Duration | Result |
---|---|---|
test_getAdjustedSupportedMethodsForEndpoint_defaultEmpty_configuredEmpty | 0.001s | passed |
test_getAdjustedSupportedMethodsForEndpoint_defaultEmpty_configuredNonEmpty | 0s | passed |
test_getAdjustedSupportedMethodsForEndpoint_defaultNonEmpty_configuredEmpty | 0s | passed |
test_getAdjustedSupportedMethodsForEndpoint_defaultNonEmpty_configuredNull | 0.001s | passed |
test_getAdjustedSupportedMethodsForEndpoint_defaultNull_configuredNull | 0s | passed |
test_getAdjustedSupportedMethodsForEndpoint_defaultSameAsConfigured | 0.001s | passed |
test_getAdjustedSupportedMethodsForEndpoint_disjointSets | 0s | passed |
test_getAdjustedSupportedMethodsForEndpoint_multipleCommonMethods | 0.001s | passed |
test_getAdjustedSupportedMethodsForEndpoint_oneCommonMethod | 0s | passed |
test_getConfiguredOAuthEndpointSettings | 0.001s | passed |
test_getConfiguredOAuthEndpointSettings_missingOAuthRequestInfo | 0.001s | passed |
test_getConfiguredSupportedMethodsForEndpoint_missingEndpointSettingsConfig | 0.001s | passed |
test_getConfiguredSupportedMethodsForEndpoint_noSpecificSettingsForEndpoint | 0.016s | passed |
test_getConfiguredSupportedMethodsForEndpoint_supportedMethodsEmpty | 0.023s | passed |
test_getConfiguredSupportedMethodsForEndpoint_supportedMethodsNonEmpty | 0.001s | passed |
test_getConfiguredSupportedMethodsForEndpoint_supportedMethodsNull | 0.001s | passed |
test_getDefaultSupportedMethodsForEndpoint_authorize | 0s | passed |
test_getDefaultSupportedMethodsForEndpoint_token | 0s | passed |
test_getEndpointType | 0.001s | passed |
test_getEndpointType_missingOAuthRequestInfo | 0.001s | passed |
test_getEndpointType_nullEndpointType | 0.001s | passed |
test_getSupportedMethodsForEndpoint_configurationLimitsMethods | 0.008s | passed |
test_getSupportedMethodsForEndpoint_endpointNotConfiguredToLimitAnyMethods | 0.001s | passed |
test_getSupportedMethodsForEndpoint_nullEndpoint | 0s | passed |
test_isValidHttpMethodForRequest_knownEndpoint_supportedHttpMethod | 0.001s | passed |
test_isValidHttpMethodForRequest_knownEndpoint_unsupportedHttpMethod | 0.014s | passed |
test_isValidHttpMethodForRequest_missingOAuth20RequestInfo | 0.022s | passed |
test_isValidHttpMethodForRequest_unknownEndpoint | 0.004s | passed |
test_sendHttpOptionsResponse_knownEndpoint | 0.001s | passed |
test_sendHttpOptionsResponse_missingOAuth20RequestInfo | 0.019s | passed |
test_sendHttpOptionsResponse_unknownEndpoint | 0.001s | passed |
Standard output
TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@12046fd9 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@12046fd9 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@12046fd9 TrConfigZapper.zapTrConfig : finished invoke init() SharedOutputManager captured the following: -- System.out ------------------------------------------------- Entering test: test_isValidHttpMethodForRequest_missingOAuth20RequestInfo Exiting test: test_isValidHttpMethodForRequest_missingOAuth20RequestInfo Entering test: test_isValidHttpMethodForRequest_unknownEndpoint Exiting test: test_isValidHttpMethodForRequest_unknownEndpoint Entering test: test_isValidHttpMethodForRequest_knownEndpoint_unsupportedHttpMethod Exiting test: test_isValidHttpMethodForRequest_knownEndpoint_unsupportedHttpMethod Entering test: test_isValidHttpMethodForRequest_knownEndpoint_supportedHttpMethod Exiting test: test_isValidHttpMethodForRequest_knownEndpoint_supportedHttpMethod Entering test: test_sendHttpOptionsResponse_missingOAuth20RequestInfo Exiting test: test_sendHttpOptionsResponse_missingOAuth20RequestInfo Entering test: test_sendHttpOptionsResponse_unknownEndpoint Exiting test: test_sendHttpOptionsResponse_unknownEndpoint Entering test: test_sendHttpOptionsResponse_knownEndpoint Exiting test: test_sendHttpOptionsResponse_knownEndpoint Entering test: test_getEndpointType_missingOAuthRequestInfo Exiting test: test_getEndpointType_missingOAuthRequestInfo Entering test: test_getEndpointType_nullEndpointType Exiting test: test_getEndpointType_nullEndpointType Entering test: test_getEndpointType Exiting test: test_getEndpointType Entering test: test_getSupportedMethodsForEndpoint_nullEndpoint Exiting test: test_getSupportedMethodsForEndpoint_nullEndpoint Entering test: test_getSupportedMethodsForEndpoint_endpointNotConfiguredToLimitAnyMethods Exiting test: test_getSupportedMethodsForEndpoint_endpointNotConfiguredToLimitAnyMethods Entering test: test_getSupportedMethodsForEndpoint_configurationLimitsMethods Exiting test: test_getSupportedMethodsForEndpoint_configurationLimitsMethods Entering test: test_getDefaultSupportedMethodsForEndpoint_authorize Exiting test: test_getDefaultSupportedMethodsForEndpoint_authorize Entering test: test_getDefaultSupportedMethodsForEndpoint_token Exiting test: test_getDefaultSupportedMethodsForEndpoint_token Entering test: test_getConfiguredSupportedMethodsForEndpoint_missingEndpointSettingsConfig Exiting test: test_getConfiguredSupportedMethodsForEndpoint_missingEndpointSettingsConfig Entering test: test_getConfiguredSupportedMethodsForEndpoint_noSpecificSettingsForEndpoint Exiting test: test_getConfiguredSupportedMethodsForEndpoint_noSpecificSettingsForEndpoint Entering test: test_getConfiguredSupportedMethodsForEndpoint_supportedMethodsNull Exiting test: test_getConfiguredSupportedMethodsForEndpoint_supportedMethodsNull Entering test: test_getConfiguredSupportedMethodsForEndpoint_supportedMethodsEmpty Exiting test: test_getConfiguredSupportedMethodsForEndpoint_supportedMethodsEmpty Entering test: test_getConfiguredSupportedMethodsForEndpoint_supportedMethodsNonEmpty Exiting test: test_getConfiguredSupportedMethodsForEndpoint_supportedMethodsNonEmpty Entering test: test_getAdjustedSupportedMethodsForEndpoint_defaultNull_configuredNull Exiting test: test_getAdjustedSupportedMethodsForEndpoint_defaultNull_configuredNull Entering test: test_getAdjustedSupportedMethodsForEndpoint_defaultEmpty_configuredEmpty Exiting test: test_getAdjustedSupportedMethodsForEndpoint_defaultEmpty_configuredEmpty Entering test: test_getAdjustedSupportedMethodsForEndpoint_defaultEmpty_configuredNonEmpty Exiting test: test_getAdjustedSupportedMethodsForEndpoint_defaultEmpty_configuredNonEmpty Entering test: test_getAdjustedSupportedMethodsForEndpoint_defaultNonEmpty_configuredNull Exiting test: test_getAdjustedSupportedMethodsForEndpoint_defaultNonEmpty_configuredNull Entering test: test_getAdjustedSupportedMethodsForEndpoint_defaultNonEmpty_configuredEmpty Exiting test: test_getAdjustedSupportedMethodsForEndpoint_defaultNonEmpty_configuredEmpty Entering test: test_getAdjustedSupportedMethodsForEndpoint_disjointSets Exiting test: test_getAdjustedSupportedMethodsForEndpoint_disjointSets Entering test: test_getAdjustedSupportedMethodsForEndpoint_defaultSameAsConfigured Exiting test: test_getAdjustedSupportedMethodsForEndpoint_defaultSameAsConfigured Entering test: test_getAdjustedSupportedMethodsForEndpoint_oneCommonMethod Exiting test: test_getAdjustedSupportedMethodsForEndpoint_oneCommonMethod Entering test: test_getAdjustedSupportedMethodsForEndpoint_multipleCommonMethods Exiting test: test_getAdjustedSupportedMethodsForEndpoint_multipleCommonMethods Entering test: test_getConfiguredOAuthEndpointSettings_missingOAuthRequestInfo Exiting test: test_getConfiguredOAuthEndpointSettings_missingOAuthRequestInfo Entering test: test_getConfiguredOAuthEndpointSettings Exiting test: test_getConfiguredOAuthEndpointSettings -- System.err ------------------------------------------------- -- Messages ------------------------------------------------- [06/06/2024, 13:32:47:392 BST] 00000001 SystemOut O Entering test: test_isValidHttpMethodForRequest_missingOAuth20RequestInfo [06/06/2024, 13:32:47:414 BST] 00000001 SystemOut O Exiting test: test_isValidHttpMethodForRequest_missingOAuth20RequestInfo [06/06/2024, 13:32:47:415 BST] 00000001 SystemOut O Entering test: test_isValidHttpMethodForRequest_unknownEndpoint [06/06/2024, 13:32:47:419 BST] 00000001 SystemOut O Exiting test: test_isValidHttpMethodForRequest_unknownEndpoint [06/06/2024, 13:32:47:419 BST] 00000001 SystemOut O Entering test: test_isValidHttpMethodForRequest_knownEndpoint_unsupportedHttpMethod [06/06/2024, 13:32:47:433 BST] 00000001 SystemOut O Exiting test: test_isValidHttpMethodForRequest_knownEndpoint_unsupportedHttpMethod [06/06/2024, 13:32:47:434 BST] 00000001 SystemOut O Entering test: test_isValidHttpMethodForRequest_knownEndpoint_supportedHttpMethod [06/06/2024, 13:32:47:435 BST] 00000001 SystemOut O Exiting test: test_isValidHttpMethodForRequest_knownEndpoint_supportedHttpMethod [06/06/2024, 13:32:47:435 BST] 00000001 SystemOut O Entering test: test_sendHttpOptionsResponse_missingOAuth20RequestInfo [06/06/2024, 13:32:47:454 BST] 00000001 SystemOut O Exiting test: test_sendHttpOptionsResponse_missingOAuth20RequestInfo [06/06/2024, 13:32:47:454 BST] 00000001 SystemOut O Entering test: test_sendHttpOptionsResponse_unknownEndpoint [06/06/2024, 13:32:47:455 BST] 00000001 SystemOut O Exiting test: test_sendHttpOptionsResponse_unknownEndpoint [06/06/2024, 13:32:47:455 BST] 00000001 SystemOut O Entering test: test_sendHttpOptionsResponse_knownEndpoint [06/06/2024, 13:32:47:456 BST] 00000001 SystemOut O Exiting test: test_sendHttpOptionsResponse_knownEndpoint [06/06/2024, 13:32:47:457 BST] 00000001 SystemOut O Entering test: test_getEndpointType_missingOAuthRequestInfo [06/06/2024, 13:32:47:457 BST] 00000001 SystemOut O Exiting test: test_getEndpointType_missingOAuthRequestInfo [06/06/2024, 13:32:47:458 BST] 00000001 SystemOut O Entering test: test_getEndpointType_nullEndpointType [06/06/2024, 13:32:47:458 BST] 00000001 SystemOut O Exiting test: test_getEndpointType_nullEndpointType [06/06/2024, 13:32:47:459 BST] 00000001 SystemOut O Entering test: test_getEndpointType [06/06/2024, 13:32:47:459 BST] 00000001 SystemOut O Exiting test: test_getEndpointType [06/06/2024, 13:32:47:460 BST] 00000001 SystemOut O Entering test: test_getSupportedMethodsForEndpoint_nullEndpoint [06/06/2024, 13:32:47:460 BST] 00000001 SystemOut O Exiting test: test_getSupportedMethodsForEndpoint_nullEndpoint [06/06/2024, 13:32:47:460 BST] 00000001 SystemOut O Entering test: test_getSupportedMethodsForEndpoint_endpointNotConfiguredToLimitAnyMethods [06/06/2024, 13:32:47:461 BST] 00000001 SystemOut O Exiting test: test_getSupportedMethodsForEndpoint_endpointNotConfiguredToLimitAnyMethods [06/06/2024, 13:32:47:461 BST] 00000001 SystemOut O Entering test: test_getSupportedMethodsForEndpoint_configurationLimitsMethods [06/06/2024, 13:32:47:469 BST] 00000001 SystemOut O Exiting test: test_getSupportedMethodsForEndpoint_configurationLimitsMethods [06/06/2024, 13:32:47:469 BST] 00000001 SystemOut O Entering test: test_getDefaultSupportedMethodsForEndpoint_authorize [06/06/2024, 13:32:47:469 BST] 00000001 SystemOut O Exiting test: test_getDefaultSupportedMethodsForEndpoint_authorize [06/06/2024, 13:32:47:470 BST] 00000001 SystemOut O Entering test: test_getDefaultSupportedMethodsForEndpoint_token [06/06/2024, 13:32:47:470 BST] 00000001 SystemOut O Exiting test: test_getDefaultSupportedMethodsForEndpoint_token [06/06/2024, 13:32:47:471 BST] 00000001 SystemOut O Entering test: test_getConfiguredSupportedMethodsForEndpoint_missingEndpointSettingsConfig [06/06/2024, 13:32:47:471 BST] 00000001 SystemOut O Exiting test: test_getConfiguredSupportedMethodsForEndpoint_missingEndpointSettingsConfig [06/06/2024, 13:32:47:472 BST] 00000001 SystemOut O Entering test: test_getConfiguredSupportedMethodsForEndpoint_noSpecificSettingsForEndpoint [06/06/2024, 13:32:47:487 BST] 00000001 SystemOut O Exiting test: test_getConfiguredSupportedMethodsForEndpoint_noSpecificSettingsForEndpoint [06/06/2024, 13:32:47:488 BST] 00000001 SystemOut O Entering test: test_getConfiguredSupportedMethodsForEndpoint_supportedMethodsNull [06/06/2024, 13:32:47:488 BST] 00000001 SystemOut O Exiting test: test_getConfiguredSupportedMethodsForEndpoint_supportedMethodsNull [06/06/2024, 13:32:47:489 BST] 00000001 SystemOut O Entering test: test_getConfiguredSupportedMethodsForEndpoint_supportedMethodsEmpty [06/06/2024, 13:32:47:512 BST] 00000001 SystemOut O Exiting test: test_getConfiguredSupportedMethodsForEndpoint_supportedMethodsEmpty [06/06/2024, 13:32:47:512 BST] 00000001 SystemOut O Entering test: test_getConfiguredSupportedMethodsForEndpoint_supportedMethodsNonEmpty [06/06/2024, 13:32:47:513 BST] 00000001 SystemOut O Exiting test: test_getConfiguredSupportedMethodsForEndpoint_supportedMethodsNonEmpty [06/06/2024, 13:32:47:514 BST] 00000001 SystemOut O Entering test: test_getAdjustedSupportedMethodsForEndpoint_defaultNull_configuredNull [06/06/2024, 13:32:47:514 BST] 00000001 SystemOut O Exiting test: test_getAdjustedSupportedMethodsForEndpoint_defaultNull_configuredNull [06/06/2024, 13:32:47:514 BST] 00000001 SystemOut O Entering test: test_getAdjustedSupportedMethodsForEndpoint_defaultEmpty_configuredEmpty [06/06/2024, 13:32:47:515 BST] 00000001 SystemOut O Exiting test: test_getAdjustedSupportedMethodsForEndpoint_defaultEmpty_configuredEmpty [06/06/2024, 13:32:47:515 BST] 00000001 SystemOut O Entering test: test_getAdjustedSupportedMethodsForEndpoint_defaultEmpty_configuredNonEmpty [06/06/2024, 13:32:47:515 BST] 00000001 SystemOut O Exiting test: test_getAdjustedSupportedMethodsForEndpoint_defaultEmpty_configuredNonEmpty [06/06/2024, 13:32:47:516 BST] 00000001 SystemOut O Entering test: test_getAdjustedSupportedMethodsForEndpoint_defaultNonEmpty_configuredNull [06/06/2024, 13:32:47:516 BST] 00000001 SystemOut O Exiting test: test_getAdjustedSupportedMethodsForEndpoint_defaultNonEmpty_configuredNull [06/06/2024, 13:32:47:516 BST] 00000001 SystemOut O Entering test: test_getAdjustedSupportedMethodsForEndpoint_defaultNonEmpty_configuredEmpty [06/06/2024, 13:32:47:516 BST] 00000001 SystemOut O Exiting test: test_getAdjustedSupportedMethodsForEndpoint_defaultNonEmpty_configuredEmpty [06/06/2024, 13:32:47:517 BST] 00000001 SystemOut O Entering test: test_getAdjustedSupportedMethodsForEndpoint_disjointSets [06/06/2024, 13:32:47:517 BST] 00000001 SystemOut O Exiting test: test_getAdjustedSupportedMethodsForEndpoint_disjointSets [06/06/2024, 13:32:47:517 BST] 00000001 SystemOut O Entering test: test_getAdjustedSupportedMethodsForEndpoint_defaultSameAsConfigured [06/06/2024, 13:32:47:517 BST] 00000001 SystemOut O Exiting test: test_getAdjustedSupportedMethodsForEndpoint_defaultSameAsConfigured [06/06/2024, 13:32:47:518 BST] 00000001 SystemOut O Entering test: test_getAdjustedSupportedMethodsForEndpoint_oneCommonMethod [06/06/2024, 13:32:47:518 BST] 00000001 SystemOut O Exiting test: test_getAdjustedSupportedMethodsForEndpoint_oneCommonMethod [06/06/2024, 13:32:47:518 BST] 00000001 SystemOut O Entering test: test_getAdjustedSupportedMethodsForEndpoint_multipleCommonMethods [06/06/2024, 13:32:47:519 BST] 00000001 SystemOut O Exiting test: test_getAdjustedSupportedMethodsForEndpoint_multipleCommonMethods [06/06/2024, 13:32:47:519 BST] 00000001 SystemOut O Entering test: test_getConfiguredOAuthEndpointSettings_missingOAuthRequestInfo [06/06/2024, 13:32:47:520 BST] 00000001 SystemOut O Exiting test: test_getConfiguredOAuthEndpointSettings_missingOAuthRequestInfo [06/06/2024, 13:32:47:520 BST] 00000001 SystemOut O Entering test: test_getConfiguredOAuthEndpointSettings [06/06/2024, 13:32:47:521 BST] 00000001 SystemOut O Exiting test: test_getConfiguredOAuthEndpointSettings -- Trace ------------------------------------------------- [06/06/2024, 13:32:47:392 BST] 00000001 id=00000000 SystemOut O Entering test: test_isValidHttpMethodForRequest_missingOAuth20RequestInfo [06/06/2024, 13:32:47:414 BST] 00000001 id=00000000 SystemOut O Exiting test: test_isValidHttpMethodForRequest_missingOAuth20RequestInfo [06/06/2024, 13:32:47:415 BST] 00000001 id=00000000 SystemOut O Entering test: test_isValidHttpMethodForRequest_unknownEndpoint [06/06/2024, 13:32:47:419 BST] 00000001 id=00000000 SystemOut O Exiting test: test_isValidHttpMethodForRequest_unknownEndpoint [06/06/2024, 13:32:47:419 BST] 00000001 id=00000000 SystemOut O Entering test: test_isValidHttpMethodForRequest_knownEndpoint_unsupportedHttpMethod [06/06/2024, 13:32:47:433 BST] 00000001 id=00000000 SystemOut O Exiting test: test_isValidHttpMethodForRequest_knownEndpoint_unsupportedHttpMethod [06/06/2024, 13:32:47:434 BST] 00000001 id=00000000 SystemOut O Entering test: test_isValidHttpMethodForRequest_knownEndpoint_supportedHttpMethod [06/06/2024, 13:32:47:435 BST] 00000001 id=00000000 SystemOut O Exiting test: test_isValidHttpMethodForRequest_knownEndpoint_supportedHttpMethod [06/06/2024, 13:32:47:435 BST] 00000001 id=00000000 SystemOut O Entering test: test_sendHttpOptionsResponse_missingOAuth20RequestInfo [06/06/2024, 13:32:47:454 BST] 00000001 id=00000000 SystemOut O Exiting test: test_sendHttpOptionsResponse_missingOAuth20RequestInfo [06/06/2024, 13:32:47:454 BST] 00000001 id=00000000 SystemOut O Entering test: test_sendHttpOptionsResponse_unknownEndpoint [06/06/2024, 13:32:47:455 BST] 00000001 id=00000000 SystemOut O Exiting test: test_sendHttpOptionsResponse_unknownEndpoint [06/06/2024, 13:32:47:455 BST] 00000001 id=00000000 SystemOut O Entering test: test_sendHttpOptionsResponse_knownEndpoint [06/06/2024, 13:32:47:456 BST] 00000001 id=00000000 SystemOut O Exiting test: test_sendHttpOptionsResponse_knownEndpoint [06/06/2024, 13:32:47:457 BST] 00000001 id=00000000 SystemOut O Entering test: test_getEndpointType_missingOAuthRequestInfo [06/06/2024, 13:32:47:457 BST] 00000001 id=00000000 SystemOut O Exiting test: test_getEndpointType_missingOAuthRequestInfo [06/06/2024, 13:32:47:458 BST] 00000001 id=00000000 SystemOut O Entering test: test_getEndpointType_nullEndpointType [06/06/2024, 13:32:47:458 BST] 00000001 id=00000000 SystemOut O Exiting test: test_getEndpointType_nullEndpointType [06/06/2024, 13:32:47:459 BST] 00000001 id=00000000 SystemOut O Entering test: test_getEndpointType [06/06/2024, 13:32:47:459 BST] 00000001 id=00000000 SystemOut O Exiting test: test_getEndpointType [06/06/2024, 13:32:47:460 BST] 00000001 id=00000000 SystemOut O Entering test: test_getSupportedMethodsForEndpoint_nullEndpoint [06/06/2024, 13:32:47:460 BST] 00000001 id=00000000 SystemOut O Exiting test: test_getSupportedMethodsForEndpoint_nullEndpoint [06/06/2024, 13:32:47:460 BST] 00000001 id=00000000 SystemOut O Entering test: test_getSupportedMethodsForEndpoint_endpointNotConfiguredToLimitAnyMethods [06/06/2024, 13:32:47:461 BST] 00000001 id=00000000 SystemOut O Exiting test: test_getSupportedMethodsForEndpoint_endpointNotConfiguredToLimitAnyMethods [06/06/2024, 13:32:47:461 BST] 00000001 id=00000000 SystemOut O Entering test: test_getSupportedMethodsForEndpoint_configurationLimitsMethods [06/06/2024, 13:32:47:469 BST] 00000001 id=00000000 SystemOut O Exiting test: test_getSupportedMethodsForEndpoint_configurationLimitsMethods [06/06/2024, 13:32:47:469 BST] 00000001 id=00000000 SystemOut O Entering test: test_getDefaultSupportedMethodsForEndpoint_authorize [06/06/2024, 13:32:47:469 BST] 00000001 id=00000000 SystemOut O Exiting test: test_getDefaultSupportedMethodsForEndpoint_authorize [06/06/2024, 13:32:47:470 BST] 00000001 id=00000000 SystemOut O Entering test: test_getDefaultSupportedMethodsForEndpoint_token [06/06/2024, 13:32:47:470 BST] 00000001 id=00000000 SystemOut O Exiting test: test_getDefaultSupportedMethodsForEndpoint_token [06/06/2024, 13:32:47:471 BST] 00000001 id=00000000 SystemOut O Entering test: test_getConfiguredSupportedMethodsForEndpoint_missingEndpointSettingsConfig [06/06/2024, 13:32:47:471 BST] 00000001 id=00000000 SystemOut O Exiting test: test_getConfiguredSupportedMethodsForEndpoint_missingEndpointSettingsConfig [06/06/2024, 13:32:47:472 BST] 00000001 id=00000000 SystemOut O Entering test: test_getConfiguredSupportedMethodsForEndpoint_noSpecificSettingsForEndpoint [06/06/2024, 13:32:47:487 BST] 00000001 id=00000000 SystemOut O Exiting test: test_getConfiguredSupportedMethodsForEndpoint_noSpecificSettingsForEndpoint [06/06/2024, 13:32:47:488 BST] 00000001 id=00000000 SystemOut O Entering test: test_getConfiguredSupportedMethodsForEndpoint_supportedMethodsNull [06/06/2024, 13:32:47:488 BST] 00000001 id=00000000 SystemOut O Exiting test: test_getConfiguredSupportedMethodsForEndpoint_supportedMethodsNull [06/06/2024, 13:32:47:489 BST] 00000001 id=00000000 SystemOut O Entering test: test_getConfiguredSupportedMethodsForEndpoint_supportedMethodsEmpty [06/06/2024, 13:32:47:512 BST] 00000001 id=00000000 SystemOut O Exiting test: test_getConfiguredSupportedMethodsForEndpoint_supportedMethodsEmpty [06/06/2024, 13:32:47:512 BST] 00000001 id=00000000 SystemOut O Entering test: test_getConfiguredSupportedMethodsForEndpoint_supportedMethodsNonEmpty [06/06/2024, 13:32:47:513 BST] 00000001 id=00000000 SystemOut O Exiting test: test_getConfiguredSupportedMethodsForEndpoint_supportedMethodsNonEmpty [06/06/2024, 13:32:47:514 BST] 00000001 id=00000000 SystemOut O Entering test: test_getAdjustedSupportedMethodsForEndpoint_defaultNull_configuredNull [06/06/2024, 13:32:47:514 BST] 00000001 id=00000000 SystemOut O Exiting test: test_getAdjustedSupportedMethodsForEndpoint_defaultNull_configuredNull [06/06/2024, 13:32:47:514 BST] 00000001 id=00000000 SystemOut O Entering test: test_getAdjustedSupportedMethodsForEndpoint_defaultEmpty_configuredEmpty [06/06/2024, 13:32:47:515 BST] 00000001 id=00000000 SystemOut O Exiting test: test_getAdjustedSupportedMethodsForEndpoint_defaultEmpty_configuredEmpty [06/06/2024, 13:32:47:515 BST] 00000001 id=00000000 SystemOut O Entering test: test_getAdjustedSupportedMethodsForEndpoint_defaultEmpty_configuredNonEmpty [06/06/2024, 13:32:47:515 BST] 00000001 id=00000000 SystemOut O Exiting test: test_getAdjustedSupportedMethodsForEndpoint_defaultEmpty_configuredNonEmpty [06/06/2024, 13:32:47:516 BST] 00000001 id=00000000 SystemOut O Entering test: test_getAdjustedSupportedMethodsForEndpoint_defaultNonEmpty_configuredNull [06/06/2024, 13:32:47:516 BST] 00000001 id=00000000 SystemOut O Exiting test: test_getAdjustedSupportedMethodsForEndpoint_defaultNonEmpty_configuredNull [06/06/2024, 13:32:47:516 BST] 00000001 id=00000000 SystemOut O Entering test: test_getAdjustedSupportedMethodsForEndpoint_defaultNonEmpty_configuredEmpty [06/06/2024, 13:32:47:516 BST] 00000001 id=00000000 SystemOut O Exiting test: test_getAdjustedSupportedMethodsForEndpoint_defaultNonEmpty_configuredEmpty [06/06/2024, 13:32:47:517 BST] 00000001 id=00000000 SystemOut O Entering test: test_getAdjustedSupportedMethodsForEndpoint_disjointSets [06/06/2024, 13:32:47:517 BST] 00000001 id=00000000 SystemOut O Exiting test: test_getAdjustedSupportedMethodsForEndpoint_disjointSets [06/06/2024, 13:32:47:517 BST] 00000001 id=00000000 SystemOut O Entering test: test_getAdjustedSupportedMethodsForEndpoint_defaultSameAsConfigured [06/06/2024, 13:32:47:517 BST] 00000001 id=00000000 SystemOut O Exiting test: test_getAdjustedSupportedMethodsForEndpoint_defaultSameAsConfigured [06/06/2024, 13:32:47:518 BST] 00000001 id=00000000 SystemOut O Entering test: test_getAdjustedSupportedMethodsForEndpoint_oneCommonMethod [06/06/2024, 13:32:47:518 BST] 00000001 id=00000000 SystemOut O Exiting test: test_getAdjustedSupportedMethodsForEndpoint_oneCommonMethod [06/06/2024, 13:32:47:518 BST] 00000001 id=00000000 SystemOut O Entering test: test_getAdjustedSupportedMethodsForEndpoint_multipleCommonMethods [06/06/2024, 13:32:47:519 BST] 00000001 id=00000000 SystemOut O Exiting test: test_getAdjustedSupportedMethodsForEndpoint_multipleCommonMethods [06/06/2024, 13:32:47:519 BST] 00000001 id=00000000 SystemOut O Entering test: test_getConfiguredOAuthEndpointSettings_missingOAuthRequestInfo [06/06/2024, 13:32:47:520 BST] 00000001 id=00000000 SystemOut O Exiting test: test_getConfiguredOAuthEndpointSettings_missingOAuthRequestInfo [06/06/2024, 13:32:47:520 BST] 00000001 id=00000000 SystemOut O Entering test: test_getConfiguredOAuthEndpointSettings [06/06/2024, 13:32:47:521 BST] 00000001 id=00000000 SystemOut O Exiting test: test_getConfiguredOAuthEndpointSettings
Standard error
[ERROR ] CWWKS1467E: The OAuth feature encountered an error while reading an OAuthClient entry with the 0 identifier from the OAuthStore implementation. This is an exception message. [ERROR ] CWWKS1467E: The OAuth feature encountered an error while reading an OAuthClient entry with the 0 identifier from the OAuthStore implementation. This is an exception message. [ERROR ] CWWKS1467E: The OAuth feature encountered an error while reading an OAuthClient entry with the 123456789 identifier from the OAuthStore implementation. This is an exception message. [ERROR ] CWWKS1476E: The OAuth feature encountered an error while deleting an OAuthClient entry with the 0 identifier in the OAuthStore implementation. This is an exception message. [ERROR ] CWWKS1468E: The OAuth feature encountered an error while reading all the OAuthClient entries from the OAuthStore implementation. This is an exception message. [ERROR ] CWWKS1464E: The OAuth feature encountered an error while creating an OAuthClient entry with the 123456789 identifier in the OAuthStore implementation. This is an exception message. [ERROR ] CWWKS1473E: The OAuth feature encountered an error while updating an OAuthClient entry with the 123456789 identifier in the OAuthStore implementation. This is an exception message. [ERROR ] CWWKS1467E: The OAuth feature encountered an error while reading an OAuthClient entry with the 0 identifier from the OAuthStore implementation. This is an exception message. [ERROR ] CWWKS1467E: The OAuth feature encountered an error while reading an OAuthClient entry with the 0 identifier from the OAuthStore implementation. This is an exception message. [ERROR ] CWWKS1467E: The OAuth feature encountered an error while reading an OAuthClient entry with the 123456789 identifier from the OAuthStore implementation. This is an exception message. [ERROR ] CWWKS1476E: The OAuth feature encountered an error while deleting an OAuthClient entry with the 0 identifier in the OAuthStore implementation. This is an exception message. [ERROR ] CWWKS1468E: The OAuth feature encountered an error while reading all the OAuthClient entries from the OAuthStore implementation. This is an exception message. [ERROR ] CWWKS1464E: The OAuth feature encountered an error while creating an OAuthClient entry with the 123456789 identifier in the OAuthStore implementation. This is an exception message. [ERROR ] CWWKS1473E: The OAuth feature encountered an error while updating an OAuthClient entry with the 123456789 identifier in the OAuthStore implementation. This is an exception message. [ERROR ] CWWKS1466E: The OAuth feature encountered an error while creating an OAuthConsent entry in the OAuthStore implementation. This is an exception message. [ERROR ] CWWKS1472E: The OAuth feature encountered an error while reading an OAuthConsent entry from the OAuthStore implementation. This is an exception message. [ERROR ] CWWKS1465E: The OAuth feature encountered an error while creating an OAuthToken entry with the 01b307acba4f54f55aafc33bb06bbbf6ca803e9a lookup key in the OAuthStore implementation. This is an exception message. [ERROR ] CWWKS1469E: The OAuth feature encountered an error while reading an OAuthToken entry with the 01b307acba4f54f55aafc33bb06bbbf6ca803e9a lookup key from the OAuthStore implementation. This is an exception message. [ERROR ] CWWKS1469E: The OAuth feature encountered an error while reading an OAuthToken entry with the 01b307acba4f54f55aafc33bb06bbbf6ca803e9a lookup key from the OAuthStore implementation. This is an exception message. [ERROR ] CWWKS1470E: The OAuth feature encountered an error while reading all the OAuthToken entries from the OAuthStore implementation. This is an exception message. [ERROR ] CWWKS1471E: The OAuth feature encountered an error while counting the OAuthToken entries in the OAuthStore implementation. This is an exception message. [ERROR ] CWWKS1477E: The OAuth feature encountered an error while deleting an OAuthToken entry with the 01b307acba4f54f55aafc33bb06bbbf6ca803e9a lookup key in the OAuthStore implementation. This is an exception message. [ERROR ] CWWKS1477E: The OAuth feature encountered an error while deleting an OAuthToken entry with the 01b307acba4f54f55aafc33bb06bbbf6ca803e9a lookup key in the OAuthStore implementation. This is an exception message. [ERROR ] This is an exception message. This is an exception message. [ERROR ] CWWKS1460E: The OAuth feature encountered an error while running the [INSERT] operation with the [someClientId] OpenID Connect client in the cached database. This is an exception message. [ERROR ] This is an exception message. This is an exception message. [ERROR ] CWWKS1460E: The OAuth feature encountered an error while running the [SELECT] operation with the [someClientId] OpenID Connect client in the cached database. This is an exception message. [ERROR ] This is an exception message. This is an exception message. [ERROR ] CWWKS1461E: The OAuth feature encountered an error while retrieving all OpenID Connect clients from the cached database. This is an exception message. [ERROR ] This is an exception message. This is an exception message. [ERROR ] CWWKS1461E: The OAuth feature encountered an error while retrieving all OpenID Connect clients from the cached database. This is an exception message. [ERROR ] This is an exception message. This is an exception message. [ERROR ] CWWKS1460E: The OAuth feature encountered an error while running the [SELECT] operation with the [someClientId] OpenID Connect client in the cached database. This is an exception message. [ERROR ] This is an exception message. This is an exception message. [ERROR ] CWWKS1460E: The OAuth feature encountered an error while running the [SELECT] operation with the [someClientId] OpenID Connect client in the cached database. This is an exception message. [ERROR ] This is an exception message. This is an exception message. [ERROR ] CWWKS1460E: The OAuth feature encountered an error while running the [UPDATE] operation with the [someClientId] OpenID Connect client in the cached database. This is an exception message. [ERROR ] This is an exception message. This is an exception message. [ERROR ] CWWKS1460E: The OAuth feature encountered an error while running the [DELETE] operation with the [someClientId] OpenID Connect client in the cached database. This is an exception message. [ERROR ] This is an exception message. This is an exception message. [ERROR ] CWWKS1460E: The OAuth feature encountered an error while running the [INSERT] operation with the [someClientId] OpenID Connect client in the cached database. This is an exception message. [ERROR ] This is an exception message. This is an exception message. [ERROR ] CWWKS1460E: The OAuth feature encountered an error while running the [SELECT] operation with the [someClientId] OpenID Connect client in the cached database. This is an exception message. [ERROR ] This is an exception message. This is an exception message. [ERROR ] CWWKS1461E: The OAuth feature encountered an error while retrieving all OpenID Connect clients from the cached database. This is an exception message. [ERROR ] This is an exception message. This is an exception message. [ERROR ] CWWKS1461E: The OAuth feature encountered an error while retrieving all OpenID Connect clients from the cached database. This is an exception message. [ERROR ] This is an exception message. This is an exception message. [ERROR ] CWWKS1460E: The OAuth feature encountered an error while running the [SELECT] operation with the [someClientId] OpenID Connect client in the cached database. This is an exception message. [ERROR ] This is an exception message. This is an exception message. [ERROR ] CWWKS1460E: The OAuth feature encountered an error while running the [SELECT] operation with the [someClientId] OpenID Connect client in the cached database. This is an exception message. [ERROR ] This is an exception message. This is an exception message. [ERROR ] CWWKS1460E: The OAuth feature encountered an error while running the [UPDATE] operation with the [someClientId] OpenID Connect client in the cached database. This is an exception message. [ERROR ] This is an exception message. This is an exception message. [ERROR ] CWWKS1460E: The OAuth feature encountered an error while running the [DELETE] operation with the [someClientId] OpenID Connect client in the cached database. This is an exception message. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the check_session_iframe endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_id [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_secret [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the urn:ietf:params:oauth:grant-type:jwt-bearer grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWOAU0018E: Cannot get request dispatcher specified by configuration oauth20.authorization.form.template at context=/root path=/path. [ERROR ] CWOAU0018E: Cannot get request dispatcher specified by configuration oauth20.authorization.form.template at context=/root path=/path. [ERROR ] CWWKS1433E: The HTTP method DELETE is not supported for the service CoverageMapEndpointServices. [ERROR ] CWWKS1434E: Missing required parameters in the request. [ERROR ] CWWKS1435E: Missing token_type parameter in the request. [ERROR ] CWWKS1436E: Request contains multiple token_type parameters. [ERROR ] CWWKS1437E: Request contains unrecognized token type parameter Bearer$#. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1405E: The introspect request did not have a token parameter. The request URI was junit/dummy/uri. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1413E: The OAuth20Provider object is null for OAuth provider providerThatDoesNotExist. [ERROR ] CWWKS1433E: The HTTP method TRACE is not supported for the service Registration Endpoint Service. [ERROR ] CWWKS1425E: The registration request was made to an incorrect URI. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1429E: Client id b0a376ec4b694b67b6baeb0604a312d8 already exists. [ERROR ] CWWKS1426E: The PUT operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1426E: The DELETE operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1427E: The DELETE operation failed as the request contains an invalid client_id parameter b0a376ec4b694b67b6baeb0604a312d8. [ERROR ] CWWKS1463E: The OpenID Connect registration request does not contain a client. Ensure that the request body is not empty and contains a client encoded in JSON format. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$81c40837 is null or bad. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$81c40837 is null or bad. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.06.06_13.32.41.88.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.06.06_13.32.41.81.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.06.06_13.32.42.13.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.06.06_13.32.41.119.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.06.06_13.32.41.105.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.06.06_13.32.41.104.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.06.06_13.32.42.21.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.06.06_13.32.41.110.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.06.06_13.32.42.4.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.06.06_13.32.41.95.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.06.06_13.32.42.2.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.06.06_13.32.41.111.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.06.06_13.32.42.15.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.06.06_13.32.41.99.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.06.06_13.32.42.16.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.06.06_13.32.41.82.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.06.06_13.32.41.96.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.06.06_13.32.41.86.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.06.06_13.32.41.115.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.06.06_13.32.42.8.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.06.06_13.32.41.117.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.06.06_13.32.41.113.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.06.06_13.32.41.87.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.06.06_13.32.42.18.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.06.06_13.32.41.92.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.06.06_13.32.41.98.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.06.06_13.32.42.12.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.06.06_13.32.42.11.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.06.06_13.32.42.3.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.06.06_13.32.41.106.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.06.06_13.32.41.85.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.06.06_13.32.41.121.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.06.06_13.32.41.89.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.06.06_13.32.42.0.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.06.06_13.32.42.1.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.06.06_13.32.42.7.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.06.06_13.32.42.20.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.06.06_13.32.41.107.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.06.06_13.32.41.114.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.06.06_13.32.41.118.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.06.06_13.32.41.112.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.06.06_13.32.41.120.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.06.06_13.32.42.22.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.06.06_13.32.41.93.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.06.06_13.32.42.10.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.06.06_13.32.42.6.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.06.06_13.32.41.116.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.06.06_13.32.41.100.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.06.06_13.32.41.90.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.06.06_13.32.42.5.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.06.06_13.32.41.103.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.06.06_13.32.41.83.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.06.06_13.32.41.101.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.06.06_13.32.42.9.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.06.06_13.32.41.109.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.06.06_13.32.42.19.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.06.06_13.32.41.80.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.06.06_13.32.41.94.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.06.06_13.32.42.14.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.06.06_13.32.41.122.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.06.06_13.32.41.102.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.06.06_13.32.41.108.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.06.06_13.32.42.17.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.06.06_13.32.41.91.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.06.06_13.32.41.84.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.06.06_13.32.41.97.log