-
Notifications
You must be signed in to change notification settings - Fork 381
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add quarkus-lts patch to align protobuf and grpc versions #1751
Conversation
quarkus-lts |
jenkins run serverless-workflow-examples quarkus-lts |
(quarkus-lts) - serverless-workflow-examples job Reproducerexport QUARKUS_BRANCH=2.13 NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution Test results:
Those are the test failures: none See console log: Console Logs[2023-08-01T10:17:12.495Z] [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.9.1:test[2023-08-01T10:17:12.495Z] [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.9.1:test [2023-08-01T10:17:12.495Z] [INFO] | | \- org.junit.platform:junit-platform-engine:jar:1.9.1:test [2023-08-01T10:17:12.495Z] [INFO] | \- com.thoughtworks.xstream:xstream:jar:1.4.19:test [2023-08-01T10:17:12.495Z] [INFO] | \- io.github.x-stream:mxparser:jar:1.2.2:test [2023-08-01T10:17:12.495Z] [INFO] | \- xmlpull:xmlpull:jar:1.1.3.1:test [2023-08-01T10:17:12.495Z] [INFO] +- io.rest-assured:rest-assured:jar:4.5.1:test [2023-08-01T10:17:12.495Z] [INFO] | +- org.codehaus.groovy:groovy:jar:3.0.9:test [2023-08-01T10:17:12.495Z] [INFO] | +- org.codehaus.groovy:groovy-xml:jar:3.0.9:test [2023-08-01T10:17:12.495Z] [INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.13:compile [2023-08-01T10:17:12.495Z] [INFO] | | \- commons-codec:commons-codec:jar:1.15:compile [2023-08-01T10:17:12.495Z] [INFO] | +- org.apache.httpcomponents:httpmime:jar:4.5.13:test [2023-08-01T10:17:12.495Z] [INFO] | +- org.hamcrest:hamcrest:jar:2.1:test [2023-08-01T10:17:12.495Z] [INFO] | +- org.ccil.cowan.tagsoup:tagsoup:jar:1.2.1:test [2023-08-01T10:17:12.495Z] [INFO] | +- io.rest-assured:json-path:jar:4.5.1:test [2023-08-01T10:17:12.495Z] [INFO] | | +- org.codehaus.groovy:groovy-json:jar:3.0.9:test [2023-08-01T10:17:12.495Z] [INFO] | | \- io.rest-assured:rest-assured-common:jar:4.5.1:test [2023-08-01T10:17:12.495Z] [INFO] | \- io.rest-assured:xml-path:jar:4.5.1:test [2023-08-01T10:17:12.495Z] [INFO] | \- org.apache.commons:commons-lang3:jar:3.12.0:test [2023-08-01T10:17:12.495Z] [INFO] \- org.awaitility:awaitility:jar:4.2.0:test [2023-08-01T10:17:12.495Z] [INFO] [2023-08-01T10:17:12.495Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ serverless-workflow-timeouts-showcase-operator-devprofile --- [2023-08-01T10:17:12.495Z] [INFO] [2023-08-01T10:17:12.495Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ serverless-workflow-timeouts-showcase-operator-devprofile --- [2023-08-01T10:17:12.495Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-08-01T10:17:12.495Z] [INFO] Copying 4 resources [2023-08-01T10:17:12.495Z] [INFO] [2023-08-01T10:17:12.495Z] [INFO] --- quarkus-maven-plugin:999-SNAPSHOT:generate-code (default) @ serverless-workflow-timeouts-showcase-operator-devprofile --- [2023-08-01T10:17:12.749Z] [INFO] [2023-08-01T10:17:12.749Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ serverless-workflow-timeouts-showcase-operator-devprofile --- [2023-08-01T10:17:12.749Z] [INFO] Changes detected - recompiling the module! [2023-08-01T10:17:12.749Z] [INFO] Compiling 8 source files to /home/jenkins/workspace/KIE/kogito/main/pullrequest.quarkus-lts/kogito-examples.quarkus-lts.serverless-workflow-examples/bc/kiegroup_kogito-examples/serverless-workflow-examples/serverless-workflow-timeouts-showcase-operator-devprofile/target/classes [2023-08-01T10:17:13.002Z] [INFO] [2023-08-01T10:17:13.003Z] [INFO] --- quarkus-maven-plugin:999-SNAPSHOT:generate-code-tests (default) @ serverless-workflow-timeouts-showcase-operator-devprofile --- [2023-08-01T10:17:13.256Z] [INFO] [2023-08-01T10:17:13.256Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ serverless-workflow-timeouts-showcase-operator-devprofile --- [2023-08-01T10:17:13.256Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2023-08-01T10:17:13.256Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/KIE/kogito/main/pullrequest.quarkus-lts/kogito-examples.quarkus-lts.serverless-workflow-examples/bc/kiegroup_kogito-examples/serverless-workflow-examples/serverless-workflow-timeouts-showcase-operator-devprofile/src/test/resources [2023-08-01T10:17:13.256Z] [INFO] [2023-08-01T10:17:13.256Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ serverless-workflow-timeouts-showcase-operator-devprofile --- [2023-08-01T10:17:13.256Z] [INFO] No sources to compile [2023-08-01T10:17:13.256Z] [INFO] [2023-08-01T10:17:13.256Z] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ serverless-workflow-timeouts-showcase-operator-devprofile --- [2023-08-01T10:17:13.256Z] [INFO] No tests to run. [2023-08-01T10:17:13.256Z] [INFO] [2023-08-01T10:17:13.256Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ serverless-workflow-timeouts-showcase-operator-devprofile --- [2023-08-01T10:17:13.256Z] [INFO] Building jar: /home/jenkins/workspace/KIE/kogito/main/pullrequest.quarkus-lts/kogito-examples.quarkus-lts.serverless-workflow-examples/bc/kiegroup_kogito-examples/serverless-workflow-examples/serverless-workflow-timeouts-showcase-operator-devprofile/target/serverless-workflow-timeouts-showcase-operator-devprofile-1.0-SNAPSHOT.jar [2023-08-01T10:17:13.256Z] [INFO] [2023-08-01T10:17:13.256Z] [INFO] --- quarkus-maven-plugin:999-SNAPSHOT:build (default) @ serverless-workflow-timeouts-showcase-operator-devprofile --- [2023-08-01T10:17:15.800Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 2082ms [2023-08-01T10:17:15.800Z] [INFO] [2023-08-01T10:17:15.800Z] [INFO] --- maven-failsafe-plugin:3.0.0-M7:integration-test (default) @ serverless-workflow-timeouts-showcase-operator-devprofile --- [2023-08-01T10:17:15.800Z] [INFO] No tests to run. [2023-08-01T10:17:15.800Z] [INFO] [2023-08-01T10:17:15.800Z] [INFO] --- maven-failsafe-plugin:3.0.0-M7:verify (default) @ serverless-workflow-timeouts-showcase-operator-devprofile --- [2023-08-01T10:17:15.800Z] [INFO] Failsafe report directory: /home/jenkins/workspace/KIE/kogito/main/pullrequest.quarkus-lts/kogito-examples.quarkus-lts.serverless-workflow-examples/bc/kiegroup_kogito-examples/serverless-workflow-examples/serverless-workflow-timeouts-showcase-operator-devprofile/target/failsafe-reports [2023-08-01T10:17:15.800Z] [INFO] [2023-08-01T10:17:15.800Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ serverless-workflow-timeouts-showcase-operator-devprofile --- [2023-08-01T10:17:15.800Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest.quarkus-lts/kogito-examples.quarkus-lts.serverless-workflow-examples/bc/kiegroup_kogito-examples/serverless-workflow-examples/serverless-workflow-timeouts-showcase-operator-devprofile/target/serverless-workflow-timeouts-showcase-operator-devprofile-1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/kie/kogito/examples/serverless-workflow-timeouts-showcase-operator-devprofile/1.0-SNAPSHOT/serverless-workflow-timeouts-showcase-operator-devprofile-1.0-SNAPSHOT.jar [2023-08-01T10:17:15.800Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest.quarkus-lts/kogito-examples.quarkus-lts.serverless-workflow-examples/bc/kiegroup_kogito-examples/serverless-workflow-examples/serverless-workflow-timeouts-showcase-operator-devprofile/pom.xml to /home/jenkins/.m2/repository/org/kie/kogito/examples/serverless-workflow-timeouts-showcase-operator-devprofile/1.0-SNAPSHOT/serverless-workflow-timeouts-showcase-operator-devprofile-1.0-SNAPSHOT.pom [2023-08-01T10:17:15.800Z] [INFO] [2023-08-01T10:17:15.800Z] [INFO] --------< org.kie.kogito.examples:serverless-workflow-examples >-------- [2023-08-01T10:17:15.800Z] [INFO] Building Kogito Example :: Serverless Workflow 2.0.0-SNAPSHOT [59/60] [2023-08-01T10:17:15.800Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-08-01T10:17:15.800Z] [INFO] [2023-08-01T10:17:15.800Z] [INFO] --- maven-dependency-plugin:3.5.0:tree (default-cli) @ serverless-workflow-examples --- [2023-08-01T10:17:16.063Z] [INFO] org.kie.kogito.examples:serverless-workflow-examples:pom:2.0.0-SNAPSHOT [2023-08-01T10:17:16.063Z] [INFO] [2023-08-01T10:17:16.063Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ serverless-workflow-examples --- [2023-08-01T10:17:16.063Z] [INFO] [2023-08-01T10:17:16.063Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ serverless-workflow-examples --- [2023-08-01T10:17:16.063Z] [INFO] [2023-08-01T10:17:16.063Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ serverless-workflow-examples --- [2023-08-01T10:17:16.063Z] [INFO] [2023-08-01T10:17:16.063Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ serverless-workflow-examples --- [2023-08-01T10:17:16.063Z] [INFO] [2023-08-01T10:17:16.063Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (default) @ serverless-workflow-examples --- [2023-08-01T10:17:16.321Z] [INFO] You have 0 Checkstyle violations. [2023-08-01T10:17:16.321Z] [INFO] [2023-08-01T10:17:16.321Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ serverless-workflow-examples --- [2023-08-01T10:17:16.576Z] [INFO] Executing: /bin/sh -c cd '/home/jenkins/workspace/KIE/kogito/main/pullrequest.quarkus-lts/kogito-examples.quarkus-lts.serverless-workflow-examples/bc/kiegroup_kogito-examples/serverless-workflow-examples' && 'git' 'rev-parse' '--verify' 'HEAD' [2023-08-01T10:17:16.576Z] [INFO] Working directory: /home/jenkins/workspace/KIE/kogito/main/pullrequest.quarkus-lts/kogito-examples.quarkus-lts.serverless-workflow-examples/bc/kiegroup_kogito-examples/serverless-workflow-examples [2023-08-01T10:17:16.576Z] [INFO] Storing buildNumber: 213c347 at timestamp: 1690885036491 [2023-08-01T10:17:16.576Z] [INFO] Storing buildScmBranch: main_quarkuslts_patch [2023-08-01T10:17:16.576Z] [INFO] [2023-08-01T10:17:16.576Z] [INFO] --- formatter-maven-plugin:2.13.0:format (default) @ serverless-workflow-examples --- [2023-08-01T10:17:16.576Z] [INFO] Using 'UTF-8' encoding to format source files. [2023-08-01T10:17:16.576Z] [INFO] Number of files to be formatted: 0 [2023-08-01T10:17:16.576Z] [INFO] [2023-08-01T10:17:16.576Z] [INFO] --- impsort-maven-plugin:1.8.0:sort (default) @ serverless-workflow-examples --- [2023-08-01T10:17:16.576Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0) [2023-08-01T10:17:16.576Z] [INFO] [2023-08-01T10:17:16.576Z] [INFO] --- maven-jar-plugin:3.1.0:test-jar (test-jar) @ serverless-workflow-examples --- [2023-08-01T10:17:16.830Z] [INFO] Skipping packaging of the test-jar [2023-08-01T10:17:16.830Z] [INFO] [2023-08-01T10:17:16.830Z] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ serverless-workflow-examples --- [2023-08-01T10:17:16.830Z] [INFO] [2023-08-01T10:17:16.830Z] [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ serverless-workflow-examples --- [2023-08-01T10:17:16.830Z] [INFO] [2023-08-01T10:17:16.830Z] [INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-test) @ serverless-workflow-examples --- [2023-08-01T10:17:16.831Z] [INFO] No tests to run. [2023-08-01T10:17:16.831Z] [INFO] [2023-08-01T10:17:16.831Z] [INFO] --- maven-failsafe-plugin:3.1.2:integration-test (default) @ serverless-workflow-examples --- [2023-08-01T10:17:16.831Z] [INFO] No tests to run. [2023-08-01T10:17:16.831Z] [INFO] Skipping execution of surefire because it has already been run for this configuration [2023-08-01T10:17:16.831Z] [INFO] [2023-08-01T10:17:16.831Z] [INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-test) @ serverless-workflow-examples --- [2023-08-01T10:17:16.831Z] [INFO] Failsafe report directory: /home/jenkins/workspace/KIE/kogito/main/pullrequest.quarkus-lts/kogito-examples.quarkus-lts.serverless-workflow-examples/bc/kiegroup_kogito-examples/serverless-workflow-examples/target/failsafe-reports [2023-08-01T10:17:16.831Z] [INFO] [2023-08-01T10:17:16.831Z] [INFO] --- maven-failsafe-plugin:3.1.2:verify (default) @ serverless-workflow-examples --- [2023-08-01T10:17:16.831Z] [INFO] Failsafe report directory: /home/jenkins/workspace/KIE/kogito/main/pullrequest.quarkus-lts/kogito-examples.quarkus-lts.serverless-workflow-examples/bc/kiegroup_kogito-examples/serverless-workflow-examples/target/failsafe-reports [2023-08-01T10:17:16.831Z] [INFO] [2023-08-01T10:17:16.831Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ serverless-workflow-examples --- [2023-08-01T10:17:16.831Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest.quarkus-lts/kogito-examples.quarkus-lts.serverless-workflow-examples/bc/kiegroup_kogito-examples/serverless-workflow-examples/pom.xml to /home/jenkins/.m2/repository/org/kie/kogito/examples/serverless-workflow-examples/2.0.0-SNAPSHOT/serverless-workflow-examples-2.0.0-SNAPSHOT.pom [2023-08-01T10:17:16.831Z] [INFO] ------------------------------------------------------------------------ [2023-08-01T10:17:16.831Z] [INFO] Reactor Summary: [2023-08-01T10:17:16.831Z] [INFO] [2023-08-01T10:17:16.831Z] [INFO] Kogito Example :: Serverless Workflow Annotations and Description:: Quarkus 1.0-SNAPSHOT SUCCESS [ 13.630 s] [2023-08-01T10:17:16.831Z] [INFO] Kogito Example :: Serverless Workflow CallBack Over HTTP :: Quarkus 1.0-SNAPSHOT SUCCESS [ 0.136 s] [2023-08-01T10:17:16.831Z] [INFO] Kogito Example :: Serverless Workflow CallBack Over HTTP Quarkus :: Callback Event Service 1.0-SNAPSHOT SUCCESS [ 3.142 s] [2023-08-01T10:17:16.831Z] [INFO] Kogito Example :: Serverless Workflow CallBack Over HTTP Quarkus :: Service 1.0-SNAPSHOT SUCCESS [ 20.799 s] [2023-08-01T10:17:16.831Z] [INFO] Kogito Example :: Serverless Workflow Callback :: Quarkus 1.0-SNAPSHOT SUCCESS [ 31.517 s] [2023-08-01T10:17:16.831Z] [INFO] Kogito Example :: Serverless Workflow Compensation :: Quarkus 1.0-SNAPSHOT SUCCESS [ 11.883 s] [2023-08-01T10:17:16.831Z] [INFO] Kogito Example :: Serverless Workflow Consuming Events Over HTTP :: Quarkus 1.0-SNAPSHOT SUCCESS [ 13.366 s] [2023-08-01T10:17:16.831Z] [INFO] Kogito Example :: Serverless Workflow Correlation :: Quarkus 1.0-SNAPSHOT SUCCESS [ 26.396 s] [2023-08-01T10:17:16.831Z] [INFO] Kogito Example :: Serverless Workflow Custom Function :: Quarkus 1.0-SNAPSHOT SUCCESS [ 0.003 s] [2023-08-01T10:17:16.831Z] [INFO] Kogito Example :: Serverless Workflow Custom Function Knative :: Service 1.0-SNAPSHOT SUCCESS [ 2.703 s] [2023-08-01T10:17:16.831Z] [INFO] Kogito Example :: Serverless Workflow Custom Function Knative :: Workflow 1.0-SNAPSHOT SUCCESS [ 5.797 s] [2023-08-01T10:17:16.831Z] [INFO] Kogito Example :: Serverless Workflow Custom type :: Quarkus 1.0-SNAPSHOT SUCCESS [ 0.009 s] [2023-08-01T10:17:16.831Z] [INFO] Kogito Example :: Serverless Workflow Custom RPC Server :: Quarkus 1.0-SNAPSHOT SUCCESS [ 0.372 s] [2023-08-01T10:17:16.831Z] [INFO] Kogito Example :: Serverless Workflow Custom RPC :: Runtime 1.0-SNAPSHOT SUCCESS [ 1.998 s] [2023-08-01T10:17:16.831Z] [INFO] Kogito Example :: Serverless Workflow Custom RPC :: Deployment 1.0-SNAPSHOT SUCCESS [ 0.464 s] [2023-08-01T10:17:16.831Z] [INFO] Kogito Example :: Serverless Workflow Custom RPC Client :: Quarkus 1.0-SNAPSHOT SUCCESS [ 11.993 s] [2023-08-01T10:17:16.831Z] [INFO] Kogito Example :: Serverless Workflow Data Index :: Quarkus 1.0-SNAPSHOT SUCCESS [ 29.855 s] [2023-08-01T10:17:16.831Z] [INFO] Kogito Example :: Serverless Workflow Error :: Quarkus 1.0-SNAPSHOT SUCCESS [ 12.045 s] [2023-08-01T10:17:16.831Z] [INFO] Kogito Example :: Serverless Workflow Expression :: Quarkus 1.0-SNAPSHOT SUCCESS [ 11.854 s] [2023-08-01T10:17:16.831Z] [INFO] Kogito Example :: Serverless Workflow For Each :: Quarkus 1.0-SNAPSHOT SUCCESS [ 11.934 s] [2023-08-01T10:17:16.831Z] [INFO] Kogito Example :: Serverless Workflow Functions :: Quarkus 1.0-SNAPSHOT SUCCESS [ 13.069 s] [2023-08-01T10:17:16.831Z] [INFO] Kogito Example :: Serverless Workflow :: Funqy 1.0-SNAPSHOT SUCCESS [ 0.002 s] [2023-08-01T10:17:16.831Z] [INFO] Kogito Example :: Serverless Workflow :: Funqy :: Services 1.0-SNAPSHOT SUCCESS [ 6.572 s] [2023-08-01T10:17:16.831Z] [INFO] Kogito Example :: Serverless Workflow :: Funqy :: Workflow 1.0-SNAPSHOT SUCCESS [ 14.298 s] [2023-08-01T10:17:16.831Z] [INFO] Kogito Example :: Serverless Workflow Greeting :: Quarkus 1.0-SNAPSHOT SUCCESS [ 12.364 s] [2023-08-01T10:17:16.831Z] [INFO] Kogito Example :: Serverless Workflow gRPC example 1.0-SNAPSHOT SUCCESS [ 0.002 s] [2023-08-01T10:17:16.831Z] [INFO] Kogito Example :: Serverless Workflow Greeting :: gRPC Server :: Quarkus 1.0-SNAPSHOT FAILURE [ 1.849 s] [2023-08-01T10:17:16.831Z] [INFO] Kogito Example :: Serverless Workflow Greeting :: gRPC Client :: Quarkus 1.0-SNAPSHOT SKIPPED [2023-08-01T10:17:16.831Z] [INFO] Kogito Example :: Serverless Workflow Hello World :: Quarkus 1.0-SNAPSHOT SUCCESS [ 14.390 s] [2023-08-01T10:17:16.831Z] [INFO] Kogito Example :: Serverless Workflow Loan Broker Showcase 1.0-SNAPSHOT SUCCESS [ 0.003 s] [2023-08-01T10:17:16.831Z] [INFO] Kogito Example :: Serverless Workflow Loan Broker Showcase :: Aggregator 1.0-SNAPSHOT SUCCESS [ 26.971 s] [2023-08-01T10:17:16.831Z] [INFO] Kogito Example :: Serverless Workflow Loan Broker Showcase :: Flow 1.0-SNAPSHOT SUCCESS [ 20.375 s] [2023-08-01T10:17:16.831Z] [INFO] Kogito Example :: Serverless Workflow Loan Broker Showcase :: UI 1.0-SNAPSHOT SUCCESS [ 8.803 s] [2023-08-01T10:17:16.831Z] [INFO] Kogito Example :: Serverless Workflow Newsletter Subscription Showcase 1.0-SNAPSHOT SUCCESS [ 0.003 s] [2023-08-01T10:17:16.831Z] [INFO] Kogito Example :: Serverless Workflow Newsletter Subscription :: Subscription Service 1.0-SNAPSHOT SUCCESS [ 12.166 s] [2023-08-01T10:17:16.831Z] [INFO] Kogito Example :: Serverless Workflow Newsletter Subscription :: Subscription Flow 1.0-SNAPSHOT SUCCESS [ 22.084 s] [2023-08-01T10:17:16.831Z] [INFO] Kogito Example :: Serverless Workflow Order Processing 1.0-SNAPSHOT SUCCESS [ 16.817 s] [2023-08-01T10:17:16.831Z] [INFO] Kogito Example :: Serverless Workflow Parallel Execution :: Quarkus 1.0-SNAPSHOT SUCCESS [ 13.283 s] [2023-08-01T10:17:16.831Z] [INFO] Kogito Example :: Serverless Workflow Query and Answer Showcase 1.0-SNAPSHOT SUCCESS [ 0.002 s] [2023-08-01T10:17:16.831Z] [INFO] Kogito Example :: Serverless Workflow Query and Answer :: Workflow Service 1.0-SNAPSHOT SUCCESS [ 28.524 s] [2023-08-01T10:17:16.831Z] [INFO] Kogito Example :: Serverless Workflow Query and Answer :: Query Service 1.0-SNAPSHOT SUCCESS [ 14.622 s] [2023-08-01T10:17:16.831Z] [INFO] Kogito Example :: Serverless Workflow Order Saga :: Quarkus 1.0-SNAPSHOT SUCCESS [ 13.882 s] [2023-08-01T10:17:16.831Z] [INFO] Kogito Example :: Serverless Workflow Service Calls :: Quarkus 1.0-SNAPSHOT SUCCESS [ 16.364 s] [2023-08-01T10:17:16.831Z] [INFO] Kogito Example :: Serverless Workflow Stock Profit 1.0-SNAPSHOT SUCCESS [ 0.009 s] [2023-08-01T10:17:16.831Z] [INFO] Kogito Example :: Serverless Workflow Stock Profit :: Quarkus 1.0-SNAPSHOT SUCCESS [ 15.142 s] [2023-08-01T10:17:16.831Z] [INFO] Kogito Example :: Serverless Workflow Stock Profit :: Portfolio Service 1.0-SNAPSHOT SUCCESS [ 2.361 s] [2023-08-01T10:17:16.831Z] [INFO] Kogito Example :: Serverless Workflow Stock Profit :: Stock Service 1.0-SNAPSHOT SUCCESS [ 1.966 s] [2023-08-01T10:17:16.831Z] [INFO] Kogito Example :: Serverless Workflow Stock Profit :: Mock Stock Service 1.0-SNAPSHOT SUCCESS [ 2.336 s] [2023-08-01T10:17:16.831Z] [INFO] Kogito Example :: Serverless Workflow Temperature Conversion 1.0-SNAPSHOT SUCCESS [ 0.003 s] [2023-08-01T10:17:16.831Z] [INFO] Kogito Example :: Serverless Workflow Temperature Conversion :: Subtraction Service 1.0-SNAPSHOT SUCCESS [ 8.746 s] [2023-08-01T10:17:16.831Z] [INFO] Kogito Example :: Serverless Workflow Temperature Conversion :: Multiplication Service 1.0-SNAPSHOT SUCCESS [ 8.137 s] [2023-08-01T10:17:16.831Z] [INFO] Kogito Example :: Serverless Workflow Temperature Conversion :: Conversion Service 1.0-SNAPSHOT SUCCESS [ 17.363 s] [2023-08-01T10:17:16.831Z] [INFO] Kogito Example :: Serverless Workflow Temperature Conversion :: Conversion Full Service 1.0-SNAPSHOT SUCCESS [ 17.661 s] [2023-08-01T10:17:16.831Z] [INFO] Kogito Example :: Serverless Workflow Temperature Conversion :: Conversion Function Service 1.0-SNAPSHOT SUCCESS [ 17.574 s] [2023-08-01T10:17:16.831Z] [INFO] Kogito Example :: Serverless Workflow Temperature Conversion :: Conversion Spec Service 1.0-SNAPSHOT SUCCESS [ 17.834 s] [2023-08-01T10:17:16.831Z] [INFO] Kogito Example :: Serverless Workflow Testing with REST Assured :: Quarkus 1.0-SNAPSHOT SUCCESS [ 14.816 s] [2023-08-01T10:17:16.831Z] [INFO] Kogito Example :: Serverless Workflow Timeouts Showcase Embedded 1.0-SNAPSHOT SUCCESS [02:11 min] [2023-08-01T10:17:16.831Z] [INFO] Kogito Example :: Serverless Workflow Timeouts Showcase Extended 1.0-SNAPSHOT SUCCESS [02:00 min] [2023-08-01T10:17:16.831Z] [INFO] Kogito Example :: Serverless Workflow Timeouts Showcase Operator Dev Profile 1.0-SNAPSHOT SUCCESS [ 2.766 s] [2023-08-01T10:17:16.831Z] [INFO] Kogito Example :: Serverless Workflow 2.0.0-SNAPSHOT SUCCESS [ 1.598 s] [2023-08-01T10:17:16.831Z] [INFO] ------------------------------------------------------------------------ [2023-08-01T10:17:16.831Z] [INFO] BUILD FAILURE [2023-08-01T10:17:16.831Z] [INFO] ------------------------------------------------------------------------ [2023-08-01T10:17:16.831Z] [INFO] Total time: 14:08 min [2023-08-01T10:17:16.831Z] [INFO] Finished at: 2023-08-01T06:17:16-04:00 [2023-08-01T10:17:16.831Z] [INFO] ------------------------------------------------------------------------ [2023-08-01T10:17:16.831Z] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project serverless-workflow-greeting-server-rpc-quarkus: Compilation failure: Compilation failure: [2023-08-01T10:17:16.831Z] [ERROR] /home/jenkins/workspace/KIE/kogito/main/pullrequest.quarkus-lts/kogito-examples.quarkus-lts.serverless-workflow-examples/bc/kiegroup_kogito-examples/serverless-workflow-examples/serverless-workflow-greeting-rpc-quarkus/serverless-workflow-greeting-server-rpc-quarkus/target/generated-sources/protobuf/java/org/kie/kogito/examples/sw/greeting/Greeting.java:[493,27] cannot find symbol [2023-08-01T10:17:16.831Z] [ERROR] symbol: method parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int) [2023-08-01T10:17:16.832Z] [ERROR] /home/jenkins/workspace/KIE/kogito/main/pullrequest.quarkus-lts/kogito-examples.quarkus-lts.serverless-workflow-examples/bc/kiegroup_kogito-examples/serverless-workflow-examples/serverless-workflow-greeting-rpc-quarkus/serverless-workflow-greeting-server-rpc-quarkus/target/generated-sources/protobuf/java/org/kie/kogito/examples/sw/greeting/Greeting.java:[1126,27] cannot find symbol [2023-08-01T10:17:16.832Z] [ERROR] symbol: method parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int) [2023-08-01T10:17:16.832Z] [ERROR] -> [Help 1] [2023-08-01T10:17:16.832Z] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project serverless-workflow-greeting-server-rpc-quarkus: Compilation failure [2023-08-01T10:17:16.832Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:375) [2023-08-01T10:17:16.832Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351) [2023-08-01T10:17:16.832Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-08-01T10:17:16.832Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-08-01T10:17:16.832Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-08-01T10:17:16.832Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-08-01T10:17:16.832Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-08-01T10:17:16.832Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-08-01T10:17:16.832Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-08-01T10:17:16.832Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-08-01T10:17:16.832Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-08-01T10:17:16.832Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-08-01T10:17:16.832Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-08-01T10:17:16.832Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-08-01T10:17:16.832Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-08-01T10:17:16.832Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-08-01T10:17:16.832Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-08-01T10:17:16.832Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-08-01T10:17:16.832Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-08-01T10:17:16.832Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-08-01T10:17:16.832Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-08-01T10:17:16.832Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-08-01T10:17:16.832Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-08-01T10:17:16.832Z] Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure [2023-08-01T10:17:16.832Z] at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute (AbstractCompilerMojo.java:1220) [2023-08-01T10:17:16.832Z] at org.apache.maven.plugin.compiler.CompilerMojo.execute (CompilerMojo.java:187) [2023-08-01T10:17:16.832Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) [2023-08-01T10:17:16.832Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:370) [2023-08-01T10:17:16.832Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351) [2023-08-01T10:17:16.832Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-08-01T10:17:16.832Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-08-01T10:17:16.832Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-08-01T10:17:16.832Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-08-01T10:17:16.832Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-08-01T10:17:16.832Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-08-01T10:17:16.832Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-08-01T10:17:16.832Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-08-01T10:17:16.832Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-08-01T10:17:16.832Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-08-01T10:17:16.832Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-08-01T10:17:16.832Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-08-01T10:17:16.832Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-08-01T10:17:16.832Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-08-01T10:17:16.832Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-08-01T10:17:16.832Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-08-01T10:17:16.832Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-08-01T10:17:16.832Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-08-01T10:17:16.832Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-08-01T10:17:16.832Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-08-01T10:17:16.832Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-08-01T10:17:16.832Z] [ERROR] [2023-08-01T10:17:16.832Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [2023-08-01T10:17:16.832Z] [ERROR] [2023-08-01T10:17:16.832Z] [ERROR] For more information about the errors and possible solutions, please read the following articles: [2023-08-01T10:17:16.832Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [2023-08-01T10:17:16.832Z] [ERROR] [2023-08-01T10:17:16.832Z] [ERROR] After correcting the problems, you can resume the build with the command [2023-08-01T10:17:16.832Z] [ERROR] mvn -rf :serverless-workflow-greeting-server-rpc-quarkus [2023-08-01T10:17:17.754Z] [INFO] kiegroup/kogito-examples failed. Won't execute remaining commands and projects [2023-08-01T10:17:17.754Z] [INFO] Execution summary for kiegroup/kogito-examples [2023-08-01T10:17:17.755Z] # [BEFORE] [kiegroup/kogito-examples] export INTEGRATION_BRANCH= [2023-08-01T10:17:17.755Z] [INFO] OK [Executed in 0.052859 ms] [2023-08-01T10:17:17.755Z] [2023-08-01T10:17:17.755Z] # [BEFORE] [kiegroup/kogito-examples] bash -c "if [ ! -z 'quarkus-lts' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh quarkus-lts ; fi" [2023-08-01T10:17:17.755Z] [INFO] OK [Executed in 19581.742906 ms] [2023-08-01T10:17:17.755Z] [2023-08-01T10:17:17.755Z] # [COMMANDS] [kiegroup/kogito-examples] export MVN_CMD=`bash -c "if [ '' = 'true' ]; then printf 'deploy '; else printf 'install'; fi"` [2023-08-01T10:17:17.755Z] [INFO] OK [Executed in 5.512238 ms] [2023-08-01T10:17:17.755Z] [2023-08-01T10:17:17.755Z] # [COMMANDS] [kiegroup/kogito-examples] mvn dependency:tree -pl :kogito-examples clean install -Dproductized -Ddata-index-ephemeral.image=quay.io/kiegroup/kogito-data-index-ephemeral -s /home/jenkins/workspace/KIE/kogito/main/pullrequest.quarkus-lts/kogito-examples.quarkus-lts.serverless-workflow-examples@tmp/config12455741826387644760tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B [2023-08-01T10:17:17.755Z] [INFO] OK [Executed in 3304.465082 ms] [2023-08-01T10:17:17.755Z] [2023-08-01T10:17:17.755Z] # [COMMANDS] [kiegroup/kogito-examples] mvn dependency:tree -f serverless-workflow-examples/pom.xml clean install -Dproductized -Ddata-index-ephemeral.image=quay.io/kiegroup/kogito-data-index-ephemeral -s /home/jenkins/workspace/KIE/kogito/main/pullrequest.quarkus-lts/kogito-examples.quarkus-lts.serverless-workflow-examples@tmp/config12455741826387644760tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B [2023-08-01T10:17:17.755Z] [INFO] NOT OK [Executed in 849624.254866 ms] [2023-08-01T10:17:17.755Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1 [2023-08-01T10:17:17.755Z] [2023-08-01T10:17:17.755Z] [INFO] [AFTER] No commands were found for kiegroup/kogito-examples [2023-08-01T10:17:17.755Z] [2023-08-01T10:17:17.755Z] # Uploading artifacts [2023-08-01T10:17:17.755Z] [INFO] Will not upload any artifacts in CLI environment [2023-08-01T10:17:17.755Z] [2023-08-01T10:17:17.755Z] [ERROR] Failed to execute commands for kiegroup/kogito-examples [2023-08-01T10:17:17.755Z] [ERROR] Failed to execute mvn dependency:tree -f serverless-workflow-examples/pom.xml clean install -Dproductized -Ddata-index-ephemeral.image=quay.io/kiegroup/kogito-data-index-ephemeral -s /home/jenkins/workspace/KIE/kogito/main/pullrequest.quarkus-lts/kogito-examples.quarkus-lts.serverless-workflow-examples@tmp/config12455741826387644760tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B : [2023-08-01T10:17:17.755Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [2023-08-01T10:17:17.865Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // script Post stage [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-01T10:17:18.395Z] + find . -type d -name node_modules -exec rm -rf '{}' ';' [Pipeline] junit [2023-08-01T10:17:18.666Z] Recording test results [2023-08-01T10:17:20.155Z] [Checks API] No suitable checks publisher found. [Pipeline] archiveArtifacts [2023-08-01T10:17:20.174Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-01T10:17:21.326Z] + rm -rf console.log [Pipeline] sh [2023-08-01T10:17:21.648Z] + wget --no-check-certificate -qO - https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest.quarkus-lts/job/kogito-examples.quarkus-lts.serverless-workflow-examples/9/consoleText [2023-08-01T10:17:21.648Z] + tail -n 300 |
.ci/environments/quarkus-lts/patches/0001_align-protobuf-and-grpc.patch
Outdated
Show resolved
Hide resolved
…rpc.patch Co-authored-by: Tristan Radisson <[email protected]>
jenkins run serverless-workflow-examples quarkus-lts |
820916e
to
ad59300
Compare
jenkins run serverless-workflow-examples quarkus-lts |
Many thanks for submitting your Pull Request ❤️!
Please make sure that your PR meets the following requirements:
WARNING! Please make sure you are opening your PR against
main
branch!KOGITO-XYZ Subject
[0.9.x] KOGITO-XYZ Subject
How to replicate CI configuration locally?
Build Chain tool does "simple" maven build(s), the builds are just Maven commands, but because the repositories relates and depends on each other and any change in API or class method could affect several of those repositories there is a need to use build-chain tool to handle cross repository builds and be sure that we always use latest version of the code for each repository.
build-chain tool is a build tool which can be used on command line locally or in Github Actions workflow(s), in case you need to change multiple repositories and send multiple dependent pull requests related with a change you can easily reproduce the same build by executing it on Github hosted environment or locally in your development environment. See local execution details to get more information about it.
How to retest this PR or trigger a specific build:
for pull request checks
Please add comment: Jenkins retest this
for a specific pull request check
Please add comment: Jenkins (re)run [kogito-examples] tests
for quarkus branch checks
Run checks against Quarkus current used branch
Please add comment: Jenkins run quarkus-branch
for a quarkus branch specific check
Run checks against Quarkus current used branch
Please add comment: Jenkins (re)run [kogito-examples] quarkus-branch
for quarkus main checks
Run checks against Quarkus main branch
Please add comment: Jenkins run quarkus-main
for a specific quarkus main check
Run checks against Quarkus main branch
Please add comment: Jenkins (re)run [kogito-examples] quarkus-main
for quarkus lts checks
Run checks against Quarkus lts branch
Please add comment: Jenkins run quarkus-lts
for a specific quarkus lts check
Run checks against Quarkus lts branch
Please add comment: Jenkins (re)run [kogito-examples] quarkus-lts
for native checks
Run native checks
Please add comment: Jenkins run native
for a specific native check
Run native checks
Please add comment: Jenkins (re)run [kogito-examples] native
for native lts checks
Run native checks against quarkus lts branch
Please add comment: Jenkins run native-lts
for a specific native lts check
Run native checks against quarkus lts branch
Please add comment: Jenkins (re)run [kogito-examples] native-lts
How to backport a pull request to a different branch?
In order to automatically create a backporting pull request please add one or more labels having the following format
backport-<branch-name>
, where<branch-name>
is the name of the branch where the pull request must be backported to (e.g.,backport-7.67.x
to backport the original PR to the7.67.x
branch).Once the original pull request is successfully merged, the automated action will create one backporting pull request per each label (with the previous format) that has been added.
If something goes wrong, the author will be notified and at this point a manual backporting is needed.