Skip to content

Bump APIM version to fix CTL test failures #8577

Bump APIM version to fix CTL test failures

Bump APIM version to fix CTL test failures #8577

Re-run triggered September 10, 2024 08:43
Status Failure
Total duration 14s
Artifacts 4

main.yml

on: pull_request
Matrix: build-product
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 14 warnings
build-product (1, group1)
ThrottlePolicyExportImportTestCase.testAdvancedThrottlePolicyExport ────────────────────────────────────────────────────────────────────────────────────────── expected [class ExportThrottlePolicyDTO { type: throttling policy subtype: advanced policy version: v4.4.0 data: class AdvancedThrottlePolicyDTO { class ThrottlePolicyDTO { policyId: 34458ab9-0fe2-4458-a85f-93d95f55c251 policyName: TestPolicyAdvanced displayName: Test Policy description: This is a test throttle policy isDeployed: false type: AdvancedThrottlePolicy } defaultLimit: class ThrottleLimitDTO { type: REQUESTCOUNTLIMIT requestCount: class RequestCountLimitDTO { timeUnit: min unitTime: 1 requestCount: 50 } bandwidth: null eventCount: null } conditionalGroups: [class ConditionalGroupDTO { description: This is a test conditional group conditions: [class ThrottleConditionDTO { type: IPCONDITION invertCondition: false headerCondition: null ipCondition: class IPConditionDTO { ipConditionType: IPSPECIFIC specificIP: 10.100.1.22 startingIP: null endingIP: null } jwtClaimsCondition: null queryParameterCondition: null }, class ThrottleConditionDTO { type: HEADERCONDITION invertCondition: false headerCondition: class HeaderConditionDTO { headerName: Host headerValue: 10.100.7.77 } ipCondition: null jwtClaimsCondition: null queryParameterCondition: null }, class ThrottleConditionDTO { type: QUERYPARAMETERCONDITION invertCondition: false headerCondition: null ipCondition: null jwtClaimsCondition: null queryParameterCondition: class QueryParameterConditionDTO { parameterName: claimUrl parameterValue: claimAttribute } }, class ThrottleConditionDTO { type: JWTCLAIMSCONDITION invertCondition: false headerCondition: null ipCondition: null jwtClaimsCondition: class JWTClaimsConditionDTO { claimUrl: name attribute: admin } queryParameterCondition: null }] limit: class ThrottleLimitDTO { type: REQUESTCOUNTLIMIT requestCount: class RequestCountLimitDTO { timeUnit: min unitTime: 1 requestCount: 50 } bandwidth: null eventCount: null } }] } }] but found [class ExportThrottlePolicyDTO { type: throttling policy subtype: advanced policy version: v4.3.0 data: class AdvancedThrottlePolicyDTO { class ThrottlePolicyDTO { policyId: 34458ab9-0fe2-4458-a85f-93d95f55c251 policyName: TestPolicyAdvanced displayName: Test Policy description: This is a test throttle policy isDeployed: false type: AdvancedThrottlePolicy } defaultLimit: class ThrottleLimitDTO { type: REQUESTCOUNTLIMIT requestCount: class RequestCountLimitDTO { timeUnit: min unitTime: 1 requestCount: 50 } bandwidth: null eventCount: null } conditionalGroups: [class ConditionalGroupDTO { description: This is a test conditional group conditions: [class ThrottleConditio
build-product (1, group1)
ThrottlePolicyExportImportTestCase.testAdvancedThrottlePolicyExport ────────────────────────────────────────────────────────────────────────────────────────── expected [class ExportThrottlePolicyDTO { type: throttling policy subtype: advanced policy version: v4.4.0 data: class AdvancedThrottlePolicyDTO { class ThrottlePolicyDTO { policyId: 8a82532d-33e2-4db7-831e-2613c4f4c6ec policyName: TestPolicyAdvanced displayName: Test Policy description: This is a test throttle policy isDeployed: false type: AdvancedThrottlePolicy } defaultLimit: class ThrottleLimitDTO { type: REQUESTCOUNTLIMIT requestCount: class RequestCountLimitDTO { timeUnit: min unitTime: 1 requestCount: 50 } bandwidth: null eventCount: null } conditionalGroups: [class ConditionalGroupDTO { description: This is a test conditional group conditions: [class ThrottleConditionDTO { type: IPCONDITION invertCondition: false headerCondition: null ipCondition: class IPConditionDTO { ipConditionType: IPSPECIFIC specificIP: 10.100.1.22 startingIP: null endingIP: null } jwtClaimsCondition: null queryParameterCondition: null }, class ThrottleConditionDTO { type: HEADERCONDITION invertCondition: false headerCondition: class HeaderConditionDTO { headerName: Host headerValue: 10.100.7.77 } ipCondition: null jwtClaimsCondition: null queryParameterCondition: null }, class ThrottleConditionDTO { type: QUERYPARAMETERCONDITION invertCondition: false headerCondition: null ipCondition: null jwtClaimsCondition: null queryParameterCondition: class QueryParameterConditionDTO { parameterName: claimUrl parameterValue: claimAttribute } }, class ThrottleConditionDTO { type: JWTCLAIMSCONDITION invertCondition: false headerCondition: null ipCondition: null jwtClaimsCondition: class JWTClaimsConditionDTO { claimUrl: name attribute: admin } queryParameterCondition: null }] limit: class ThrottleLimitDTO { type: REQUESTCOUNTLIMIT requestCount: class RequestCountLimitDTO { timeUnit: min unitTime: 1 requestCount: 50 } bandwidth: null eventCount: null } }] } }] but found [class ExportThrottlePolicyDTO { type: throttling policy subtype: advanced policy version: v4.3.0 data: class AdvancedThrottlePolicyDTO { class ThrottlePolicyDTO { policyId: 8a82532d-33e2-4db7-831e-2613c4f4c6ec policyName: TestPolicyAdvanced displayName: Test Policy description: This is a test throttle policy isDeployed: false type: AdvancedThrottlePolicy } defaultLimit: class ThrottleLimitDTO { type: REQUESTCOUNTLIMIT requestCount: class RequestCountLimitDTO { timeUnit: min unitTime: 1 requestCount: 50 } bandwidth: null eventCount: null } conditionalGroups: [class ConditionalGroupDTO { description: This is a test conditional group conditions: [class ThrottleConditio
build-product (1, group1)
ThrottlePolicyExportImportTestCase.testApplicationThrottlePolicyExport ────────────────────────────────────────────────────────────────────────────────────────── expected [class ExportThrottlePolicyDTO { type: throttling policy subtype: application policy version: v4.4.0 data: class ApplicationThrottlePolicyDTO { class ThrottlePolicyDTO { policyId: c20a00c7-d562-4544-94d2-f196e8a90d2c policyName: TestPolicyApplication displayName: Test Policy description: This is a test throttle policy isDeployed: false type: ApplicationThrottlePolicy } defaultLimit: class ThrottleLimitDTO { type: REQUESTCOUNTLIMIT requestCount: class RequestCountLimitDTO { timeUnit: min unitTime: 1 requestCount: 50 } bandwidth: null eventCount: null } burstLimit: class BurstLimitDTO { rateLimitCount: 0 rateLimitTimeUnit: null } } }] but found [class ExportThrottlePolicyDTO { type: throttling policy subtype: application policy version: v4.3.0 data: class ApplicationThrottlePolicyDTO { class ThrottlePolicyDTO { policyId: c20a00c7-d562-4544-94d2-f196e8a90d2c policyName: TestPolicyApplication displayName: Test Policy description: This is a test throttle policy isDeployed: false type: ApplicationThrottlePolicy } defaultLimit: class ThrottleLimitDTO { type: REQUESTCOUNTLIMIT requestCount: class RequestCountLimitDTO { timeUnit: min unitTime: 1 requestCount: 50 } bandwidth: null eventCount: null } burstLimit: class BurstLimitDTO { rateLimitCount: 0 rateLimitTimeUnit: null } } }] ────────────────────────────────────────────────────────────────────────────────────────── java.lang.AssertionError: expected [class ExportThrottlePolicyDTO { type: throttling policy subtype: application policy version: v4.4.0 data: class ApplicationThrottlePolicyDTO { class ThrottlePolicyDTO { policyId: c20a00c7-d562-4544-94d2-f196e8a90d2c policyName: TestPolicyApplication displayName: Test Policy description: This is a test throttle policy isDeployed: false type: ApplicationThrottlePolicy } defaultLimit: class ThrottleLimitDTO { type: REQUESTCOUNTLIMIT requestCount: class RequestCountLimitDTO { timeUnit: min unitTime: 1 requestCount: 50 } bandwidth: null eventCount: null } burstLimit: class BurstLimitDTO { rateLimitCount: 0 rateLimitTimeUnit: null } } }] but found [class ExportThrottlePolicyDTO { type: throttling policy subtype: application policy version: v4.3.0 data: class ApplicationThrottlePolicyDTO { class ThrottlePolicyDTO { policyId: c20a00c7-d562-4544-94d2-f196e8a90d2c policyName: TestPolicyApplication displayName: Test Policy description: This is a test throttle policy isDeployed: false type: ApplicationThrottlePolicy } defaultLimit: class ThrottleLimitDTO { type: REQUESTCOUNTLIMIT requestCount: class RequestCountLimitDTO { timeUnit: min unitTime: 1 requestCount: 50 } bandwidth: null eventCount: null } burstLimit: class BurstLimitDTO { rateLimitCount: 0 rateLimitTimeUnit: null } } }] at org.wso2.am.integration.tests.restapi.admin.throttlingpolicy.ThrottlePolicyExportImportTestCase.testApplicationThrottlePol
build-product (1, group1)
ThrottlePolicyExportImportTestCase.testApplicationThrottlePolicyExport ────────────────────────────────────────────────────────────────────────────────────────── expected [class ExportThrottlePolicyDTO { type: throttling policy subtype: application policy version: v4.4.0 data: class ApplicationThrottlePolicyDTO { class ThrottlePolicyDTO { policyId: 0e52d61d-fd2c-4427-beec-b757d7f02ed1 policyName: TestPolicyApplication displayName: Test Policy description: This is a test throttle policy isDeployed: false type: ApplicationThrottlePolicy } defaultLimit: class ThrottleLimitDTO { type: REQUESTCOUNTLIMIT requestCount: class RequestCountLimitDTO { timeUnit: min unitTime: 1 requestCount: 50 } bandwidth: null eventCount: null } burstLimit: class BurstLimitDTO { rateLimitCount: 0 rateLimitTimeUnit: null } } }] but found [class ExportThrottlePolicyDTO { type: throttling policy subtype: application policy version: v4.3.0 data: class ApplicationThrottlePolicyDTO { class ThrottlePolicyDTO { policyId: 0e52d61d-fd2c-4427-beec-b757d7f02ed1 policyName: TestPolicyApplication displayName: Test Policy description: This is a test throttle policy isDeployed: false type: ApplicationThrottlePolicy } defaultLimit: class ThrottleLimitDTO { type: REQUESTCOUNTLIMIT requestCount: class RequestCountLimitDTO { timeUnit: min unitTime: 1 requestCount: 50 } bandwidth: null eventCount: null } burstLimit: class BurstLimitDTO { rateLimitCount: 0 rateLimitTimeUnit: null } } }] ────────────────────────────────────────────────────────────────────────────────────────── java.lang.AssertionError: expected [class ExportThrottlePolicyDTO { type: throttling policy subtype: application policy version: v4.4.0 data: class ApplicationThrottlePolicyDTO { class ThrottlePolicyDTO { policyId: 0e52d61d-fd2c-4427-beec-b757d7f02ed1 policyName: TestPolicyApplication displayName: Test Policy description: This is a test throttle policy isDeployed: false type: ApplicationThrottlePolicy } defaultLimit: class ThrottleLimitDTO { type: REQUESTCOUNTLIMIT requestCount: class RequestCountLimitDTO { timeUnit: min unitTime: 1 requestCount: 50 } bandwidth: null eventCount: null } burstLimit: class BurstLimitDTO { rateLimitCount: 0 rateLimitTimeUnit: null } } }] but found [class ExportThrottlePolicyDTO { type: throttling policy subtype: application policy version: v4.3.0 data: class ApplicationThrottlePolicyDTO { class ThrottlePolicyDTO { policyId: 0e52d61d-fd2c-4427-beec-b757d7f02ed1 policyName: TestPolicyApplication displayName: Test Policy description: This is a test throttle policy isDeployed: false type: ApplicationThrottlePolicy } defaultLimit: class ThrottleLimitDTO { type: REQUESTCOUNTLIMIT requestCount: class RequestCountLimitDTO { timeUnit: min unitTime: 1 requestCount: 50 } bandwidth: null eventCount: null } burstLimit: class BurstLimitDTO { rateLimitCount: 0 rateLimitTimeUnit: null } } }] at org.wso2.am.integration.tests.restapi.admin.throttlingpolicy.ThrottlePolicyExportImportTestCase.testApplicationThrottlePol
build-product (1, group1)
ThrottlePolicyExportImportTestCase.testCustomThrottlePolicyExport ────────────────────────────────────────────────────────────────────────────────────────── expected [class ExportThrottlePolicyDTO { type: throttling policy subtype: custom rule version: v4.3.0 data: class CustomRuleDTO { class ThrottlePolicyDTO { policyId: 769f27ea-566e-4571-a79f-c57d1b2d0a2a policyName: TestPolicyCustom displayName: null description: This is a test custom throttle policy isDeployed: false type: CustomRule } siddhiQuery: FROM RequestStream SELECT userId, ( userId == 'admin@carbon.super' ) AS isEligible, str:concat('admin@carbon.super','') as throttleKey INSERT INTO EligibilityStream; FROM EligibilityStream[isEligible==true]#throttler:timeBatch(1 min) SELECT throttleKey, (count(userId) >= 10) as isThrottled, expiryTimeStamp group by throttleKey INSERT ALL EVENTS into ResultStream; keyTemplate: $userId } }] but found [class ExportThrottlePolicyDTO { type: throttling policy subtype: custom rule version: v4.4.0 data: class CustomRuleDTO { class ThrottlePolicyDTO { policyId: 769f27ea-566e-4571-a79f-c57d1b2d0a2a policyName: TestPolicyCustom displayName: null description: This is a test custom throttle policy isDeployed: false type: CustomRule } siddhiQuery: FROM RequestStream SELECT userId, ( userId == 'admin@carbon.super' ) AS isEligible, str:concat('admin@carbon.super','') as throttleKey INSERT INTO EligibilityStream; FROM EligibilityStream[isEligible==true]#throttler:timeBatch(1 min) SELECT throttleKey, (count(userId) >= 10) as isThrottled, expiryTimeStamp group by throttleKey INSERT ALL EVENTS into ResultStream; keyTemplate: $userId } }] ────────────────────────────────────────────────────────────────────────────────────────── java.lang.AssertionError: expected [class ExportThrottlePolicyDTO { type: throttling policy subtype: custom rule version: v4.3.0 data: class CustomRuleDTO { class ThrottlePolicyDTO { policyId: 769f27ea-566e-4571-a79f-c57d1b2d0a2a policyName: TestPolicyCustom displayName: null description: This is a test custom throttle policy isDeployed: false type: CustomRule } siddhiQuery: FROM RequestStream SELECT userId, ( userId == 'admin@carbon.super' ) AS isEligible, str:concat('admin@carbon.super','') as throttleKey INSERT INTO EligibilityStream; FROM EligibilityStream[isEligible==true]#throttler:timeBatch(1 min) SELECT throttleKey, (count(userId) >= 10) as isThrottled, expiryTimeStamp group by throttleKey INSERT ALL EVENTS into ResultStream; keyTemplate: $userId } }] but found [class ExportThrottlePolicyDTO { type: throttling policy subtype: custom rule version: v4.4.0 data: class CustomRuleDTO { class ThrottlePolicyDTO { policyId: 769f27ea-566e-4571-a79f-c57d1b2d0a2a policyName: TestPolicyCustom displayName: null description: This is a test custom throttle policy isDeployed: false type: CustomRule } siddhiQuery: FROM RequestStream SELECT userId, ( userId == 'admin@carbon.super' ) AS isEligible, str:concat('admin@carbon.super','') as throttleKey INSERT INTO EligibilityStream; FROM EligibilityStream[isEligible==true]#throttler:timeBatch(1 min) SELECT throttleKey, (count(userId) >= 10) as isThrottled, expiryTimeStamp group by throttleKey INSERT ALL EVENTS into ResultStream; keyTemplate: $userId } }] at org.wso2.am.integration.tests.restapi.admin.throttlingpolicy.ThrottlePolicyExportImportTestCase.testCustomThrottlePolicyExport(Throttle
build-product (1, group1)
ThrottlePolicyExportImportTestCase.testSubscriptionThrottlePolicyExport ────────────────────────────────────────────────────────────────────────────────────────── expected [class ExportThrottlePolicyDTO { type: throttling policy subtype: subscription policy version: v4.4.0 data: class SubscriptionThrottlePolicyDTO { class ThrottlePolicyDTO { policyId: ff5bcb8a-ab9c-47ab-97fa-00734ff75394 policyName: TestPolicySubscription displayName: Test Policy description: This is a test throttle policy isDeployed: false type: SubscriptionThrottlePolicy } graphQLMaxComplexity: 400 graphQLMaxDepth: 10 defaultLimit: class ThrottleLimitDTO { type: REQUESTCOUNTLIMIT requestCount: class RequestCountLimitDTO { timeUnit: min unitTime: 1 requestCount: 50 } bandwidth: null eventCount: null } monetization: class MonetizationInfoDTO { monetizationPlan: DYNAMICRATE properties: {} } rateLimitCount: -1 rateLimitTimeUnit: NA customAttributes: [class CustomAttributeDTO { name: testAttribute value: testValue }] stopOnQuotaReach: false billingPlan: COMMERCIAL permissions: class SubscriptionThrottlePolicyPermissionDTO { permissionType: ALLOW roles: [Internal/creator] } subscriberCount: 0 } }] but found [class ExportThrottlePolicyDTO { type: throttling policy subtype: subscription policy version: v4.3.0 data: class SubscriptionThrottlePolicyDTO { class ThrottlePolicyDTO { policyId: ff5bcb8a-ab9c-47ab-97fa-00734ff75394 policyName: TestPolicySubscription displayName: Test Policy description: This is a test throttle policy isDeployed: false type: SubscriptionThrottlePolicy } graphQLMaxComplexity: 400 graphQLMaxDepth: 10 defaultLimit: class ThrottleLimitDTO { type: REQUESTCOUNTLIMIT requestCount: class RequestCountLimitDTO { timeUnit: min unitTime: 1 requestCount: 50 } bandwidth: null eventCount: null } monetization: class MonetizationInfoDTO { monetizationPlan: DYNAMICRATE properties: {} } rateLimitCount: -1 rateLimitTimeUnit: NA customAttributes: [class CustomAttributeDTO { name: testAttribute value: testValue }] stopOnQuotaReach: false billingPlan: COMMERCIAL permissions: class SubscriptionThrottlePolicyPermissionDTO { permissionType: ALLOW roles: [Internal/creator] } subscriberCount: 0 } }] ────────────────────────────────────────────────────────────────────────────────────────── java.lang.AssertionError: expected [class ExportThrottlePolicyDTO { type: throttling policy subtype: subscription policy version: v4.4.0 data: class SubscriptionThrottlePolicyDTO { class ThrottlePolicyDTO { policyId: ff5bcb8a-ab9c-47ab-97fa-00734ff75394 policyName: TestPolicySubscription displayName: Test Policy description: This is a test throttle policy isDeployed: false type: SubscriptionThrottlePolicy } graphQLMaxComplexity: 400 graphQLMaxDepth: 10 defaultLimit: class ThrottleLimitDTO { type: REQUESTCOUNTLIMIT requestCount: class RequestCountLimitDTO { timeUnit: min unitTime: 1 requestCount: 50 } bandwidth: null eventCount: null } monetization: class MonetizationInfoDTO { monetizationPlan: DYNAMICRATE p
build-product (1, group1)
ThrottlePolicyExportImportTestCase.testSubscriptionThrottlePolicyExport ────────────────────────────────────────────────────────────────────────────────────────── expected [class ExportThrottlePolicyDTO { type: throttling policy subtype: subscription policy version: v4.4.0 data: class SubscriptionThrottlePolicyDTO { class ThrottlePolicyDTO { policyId: 35ff05d7-794d-4856-bcf9-9746f2171475 policyName: TestPolicySubscription displayName: Test Policy description: This is a test throttle policy isDeployed: false type: SubscriptionThrottlePolicy } graphQLMaxComplexity: 400 graphQLMaxDepth: 10 defaultLimit: class ThrottleLimitDTO { type: REQUESTCOUNTLIMIT requestCount: class RequestCountLimitDTO { timeUnit: min unitTime: 1 requestCount: 50 } bandwidth: null eventCount: null } monetization: class MonetizationInfoDTO { monetizationPlan: DYNAMICRATE properties: {} } rateLimitCount: -1 rateLimitTimeUnit: NA customAttributes: [class CustomAttributeDTO { name: testAttribute value: testValue }] stopOnQuotaReach: false billingPlan: COMMERCIAL permissions: class SubscriptionThrottlePolicyPermissionDTO { permissionType: ALLOW roles: [Internal/creator] } subscriberCount: 0 } }] but found [class ExportThrottlePolicyDTO { type: throttling policy subtype: subscription policy version: v4.3.0 data: class SubscriptionThrottlePolicyDTO { class ThrottlePolicyDTO { policyId: 35ff05d7-794d-4856-bcf9-9746f2171475 policyName: TestPolicySubscription displayName: Test Policy description: This is a test throttle policy isDeployed: false type: SubscriptionThrottlePolicy } graphQLMaxComplexity: 400 graphQLMaxDepth: 10 defaultLimit: class ThrottleLimitDTO { type: REQUESTCOUNTLIMIT requestCount: class RequestCountLimitDTO { timeUnit: min unitTime: 1 requestCount: 50 } bandwidth: null eventCount: null } monetization: class MonetizationInfoDTO { monetizationPlan: DYNAMICRATE properties: {} } rateLimitCount: -1 rateLimitTimeUnit: NA customAttributes: [class CustomAttributeDTO { name: testAttribute value: testValue }] stopOnQuotaReach: false billingPlan: COMMERCIAL permissions: class SubscriptionThrottlePolicyPermissionDTO { permissionType: ALLOW roles: [Internal/creator] } subscriberCount: 0 } }] ────────────────────────────────────────────────────────────────────────────────────────── java.lang.AssertionError: expected [class ExportThrottlePolicyDTO { type: throttling policy subtype: subscription policy version: v4.4.0 data: class SubscriptionThrottlePolicyDTO { class ThrottlePolicyDTO { policyId: 35ff05d7-794d-4856-bcf9-9746f2171475 policyName: TestPolicySubscription displayName: Test Policy description: This is a test throttle policy isDeployed: false type: SubscriptionThrottlePolicy } graphQLMaxComplexity: 400 graphQLMaxDepth: 10 defaultLimit: class ThrottleLimitDTO { type: REQUESTCOUNTLIMIT requestCount: class RequestCountLimitDTO { timeUnit: min unitTime: 1 requestCount: 50 } bandwidth: null eventCount: null } monetization: class MonetizationInfoDTO { monetizationPlan: DYNAMICRATE p
build-product (1, group1)
Process completed with exit code 1.
build-product (4, group4)
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
build-product (1, group1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2, malinthaprasan/action-surefire-report@v1, 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/
build-product (1, group1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v2, actions/setup-node@v3, actions/cache@v3, malinthaprasan/action-surefire-report@v1, 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/
build-product (1, group1)
574 tests run, 25 skipped, 7 failed.
build-product (3, group3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2, malinthaprasan/action-surefire-report@v1, 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/
build-product (3, group3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v2, actions/setup-node@v3, actions/cache@v3, malinthaprasan/action-surefire-report@v1, actions/upload-artifact@v2, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-product (3, group3)
794 tests run, 0 skipped, 0 failed.
build-carbon
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-carbon
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v2, actions/setup-node@v3, actions/cache@v3, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-product (2, group2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2, malinthaprasan/action-surefire-report@v1, 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/
build-product (2, group2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v2, actions/setup-node@v3, actions/cache@v3, malinthaprasan/action-surefire-report@v1, actions/upload-artifact@v2, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-product (2, group2)
169 tests run, 0 skipped, 0 failed.
run-benchmark-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@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-benchmark-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v2, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "TEST-TestSuite_1", "TEST-TestSuite_2", "TEST-TestSuite_3", "TEST-TestSuite_4". 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/

Artifacts

Produced during runtime
Name Size
TEST-TestSuite_1
23.2 MB
TEST-TestSuite_2
15.2 MB
TEST-TestSuite_3
19.2 MB
TEST-TestSuite_4
33.1 MB