pr-builder-test #7106
Annotations
9 warnings
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "product-is-mvn-build-log", "product-is-surefire-report", "repo-pr-diff".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
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/action-setup@v2.1.0, 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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-java@v2, actions/cache@v2, pnpm/action-setup@v2.1.0, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run PR builder
Build ran for PR https://github.com/wso2/product-is/pull/21023
|
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
===========================================================
product-is BUILD SUCCESS
==========================================================
[INFO] Results:
[INFO]
[WARNING] Tests run: 2489, Failures: 0, Errors: 0, Skipped: 2
[INFO]
[INFO]
[INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ org.wso2.carbon.identity.integration.backend.test ---
[INFO] Building jar: /home/runner/work/product-is/product-is/product-is/modules/integration/tests-integration/tests-backend/target/org.wso2.carbon.identity.integration.backend.test-7.0.1-SNAPSHOT.jar
[INFO]
[INFO] --- maven-jar-plugin:3.1.2:test-jar (default) @ org.wso2.carbon.identity.integration.backend.test ---
[INFO] Building jar: /home/runner/work/product-is/product-is/product-is/modules/integration/tests-integration/tests-backend/target/org.wso2.carbon.identity.integration.backend.test-7.0.1-SNAPSHOT-tests.jar
[INFO]
[INFO] >>> maven-surefire-report-plugin:2.7.1:report-only (default) > [surefire]validate @ org.wso2.carbon.identity.integration.backend.test >>>
[INFO]
[INFO] <<< maven-surefire-report-plugin:2.7.1:report-only (default) < [surefire]validate @ org.wso2.carbon.identity.integration.backend.test <<<
[INFO]
[INFO]
[INFO] --- maven-surefire-report-plugin:2.7.1:report-only (default) @ org.wso2.carbon.identity.integration.backend.test ---
[INFO] Downloading from wso2-maven2-repository: https://dist.wso2.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.pom
[INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.pom
[INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.pom
[INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.pom (4.2 kB at 70 kB/s)
[INFO] Downloading from wso2-maven2-repository: https://dist.wso2.org/maven2/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.pom
[INFO] Downloaded from wso2-maven2-repository: https://dist.wso2.org/maven2/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.pom (5.9 kB at 107 kB/s)
[INFO] Downloading from wso2-maven2-repository: https://dist.wso2.org/maven2/org/apache/maven/shared/maven-shared-components/11/maven-shared-components-11.pom
[INFO] Downloaded from wso2-maven2-repository: https://dist.wso2.org/maven2/org/apache/maven/shared/maven-shared-components/11/maven-shared-components-11.pom (8.3 kB at 128 kB/s)
[INFO] Downloading from wso2-maven2-repository: https://dist.wso2.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.jar
[INFO] Downloading from wso2-maven2-repository: https://dist.wso2.org/maven2/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.jar
[INFO] Downloaded from wso2-maven2-repository: https://dist.wso2.org/maven2/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.jar (41 kB at 437 kB/s)
[INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.jar
[INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.jar
[INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.jar (21 kB at 479 kB/s)
[WARNING] Unable to locate Test Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.wso2.carbon.identity.integration.backend.test ---
[INFO] Installing /home/runner/work/product-is/product-is/product-is/modules/integration/tests-integration/tests-ba
|
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/
|
Loading