Console Output
Started by GitLab push by Alex Muravya
Lightweight checkout support not available, falling back to full checkout.
Checking out git https://gitlab.com/yasys/hub2swarm.git into /var/lib/jenkins/workspace/Hub2Swarm@script to read Jenkinsfile
using credential kyberorg_gl
> /usr/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> /usr/bin/git config remote.origin.url https://gitlab.com/yasys/hub2swarm.git # timeout=10
Fetching upstream changes from https://gitlab.com/yasys/hub2swarm.git
> /usr/bin/git --version # timeout=10
using GIT_ASKPASS to set credentials Kyberorg GitLab
> /usr/bin/git fetch --tags --progress https://gitlab.com/yasys/hub2swarm.git +refs/heads/*:refs/remotes/origin/* # timeout=10
skipping resolution of commit remotes/origin/4-swarm-login, since it originates from another repository
Seen branch in repository origin/1-simple-navigation
Seen branch in repository origin/2-service-mapping
Seen branch in repository origin/3-mvp-auth
Seen branch in repository origin/4-swarm-login
Seen branch in repository origin/auth
Seen branch in repository origin/master
Seen branch in repository origin/trunk
Seen 7 remote branches
> /usr/bin/git show-ref --tags -d # timeout=10
Checking out Revision 64e61df569ae9ad791356b9b1536cd0a0f314168 (origin/trunk, origin/4-swarm-login)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f 64e61df569ae9ad791356b9b1536cd0a0f314168 # timeout=10
Commit message: "Merge branch '3-mvp-auth' into 'trunk'"
> /usr/bin/git rev-list --no-walk 64e61df569ae9ad791356b9b1536cd0a0f314168 # timeout=10
Running in Durability level: MAX_SURVIVABILITY
Loading library common-pipe@2.3.3
Attempting to resolve 2.3.3 from remote references...
> /usr/bin/git --version # timeout=10
using GIT_ASKPASS to set credentials Kyberorg GitLab
> /usr/bin/git ls-remote -h https://gitlab.com/yasys/common-pipe.git # timeout=10
Could not find 2.3.3 in remote references. Pulling heads to local for deep search...
> /usr/bin/git rev-parse --is-inside-work-tree # timeout=10
Setting origin to https://gitlab.com/yasys/common-pipe.git
> /usr/bin/git config remote.origin.url https://gitlab.com/yasys/common-pipe.git # timeout=10
Fetching origin...
Fetching upstream changes from origin
> /usr/bin/git --version # timeout=10
> /usr/bin/git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials Kyberorg GitLab
> /usr/bin/git fetch --tags --progress origin +refs/heads/*:refs/remotes/origin/* # timeout=10
> /usr/bin/git rev-parse 2.3.3^{commit} # timeout=10
> /usr/bin/git branch -a -v --no-abbrev --contains 78e505581bfc1d87a0194b7a0531760b3985472d # timeout=10
Selected match: master revision 78e505581bfc1d87a0194b7a0531760b3985472d
using credential kyberorg_gl
> /usr/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> /usr/bin/git config remote.origin.url https://gitlab.com/yasys/common-pipe.git # timeout=10
Fetching without tags
Fetching upstream changes from https://gitlab.com/yasys/common-pipe.git
> /usr/bin/git --version # timeout=10
using GIT_ASKPASS to set credentials Kyberorg GitLab
> /usr/bin/git fetch --no-tags --progress https://gitlab.com/yasys/common-pipe.git +refs/heads/*:refs/remotes/origin/* # timeout=10
skipping resolution of commit remotes/origin/4-swarm-login, since it originates from another repository
Checking out Revision 78e505581bfc1d87a0194b7a0531760b3985472d (master)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f 78e505581bfc1d87a0194b7a0531760b3985472d # timeout=10
Commit message: "Merge branch 'steps-fix' into 'master'"
> /usr/bin/git rev-list --no-walk 78e505581bfc1d87a0194b7a0531760b3985472d # timeout=10
[Pipeline] Start of Pipeline
Scripts not permitted to use staticMethod org.jenkinsci.plugins.workflow.cps.Safepoint safepoint. Administrators can decide whether to approve or reject this signature.
[Pipeline] getContext
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/Hub2Swarm
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
using credential kyberorg_gl
Cloning the remote Git repository
Cloning repository https://gitlab.com/yasys/hub2swarm.git
> /usr/bin/git init /var/lib/jenkins/workspace/Hub2Swarm # timeout=10
Fetching upstream changes from https://gitlab.com/yasys/hub2swarm.git
> /usr/bin/git --version # timeout=10
using GIT_ASKPASS to set credentials Kyberorg GitLab
> /usr/bin/git fetch --tags --progress https://gitlab.com/yasys/hub2swarm.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> /usr/bin/git config remote.origin.url https://gitlab.com/yasys/hub2swarm.git # timeout=10
> /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> /usr/bin/git config remote.origin.url https://gitlab.com/yasys/hub2swarm.git # timeout=10
Fetching upstream changes from https://gitlab.com/yasys/hub2swarm.git
using GIT_ASKPASS to set credentials Kyberorg GitLab
> /usr/bin/git fetch --tags --progress https://gitlab.com/yasys/hub2swarm.git +refs/heads/*:refs/remotes/origin/* # timeout=10
skipping resolution of commit remotes/origin/4-swarm-login, since it originates from another repository
Seen branch in repository origin/4-swarm-login
Seen branch in repository origin/auth
Seen branch in repository origin/master
Seen branch in repository origin/trunk
Seen 4 remote branches
> /usr/bin/git show-ref --tags -d # timeout=10
Checking out Revision 64e61df569ae9ad791356b9b1536cd0a0f314168 (origin/trunk, origin/4-swarm-login)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f 64e61df569ae9ad791356b9b1536cd0a0f314168 # timeout=10
Commit message: "Merge branch '3-mvp-auth' into 'trunk'"
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u kyberorg -p ******** https://index.docker.io/v1/
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /var/lib/jenkins/workspace/Hub2Swarm@tmp/8b58d4ea-d913-4d5d-9336-94d93247ed95/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store
Login Succeeded
[Pipeline] {
[Pipeline] sh
+ docker inspect -f . yasys/jobbari:1.7.0
.
[Pipeline] withDockerContainer
Jenkins does not seem to be running inside a container
$ docker run -t -d -u 108:112 -u root --privileged -v /opt/mvn/:/root/.m2 -w /var/lib/jenkins/workspace/Hub2Swarm -v /var/lib/jenkins/workspace/Hub2Swarm:/var/lib/jenkins/workspace/Hub2Swarm:rw,z -v /var/lib/jenkins/workspace/Hub2Swarm@tmp:/var/lib/jenkins/workspace/Hub2Swarm@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** yasys/jobbari:1.7.0 cat
$ docker top d43f66ae8dd37e71c7f1cf2127436f83503cedb9d6697109b95cf08ecf744235 -eo pid,comm
ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements).
Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`.
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 15 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Preparation)
[Pipeline] script
[Pipeline] {
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Execution info)
[Pipeline] script
[Pipeline] {
[Pipeline] timeout
15:04:14 [2019-05-02T12:04:14.199Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
15:04:14 [2019-05-02T12:04:14.493Z] + set +x
15:04:14 [2019-05-02T12:04:14.493Z] [Runner info]
15:04:14 [2019-05-02T12:04:14.493Z] Hostname: d43f66ae8dd3
15:04:14 [2019-05-02T12:04:14.745Z] Network Status: Host Online
15:04:14 [2019-05-02T12:04:14.745Z]
15:04:14 [2019-05-02T12:04:14.745Z] === Tools info ===
15:04:14 [2019-05-02T12:04:14.995Z] Docker version: Docker version 18.09.5, build e8ff056dbc
15:04:14 [2019-05-02T12:04:14.995Z]
15:04:14 [2019-05-02T12:04:14.995Z] Maven version: Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z)
15:04:14 [2019-05-02T12:04:14.995Z] Maven home: /opt/mvn
15:04:14 [2019-05-02T12:04:14.995Z] Java version: 1.8.0_212, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre
15:04:14 [2019-05-02T12:04:14.995Z] Default locale: en, platform encoding: UTF-8
15:04:14 [2019-05-02T12:04:14.995Z] OS name: "linux", version: "4.9.0-8-amd64", arch: "amd64", family: "unix"
15:04:14 [2019-05-02T12:04:14.995Z]
15:04:14 [2019-05-02T12:04:14.995Z] Requested by kyberorg
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
15:04:15 [2019-05-02T12:04:15.096Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
15:04:15 [2019-05-02T12:04:15.396Z] + set +x
15:04:15 [2019-05-02T12:04:15.396Z] [Build info]
15:04:15 [2019-05-02T12:04:15.396Z] ===== Git info =====
15:04:15 [2019-05-02T12:04:15.396Z] Git branch: trunk
15:04:15 [2019-05-02T12:04:15.396Z] Git commit: 64e61df569ae9ad791356b9b1536cd0a0f314168
15:04:15 [2019-05-02T12:04:15.396Z] Git tag: -
15:04:15 [2019-05-02T12:04:15.396Z]
15:04:15 [2019-05-02T12:04:15.396Z] ===== Jenkins info =====
15:04:15 [2019-05-02T12:04:15.396Z] Jenkins Job #69
15:04:15 [2019-05-02T12:04:15.397Z] Jenkins Job URL: https://ci.yadev.eu/job/Hub2Swarm/69/
15:04:15 [2019-05-02T12:04:15.397Z] Jenkins Tag: jenkins-Hub2Swarm-69
15:04:15 [2019-05-02T12:04:15.397Z]
15:04:15 [2019-05-02T12:04:15.397Z] ===== Job Params =====
15:04:15 [2019-05-02T12:04:15.397Z]
15:04:15 [2019-05-02T12:04:15.397Z] dockerRepo=yasys/hub2swarm
15:04:15 [2019-05-02T12:04:15.397Z] dockerStep=ee.yadev.pipe.commonpipe.Default@78f98b9
15:04:15 [2019-05-02T12:04:15.397Z] javaStep=org.jenkinsci.plugins.workflow.cps.CpsClosure2@67e410a4
15:04:15 [2019-05-02T12:04:15.397Z] executionInfoStep=ee.yadev.pipe.commonpipe.Default@78f98b9
15:04:15 [2019-05-02T12:04:15.397Z] hubUrl=https://cloud.docker.com/repository/docker
15:04:15 [2019-05-02T12:04:15.397Z] useDebugTag=false
15:04:15 [2019-05-02T12:04:15.397Z] mavenBuildOptions={addJavadoc=false, runTestsAsWell=false}
15:04:15 [2019-05-02T12:04:15.397Z] preparationStep=ee.yadev.pipe.commonpipe.Default@78f98b9
15:04:15 [2019-05-02T12:04:15.397Z] stepTimeout=5
15:04:15 [2019-05-02T12:04:15.397Z] hubCredentialsId=docker-hub
15:04:15 [2019-05-02T12:04:15.397Z] class=class ee.yadev.pipe.commonpipe.Params
15:04:15 [2019-05-02T12:04:15.397Z] skipMavenTests=true
15:04:15 [2019-05-02T12:04:15.397Z] agent={image=yasys/jobbari, tag=1.7.0, args=-u root --privileged -v /opt/mvn/:/root/.m2}
15:04:15 [2019-05-02T12:04:15.397Z] verbose=false
15:04:15 [2019-05-02T12:04:15.397Z] mavenTestsTimeout=5
15:04:15 [2019-05-02T12:04:15.397Z] pipelineTimeout=15
15:04:15 [2019-05-02T12:04:15.397Z] hubUser=kyberorg
15:04:15 [2019-05-02T12:04:15.397Z]
15:04:15 [2019-05-02T12:04:15.397Z] ==== Environment Variables =====
15:04:15 [2019-05-02T12:04:15.397Z] gitlabSourceRepoURL=git@gitlab.com:yasys/hub2swarm.git
15:04:15 [2019-05-02T12:04:15.397Z] GIT_COMMITTER_NAME=Jenkins CI
15:04:15 [2019-05-02T12:04:15.397Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT=93befea86d1831aab31bba6145019213c155f7c2
15:04:15 [2019-05-02T12:04:15.397Z] GIT_AUTHOR_EMAIL=ci@yadev.eu
15:04:15 [2019-05-02T12:04:15.397Z] HOSTNAME=d43f66ae8dd3
15:04:15 [2019-05-02T12:04:15.397Z] gitlabAfter=64e61df569ae9ad791356b9b1536cd0a0f314168
15:04:15 [2019-05-02T12:04:15.397Z] RUN_CHANGES_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/69/display/redirect?page=changes
15:04:15 [2019-05-02T12:04:15.397Z] GIT_COMMIT=64e61df569ae9ad791356b9b1536cd0a0f314168
15:04:15 [2019-05-02T12:04:15.397Z] NODE_LABELS=master
15:04:15 [2019-05-02T12:04:15.397Z] HUDSON_URL=https://ci.yadev.eu/
15:04:15 [2019-05-02T12:04:15.397Z] HOME=/root
15:04:15 [2019-05-02T12:04:15.397Z] BUILD_URL=https://ci.yadev.eu/job/Hub2Swarm/69/
15:04:15 [2019-05-02T12:04:15.397Z] JENKINS_SERVER_COOKIE=durable-a20a2f40a8ef5813fe7ee1dcdca63f0d
15:04:15 [2019-05-02T12:04:15.397Z] GIT_AUTHOR_NAME=Jenkins CI
15:04:15 [2019-05-02T12:04:15.397Z] gitlabTargetBranch=4-swarm-login
15:04:15 [2019-05-02T12:04:15.397Z] gitlabSourceRepoHttpUrl=https://gitlab.com/yasys/hub2swarm.git
15:04:15 [2019-05-02T12:04:15.397Z] WORKSPACE=/var/lib/jenkins/workspace/Hub2Swarm
15:04:15 [2019-05-02T12:04:15.397Z] gitlabMergeRequestLastCommit=64e61df569ae9ad791356b9b1536cd0a0f314168
15:04:15 [2019-05-02T12:04:15.397Z] JAVA_VERSION=8u212
15:04:15 [2019-05-02T12:04:15.397Z] NODE_NAME=master
15:04:15 [2019-05-02T12:04:15.397Z] gitlabSourceRepoSshUrl=git@gitlab.com:yasys/hub2swarm.git
15:04:15 [2019-05-02T12:04:15.397Z] GIT_BRANCH=origin/trunk
15:04:15 [2019-05-02T12:04:15.397Z] gitlabSourceRepoHomepage=https://gitlab.com/yasys/hub2swarm
15:04:15 [2019-05-02T12:04:15.397Z] EXECUTOR_NUMBER=1
15:04:15 [2019-05-02T12:04:15.397Z] STAGE_NAME=Execution info
15:04:15 [2019-05-02T12:04:15.397Z] gitlabBranch=4-swarm-login
15:04:15 [2019-05-02T12:04:15.397Z] BUILD_DISPLAY_NAME=#69
15:04:15 [2019-05-02T12:04:15.397Z] gitlabSourceBranch=4-swarm-login
15:04:15 [2019-05-02T12:04:15.397Z] gitlabUserEmail=kyberorg@yadev.eu
15:04:15 [2019-05-02T12:04:15.397Z] DOCKER_REGISTRY_URL=https://index.docker.io/v1/
15:04:15 [2019-05-02T12:04:15.397Z] HUDSON_HOME=/var/lib/jenkins
15:04:15 [2019-05-02T12:04:15.397Z] JOB_BASE_NAME=Hub2Swarm
15:04:15 [2019-05-02T12:04:15.397Z] JAVA_DEBIAN_VERSION=8u212-b01-1~deb9u1
15:04:15 [2019-05-02T12:04:15.397Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:04:15 [2019-05-02T12:04:15.397Z] BUILD_ID=69
15:04:15 [2019-05-02T12:04:15.397Z] BUILDING_FOR=kyberorg
15:04:15 [2019-05-02T12:04:15.397Z] BUILD_TAG=jenkins-Hub2Swarm-69
15:04:15 [2019-05-02T12:04:15.397Z] gitlabActionType=PUSH
15:04:15 [2019-05-02T12:04:15.397Z] gitlabBefore=0000000000000000000000000000000000000000
15:04:15 [2019-05-02T12:04:15.397Z] JENKINS_URL=https://ci.yadev.eu/
15:04:15 [2019-05-02T12:04:15.397Z] LANG=C.UTF-8
15:04:15 [2019-05-02T12:04:15.397Z] JOB_URL=https://ci.yadev.eu/job/Hub2Swarm/
15:04:15 [2019-05-02T12:04:15.397Z] GIT_URL=https://gitlab.com/yasys/hub2swarm.git
15:04:15 [2019-05-02T12:04:15.397Z] gitlabSourceRepoName=Hub2Swarm
15:04:15 [2019-05-02T12:04:15.397Z] BUILD_NUMBER=69
15:04:15 [2019-05-02T12:04:15.397Z] gitlabSourceNamespace=Yet another Systems
15:04:15 [2019-05-02T12:04:15.397Z] JENKINS_NODE_COOKIE=544d35db-9e2e-48f5-897f-45d0c083858d
15:04:15 [2019-05-02T12:04:15.397Z] RUN_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/69/display/redirect
15:04:15 [2019-05-02T12:04:15.397Z] HUDSON_SERVER_COOKIE=e746ebc0b92d9cbd
15:04:15 [2019-05-02T12:04:15.397Z] JOB_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/display/redirect
15:04:15 [2019-05-02T12:04:15.397Z] CLASSPATH=
15:04:15 [2019-05-02T12:04:15.397Z] GIT_COMMITTER_EMAIL=ci@yadev.eu
15:04:15 [2019-05-02T12:04:15.397Z] JOB_NAME=Hub2Swarm
15:04:15 [2019-05-02T12:04:15.397Z] DOCKER_CONFIG=/var/lib/jenkins/workspace/Hub2Swarm@tmp/8b58d4ea-d913-4d5d-9336-94d93247ed95
15:04:15 [2019-05-02T12:04:15.397Z] gitlabUserName=Alex Muravya
15:04:15 [2019-05-02T12:04:15.397Z] JAVA_HOME=/docker-java-home
15:04:15 [2019-05-02T12:04:15.397Z] PWD=/var/lib/jenkins/workspace/Hub2Swarm
15:04:15 [2019-05-02T12:04:15.397Z] GIT_PREVIOUS_COMMIT=64e61df569ae9ad791356b9b1536cd0a0f314168
15:04:15 [2019-05-02T12:04:15.397Z] Requested by kyberorg
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (JavaApp: Build and Test)
[Pipeline] script
[Pipeline] {
Scripts not permitted to use staticMethod org.jenkinsci.plugins.workflow.cps.Safepoint safepoint. Administrators can decide whether to approve or reject this signature.
[Pipeline] sh
15:04:15 [2019-05-02T12:04:15.832Z] + mvn clean package
15:04:17 [2019-05-02T12:04:17.698Z] [INFO] Scanning for projects...
15:04:17 [2019-05-02T12:04:17.948Z] [INFO]
15:04:17 [2019-05-02T12:04:17.948Z] [INFO] ------------------------< eu.yatech:hub2swarm >-------------------------
15:04:17 [2019-05-02T12:04:17.949Z] [INFO] Building hub2swarm 0.0.1-SNAPSHOT
15:04:17 [2019-05-02T12:04:17.949Z] [INFO] --------------------------------[ jar ]---------------------------------
15:04:19 [2019-05-02T12:04:19.810Z] [INFO]
15:04:19 [2019-05-02T12:04:19.811Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ hub2swarm ---
15:04:19 [2019-05-02T12:04:19.811Z] [INFO]
15:04:19 [2019-05-02T12:04:19.811Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ hub2swarm ---
15:04:19 [2019-05-02T12:04:19.811Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:04:19 [2019-05-02T12:04:19.811Z] [INFO] Copying 4 resources
15:04:19 [2019-05-02T12:04:19.811Z] [INFO] Copying 3 resources
15:04:19 [2019-05-02T12:04:19.811Z] [INFO]
15:04:19 [2019-05-02T12:04:19.811Z] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ hub2swarm ---
15:04:19 [2019-05-02T12:04:19.811Z] [INFO] Changes detected - recompiling the module!
15:04:19 [2019-05-02T12:04:19.811Z] [INFO] Compiling 31 source files to /var/lib/jenkins/workspace/Hub2Swarm/target/classes
15:04:23 [2019-05-02T12:04:23.040Z] [INFO]
15:04:23 [2019-05-02T12:04:23.040Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ hub2swarm ---
15:04:23 [2019-05-02T12:04:23.040Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:04:23 [2019-05-02T12:04:23.040Z] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/Hub2Swarm/src/test/resources
15:04:23 [2019-05-02T12:04:23.040Z] [INFO]
15:04:23 [2019-05-02T12:04:23.040Z] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ hub2swarm ---
15:04:23 [2019-05-02T12:04:23.040Z] [INFO] Changes detected - recompiling the module!
15:04:23 [2019-05-02T12:04:23.040Z] [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/Hub2Swarm/target/test-classes
15:04:23 [2019-05-02T12:04:23.591Z] [INFO]
15:04:23 [2019-05-02T12:04:23.591Z] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ hub2swarm ---
15:04:23 [2019-05-02T12:04:23.841Z] [INFO]
15:04:23 [2019-05-02T12:04:23.841Z] [INFO] -------------------------------------------------------
15:04:23 [2019-05-02T12:04:23.841Z] [INFO] T E S T S
15:04:23 [2019-05-02T12:04:23.841Z] [INFO] -------------------------------------------------------
15:04:24 [2019-05-02T12:04:24.392Z] [INFO] Running eu.yatech.hub2swarm.Hub2swarmApplicationTests
15:04:24 [2019-05-02T12:04:24.643Z] 12:04:24.477 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class eu.yatech.hub2swarm.Hub2swarmApplicationTests]
15:04:24 [2019-05-02T12:04:24.643Z] 12:04:24.484 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
15:04:24 [2019-05-02T12:04:24.643Z] 12:04:24.495 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
15:04:24 [2019-05-02T12:04:24.643Z] 12:04:24.547 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
15:04:24 [2019-05-02T12:04:24.643Z] 12:04:24.575 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests], using SpringBootContextLoader
15:04:24 [2019-05-02T12:04:24.643Z] 12:04:24.583 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]: class path resource [eu/yatech/hub2swarm/Hub2swarmApplicationTests-context.xml] does not exist
15:04:24 [2019-05-02T12:04:24.643Z] 12:04:24.584 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]: class path resource [eu/yatech/hub2swarm/Hub2swarmApplicationTestsContext.groovy] does not exist
15:04:24 [2019-05-02T12:04:24.643Z] 12:04:24.584 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]: no resource found for suffixes {-context.xml, Context.groovy}.
15:04:24 [2019-05-02T12:04:24.643Z] 12:04:24.585 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils - Could not detect default configuration classes for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]: Hub2swarmApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
15:04:24 [2019-05-02T12:04:24.893Z] 12:04:24.675 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
15:04:24 [2019-05-02T12:04:24.893Z] 12:04:24.774 [main] DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider - Identified candidate component class: file [/var/lib/jenkins/workspace/Hub2Swarm/target/classes/eu/yatech/hub2swarm/Hub2swarmApplication.class]
15:04:24 [2019-05-02T12:04:24.893Z] 12:04:24.776 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration eu.yatech.hub2swarm.Hub2swarmApplication for test class eu.yatech.hub2swarm.Hub2swarmApplicationTests
15:04:25 [2019-05-02T12:04:25.144Z] 12:04:24.906 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]: using defaults.
15:04:25 [2019-05-02T12:04:25.144Z] 12:04:24.906 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener]
15:04:25 [2019-05-02T12:04:25.144Z] 12:04:24.927 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@63475ace, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4988d8b8, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@c0c2f8d, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@305b7c14, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6913c1fb, org.springframework.test.context.transaction.TransactionalTestExecutionListener@66d18979, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@bccb269, org.springframework.test.context.event.EventPublishingTestExecutionListener@609cd4d8, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@17f7cd29, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@7d8704ef, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@13b6aecc, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@158a8276, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@3c3d9b6b]
15:04:25 [2019-05-02T12:04:25.144Z] 12:04:24.930 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
15:04:25 [2019-05-02T12:04:25.144Z] 12:04:24.931 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
15:04:25 [2019-05-02T12:04:25.144Z] 12:04:24.933 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
15:04:25 [2019-05-02T12:04:25.144Z] 12:04:24.933 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
15:04:25 [2019-05-02T12:04:25.144Z] 12:04:24.934 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
15:04:25 [2019-05-02T12:04:25.144Z] 12:04:24.934 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
15:04:25 [2019-05-02T12:04:25.144Z] 12:04:24.939 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@757277dc testClass = Hub2swarmApplicationTests, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@687e99d8 testClass = Hub2swarmApplicationTests, locations = '{}', classes = '{class eu.yatech.hub2swarm.Hub2swarmApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@f4168b8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@74294adb, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@365c30cc, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@314c508a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]], class annotated with @DirtiesContext [false] with mode [null].
15:04:25 [2019-05-02T12:04:25.144Z] 12:04:24.942 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
15:04:25 [2019-05-02T12:04:25.144Z] 12:04:24.942 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
15:04:25 [2019-05-02T12:04:25.144Z] 12:04:24.984 [main] DEBUG org.springframework.test.context.support.TestPropertySourceUtils - Adding inlined properties to environment: {spring.jmx.enabled=false, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=-1}
15:04:25 [2019-05-02T12:04:25.395Z]
15:04:25 [2019-05-02T12:04:25.395Z] . ____ _ __ _ _
15:04:25 [2019-05-02T12:04:25.395Z] /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
15:04:25 [2019-05-02T12:04:25.395Z] ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
15:04:25 [2019-05-02T12:04:25.395Z] \\/ ___)| |_)| | | | | || (_| | ) ) ) )
15:04:25 [2019-05-02T12:04:25.395Z] ' |____| .__|_| |_|_| |_\__, | / / / /
15:04:25 [2019-05-02T12:04:25.395Z] =========|_|==============|___/=/_/_/_/
15:04:25 [2019-05-02T12:04:25.395Z] :: Spring Boot :: (v2.2.0.M2)
15:04:25 [2019-05-02T12:04:25.395Z]
15:04:25 [2019-05-02T12:04:25.395Z] 2019-05-02 12:04:25.285 INFO 120 --- [ main] e.y.hub2swarm.Hub2swarmApplicationTests : Starting Hub2swarmApplicationTests on d43f66ae8dd3 with PID 120 (started by root in /var/lib/jenkins/workspace/Hub2Swarm)
15:04:25 [2019-05-02T12:04:25.395Z] 2019-05-02 12:04:25.286 INFO 120 --- [ main] e.y.hub2swarm.Hub2swarmApplicationTests : No active profile set, falling back to default profiles: default
15:04:27 [2019-05-02T12:04:27.256Z] 2019-05-02 12:04:26.971 INFO 120 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
15:04:27 [2019-05-02T12:04:27.256Z] 2019-05-02 12:04:27.104 INFO 120 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 121ms. Found 4 repository interfaces.
15:04:28 [2019-05-02T12:04:28.168Z] 2019-05-02 12:04:27.922 INFO 120 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$559044f6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
15:04:28 [2019-05-02T12:04:28.430Z] 2019-05-02 12:04:28.411 INFO 120 --- [ main] o.f.c.internal.license.VersionPrinter : Flyway Community Edition 5.2.4 by Boxfuse
15:04:28 [2019-05-02T12:04:28.680Z] 2019-05-02 12:04:28.436 INFO 120 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting...
15:04:28 [2019-05-02T12:04:28.931Z] 2019-05-02 12:04:28.725 INFO 120 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed.
15:04:28 [2019-05-02T12:04:28.931Z] 2019-05-02 12:04:28.733 INFO 120 --- [ main] o.f.c.internal.database.DatabaseFactory : Database: jdbc:h2:mem:testdb (H2 1.4)
15:04:28 [2019-05-02T12:04:28.931Z] 2019-05-02 12:04:28.788 WARN 120 --- [ main] o.f.c.internal.database.base.Database : Flyway upgrade recommended: H2 1.4.199 is newer than this version of Flyway and support has not been tested.
15:04:28 [2019-05-02T12:04:28.931Z] 2019-05-02 12:04:28.882 INFO 120 --- [ main] o.f.core.internal.command.DbValidate : Successfully validated 3 migrations (execution time 00:00.028s)
15:04:28 [2019-05-02T12:04:28.931Z] 2019-05-02 12:04:28.896 INFO 120 --- [ main] o.f.c.i.s.JdbcTableSchemaHistory : Creating Schema History table: "PUBLIC"."flyway_schema_history"
15:04:29 [2019-05-02T12:04:29.181Z] 2019-05-02 12:04:28.932 INFO 120 --- [ main] o.f.core.internal.command.DbMigrate : Current version of schema "PUBLIC": << Empty Schema >>
15:04:29 [2019-05-02T12:04:29.181Z] 2019-05-02 12:04:28.934 INFO 120 --- [ main] o.f.core.internal.command.DbMigrate : Migrating schema "PUBLIC" to version 1 - Tables
15:04:29 [2019-05-02T12:04:29.181Z] 2019-05-02 12:04:28.974 INFO 120 --- [ main] o.f.core.internal.command.DbMigrate : Migrating schema "PUBLIC" to version 2 - Stack Table
15:04:29 [2019-05-02T12:04:29.181Z] 2019-05-02 12:04:28.995 INFO 120 --- [ main] o.f.core.internal.command.DbMigrate : Migrating schema "PUBLIC" to version 3 - Creds Table
15:04:29 [2019-05-02T12:04:29.181Z] 2019-05-02 12:04:29.011 INFO 120 --- [ main] o.f.core.internal.command.DbMigrate : Successfully applied 3 migrations to schema "PUBLIC" (execution time 00:00.118s)
15:04:29 [2019-05-02T12:04:29.432Z] 2019-05-02 12:04:29.295 INFO 120 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default]
15:04:29 [2019-05-02T12:04:29.682Z] 2019-05-02 12:04:29.430 INFO 120 --- [ main] org.hibernate.Version : HHH000412: Hibernate Core {5.4.2.Final}
15:04:29 [2019-05-02T12:04:29.682Z] 2019-05-02 12:04:29.673 INFO 120 --- [ main] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.1.0.Final}
15:04:30 [2019-05-02T12:04:30.233Z] 2019-05-02 12:04:29.936 INFO 120 --- [ main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
15:04:31 [2019-05-02T12:04:31.395Z] 2019-05-02 12:04:31.144 INFO 120 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
15:04:31 [2019-05-02T12:04:31.395Z] 2019-05-02 12:04:31.147 INFO 120 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
15:04:31 [2019-05-02T12:04:31.395Z] 2019-05-02 12:04:31.250 WARN 120 --- [ main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
15:04:32 [2019-05-02T12:04:32.739Z] Encryptor ERROR: No secret key password found in ENV 'ENCRYPT_KEY_PASSWORD' nor application property 'app.encrypt.password'
15:04:33 [2019-05-02T12:04:33.290Z] [INFO]
15:04:33 [2019-05-02T12:04:33.290Z] [INFO] Results:
15:04:33 [2019-05-02T12:04:33.290Z] [INFO]
15:04:33 [2019-05-02T12:04:33.290Z] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
15:04:33 [2019-05-02T12:04:33.290Z] [INFO]
15:04:33 [2019-05-02T12:04:33.290Z] [INFO] ------------------------------------------------------------------------
15:04:33 [2019-05-02T12:04:33.290Z] [INFO] BUILD FAILURE
15:04:33 [2019-05-02T12:04:33.290Z] [INFO] ------------------------------------------------------------------------
15:04:33 [2019-05-02T12:04:33.290Z] [INFO] Total time: 15.772 s
15:04:33 [2019-05-02T12:04:33.290Z] [INFO] Finished at: 2019-05-02T12:04:33Z
15:04:33 [2019-05-02T12:04:33.290Z] [INFO] ------------------------------------------------------------------------
15:04:33 [2019-05-02T12:04:33.290Z] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.1:test (default-test) on project hub2swarm: There are test failures.
15:04:33 [2019-05-02T12:04:33.290Z] [ERROR]
15:04:33 [2019-05-02T12:04:33.290Z] [ERROR] Please refer to /var/lib/jenkins/workspace/Hub2Swarm/target/surefire-reports for the individual test results.
15:04:33 [2019-05-02T12:04:33.290Z] [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
15:04:33 [2019-05-02T12:04:33.290Z] [ERROR] The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
15:04:33 [2019-05-02T12:04:33.290Z] [ERROR] Command was /bin/sh -c cd /var/lib/jenkins/workspace/Hub2Swarm && /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java -jar /var/lib/jenkins/workspace/Hub2Swarm/target/surefire/surefirebooter4304253048851709781.jar /var/lib/jenkins/workspace/Hub2Swarm/target/surefire 2019-05-02T12-04-23_608-jvmRun1 surefire2669206733283296293tmp surefire_04345954774784712608tmp
15:04:33 [2019-05-02T12:04:33.290Z] [ERROR] Error occurred in starting fork, check output in log
15:04:33 [2019-05-02T12:04:33.290Z] [ERROR] Process Exit Code: 3
15:04:33 [2019-05-02T12:04:33.290Z] [ERROR] org.apache.maven.surefire.booter.SurefireBooterForkException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
15:04:33 [2019-05-02T12:04:33.290Z] [ERROR] Command was /bin/sh -c cd /var/lib/jenkins/workspace/Hub2Swarm && /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java -jar /var/lib/jenkins/workspace/Hub2Swarm/target/surefire/surefirebooter4304253048851709781.jar /var/lib/jenkins/workspace/Hub2Swarm/target/surefire 2019-05-02T12-04-23_608-jvmRun1 surefire2669206733283296293tmp surefire_04345954774784712608tmp
15:04:33 [2019-05-02T12:04:33.290Z] [ERROR] Error occurred in starting fork, check output in log
15:04:33 [2019-05-02T12:04:33.290Z] [ERROR] Process Exit Code: 3
15:04:33 [2019-05-02T12:04:33.290Z] [ERROR] at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:669)
15:04:33 [2019-05-02T12:04:33.290Z] [ERROR] at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:282)
15:04:33 [2019-05-02T12:04:33.290Z] [ERROR] at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:245)
15:04:33 [2019-05-02T12:04:33.290Z] [ERROR] at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1183)
15:04:33 [2019-05-02T12:04:33.290Z] [ERROR] at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:1011)
15:04:33 [2019-05-02T12:04:33.290Z] [ERROR] at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:857)
15:04:33 [2019-05-02T12:04:33.290Z] [ERROR] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:137)
15:04:33 [2019-05-02T12:04:33.290Z] [ERROR] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:210)
15:04:33 [2019-05-02T12:04:33.290Z] [ERROR] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:156)
15:04:33 [2019-05-02T12:04:33.290Z] [ERROR] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:148)
15:04:33 [2019-05-02T12:04:33.290Z] [ERROR] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117)
15:04:33 [2019-05-02T12:04:33.290Z] [ERROR] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81)
15:04:33 [2019-05-02T12:04:33.290Z] [ERROR] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:56)
15:04:33 [2019-05-02T12:04:33.290Z] [ERROR] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
15:04:33 [2019-05-02T12:04:33.290Z] [ERROR] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:305)
15:04:33 [2019-05-02T12:04:33.290Z] [ERROR] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:192)
15:04:33 [2019-05-02T12:04:33.290Z] [ERROR] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:105)
15:04:33 [2019-05-02T12:04:33.290Z] [ERROR] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:956)
15:04:33 [2019-05-02T12:04:33.290Z] [ERROR] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
15:04:33 [2019-05-02T12:04:33.290Z] [ERROR] at org.apache.maven.cli.MavenCli.main(MavenCli.java:192)
15:04:33 [2019-05-02T12:04:33.290Z] [ERROR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:04:33 [2019-05-02T12:04:33.290Z] [ERROR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:04:33 [2019-05-02T12:04:33.290Z] [ERROR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:04:33 [2019-05-02T12:04:33.290Z] [ERROR] at java.lang.reflect.Method.invoke(Method.java:498)
15:04:33 [2019-05-02T12:04:33.290Z] [ERROR] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
15:04:33 [2019-05-02T12:04:33.290Z] [ERROR] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
15:04:33 [2019-05-02T12:04:33.290Z] [ERROR] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
15:04:33 [2019-05-02T12:04:33.290Z] [ERROR] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
15:04:33 [2019-05-02T12:04:33.290Z] [ERROR]
15:04:33 [2019-05-02T12:04:33.290Z] [ERROR] -> [Help 1]
15:04:33 [2019-05-02T12:04:33.290Z] [ERROR]
15:04:33 [2019-05-02T12:04:33.290Z] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
15:04:33 [2019-05-02T12:04:33.290Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
15:04:33 [2019-05-02T12:04:33.290Z] [ERROR]
15:04:33 [2019-05-02T12:04:33.290Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
15:04:33 [2019-05-02T12:04:33.290Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker: Build and Push)
Stage "Docker: Build and Push" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] echo
15:04:33 [2019-05-02T12:04:33.518Z] One way or another, I have finished. Tsau!
[Pipeline] sh
15:04:33 [2019-05-02T12:04:33.806Z] + set +x
15:04:33 [2019-05-02T12:04:33.807Z] Making workspace writable for correct cleanup
15:04:33 [2019-05-02T12:04:33.807Z] Done for kyberorg
[Pipeline] deleteDir
[Pipeline] echo
15:04:33 [2019-05-02T12:04:33.855Z] Perkele! I failed :(
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
$ docker stop --time=1 d43f66ae8dd37e71c7f1cf2127436f83503cedb9d6697109b95cf08ecf744235
$ docker rm -f d43f66ae8dd37e71c7f1cf2127436f83503cedb9d6697109b95cf08ecf744235
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: script returned exit code 1
Finished: FAILURE