pr-builder-test #4814
Annotations
2 errors and 8 warnings
Run PR builder
PR BUILD not successfull. Check artifacts for logs.
|
Run PR builder
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v2, actions/cache@v2, pnpm/[email protected], actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
|
Run PR builder
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run PR builder
===========================================================
identity-inbound-auth-oauth BUILD SUCCESS
==========================================================
Built version: 6.11.224-SNAPSHOT
[INFO] Results:
[INFO]
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
[INFO] Results:
[INFO]
[INFO] Tests run: 59, Failures: 0, Errors: 0, Skipped: 0
[INFO] Results:
[INFO]
[WARNING] Tests run: 1894, Failures: 0, Errors: 0, Skipped: 7
[INFO]
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.7:restore-instrumented-classes (default-restore-instrumented-classes) @ org.wso2.carbon.identity.oauth ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ org.wso2.carbon.identity.oauth ---
[INFO] Loading execution data file /home/runner/work/product-is/product-is/identity-inbound-auth-oauth/components/org.wso2.carbon.identity.oauth/target/jacoco.exec
[INFO] Analyzed bundle 'WSO2 Carbon - OAuth' with 336 classes
[INFO]
[INFO] --- maven-bundle-plugin:3.2.0:bundle (default-bundle) @ org.wso2.carbon.identity.oauth ---
[WARNING] Bundle org.wso2.carbon.identity.inbound.auth.oauth2:org.wso2.carbon.identity.oauth:bundle:6.11.224-SNAPSHOT : Unused Import-Package instructions: [org.apache.tomcat.*]
[INFO]
[INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ org.wso2.carbon.identity.oauth ---
[WARNING] Source files encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO]
Loading source files for package org.wso2.carbon.identity.openidconnect...
Loading source files for package org.wso2.carbon.identity.openidconnect.cache...
Loading source files for package org.wso2.carbon.identity.openidconnect.dao...
Loading source files for package org.wso2.carbon.identity.openidconnect.handlers...
Loading source files for package org.wso2.carbon.identity.openidconnect.internal...
Loading source files for package org.wso2.carbon.identity.openidconnect.model...
Loading source files for package org.wso2.carbon.identity.oauth2...
Loading source files for package org.wso2.carbon.identity.oauth2.dto...
Loading source files for package org.wso2.carbon.identity.oauth2.config...
Loading source files for package org.wso2.carbon.identity.oauth2.authz...
Loading source files for package org.wso2.carbon.identity.oauth2.authz.validators...
Loading source files for package org.wso2.carbon.identity.oauth2.authz.handlers...
Loading source files for package org.wso2.carbon.identity.oauth2.authz.handlers.util...
Loading source files for package org.wso2.carbon.identity.oauth2.keyidprovider...
Loading source files for package org.wso2.carbon.identity.oauth2.util...
Loading source files for package org.wso2.carbon.identity.oauth2.responsemode.provider...
Loading source files for package org.wso2.carbon.identity.oauth2.responsemode.provider.impl...
Loading source files for package org.wso2.carbon.identity.oauth2.responsemode.provider.jarm.impl...
Loading source files for package org.wso2.carbon.identity.oauth2.responsemode.provider.jarm...
Loading source files for package org.wso2.carbon.identity.oauth2.cache...
Loading source files for package org.wso2.carbon.identity.oauth2.client.authentication...
Loading source files for package org.wso2.carbon.identity.oauth2.authcontext...
Loading source files for package org.wso2.carbon.identity.oauth2.bean...
Loading source files for package org.wso2.carbon.identity.oauth2.dao...
Loading source files for package org.wso2.carbon.identity.oauth2.token...
Loading source files for package org.wso2.carbon.identity.oauth2.token.handlers.grant.iwa.ntlm.util...
Loading source files for package org.wso2.carbon.identity.oauth2.token.handlers.grant.iwa.ntlm...
Loading source files for package org.wso2.carbon.identity.oauth2.token.handlers.grant...
Loading source files for package org.wso2.carbon.identity.oauth2.token.handlers.grant.saml...
Loading source files for package org.wso2.carbon.identity.oauth2.token.handlers.claims...
Loading source files for package org.wso2.carbon.identity.oauth2.token.handlers.respon
|
Run PR builder
===========================================================
product-is BUILD FAILURE
==========================================================
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] org.wso2.identity.integration.test.application.mgt.ServiceProviderUserRoleValidationTestCase.testApplicationCountForUserWithoutFilter(org.wso2.identity.integration.test.application.mgt.ServiceProviderUserRoleValidationTestCase)
[INFO] Run 1: PASS
[ERROR] Run 2: ServiceProviderUserRoleValidationTestCase.testApplicationCountForUserWithoutFilter:174 The expected application count without a filter does not match the actual application count: Expected Application Count: 11 Actual Application Count: 12. expected:<11> but was:<12>
[INFO]
[ERROR] org.wso2.identity.integration.test.oauth2.OAuth2TokenRevocationAfterAccountDisablingTestCase.testClear(org.wso2.identity.integration.test.oauth2.OAuth2TokenRevocationAfterAccountDisablingTestCase)
[ERROR] Run 1: OAuth2TokenRevocationAfterAccountDisablingTestCase.testClear:180->deleteUser:461 Error while deleting the user
[ERROR] Run 2: OAuth2TokenRevocationAfterAccountDisablingTestCase.testClear:180->deleteUser:461 Error while deleting the user
[INFO]
[ERROR] org.wso2.identity.integration.test.oauth2.OAuth2TokenRevocationAfterAccountDisablingTestCase.testInit(org.wso2.identity.integration.test.oauth2.OAuth2TokenRevocationAfterAccountDisablingTestCase)
[ERROR] Run 1: OAuth2TokenRevocationAfterAccountDisablingTestCase.testInit:156->createServiceProviderApplication:309->OAuth2ServiceAbstractIntegrationTest.updateApplication:237 Application update failed expected:<200> but was:<400>
[INFO] Run 2: PASS
[INFO]
[ERROR] org.wso2.identity.integration.test.oauth2.OAuth2TokenRevocationWithRevokedAccessToken.testInit(org.wso2.identity.integration.test.oauth2.OAuth2TokenRevocationWithRevokedAccessToken)
[ERROR] Run 1: OAuth2TokenRevocationWithRevokedAccessToken.testInit:132->OAuth2ServiceAbstractIntegrationTest.updateApplication:237 Application update failed expected:<200> but was:<400>
[INFO] Run 2: PASS
[INFO] Run 3: PASS
[INFO] Run 4: PASS
[INFO]
[ERROR] OAuth2XACMLScopeValidatorTestCase.testRegisterApplication:166->OAuth2ServiceAbstractIntegrationTest.updateApplication:237 Application update failed expected:<200> but was:<400>
[ERROR] org.wso2.identity.integration.test.oauth2.OIDCCustomScopesLoginTest.atEnd(org.wso2.identity.integration.test.oauth2.OIDCCustomScopesLoginTest)
[ERROR] Run 1: OIDCCustomScopesLoginTest.atEnd:186->deleteCustomOIDCScope:633 expected:<204> but was:<403>
[ERROR] Run 2: OIDCCustomScopesLoginTest.atEnd:186->deleteCustomOIDCScope:623->getAccessTokenToCallAPI:566 » NullPointer
[INFO]
[ERROR] org.wso2.identity.integration.test.oauth2.OIDCCustomScopesLoginTest.testRegisterApplication(org.wso2.identity.integration.test.oauth2.OIDCCustomScopesLoginTest)
[ERROR] Run 1: OIDCCustomScopesLoginTest.testRegisterApplication:236->OAuth2ServiceAbstractIntegrationTest.getRoleV2ResourceId:931 » NullPointer
[INFO] Run 2: PASS
[INFO]
[ERROR] PermissionBasedScopeValidatorTestCase.testInit:74->createOauthApplication:202->OAuth2ServiceAbstractIntegrationTest.updateApplication:237 Application update failed expected:<200> but was:<400>
[ERROR] org.wso2.identity.integration.test.oauth2.SystemScopePermissionValidationTestCase.testRegisterApplication(org.wso2.identity.integration.test.oauth2.SystemScopePermissionValidationTestCase)
[ERROR] Run 1: SystemScopePermissionValidationTestCase.testRegisterApplication:138->OAuth2ServiceAbstractIntegrationTest.getRoleV2ResourceId:931 » NullPointer
[ERROR] Run 2: SystemScopePermissionValidationTestCase.testRegisterApplication:149->OAuth2ServiceAbstractIntegrationTest.updateApplication:237 Application update failed expected:<200> but was:<400>
[ERROR] Run 3: SystemScopePermissionValidationTestCase.testRegisterApplication:138->OAuth2ServiceAbstractIntegrationTest.getRoleV2ResourceId:931 » NullPointer
[INFO]
[INFO]
[ERROR] Tests run: 1965, Failures: 9, Errors: 0, Skipped: 28
[INFO]
[INFO] ------------------------------
|
Setup pnpm
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Setup pnpm
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Setup pnpm
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading