Skip to content
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

Bump to 8.x + Migrate to Junit5 + Remove jBPM modules #76

Merged
merged 7 commits into from
Aug 17, 2023

Conversation

danielezonca
Copy link
Member

Prepare for 8.x release:

  • Root pom inherits from Drools build-parent
  • Removed jBPM modules
  • Migrated to Junit5
  • Minor other changes

Thank you for submitting this pull request

JIRA: (please edit the JIRA link if it exists)

link

referenced Pull Requests: (please edit the URLs of referenced pullrequests if they exist)

  • paste the link(s) from GitHub here
  • link 2
  • link 3 etc.
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:
  • a pull request please add comment: Jenkins retest this

  • a full downstream build please add comment: Jenkins run fdb

  • a compile downstream build please add comment: Jenkins run cdb

  • a full production downstream build please add comment: Jenkins execute product fdb

  • an upstream build please add comment: Jenkins run upstream

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 the 7.67.x branch).

NOTE: backporting is an action aiming to move a change (usually a commit) from a branch (usually the main one) to another one, which is generally referring to a still maintained release branch. Keeping it simple: it is about to move a specific change or a set of them from one branch to another.

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.

NOTE: this automated backporting is triggered whenever a pull request on main branch is labeled or closed, but both conditions must be satisfied to get the new PR created.

Copy link
Contributor

@gitgabrio gitgabrio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

HI @danielezonca Many thanks! LGTM (as soon as it builds)

@mareknovotny
Copy link
Member

is this abandoned PR ? @danielezonca @gitgabrio
could we close this old PR?

@danielezonca
Copy link
Member Author

No I think the idea is to proceed and merge it but we need CI to be updated first (create and target 7.x branch for old jobs and include this in kogito pipeline)

FYI @radtriste

@radtriste
Copy link

I can try to take care of it next week

# Conflicts:
#	.github/workflows/pull_request.yml
#	jbpm-recommendation-pmml-logistic-regression/pom.xml
#	jbpm-recommendation-pmml-random-forest/pom.xml
#	kie-dmn-jpmml/pom.xml
#	pom.xml
@radtriste
Copy link

@danielezonca This one is still accurate AFAIK. I rebased it: kiegroup/kie-ci#1497

@radtriste
Copy link

Gonna provide the change on Drools/kie-jpmml-integration to setup new pipelines

@radtriste
Copy link

I created https://issues.redhat.com/browse/DROOLS-7533 to track the changes

@danielezonca
Copy link
Member Author

@danielezonca This one is still accurate AFAIK. I rebased it: kiegroup/kie-ci#1497

What do you mean?
Current main is fine for 7.x stream so it should be enough to create 7.x stream and merge the update in kie-ci.
This PR requires to have main included in 8.x pipelines so that we can test the changes before merging.

I think that PR does the first part but I'm not expert of this setup :)

@radtriste
Copy link

radtriste commented Aug 11, 2023

yes, I created all those PRs:

main -> 7.x

Drools 8 CI

We could merge those above PRs and then relaunch the checks on your PR.
Or the other way, first your PR and then update the CI part. As you wish

@radtriste
Copy link

we can sync next week on Zulip to perform the merges

@radtriste
Copy link

Merged the PR with main

@kie-ci4
Copy link

kie-ci4 commented Aug 16, 2023

(tests) - kie-jpmml-integration job #1 was: FAILURE
Possible explanation: Pipeline failure or project build failure

Reproducer

export BUILD_MVN_OPTS_CURRENT= -Prun-code-coverage
build-chain build cross_pr -f 'https://raw.githubusercontent.com/kiegroup/drools/main/.ci/buildchain-config.yaml' -o 'bc' -p kiegroup/kie-jpmml-integration -u #76 --skipParallelCheckout

NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution

Please look here: https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/drools/job/main/job/pullrequest/job/kie-jpmml-integration.tests.kie-jpmml-integration/1/display/redirect
See console log:

Console Logs GitHub pull request #76 of commit 1d1c4b6, no merge conflicts.
Setting status of 1d1c4b6 to PENDING with url https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/drools/job/main/job/pullrequest/job/kie-jpmml-integration.tests.kie-jpmml-integration/1/display/redirect and message: 'Build started.'
Using context: (build) kie-jpmml-integration
Checking out git https://github.com/kiegroup/kogito-pipelines.git into /var/jenkins_home/jobs/KIE/jobs/drools/jobs/main/jobs/pullrequest/jobs/kie-jpmml-integration.tests.kie-jpmml-integration/workspace@script/ee10b829cbd0ac763d0be6f0356db3418b2d4469e9daa1842e842313521cde92 to read .ci/jenkins/Jenkinsfile.buildchain
The recommended git tool is: NONE
using credential kie-ci4
Cloning the remote Git repository
Cloning repository https://github.com/kiegroup/kogito-pipelines.git
> git init /var/jenkins_home/jobs/KIE/jobs/drools/jobs/main/jobs/pullrequest/jobs/kie-jpmml-integration.tests.kie-jpmml-integration/workspace@script/ee10b829cbd0ac763d0be6f0356db3418b2d4469e9daa1842e842313521cde92 # timeout=10
Fetching upstream changes from https://github.com/kiegroup/kogito-pipelines.git
> git --version # timeout=10
> git --version # 'git version 2.39.3'
using GIT_ASKPASS to set credentials PSSWD: kie-ci4 account to access GitHub via token
> git fetch --tags --force --progress -- https://github.com/kiegroup/kogito-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/kiegroup/kogito-pipelines.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/main^{commit} # timeout=10
Checking out Revision 5190bdef060a4f29977ea15f7e5b31f7cb3962bb (origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f 5190bdef060a4f29977ea15f7e5b31f7cb3962bb # timeout=10
Commit message: "BXMSPROD-2104: new parameter for JDK version in SonarCloud analysis (#1038)"
First time build. Skipping changelog.
Loading library jenkins-pipeline-shared-libraries@main
Attempting to resolve main from remote references...
> git --version # timeout=10
> git --version # 'git version 2.39.3'
using GIT_SSH to set credentials SSH: kie-ci service account with access to jboss-integration private github space
[INFO] Currently running in a labeled security context
> /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13932980865171514509.key
Verifying host key using manually-configured host key entries
> git ls-remote -h -- https://github.com/kiegroup/jenkins-pipeline-shared-libraries # timeout=10
Found match: refs/heads/main revision b5386f62f60a67bebb165b63bfb1da07eeae98b5
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential kie-ci-user-key
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/kiegroup/jenkins-pipeline-shared-libraries
> git init /var/jenkins_home/jobs/KIE/jobs/drools/jobs/main/jobs/pullrequest/jobs/kie-jpmml-integration.tests.kie-jpmml-integration/workspace@libs/d03f8b53ef89e88ec2b15428a250a4b1fb7910bfcdd3e1c33e4e95c3adb758bb # timeout=10
Fetching upstream changes from https://github.com/kiegroup/jenkins-pipeline-shared-libraries
> git --version # timeout=10
> git --version # 'git version 2.39.3'
using GIT_SSH to set credentials SSH: kie-ci service account with access to jboss-integration private github space
[INFO] Currently running in a labeled security context
> /usr/bin/chcon --type=ssh_home_t /var/jenkins_home/jobs/KIE/jobs/drools/jobs/main/jobs/pullrequest/jobs/kie-jpmml-integration.tests.kie-jpmml-integration/workspace@libs/d03f8b53ef89e88ec2b15428a250a4b1fb7910bfcdd3e1c33e4e95c3adb758bb@tmp/jenkins-gitclient-ssh16868427444481275371.key
Verifying host key using manually-configured host key entries
> git fetch --no-tags --force --progress -- https://github.com/kiegroup/jenkins-pipeline-shared-libraries +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/kiegroup/jenkins-pipeline-shared-libraries # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision b5386f62f60a67bebb165b63bfb1da07eeae98b5 (main)
> git config core.sparsecheckout # timeout=10
> git checkout -f b5386f62f60a67bebb165b63bfb1da07eeae98b5 # timeout=10
Commit message: "KOGITO-9692 Add method githubscm.getPreviousTagFromVersion (#296)"
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor on ‘kie-rhel8&&docker&&kie-mem16g&&!built-in’
Running on rhos-01-kie-rhel8-xlarge-docker-2437 in /home/jenkins/workspace/KIE/drools/main/pullrequest/kie-jpmml-integration.tests.kie-jpmml-integration
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: NONE
using credential kie-ci4
Cloning the remote Git repository
Cloning repository https://github.com/kiegroup/kogito-pipelines.git
> git init /home/jenkins/workspace/KIE/drools/main/pullrequest/kie-jpmml-integration.tests.kie-jpmml-integration # timeout=10
Fetching upstream changes from https://github.com/kiegroup/kogito-pipelines.git
> git --version # timeout=10
> git --version # 'git version 2.39.3'
using GIT_ASKPASS to set credentials PSSWD: kie-ci4 account to access GitHub via token
> git fetch --tags --force --progress -- https://github.com/kiegroup/kogito-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 5190bdef060a4f29977ea15f7e5b31f7cb3962bb (origin/main)
Commit message: "BXMSPROD-2104: new parameter for JDK version in SonarCloud analysis (#1038)"
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
> git config remote.origin.url https://github.com/kiegroup/kogito-pipelines.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse origin/main^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f 5190bdef060a4f29977ea15f7e5b31f7cb3962bb # timeout=10
[Pipeline] timeout
[2023-08-16T14:19:11.075Z] Timeout set to expire in 3 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Tool Install)
[Pipeline] tool
[2023-08-16T14:19:11.275Z] Installing NodeJS from /var/jenkins_home/caches/nodejs/LINUX/amd64/16.2.0.tar.gz to /home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0 on rhos-01-kie-rhel8-xlarge-docker-2437
[Pipeline] envVarsForTool
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Initialize)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] sh
[2023-08-16T14:19:16.269Z] + printenv
[Pipeline] archiveArtifacts
[2023-08-16T14:19:16.294Z] Archiving artifacts
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (check space before build)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] dir
[2023-08-16T14:19:17.578Z] Running in /home/jenkins/workspace/KIE/drools/main/pullrequest/kie-jpmml-integration.tests.kie-jpmml-integration
[Pipeline] {
[Pipeline] echo
[2023-08-16T14:19:17.674Z] [INFO] space left on the machine
[Pipeline] sh
[2023-08-16T14:19:17.961Z] + df -h
[2023-08-16T14:19:17.961Z] Filesystem Size Used Avail Use% Mounted on
[2023-08-16T14:19:17.961Z] devtmpfs 7.7G 0 7.7G 0% /dev
[2023-08-16T14:19:17.961Z] tmpfs 7.7G 0 7.7G 0% /dev/shm
[2023-08-16T14:19:17.961Z] tmpfs 7.7G 17M 7.7G 1% /run
[2023-08-16T14:19:17.961Z] tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup
[2023-08-16T14:19:17.961Z] /dev/vda3 80G 22G 59G 28% /
[2023-08-16T14:19:17.961Z] /dev/vda2 100M 5.8M 95M 6% /boot/efi
[2023-08-16T14:19:17.961Z] tmpfs 1.6G 0 1.6G 0% /run/user/1000
[Pipeline] echo
[2023-08-16T14:19:17.988Z] [INFO] space of /home/jenkins
[Pipeline] sh
[2023-08-16T14:19:18.268Z] + du -h -d1 /home/jenkins
[2023-08-16T14:19:18.268Z] 4.0K /home/jenkins/.ssh
[2023-08-16T14:19:18.268Z] 0 /home/jenkins/go
[2023-08-16T14:19:18.268Z] 8.0K /home/jenkins/.vnc
[2023-08-16T14:19:18.268Z] 8.0K /home/jenkins/.m2
[2023-08-16T14:19:18.268Z] 2.2G /home/jenkins/git-repos
[2023-08-16T14:19:18.268Z] 8.0K /home/jenkins/.config
[2023-08-16T14:19:18.522Z] 154M /home/jenkins/virtenvs
[2023-08-16T14:19:18.522Z] 4.0K /home/jenkins/.cekit
[2023-08-16T14:19:18.522Z] 30M /home/jenkins/remoting
[2023-08-16T14:19:18.522Z] 0 /home/jenkins/.cache
[2023-08-16T14:19:18.522Z] 14M /home/jenkins/workspace
[2023-08-16T14:19:18.522Z] 100M /home/jenkins/tools
[2023-08-16T14:19:18.522Z] 0 /home/jenkins/caches
[2023-08-16T14:19:18.522Z] 2.5G /home/jenkins
[Pipeline] echo
[2023-08-16T14:19:18.582Z] [INFO] space of workspace
[Pipeline] sh
[2023-08-16T14:19:18.863Z] + du -h -d3 /home/jenkins/workspace
[2023-08-16T14:19:18.863Z] 14M /home/jenkins/workspace/KIE/drools/main
[2023-08-16T14:19:18.863Z] 14M /home/jenkins/workspace/KIE/drools
[2023-08-16T14:19:18.863Z] 14M /home/jenkins/workspace/KIE
[2023-08-16T14:19:18.863Z] 14M /home/jenkins/workspace
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Install build-chain tool)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] echo
[2023-08-16T14:19:19.586Z] [INFO] Getting build-chain version from composite action file
[Pipeline] readFile
[Pipeline] echo
[2023-08-16T14:19:19.780Z] [INFO] build-chain version recovered '^v3'
[Pipeline] sh
[2023-08-16T14:19:20.113Z] + npm install -g '@kie/build-chain-action@^v3' -registry=https://repository.engineering.redhat.com/nexus/repository/registry.npmjs.org/
[2023-08-16T14:19:23.376Z]
[2023-08-16T14:19:23.376Z] added 95 packages, and audited 96 packages in 3s
[2023-08-16T14:19:23.376Z]
[2023-08-16T14:19:23.376Z] 5 packages are looking for funding
[2023-08-16T14:19:23.376Z] run `npm fund` for details
[2023-08-16T14:19:23.376Z]
[2023-08-16T14:19:23.376Z] found 0 vulnerabilities
[Pipeline] sh
[2023-08-16T14:19:23.669Z] + npm list -g
[2023-08-16T14:19:23.669Z] + grep build-chain
[2023-08-16T14:19:23.924Z] ├── @kie/build-chain-action@3.5.3
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build projects)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] echo
[2023-08-16T14:19:25.002Z] LD_LIBRARY_PATH = /opt/tools/graalvm/lib/server
[Pipeline] echo
[2023-08-16T14:19:25.083Z] BUILD_MVN_OPTS_CURRENT = -Prun-code-coverage
[Pipeline] configFileProvider
[2023-08-16T14:19:25.098Z] provisioning config files...
[2023-08-16T14:19:25.105Z] copy managed file [kogito_pr_settings] to file:/home/jenkins/workspace/KIE/drools/main/pullrequest/kie-jpmml-integration.tests.kie-jpmml-integration@tmp/config1402380938231768071tmp
[Pipeline] {
[Pipeline] withCredentials
[2023-08-16T14:19:25.197Z] Masking supported pattern matches of $GITHUB_TOKEN
[Pipeline] {
[Pipeline] echo
[2023-08-16T14:19:25.300Z] BUILD_MVN_OPTS = -s /home/jenkins/workspace/KIE/drools/main/pullrequest/kie-jpmml-integration.tests.kie-jpmml-integration@tmp/config1402380938231768071tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true
[Pipeline] sh
[2023-08-16T14:19:25.374Z] Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure.
[2023-08-16T14:19:25.374Z] Affected argument(s) used the following variable(s): [GITHUB_TOKEN]
[2023-08-16T14:19:25.374Z] See https://jenkins.io/redirect/groovy-string-interpolation for details.
[2023-08-16T14:19:25.663Z] + source /home/jenkins/virtenvs/swf/bin/activate
[2023-08-16T14:19:25.663Z] ++ '[' /home/jenkins/virtenvs/swf/bin/activate = /home/jenkins/workspace/KIE/drools/main/pullrequest/kie-jpmml-integration.tests.kie-jpmml-integration@tmp/durable-3a35a6e3/script.sh ']'
[2023-08-16T14:19:25.663Z] ++ deactivate nondestructive
[2023-08-16T14:19:25.663Z] ++ unset -f pydoc
[2023-08-16T14:19:25.663Z] ++ '[' -z '' ']'
[2023-08-16T14:19:25.663Z] ++ '[' -z '' ']'
[2023-08-16T14:19:25.663Z] ++ hash -r
[2023-08-16T14:19:25.663Z] ++ '[' -z '' ']'
[2023-08-16T14:19:25.663Z] ++ unset VIRTUAL_ENV
[2023-08-16T14:19:25.663Z] ++ '[' '!' nondestructive = nondestructive ']'
[2023-08-16T14:19:25.663Z] ++ VIRTUAL_ENV=/home/jenkins/virtenvs/swf
[2023-08-16T14:19:25.663Z] ++ '[' linux-gnu = cygwin ']'
[2023-08-16T14:19:25.663Z] ++ '[' linux-gnu = msys ']'
[2023-08-16T14:19:25.663Z] ++ export VIRTUAL_ENV
[2023-08-16T14:19:25.663Z] ++ _OLD_VIRTUAL_PATH=/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.8.7/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/go/bin:/opt/tools/golang/1.19/go/bin:/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.9.1/bin:/opt/tools/apache-ant-1.10.9/bin:/opt/tools/mercurial/:/opt/tools/extras/:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/tools/graalvm/bin
[2023-08-16T14:19:25.663Z] ++ PATH=/home/jenkins/virtenvs/swf/bin:/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.8.7/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/go/bin:/opt/tools/golang/1.19/go/bin:/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.9.1/bin:/opt/tools/apache-ant-1.10.9/bin:/opt/tools/mercurial/:/opt/tools/extras/:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/tools/graalvm/bin
[2023-08-16T14:19:25.663Z] ++ export PATH
[2023-08-16T14:19:25.663Z] ++ '[' -z '' ']'
[2023-08-16T14:19:25.663Z] ++ '[' -z '' ']'
[2023-08-16T14:19:25.663Z] ++ _OLD_VIRTUAL_PS1=
[2023-08-16T14:19:25.663Z] ++ '[' x '!=' x ']'
[2023-08-16T14:19:25.663Z] +++ basename /home/jenkins/virtenvs/swf
[2023-08-16T14:19:25.663Z] ++ PS1='(swf) '
[2023-08-16T14:19:25.663Z] ++ export PS1
[2023-08-16T14:19:25.663Z] ++ alias pydoc
[2023-08-16T14:19:25.663Z] ++ true
[2023-08-16T14:19:25.663Z] ++ hash -r
[2023-08-16T14:19:25.663Z] + build-chain build cross_pr --token **** -f https://raw.githubusercontent.com/kiegroup/drools/main/.ci/buildchain-config.yaml -o bc -p kiegroup/kie-jpmml-integration -u https://github.com//pull/76 --skipParallelCheckout
[2023-08-16T14:19:27.025Z] [ERROR] Invalid definition file. TypeError: Cannot read property 'depth' of undefined
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[2023-08-16T14:19:27.113Z] Deleting 1 temporary files
[Pipeline] // configFileProvider
[Pipeline] }
[Pipeline] // script
Post stage
[Pipeline] script
[Pipeline] {
[Pipeline] sh
[2023-08-16T14:19:27.565Z] + find . -type d -name node_modules -exec rm -rf '{}' ';'
[Pipeline] junit
[2023-08-16T14:19:27.588Z] Recording test results
[2023-08-16T14:19:27.762Z] [Checks API] No suitable checks publisher found.
[Pipeline] archiveArtifacts
[2023-08-16T14:19:27.779Z] Archiving artifacts
[Pipeline] }
[Pipeline] // script
[Pipeline] script
[Pipeline] {
[Pipeline] sh
[2023-08-16T14:19:28.212Z] + rm -rf console.log
[Pipeline] sh

@radtriste
Copy link

jenkins retest this

@kie-ci4
Copy link

kie-ci4 commented Aug 16, 2023

(tests) - kie-jpmml-integration job #2 was: FAILURE
Possible explanation: Pipeline failure or project build failure

Reproducer

export BUILD_MVN_OPTS_CURRENT= -Prun-code-coverage
build-chain build cross_pr -f 'https://raw.githubusercontent.com/kiegroup/drools/main/.ci/buildchain-config.yaml' -o 'bc' -p kiegroup/kie-jpmml-integration -u #76 --skipParallelCheckout

NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution

Please look here: https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/drools/job/main/job/pullrequest/job/kie-jpmml-integration.tests.kie-jpmml-integration/2/display/redirect
See console log:

Console Logs GitHub pull request #76 of commit 1d1c4b6, no merge conflicts.
Setting status of 1d1c4b6 to PENDING with url https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/drools/job/main/job/pullrequest/job/kie-jpmml-integration.tests.kie-jpmml-integration/2/display/redirect and message: 'Build started.'
Using context: (build) kie-jpmml-integration
Checking out git https://github.com/kiegroup/kogito-pipelines.git into /var/jenkins_home/jobs/KIE/jobs/drools/jobs/main/jobs/pullrequest/jobs/kie-jpmml-integration.tests.kie-jpmml-integration/workspace@script/ee10b829cbd0ac763d0be6f0356db3418b2d4469e9daa1842e842313521cde92 to read .ci/jenkins/Jenkinsfile.buildchain
The recommended git tool is: NONE
using credential kie-ci4
> git rev-parse --resolve-git-dir /var/jenkins_home/jobs/KIE/jobs/drools/jobs/main/jobs/pullrequest/jobs/kie-jpmml-integration.tests.kie-jpmml-integration/workspace@script/ee10b829cbd0ac763d0be6f0356db3418b2d4469e9daa1842e842313521cde92/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/kiegroup/kogito-pipelines.git # timeout=10
Cleaning workspace
> git rev-parse --verify HEAD # timeout=10
Resetting working tree
> git reset --hard # timeout=10
> git clean -fdx # timeout=10
Fetching upstream changes from https://github.com/kiegroup/kogito-pipelines.git
> git --version # timeout=10
> git --version # 'git version 2.39.3'
using GIT_ASKPASS to set credentials PSSWD: kie-ci4 account to access GitHub via token
> git fetch --tags --force --progress -- https://github.com/kiegroup/kogito-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse origin/main^{commit} # timeout=10
Checking out Revision 5190bdef060a4f29977ea15f7e5b31f7cb3962bb (origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f 5190bdef060a4f29977ea15f7e5b31f7cb3962bb # timeout=10
Commit message: "BXMSPROD-2104: new parameter for JDK version in SonarCloud analysis (#1038)"
First time build. Skipping changelog.
Loading library jenkins-pipeline-shared-libraries@main
Attempting to resolve main from remote references...
> git --version # timeout=10
> git --version # 'git version 2.39.3'
using GIT_SSH to set credentials SSH: kie-ci service account with access to jboss-integration private github space
[INFO] Currently running in a labeled security context
> /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9409131921818441052.key
Verifying host key using manually-configured host key entries
> git ls-remote -h -- https://github.com/kiegroup/jenkins-pipeline-shared-libraries # timeout=10
Found match: refs/heads/main revision b5386f62f60a67bebb165b63bfb1da07eeae98b5
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential kie-ci-user-key
> git rev-parse --resolve-git-dir /var/jenkins_home/jobs/KIE/jobs/drools/jobs/main/jobs/pullrequest/jobs/kie-jpmml-integration.tests.kie-jpmml-integration/workspace@libs/d03f8b53ef89e88ec2b15428a250a4b1fb7910bfcdd3e1c33e4e95c3adb758bb/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/kiegroup/jenkins-pipeline-shared-libraries # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/kiegroup/jenkins-pipeline-shared-libraries
> git --version # timeout=10
> git --version # 'git version 2.39.3'
using GIT_SSH to set credentials SSH: kie-ci service account with access to jboss-integration private github space
[INFO] Currently running in a labeled security context
> /usr/bin/chcon --type=ssh_home_t /var/jenkins_home/jobs/KIE/jobs/drools/jobs/main/jobs/pullrequest/jobs/kie-jpmml-integration.tests.kie-jpmml-integration/workspace@libs/d03f8b53ef89e88ec2b15428a250a4b1fb7910bfcdd3e1c33e4e95c3adb758bb@tmp/jenkins-gitclient-ssh10407884603943372253.key
Verifying host key using manually-configured host key entries
> git fetch --no-tags --force --progress -- https://github.com/kiegroup/jenkins-pipeline-shared-libraries +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision b5386f62f60a67bebb165b63bfb1da07eeae98b5 (main)
> git config core.sparsecheckout # timeout=10
> git checkout -f b5386f62f60a67bebb165b63bfb1da07eeae98b5 # timeout=10
Commit message: "KOGITO-9692 Add method githubscm.getPreviousTagFromVersion (#296)"
> git rev-list --no-walk b5386f62f60a67bebb165b63bfb1da07eeae98b5 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] node
Running on rhos-01-kie-rhel8-xlarge-docker-2447 in /home/jenkins/workspace/KIE/drools/main/pullrequest/kie-jpmml-integration.tests.kie-jpmml-integration
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: NONE
using credential kie-ci4
Cloning the remote Git repository
Cloning repository https://github.com/kiegroup/kogito-pipelines.git
> git init /home/jenkins/workspace/KIE/drools/main/pullrequest/kie-jpmml-integration.tests.kie-jpmml-integration # timeout=10
Fetching upstream changes from https://github.com/kiegroup/kogito-pipelines.git
> git --version # timeout=10
> git --version # 'git version 2.39.3'
using GIT_ASKPASS to set credentials PSSWD: kie-ci4 account to access GitHub via token
> git fetch --tags --force --progress -- https://github.com/kiegroup/kogito-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/kiegroup/kogito-pipelines.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 5190bdef060a4f29977ea15f7e5b31f7cb3962bb (origin/main)
Commit message: "BXMSPROD-2104: new parameter for JDK version in SonarCloud analysis (#1038)"
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
> git rev-parse origin/main^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f 5190bdef060a4f29977ea15f7e5b31f7cb3962bb # timeout=10
[Pipeline] timeout
[2023-08-16T14:23:05.479Z] Timeout set to expire in 3 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Tool Install)
[Pipeline] tool
[2023-08-16T14:23:05.870Z] Installing NodeJS from /var/jenkins_home/caches/nodejs/LINUX/amd64/16.2.0.tar.gz to /home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0 on rhos-01-kie-rhel8-xlarge-docker-2447
[Pipeline] envVarsForTool
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Initialize)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] sh
[2023-08-16T14:23:12.877Z] + printenv
[Pipeline] archiveArtifacts
[2023-08-16T14:23:12.976Z] Archiving artifacts
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (check space before build)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] dir
[2023-08-16T14:23:15.865Z] Running in /home/jenkins/workspace/KIE/drools/main/pullrequest/kie-jpmml-integration.tests.kie-jpmml-integration
[Pipeline] {
[Pipeline] echo
[2023-08-16T14:23:15.980Z] [INFO] space left on the machine
[Pipeline] sh
[2023-08-16T14:23:16.461Z] + df -h
[2023-08-16T14:23:16.462Z] Filesystem Size Used Avail Use% Mounted on
[2023-08-16T14:23:16.462Z] devtmpfs 7.7G 0 7.7G 0% /dev
[2023-08-16T14:23:16.462Z] tmpfs 7.7G 0 7.7G 0% /dev/shm
[2023-08-16T14:23:16.462Z] tmpfs 7.7G 17M 7.7G 1% /run
[2023-08-16T14:23:16.462Z] tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup
[2023-08-16T14:23:16.462Z] /dev/vda3 80G 22G 59G 28% /
[2023-08-16T14:23:16.462Z] /dev/vda2 100M 5.8M 95M 6% /boot/efi
[2023-08-16T14:23:16.462Z] tmpfs 1.6G 0 1.6G 0% /run/user/1000
[Pipeline] echo
[2023-08-16T14:23:16.485Z] [INFO] space of /home/jenkins
[Pipeline] sh
[2023-08-16T14:23:16.861Z] + du -h -d1 /home/jenkins
[2023-08-16T14:23:16.861Z] 4.0K /home/jenkins/.ssh
[2023-08-16T14:23:16.861Z] 0 /home/jenkins/go
[2023-08-16T14:23:16.861Z] 8.0K /home/jenkins/.vnc
[2023-08-16T14:23:16.861Z] 8.0K /home/jenkins/.m2
[2023-08-16T14:23:16.861Z] 2.2G /home/jenkins/git-repos
[2023-08-16T14:23:16.861Z] 8.0K /home/jenkins/.config
[2023-08-16T14:23:17.116Z] 154M /home/jenkins/virtenvs
[2023-08-16T14:23:17.116Z] 4.0K /home/jenkins/.cekit
[2023-08-16T14:23:17.116Z] 30M /home/jenkins/remoting
[2023-08-16T14:23:17.116Z] 0 /home/jenkins/.cache
[2023-08-16T14:23:17.116Z] 14M /home/jenkins/workspace
[2023-08-16T14:23:17.116Z] 100M /home/jenkins/tools
[2023-08-16T14:23:17.116Z] 0 /home/jenkins/caches
[2023-08-16T14:23:17.116Z] 2.5G /home/jenkins
[Pipeline] echo
[2023-08-16T14:23:17.181Z] [INFO] space of workspace
[Pipeline] sh
[2023-08-16T14:23:17.534Z] + du -h -d3 /home/jenkins/workspace
[2023-08-16T14:23:17.534Z] 14M /home/jenkins/workspace/KIE/drools/main
[2023-08-16T14:23:17.534Z] 14M /home/jenkins/workspace/KIE/drools
[2023-08-16T14:23:17.534Z] 14M /home/jenkins/workspace/KIE
[2023-08-16T14:23:17.534Z] 14M /home/jenkins/workspace
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Install build-chain tool)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] echo
[2023-08-16T14:23:18.972Z] [INFO] Getting build-chain version from composite action file
[Pipeline] readFile
[Pipeline] echo
[2023-08-16T14:23:19.263Z] [INFO] build-chain version recovered '^v3'
[Pipeline] sh
[2023-08-16T14:23:19.661Z] + npm install -g '@kie/build-chain-action@^v3' -registry=https://repository.engineering.redhat.com/nexus/repository/registry.npmjs.org/
[2023-08-16T14:23:23.159Z]
[2023-08-16T14:23:23.159Z] added 95 packages, and audited 96 packages in 3s
[2023-08-16T14:23:23.159Z]
[2023-08-16T14:23:23.159Z] 5 packages are looking for funding
[2023-08-16T14:23:23.159Z] run `npm fund` for details
[2023-08-16T14:23:23.159Z]
[2023-08-16T14:23:23.159Z] found 0 vulnerabilities
[Pipeline] sh
[2023-08-16T14:23:23.563Z] + npm list -g
[2023-08-16T14:23:23.563Z] + grep build-chain
[2023-08-16T14:23:23.861Z] ├── @kie/build-chain-action@3.5.3
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build projects)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] echo
[2023-08-16T14:23:25.381Z] LD_LIBRARY_PATH = /opt/tools/graalvm/lib/server
[Pipeline] echo
[2023-08-16T14:23:25.487Z] BUILD_MVN_OPTS_CURRENT = -Prun-code-coverage
[Pipeline] configFileProvider
[2023-08-16T14:23:25.561Z] provisioning config files...
[2023-08-16T14:23:25.567Z] copy managed file [kogito_pr_settings] to file:/home/jenkins/workspace/KIE/drools/main/pullrequest/kie-jpmml-integration.tests.kie-jpmml-integration@tmp/config12041963818958611200tmp
[Pipeline] {
[Pipeline] withCredentials
[2023-08-16T14:23:25.670Z] Masking supported pattern matches of $GITHUB_TOKEN
[Pipeline] {
[Pipeline] echo
[2023-08-16T14:23:25.859Z] BUILD_MVN_OPTS = -s /home/jenkins/workspace/KIE/drools/main/pullrequest/kie-jpmml-integration.tests.kie-jpmml-integration@tmp/config12041963818958611200tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true
[Pipeline] sh
[2023-08-16T14:23:25.885Z] Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure.
[2023-08-16T14:23:25.885Z] Affected argument(s) used the following variable(s): [GITHUB_TOKEN]
[2023-08-16T14:23:25.885Z] See https://jenkins.io/redirect/groovy-string-interpolation for details.
[2023-08-16T14:23:26.359Z] + source /home/jenkins/virtenvs/swf/bin/activate
[2023-08-16T14:23:26.359Z] ++ '[' /home/jenkins/virtenvs/swf/bin/activate = /home/jenkins/workspace/KIE/drools/main/pullrequest/kie-jpmml-integration.tests.kie-jpmml-integration@tmp/durable-2ae4f5ee/script.sh ']'
[2023-08-16T14:23:26.359Z] ++ deactivate nondestructive
[2023-08-16T14:23:26.359Z] ++ unset -f pydoc
[2023-08-16T14:23:26.359Z] ++ '[' -z '' ']'
[2023-08-16T14:23:26.359Z] ++ '[' -z '' ']'
[2023-08-16T14:23:26.359Z] ++ hash -r
[2023-08-16T14:23:26.359Z] ++ '[' -z '' ']'
[2023-08-16T14:23:26.359Z] ++ unset VIRTUAL_ENV
[2023-08-16T14:23:26.359Z] ++ '[' '!' nondestructive = nondestructive ']'
[2023-08-16T14:23:26.359Z] ++ VIRTUAL_ENV=/home/jenkins/virtenvs/swf
[2023-08-16T14:23:26.359Z] ++ '[' linux-gnu = cygwin ']'
[2023-08-16T14:23:26.359Z] ++ '[' linux-gnu = msys ']'
[2023-08-16T14:23:26.359Z] ++ export VIRTUAL_ENV
[2023-08-16T14:23:26.359Z] ++ _OLD_VIRTUAL_PATH=/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.8.7/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/go/bin:/opt/tools/golang/1.19/go/bin:/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.9.1/bin:/opt/tools/apache-ant-1.10.9/bin:/opt/tools/mercurial/:/opt/tools/extras/:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/tools/graalvm/bin
[2023-08-16T14:23:26.359Z] ++ PATH=/home/jenkins/virtenvs/swf/bin:/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.8.7/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/go/bin:/opt/tools/golang/1.19/go/bin:/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.9.1/bin:/opt/tools/apache-ant-1.10.9/bin:/opt/tools/mercurial/:/opt/tools/extras/:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/tools/graalvm/bin
[2023-08-16T14:23:26.359Z] ++ export PATH
[2023-08-16T14:23:26.359Z] ++ '[' -z '' ']'
[2023-08-16T14:23:26.359Z] ++ '[' -z '' ']'
[2023-08-16T14:23:26.359Z] ++ _OLD_VIRTUAL_PS1=
[2023-08-16T14:23:26.359Z] ++ '[' x '!=' x ']'
[2023-08-16T14:23:26.359Z] +++ basename /home/jenkins/virtenvs/swf
[2023-08-16T14:23:26.359Z] ++ PS1='(swf) '
[2023-08-16T14:23:26.359Z] ++ export PS1
[2023-08-16T14:23:26.359Z] ++ alias pydoc
[2023-08-16T14:23:26.359Z] ++ true
[2023-08-16T14:23:26.359Z] ++ hash -r
[2023-08-16T14:23:26.359Z] + build-chain build cross_pr --token **** -f https://raw.githubusercontent.com/kiegroup/drools/main/.ci/buildchain-config.yaml -o bc -p kiegroup/kie-jpmml-integration -u https://github.com//pull/76 --skipParallelCheckout
[2023-08-16T14:23:27.864Z] [ERROR] Invalid definition file. TypeError: Cannot read property 'depth' of undefined
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[2023-08-16T14:23:28.083Z] Deleting 1 temporary files
[Pipeline] // configFileProvider
[Pipeline] }
[Pipeline] // script
Post stage
[Pipeline] script
[Pipeline] {
[Pipeline] sh
[2023-08-16T14:23:28.963Z] + find . -type d -name node_modules -exec rm -rf '{}' ';'
[Pipeline] junit
[2023-08-16T14:23:29.059Z] Recording test results
[2023-08-16T14:23:29.478Z] [Checks API] No suitable checks publisher found.
[Pipeline] archiveArtifacts
[2023-08-16T14:23:29.567Z] Archiving artifacts
[Pipeline] }
[Pipeline] // script
[Pipeline] script
[Pipeline] {
[Pipeline] sh
[2023-08-16T14:23:27.856Z] No test report files were found. Configuration error?
[2023-08-16T14:23:30.242Z] + rm -rf console.log
[Pipeline] sh

@radtriste
Copy link

jenkins retest this

@kie-ci4
Copy link

kie-ci4 commented Aug 16, 2023

(tests) - kie-jpmml-integration job #3 was: FAILURE
Possible explanation: Pipeline failure or project build failure

Reproducer

export BUILD_MVN_OPTS_CURRENT= -Prun-code-coverage
build-chain build cross_pr -f 'https://raw.githubusercontent.com/kiegroup/drools/main/.ci/buildchain-config.yaml' -o 'bc' -p kiegroup/kie-jpmml-integration -u #76 --skipParallelCheckout

NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution

Please look here: https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/drools/job/main/job/pullrequest/job/kie-jpmml-integration.tests.kie-jpmml-integration/3/display/redirect
See console log:

Console Logs [2023-08-16T14:31:14.077Z] [INFO] KIE :: PMML :: Models :: Scorecard :: Model ........ SUCCESS [ 0.345 s]
[2023-08-16T14:31:14.077Z] [INFO] KIE :: PMML :: Models :: Scorecard :: Compiler ..... SUCCESS [ 0.569 s]
[2023-08-16T14:31:14.077Z] [INFO] KIE :: PMML :: Models :: Scorecard :: Evaluator .... SUCCESS [ 0.299 s]
[2023-08-16T14:31:14.077Z] [INFO] KIE :: PMML :: Models :: Mining .................... SUCCESS [ 0.012 s]
[2023-08-16T14:31:14.077Z] [INFO] KIE :: PMML :: Models :: Mining :: Model ........... SUCCESS [ 0.396 s]
[2023-08-16T14:31:14.077Z] [INFO] KIE :: PMML :: Models :: Mining :: Compiler ........ SUCCESS [ 0.587 s]
[2023-08-16T14:31:14.077Z] [INFO] KIE :: PMML :: Models :: Mining :: Evaluator ....... SUCCESS [ 0.384 s]
[2023-08-16T14:31:14.077Z] [INFO] KIE :: PMML :: Models :: Clustering ................ SUCCESS [ 0.013 s]
[2023-08-16T14:31:14.077Z] [INFO] KIE :: PMML :: Models :: Clustering :: Model ....... SUCCESS [ 0.334 s]
[2023-08-16T14:31:14.077Z] [INFO] KIE :: PMML :: Models :: Clustering :: Compiler .... SUCCESS [ 0.557 s]
[2023-08-16T14:31:14.077Z] [INFO] KIE :: PMML :: Models :: Clustering :: Evaluator ... SUCCESS [ 0.284 s]
[2023-08-16T14:31:14.077Z] [INFO] KIE :: PMML :: Dependencies ........................ SUCCESS [ 0.028 s]
[2023-08-16T14:31:14.077Z] [INFO] KIE :: PMML :: Models :: Drools :: Tree ............ SUCCESS [ 0.014 s]
[2023-08-16T14:31:14.078Z] [INFO] KIE :: PMML :: Models :: Drools :: Tree :: Model ... SUCCESS [ 0.104 s]
[2023-08-16T14:31:14.078Z] [INFO] KIE :: PMML :: Models :: Drools :: Tree :: Compiler SUCCESS [ 0.630 s]
[2023-08-16T14:31:14.078Z] [INFO] KIE :: PMML :: Models :: Drools :: Tree :: Evaluator SUCCESS [ 0.297 s]
[2023-08-16T14:31:14.078Z] [INFO] KIE :: PMML :: Models :: Drools :: Scorecard ....... SUCCESS [ 0.013 s]
[2023-08-16T14:31:14.078Z] [INFO] KIE :: PMML :: Models :: Drools :: Scorecard :: Model SUCCESS [ 0.082 s]
[2023-08-16T14:31:14.078Z] [INFO] KIE :: PMML :: Models :: Drools :: Scorecard :: Compiler SUCCESS [ 0.655 s]
[2023-08-16T14:31:14.078Z] [INFO] KIE :: PMML :: Models :: Drools :: Scorecard :: Evaluator SUCCESS [ 0.306 s]
[2023-08-16T14:31:14.078Z] [INFO] KIE :: DRL ......................................... SUCCESS [ 0.008 s]
[2023-08-16T14:31:14.078Z] [INFO] KIE :: DRL :: API .................................. SUCCESS [ 0.131 s]
[2023-08-16T14:31:14.078Z] [INFO] KIE :: DRL :: Compilation :: Common ................ SUCCESS [ 0.194 s]
[2023-08-16T14:31:14.078Z] [INFO] KIE :: DRL :: Runtime :: Common .................... SUCCESS [ 0.140 s]
[2023-08-16T14:31:14.078Z] [INFO] KIE :: DRL :: Implementations ...................... SUCCESS [ 0.008 s]
[2023-08-16T14:31:14.078Z] [INFO] KIE :: DRL :: MapInput ............................. SUCCESS [ 0.007 s]
[2023-08-16T14:31:14.078Z] [INFO] KIE :: DRL :: MapInput :: Runtime .................. SUCCESS [ 0.285 s]
[2023-08-16T14:31:14.078Z] [INFO] Drools :: Scenario Simulation Integration Test ..... SUCCESS [ 0.161 s]
[2023-08-16T14:31:14.078Z] [INFO] Drools :: Metric Analysis .......................... SUCCESS [ 0.984 s]
[2023-08-16T14:31:14.078Z] [INFO] Drools :: Impact Analysis .......................... SUCCESS [ 0.009 s]
[2023-08-16T14:31:14.078Z] [INFO] Drools :: Impact Analysis :: Model ................. SUCCESS [ 0.062 s]
[2023-08-16T14:31:14.078Z] [INFO] Drools :: Impact Analysis :: Parser ................ SUCCESS [ 0.193 s]
[2023-08-16T14:31:14.078Z] [INFO] Drools :: Impact Analysis Graph .................... SUCCESS [ 0.008 s]
[2023-08-16T14:31:14.078Z] [INFO] Drools :: Impact Analysis Graph :: Common .......... SUCCESS [ 0.080 s]
[2023-08-16T14:31:14.078Z] [INFO] Drools :: Impact Analysis Graph :: Graphviz ........ SUCCESS [ 1.581 s]
[2023-08-16T14:31:14.078Z] [INFO] Drools :: Impact Analysis :: Integration Tests ..... SUCCESS [ 0.217 s]
[2023-08-16T14:31:14.078Z] [INFO] Drools :: ReteDiagram .............................. SUCCESS [ 0.213 s]
[2023-08-16T14:31:14.078Z] [INFO] Drools :: FastUtil ................................. SUCCESS [ 0.705 s]
[2023-08-16T14:31:14.078Z] [INFO] KIE :: Efesto :: Dependencies ...................... SUCCESS [ 0.020 s]
[2023-08-16T14:31:14.078Z] [INFO] KIE :: DRL :: KieSession :: Local .................. SUCCESS [ 0.008 s]
[2023-08-16T14:31:14.078Z] [INFO] KIE :: DRL :: KieSession :: Local :: Runtime ....... SUCCESS [ 0.077 s]
[2023-08-16T14:31:14.078Z] [INFO] KIE :: DRL :: Tests ................................ SUCCESS [ 0.178 s]
[2023-08-16T14:31:14.078Z] [INFO] KIE :: DRL :: Tests Without IndexFile .............. SUCCESS [ 0.114 s]
[2023-08-16T14:31:14.078Z] [INFO] KIE :: Decision Model Notation :: Internal utils for Validation bootstrap SUCCESS [ 0.079 s]
[2023-08-16T14:31:14.078Z] [INFO] KIE :: Decision Model Notation :: Validation ....... SUCCESS [ 5.990 s]
[2023-08-16T14:31:14.078Z] [INFO] KIE :: Decision Model Notation :: OpenAPI (OAS) utilities SUCCESS [ 0.608 s]
[2023-08-16T14:31:14.078Z] [INFO] KIE :: Decision Model Notation :: TCK .............. SUCCESS [ 0.007 s]
[2023-08-16T14:31:14.078Z] [INFO] KIE :: Decision Model Notation :: Legacy tests (previous DMN versions) SUCCESS [ 1.660 s]
[2023-08-16T14:31:14.078Z] [INFO] KIE :: Decision Model Notation :: Trisotech extensions support SUCCESS [ 0.327 s]
[2023-08-16T14:31:14.078Z] [INFO] KIE :: Decision Model Notation :: Signavio extensions support SUCCESS [ 0.420 s]
[2023-08-16T14:31:14.078Z] [INFO] KiE :: Decision Model Notation - PMML Tests :: Parent SUCCESS [ 0.010 s]
[2023-08-16T14:31:14.078Z] [INFO] KiE :: Decision Model Notation - PMML Tests ........ SUCCESS [ 0.247 s]
[2023-08-16T14:31:14.078Z] [INFO] KiE :: Decision Model Notation - PMML Trusty Tests . SUCCESS [ 0.231 s]
[2023-08-16T14:31:14.078Z] [INFO] KIE :: Decision Model Notation :: xls2dmn CLI Utility SUCCESS [ 5.557 s]
[2023-08-16T14:31:14.078Z] [INFO] KIE :: Decision Model Notation :: JSR-223 JQ ScriptEngine SUCCESS [ 0.833 s]
[2023-08-16T14:31:14.078Z] [INFO] KIE :: Decision Model Notation :: Core JSR-223 ..... SUCCESS [ 1.321 s]
[2023-08-16T14:31:14.078Z] [INFO] KIE :: Decision Model Notation :: ruleset2dmn parent SUCCESS [ 0.008 s]
[2023-08-16T14:31:14.078Z] [INFO] KIE :: Decision Model Notation :: ruleset2dmn utilities SUCCESS [ 0.216 s]
[2023-08-16T14:31:14.078Z] [INFO] KIE :: Decision Model Notation :: ruleset2dmn CLI .. SUCCESS [ 1.454 s]
[2023-08-16T14:31:14.078Z] [INFO] KIE :: PMML :: Models :: Tests ..................... SUCCESS [ 0.270 s]
[2023-08-16T14:31:14.078Z] [INFO] KIE :: PMML :: Models :: Regression :: Tests ....... SUCCESS [ 0.429 s]
[2023-08-16T14:31:14.078Z] [INFO] KIE :: PMML :: Models :: Drools :: Tree :: Tests ... SUCCESS [ 0.344 s]
[2023-08-16T14:31:14.078Z] [INFO] KIE :: PMML :: Models :: Drools :: Scorecard :: Tests SUCCESS [ 0.366 s]
[2023-08-16T14:31:14.078Z] [INFO] KIE :: PMML :: Models :: Mining :: Tests ........... SUCCESS [ 0.414 s]
[2023-08-16T14:31:14.078Z] [INFO] KIE :: PMML :: Models :: Tree :: Tests ............. SUCCESS [ 0.388 s]
[2023-08-16T14:31:14.078Z] [INFO] KIE :: PMML :: Models :: Clustering :: Tests ....... SUCCESS [ 0.353 s]
[2023-08-16T14:31:14.078Z] [INFO] KIE :: PMML :: Models :: Scorecard :: Tests ........ SUCCESS [ 0.400 s]
[2023-08-16T14:31:14.078Z] [INFO] KIE :: Maven Plugin ................................ SUCCESS [ 12.618 s]
[2023-08-16T14:31:14.078Z] [INFO] KIE :: Maven Archetypes ............................ SUCCESS [ 0.019 s]
[2023-08-16T14:31:14.078Z] [INFO] KIE :: Drools DMN engine Maven Archetype ........... SUCCESS [ 4.031 s]
[2023-08-16T14:31:14.078Z] [INFO] KIE :: Drools Maven Archetype with Executable Model and RuleUnit SUCCESS [ 0.074 s]
[2023-08-16T14:31:14.078Z] [INFO] KIE :: Drools Maven Archetype with Executable Model and traditional rule style SUCCESS [ 0.065 s]
[2023-08-16T14:31:14.078Z] [INFO] Drools :: Quarkus Extension ........................ SUCCESS [ 0.009 s]
[2023-08-16T14:31:14.078Z] [INFO] Drools :: Quarkus Extension :: Util :: Deployment .. SUCCESS [ 11.256 s]
[2023-08-16T14:31:14.078Z] [INFO] Drools :: Quarkus Extension :: Runtime ............. SUCCESS [ 6.039 s]
[2023-08-16T14:31:14.078Z] [INFO] Drools :: Quarkus Extension :: Deployment .......... SUCCESS [ 1.150 s]
[2023-08-16T14:31:14.078Z] [INFO] Drools :: Quarkus Extension :: Integration Test .... SUCCESS [ 9.703 s]
[2023-08-16T14:31:14.078Z] [INFO] Drools :: Quarkus Extension :: Integration Test :: Hotreload SUCCESS [ 4.458 s]
[2023-08-16T14:31:14.078Z] [INFO] Drools :: Quarkus Extension :: Integration Test with Rule Unit SUCCESS [ 0.417 s]
[2023-08-16T14:31:14.078Z] [INFO] Drools :: Quarkus Extension :: Quickstart Integration Test SUCCESS [ 0.266 s]
[2023-08-16T14:31:14.078Z] [INFO] Drools :: Quarkus Extension :: Examples ............ SUCCESS [ 0.010 s]
[2023-08-16T14:31:14.078Z] [INFO] Drools :: Quarkus Extension :: Examples :: Reactive SUCCESS [ 4.675 s]
[2023-08-16T14:31:14.078Z] [INFO] Drools :: Quarkus Extension :: Examples :: Reactive SUCCESS [ 0.212 s]
[2023-08-16T14:31:14.078Z] [INFO] Kie :: Jpmml Migration Recipe ...................... SUCCESS [ 7.275 s]
[2023-08-16T14:31:14.078Z] [INFO] Drools :: Reliability .............................. SUCCESS [ 0.010 s]
[2023-08-16T14:31:14.078Z] [INFO] Drools :: Reliability :: Core ...................... SUCCESS [ 0.190 s]
[2023-08-16T14:31:14.078Z] [INFO] Drools :: Reliability :: Infinispan ................ SUCCESS [ 7.549 s]
[2023-08-16T14:31:14.078Z] [INFO] Drools :: Reliability :: H2 MVStore persistence .... SUCCESS [ 0.085 s]
[2023-08-16T14:31:14.078Z] [INFO] Drools :: Reliability :: Tests ..................... SUCCESS [ 9.605 s]
[2023-08-16T14:31:14.078Z] [INFO] Drools :: DRL on YAML .............................. SUCCESS [ 0.008 s]
[2023-08-16T14:31:14.078Z] [INFO] Drools :: DRL on YAML :: schema generator .......... SUCCESS [ 1.496 s]
[2023-08-16T14:31:14.078Z] [INFO] Drools :: DRL on YAML :: model ..................... SUCCESS [ 0.661 s]
[2023-08-16T14:31:14.078Z] [INFO] Drools :: DRL on YAML :: to DRL emitter ............ SUCCESS [ 0.371 s]
[2023-08-16T14:31:14.078Z] [INFO] Drools :: DRL on YAML :: CLI ....................... SUCCESS [ 0.837 s]
[2023-08-16T14:31:14.078Z] [INFO] Drools :: DRL on YAML :: CLI tests ................. SUCCESS [ 1.895 s]
[2023-08-16T14:31:14.078Z] [INFO] ------------------------------------------------------------------------
[2023-08-16T14:31:14.078Z] [INFO] BUILD SUCCESS
[2023-08-16T14:31:14.078Z] [INFO] ------------------------------------------------------------------------
[2023-08-16T14:31:14.078Z] [INFO] Total time: 05:13 min
[2023-08-16T14:31:14.078Z] [INFO] Finished at: 2023-08-16T10:31:13-04:00
[2023-08-16T14:31:14.078Z] [INFO] ------------------------------------------------------------------------
[2023-08-16T14:31:14.078Z] [command]/usr/bin/docker system prune -f
[2023-08-16T14:31:14.078Z] Total reclaimed space: 0B
[2023-08-16T14:31:14.078Z] [INFO] Execution summary for kiegroup/drools
[2023-08-16T14:31:14.078Z] # [BEFORE] [kiegroup/drools] export INTEGRATION_BRANCH=
[2023-08-16T14:31:14.078Z] [INFO] OK [Executed in 0.065874 ms]
[2023-08-16T14:31:14.078Z]
[2023-08-16T14:31:14.078Z] # [BEFORE] [kiegroup/drools] bash -c "if [ ! -z '' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ; fi"
[2023-08-16T14:31:14.078Z] [INFO] OK [Executed in 8.012403 ms]
[2023-08-16T14:31:14.078Z]
[2023-08-16T14:31:14.078Z] # [COMMANDS] [kiegroup/drools] mvn clean install -Dquickly -s /home/jenkins/workspace/KIE/drools/main/pullrequest/kie-jpmml-integration.tests.kie-jpmml-integration@tmp/config7302665670741067162tmp -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-16T14:31:14.078Z] [INFO] OK [Executed in 314298.090609 ms]
[2023-08-16T14:31:14.078Z]
[2023-08-16T14:31:14.078Z] # [AFTER] [kiegroup/drools] docker system prune -f
[2023-08-16T14:31:14.078Z] [INFO] OK [Executed in 36.771416 ms]
[2023-08-16T14:31:14.078Z]
[2023-08-16T14:31:14.078Z]
[2023-08-16T14:31:14.078Z] # Executing kiegroup/kie-jpmml-integration
[2023-08-16T14:31:14.078Z] [command]/usr/bin/bash -c if [ ! -z '' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ; fi
[2023-08-16T14:31:14.078Z] [command]/usr/bin/bash -c if [ '' = 'true' ]; then printf 'deploy '; else printf 'install'; fi
[2023-08-16T14:31:14.078Z] install[command]/opt/tools/apache-maven-3.8.7/bin/mvn clean install -s /home/jenkins/workspace/KIE/drools/main/pullrequest/kie-jpmml-integration.tests.kie-jpmml-integration@tmp/config7302665670741067162tmp -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 -Prun-code-coverage dependency:tree -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B
[2023-08-16T14:31:16.662Z] [INFO] Error stacktraces are turned on.
[2023-08-16T14:31:16.662Z] [INFO] Scanning for projects...
[2023-08-16T14:31:16.662Z] [ERROR] [ERROR] Some problems were encountered while processing the POMs:
[2023-08-16T14:31:16.662Z] [FATAL] Non-resolvable parent POM for org.kie:kie-jpmml-integration:8.43.0-SNAPSHOT: Could not find artifact org.kie:drools-build-parent:pom:8.43.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 5, column 11
[2023-08-16T14:31:16.662Z] @
[2023-08-16T14:31:16.662Z] [ERROR] The build could not read 1 project -> [Help 1]
[2023-08-16T14:31:16.662Z] org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[2023-08-16T14:31:16.662Z] [FATAL] Non-resolvable parent POM for org.kie:kie-jpmml-integration:8.43.0-SNAPSHOT: Could not find artifact org.kie:drools-build-parent:pom:8.43.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 5, column 11
[2023-08-16T14:31:16.662Z]
[2023-08-16T14:31:16.662Z] at org.apache.maven.project.DefaultProjectBuilder.build (DefaultProjectBuilder.java:397)
[2023-08-16T14:31:16.662Z] at org.apache.maven.graph.DefaultGraphBuilder.collectProjects (DefaultGraphBuilder.java:414)
[2023-08-16T14:31:16.662Z] at org.apache.maven.graph.DefaultGraphBuilder.getProjectsForMavenReactor (DefaultGraphBuilder.java:405)
[2023-08-16T14:31:16.662Z] at org.apache.maven.graph.DefaultGraphBuilder.build (DefaultGraphBuilder.java:82)
[2023-08-16T14:31:16.662Z] at org.apache.maven.DefaultMaven.buildGraph (DefaultMaven.java:542)
[2023-08-16T14:31:16.662Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:219)
[2023-08-16T14:31:16.662Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
[2023-08-16T14:31:16.662Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
[2023-08-16T14:31:16.662Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960)
[2023-08-16T14:31:16.662Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
[2023-08-16T14:31:16.662Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
[2023-08-16T14:31:16.662Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2023-08-16T14:31:16.662Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2023-08-16T14:31:16.662Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2023-08-16T14:31:16.662Z] at java.lang.reflect.Method.invoke (Method.java:566)
[2023-08-16T14:31:16.662Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
[2023-08-16T14:31:16.662Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2023-08-16T14:31:16.662Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
[2023-08-16T14:31:16.662Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2023-08-16T14:31:16.662Z] [ERROR]
[2023-08-16T14:31:16.662Z] [ERROR] The project org.kie:kie-jpmml-integration:8.43.0-SNAPSHOT (/home/jenkins/workspace/KIE/drools/main/pullrequest/kie-jpmml-integration.tests.kie-jpmml-integration/bc/kiegroup_kie-jpmml-integration/pom.xml) has 1 error
[2023-08-16T14:31:16.662Z] [ERROR] Non-resolvable parent POM for org.kie:kie-jpmml-integration:8.43.0-SNAPSHOT: Could not find artifact org.kie:drools-build-parent:pom:8.43.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 5, column 11 -> [Help 2]
[2023-08-16T14:31:16.662Z] org.apache.maven.model.resolution.UnresolvableModelException: Could not find artifact org.kie:drools-build-parent:pom:8.43.0-SNAPSHOT
[2023-08-16T14:31:16.662Z] at org.apache.maven.project.ProjectModelResolver.resolveModel (ProjectModelResolver.java:196)
[2023-08-16T14:31:16.662Z] at org.apache.maven.project.ProjectModelResolver.resolveModel (ProjectModelResolver.java:242)
[2023-08-16T14:31:16.662Z] at org.apache.maven.model.building.DefaultModelBuilder.readParentExternally (DefaultModelBuilder.java:1150)
[2023-08-16T14:31:16.662Z] at org.apache.maven.model.building.DefaultModelBuilder.readParent (DefaultModelBuilder.java:916)
[2023-08-16T14:31:16.662Z] at org.apache.maven.model.building.DefaultModelBuilder.build (DefaultModelBuilder.java:361)
[2023-08-16T14:31:16.662Z] at org.apache.maven.model.building.DefaultModelBuilder.build (DefaultModelBuilder.java:267)
[2023-08-16T14:31:16.662Z] at org.apache.maven.project.DefaultProjectBuilder.build (DefaultProjectBuilder.java:448)
[2023-08-16T14:31:16.662Z] at org.apache.maven.project.DefaultProjectBuilder.build (DefaultProjectBuilder.java:414)
[2023-08-16T14:31:16.662Z] at org.apache.maven.project.DefaultProjectBuilder.build (DefaultProjectBuilder.java:377)
[2023-08-16T14:31:16.662Z] at org.apache.maven.graph.DefaultGraphBuilder.collectProjects (DefaultGraphBuilder.java:414)
[2023-08-16T14:31:16.662Z] at org.apache.maven.graph.DefaultGraphBuilder.getProjectsForMavenReactor (DefaultGraphBuilder.java:405)
[2023-08-16T14:31:16.662Z] at org.apache.maven.graph.DefaultGraphBuilder.build (DefaultGraphBuilder.java:82)
[2023-08-16T14:31:16.662Z] at org.apache.maven.DefaultMaven.buildGraph (DefaultMaven.java:542)
[2023-08-16T14:31:16.662Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:219)
[2023-08-16T14:31:16.662Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
[2023-08-16T14:31:16.662Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
[2023-08-16T14:31:16.662Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960)
[2023-08-16T14:31:16.662Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
[2023-08-16T14:31:16.662Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
[2023-08-16T14:31:16.662Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2023-08-16T14:31:16.662Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2023-08-16T14:31:16.662Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2023-08-16T14:31:16.662Z] at java.lang.reflect.Method.invoke (Method.java:566)
[2023-08-16T14:31:16.662Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
[2023-08-16T14:31:16.662Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2023-08-16T14:31:16.662Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
[2023-08-16T14:31:16.662Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2023-08-16T14:31:16.662Z] Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: Could not find artifact org.kie:drools-build-parent:pom:8.43.0-SNAPSHOT
[2023-08-16T14:31:16.662Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:425)
[2023-08-16T14:31:16.662Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:229)
[2023-08-16T14:31:16.662Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact (DefaultArtifactResolver.java:207)
[2023-08-16T14:31:16.662Z] at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact (DefaultRepositorySystem.java:262)
[2023-08-16T14:31:16.662Z] at org.apache.maven.project.ProjectModelResolver.resolveModel (ProjectModelResolver.java:192)
[2023-08-16T14:31:16.662Z] at org.apache.maven.project.ProjectModelResolver.resolveModel (ProjectModelResolver.java:242)
[2023-08-16T14:31:16.662Z] at org.apache.maven.model.building.DefaultModelBuilder.readParentExternally (DefaultModelBuilder.java:1150)
[2023-08-16T14:31:16.662Z] at org.apache.maven.model.building.DefaultModelBuilder.readParent (DefaultModelBuilder.java:916)
[2023-08-16T14:31:16.662Z] at org.apache.maven.model.building.DefaultModelBuilder.build (DefaultModelBuilder.java:361)
[2023-08-16T14:31:16.662Z] at org.apache.maven.model.building.DefaultModelBuilder.build (DefaultModelBuilder.java:267)
[2023-08-16T14:31:16.662Z] at org.apache.maven.project.DefaultProjectBuilder.build (DefaultProjectBuilder.java:448)
[2023-08-16T14:31:16.662Z] at org.apache.maven.project.DefaultProjectBuilder.build (DefaultProjectBuilder.java:414)
[2023-08-16T14:31:16.662Z] at org.apache.maven.project.DefaultProjectBuilder.build (DefaultProjectBuilder.java:377)
[2023-08-16T14:31:16.662Z] at org.apache.maven.graph.DefaultGraphBuilder.collectProjects (DefaultGraphBuilder.java:414)
[2023-08-16T14:31:16.662Z] at org.apache.maven.graph.DefaultGraphBuilder.getProjectsForMavenReactor (DefaultGraphBuilder.java:405)
[2023-08-16T14:31:16.662Z] at org.apache.maven.graph.DefaultGraphBuilder.build (DefaultGraphBuilder.java:82)
[2023-08-16T14:31:16.662Z] at org.apache.maven.DefaultMaven.buildGraph (DefaultMaven.java:542)
[2023-08-16T14:31:16.662Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:219)
[2023-08-16T14:31:16.662Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
[2023-08-16T14:31:16.662Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
[2023-08-16T14:31:16.662Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960)
[2023-08-16T14:31:16.662Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
[2023-08-16T14:31:16.662Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
[2023-08-16T14:31:16.662Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2023-08-16T14:31:16.662Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2023-08-16T14:31:16.662Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2023-08-16T14:31:16.662Z] at java.lang.reflect.Method.invoke (Method.java:566)
[2023-08-16T14:31:16.662Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
[2023-08-16T14:31:16.662Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2023-08-16T14:31:16.662Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
[2023-08-16T14:31:16.662Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2023-08-16T14:31:16.663Z] Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.kie:drools-build-parent:pom:8.43.0-SNAPSHOT
[2023-08-16T14:31:16.663Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:415)
[2023-08-16T14:31:16.663Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:229)
[2023-08-16T14:31:16.663Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact (DefaultArtifactResolver.java:207)
[2023-08-16T14:31:16.663Z] at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact (DefaultRepositorySystem.java:262)
[2023-08-16T14:31:16.663Z] at org.apache.maven.project.ProjectModelResolver.resolveModel (ProjectModelResolver.java:192)
[2023-08-16T14:31:16.663Z] at org.apache.maven.project.ProjectModelResolver.resolveModel (ProjectModelResolver.java:242)
[2023-08-16T14:31:16.663Z] at org.apache.maven.model.building.DefaultModelBuilder.readParentExternally (DefaultModelBuilder.java:1150)
[2023-08-16T14:31:16.663Z] at org.apache.maven.model.building.DefaultModelBuilder.readParent (DefaultModelBuilder.java:916)
[2023-08-16T14:31:16.663Z] at org.apache.maven.model.building.DefaultModelBuilder.build (DefaultModelBuilder.java:361)
[2023-08-16T14:31:16.663Z] at org.apache.maven.model.building.DefaultModelBuilder.build (DefaultModelBuilder.java:267)
[2023-08-16T14:31:16.663Z] at org.apache.maven.project.DefaultProjectBuilder.build (DefaultProjectBuilder.java:448)
[2023-08-16T14:31:16.663Z] at org.apache.maven.project.DefaultProjectBuilder.build (DefaultProjectBuilder.java:414)
[2023-08-16T14:31:16.663Z] at org.apache.maven.project.DefaultProjectBuilder.build (DefaultProjectBuilder.java:377)
[2023-08-16T14:31:16.663Z] at org.apache.maven.graph.DefaultGraphBuilder.collectProjects (DefaultGraphBuilder.java:414)
[2023-08-16T14:31:16.663Z] at org.apache.maven.graph.DefaultGraphBuilder.getProjectsForMavenReactor (DefaultGraphBuilder.java:405)
[2023-08-16T14:31:16.663Z] at org.apache.maven.graph.DefaultGraphBuilder.build (DefaultGraphBuilder.java:82)
[2023-08-16T14:31:16.663Z] at org.apache.maven.DefaultMaven.buildGraph (DefaultMaven.java:542)
[2023-08-16T14:31:16.663Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:219)
[2023-08-16T14:31:16.663Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
[2023-08-16T14:31:16.663Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
[2023-08-16T14:31:16.663Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960)
[2023-08-16T14:31:16.663Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
[2023-08-16T14:31:16.663Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
[2023-08-16T14:31:16.663Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2023-08-16T14:31:16.663Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2023-08-16T14:31:16.663Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2023-08-16T14:31:16.663Z] at java.lang.reflect.Method.invoke (Method.java:566)
[2023-08-16T14:31:16.663Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
[2023-08-16T14:31:16.663Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2023-08-16T14:31:16.663Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
[2023-08-16T14:31:16.663Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2023-08-16T14:31:16.663Z] [ERROR]
[2023-08-16T14:31:16.663Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2023-08-16T14:31:16.663Z] [ERROR]
[2023-08-16T14:31:16.663Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2023-08-16T14:31:16.663Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
[2023-08-16T14:31:16.663Z] [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
[2023-08-16T14:31:16.663Z] [INFO] kiegroup/kie-jpmml-integration failed. Won't execute remaining commands and projects
[2023-08-16T14:31:16.663Z] [INFO] Execution summary for kiegroup/kie-jpmml-integration
[2023-08-16T14:31:16.663Z] # [BEFORE] [kiegroup/kie-jpmml-integration] export INTEGRATION_BRANCH=
[2023-08-16T14:31:16.663Z] [INFO] OK [Executed in 0.167374 ms]
[2023-08-16T14:31:16.663Z]
[2023-08-16T14:31:16.663Z] # [BEFORE] [kiegroup/kie-jpmml-integration] bash -c "if [ ! -z '' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ; fi"
[2023-08-16T14:31:16.663Z] [INFO] OK [Executed in 6.726142 ms]
[2023-08-16T14:31:16.663Z]
[2023-08-16T14:31:16.663Z] # [COMMANDS] [kiegroup/kie-jpmml-integration] export MVN_CMD=`bash -c "if [ '' = 'true' ]; then printf 'deploy '; else printf 'install'; fi"`
[2023-08-16T14:31:16.663Z] [INFO] OK [Executed in 7.035512 ms]
[2023-08-16T14:31:16.663Z]
[2023-08-16T14:31:16.663Z] # [COMMANDS] [kiegroup/kie-jpmml-integration] mvn clean install -s /home/jenkins/workspace/KIE/drools/main/pullrequest/kie-jpmml-integration.tests.kie-jpmml-integration@tmp/config7302665670741067162tmp -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 -Prun-code-coverage dependency:tree -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B
[2023-08-16T14:31:16.663Z] [INFO] NOT OK [Executed in 2466.626044 ms]
[2023-08-16T14:31:16.663Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1
[2023-08-16T14:31:16.663Z]
[2023-08-16T14:31:16.663Z] [INFO] [AFTER] Skipped kiegroup/kie-jpmml-integration
[2023-08-16T14:31:16.663Z]
[2023-08-16T14:31:16.663Z] # Uploading artifacts
[2023-08-16T14:31:16.663Z] [INFO] Will not upload any artifacts in CLI environment
[2023-08-16T14:31:16.663Z]
[2023-08-16T14:31:16.663Z] [ERROR] Failed to execute commands for kiegroup/kie-jpmml-integration
[2023-08-16T14:31:16.663Z] [ERROR] Failed to execute mvn clean install -s /home/jenkins/workspace/KIE/drools/main/pullrequest/kie-jpmml-integration.tests.kie-jpmml-integration@tmp/config7302665670741067162tmp -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 -Prun-code-coverage dependency:tree -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B :
[2023-08-16T14:31:16.663Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[2023-08-16T14:31:16.794Z] Deleting 1 temporary files
[Pipeline] // configFileProvider
[Pipeline] }
[Pipeline] // script
Post stage
[Pipeline] script
[Pipeline] {
[Pipeline] sh
[2023-08-16T14:31:17.366Z] + find . -type d -name node_modules -exec rm -rf '{}' ';'
[Pipeline] junit
[2023-08-16T14:31:17.412Z] Recording test results
[2023-08-16T14:31:17.993Z] [Checks API] No suitable checks publisher found.
[Pipeline] archiveArtifacts
[2023-08-16T14:31:18.010Z] Archiving artifacts
[2023-08-16T14:31:17.725Z] No test report files were found. Configuration error?
[Pipeline] }
[Pipeline] // script
[Pipeline] script
[Pipeline] {
[Pipeline] sh
[2023-08-16T14:31:18.963Z] + rm -rf console.log
[Pipeline] sh
[2023-08-16T14:31:19.259Z] + wget --no-check-certificate -qO - https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/drools/job/main/job/pullrequest/job/kie-jpmml-integration.tests.kie-jpmml-integration/3/consoleText
[2023-08-16T14:31:19.259Z] + tail -n 300

@kie-ci4
Copy link

kie-ci4 commented Aug 17, 2023

(tests) - kie-jpmml-integration job #4 was: FAILURE
Possible explanation: Pipeline failure or project build failure

Reproducer

export BUILD_MVN_OPTS_CURRENT= -Prun-code-coverage
build-chain build cross_pr -f 'https://raw.githubusercontent.com/kiegroup/drools/main/.ci/buildchain-config.yaml' -o 'bc' -p kiegroup/kie-jpmml-integration -u #76 --skipParallelCheckout

NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution

Please look here: https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/drools/job/main/job/pullrequest/job/kie-jpmml-integration.tests.kie-jpmml-integration/4/display/redirect

Test results:

  • PASSED: 6
  • FAILED: 0

Those are the test failures: none

See console log:

Console Logs [2023-08-17T07:47:49.271Z] at java.lang.reflect.Method.invoke (Method.java:568)
[2023-08-17T07:47:49.271Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
[2023-08-17T07:47:49.271Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2023-08-17T07:47:49.271Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
[2023-08-17T07:47:49.271Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2023-08-17T07:47:49.271Z] Caused by: org.sonar.api.utils.MessageException: Could not find a default branch to fall back on.
[2023-08-17T07:47:49.271Z] [ERROR]
[2023-08-17T07:47:49.271Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2023-08-17T07:47:49.271Z] [ERROR]
[2023-08-17T07:47:49.271Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2023-08-17T07:47:49.271Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[2023-08-17T07:47:49.271Z] [ERROR]
[2023-08-17T07:47:49.271Z] [ERROR] After correcting the problems, you can resume the build with the command
[2023-08-17T07:47:49.271Z] [ERROR] mvn -rf :kie-dmn-jpmml
[2023-08-17T07:47:49.526Z] + test 1 -eq 0
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Upload artifacts to repository)
Stage "Upload artifacts to repository" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Trigger downstream jobs)
Stage "Trigger downstream jobs" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (check space after build)
Stage "check space after build" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] sh
[2023-08-17T07:47:50.567Z] + wget --no-check-certificate -qO - https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/drools/job/main/job/pullrequest/job/kie-jpmml-integration.tests.kie-jpmml-integration/4/api/json
[Pipeline] readJSON
[Pipeline] sh
[2023-08-17T07:47:50.886Z] + wget --no-check-certificate -qO - https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/drools/job/main/job/pullrequest/job/kie-jpmml-integration.tests.kie-jpmml-integration/4/consoleText
[2023-08-17T07:47:50.886Z] + tail -n 50

@radtriste
Copy link

Disabling sonarcloud: #87

@radtriste
Copy link

jenkins retest this

@radtriste radtriste marked this pull request as ready for review August 17, 2023 11:44
@radtriste
Copy link

@gitgabrio @danielezonca all green. gonna merge it so we can go further :)

@radtriste radtriste merged commit 72ab8bf into kiegroup:main Aug 17, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants