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/master, since it originates from another repository
Seen branch in repository origin/master
Seen 1 remote branch
> /usr/bin/git show-ref --tags -d # timeout=10
Checking out Revision ef24979c838ba67c7896033c1c66b07c2c6fb806 (origin/master)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f ef24979c838ba67c7896033c1c66b07c2c6fb806 # timeout=10
Commit message: "Jobbari with args"
> /usr/bin/git rev-list --no-walk dbc8a3c11691afdf022edc62ede362c3e3ea8c55 # 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/master, 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
[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/master, since it originates from another repository
Seen branch in repository origin/master
Seen 1 remote branch
> /usr/bin/git show-ref --tags -d # timeout=10
Checking out Revision ef24979c838ba67c7896033c1c66b07c2c6fb806 (origin/master)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f ef24979c838ba67c7896033c1c66b07c2c6fb806 # timeout=10
Commit message: "Jobbari with args"
[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/e2e419ac-81d0-4115-9960-e0f8a995c2a5/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-maven-proxy-repo-latest
.
[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-maven-proxy-repo-latest cat
$ docker top 9a85d5c23322d0e116549d998f5898a1eb298a11160eaee762ffde8c7e976092 -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
14:17:24 [2019-04-22T11:17:24.448Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
14:17:24 [2019-04-22T11:17:24.739Z] + set +x
14:17:24 [2019-04-22T11:17:24.739Z] [Runner info]
14:17:24 [2019-04-22T11:17:24.739Z] Hostname: 9a85d5c23322
14:17:24 [2019-04-22T11:17:24.739Z] Network Status: Host Online
14:17:24 [2019-04-22T11:17:24.739Z]
14:17:24 [2019-04-22T11:17:24.739Z] === Tools info ===
14:17:24 [2019-04-22T11:17:24.990Z] Docker version: Docker version 18.09.5, build e8ff056dbc
14:17:24 [2019-04-22T11:17:24.990Z]
14:17:24 [2019-04-22T11:17:24.990Z] Maven version: Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z)
14:17:24 [2019-04-22T11:17:24.990Z] Maven home: /opt/mvn
14:17:24 [2019-04-22T11:17:24.990Z] Java version: 1.8.0_212, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre
14:17:24 [2019-04-22T11:17:24.990Z] Default locale: en, platform encoding: UTF-8
14:17:24 [2019-04-22T11:17:24.990Z] OS name: "linux", version: "4.9.0-8-amd64", arch: "amd64", family: "unix"
14:17:24 [2019-04-22T11:17:24.990Z]
14:17:24 [2019-04-22T11:17:24.990Z] Requested by kyberorg
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
14:17:25 [2019-04-22T11:17:25.054Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
14:17:25 [2019-04-22T11:17:25.343Z] + set +x
14:17:25 [2019-04-22T11:17:25.343Z] [Build info]
14:17:25 [2019-04-22T11:17:25.343Z] ===== Git info =====
14:17:25 [2019-04-22T11:17:25.343Z] Git branch: master
14:17:25 [2019-04-22T11:17:25.343Z] Git commit: ef24979c838ba67c7896033c1c66b07c2c6fb806
14:17:25 [2019-04-22T11:17:25.343Z] Git tag: -
14:17:25 [2019-04-22T11:17:25.343Z]
14:17:25 [2019-04-22T11:17:25.343Z] ===== Jenkins info =====
14:17:25 [2019-04-22T11:17:25.343Z] Jenkins Job #10
14:17:25 [2019-04-22T11:17:25.343Z] Jenkins Job URL: https://ci.yadev.eu/job/Hub2Swarm/10/
14:17:25 [2019-04-22T11:17:25.343Z] Jenkins Tag: jenkins-Hub2Swarm-10
14:17:25 [2019-04-22T11:17:25.343Z]
14:17:25 [2019-04-22T11:17:25.343Z] ===== Job Params =====
14:17:25 [2019-04-22T11:17:25.343Z]
14:17:25 [2019-04-22T11:17:25.343Z] dockerRepo=yasys/hub2swarm
14:17:25 [2019-04-22T11:17:25.343Z] dockerStep=ee.yadev.pipe.commonpipe.Default@60fa3b4f
14:17:25 [2019-04-22T11:17:25.343Z] javaStep=ee.yadev.pipe.commonpipe.Default@60fa3b4f
14:17:25 [2019-04-22T11:17:25.343Z] executionInfoStep=ee.yadev.pipe.commonpipe.Default@60fa3b4f
14:17:25 [2019-04-22T11:17:25.343Z] hubUrl=https://cloud.docker.com/repository/docker
14:17:25 [2019-04-22T11:17:25.343Z] useDebugTag=false
14:17:25 [2019-04-22T11:17:25.343Z] mavenBuildOptions={addJavadoc=false, runTestsAsWell=false}
14:17:25 [2019-04-22T11:17:25.343Z] preparationStep=ee.yadev.pipe.commonpipe.Default@60fa3b4f
14:17:25 [2019-04-22T11:17:25.343Z] stepTimeout=5
14:17:25 [2019-04-22T11:17:25.343Z] hubCredentialsId=docker-hub
14:17:25 [2019-04-22T11:17:25.343Z] class=class ee.yadev.pipe.commonpipe.Params
14:17:25 [2019-04-22T11:17:25.343Z] skipMavenTests=true
14:17:25 [2019-04-22T11:17:25.343Z] agent={image=yasys/jobbari, tag=1-maven-proxy-repo-latest, args=-u root --privileged -v /opt/mvn/:/root/.m2}
14:17:25 [2019-04-22T11:17:25.343Z] verbose=false
14:17:25 [2019-04-22T11:17:25.343Z] mavenTestsTimeout=5
14:17:25 [2019-04-22T11:17:25.343Z] pipelineTimeout=15
14:17:25 [2019-04-22T11:17:25.343Z] hubUser=kyberorg
14:17:25 [2019-04-22T11:17:25.343Z]
14:17:25 [2019-04-22T11:17:25.343Z] ==== Environment Variables =====
14:17:25 [2019-04-22T11:17:25.343Z] gitlabSourceRepoURL=git@gitlab.com:yasys/hub2swarm.git
14:17:25 [2019-04-22T11:17:25.343Z] GIT_COMMITTER_NAME=Jenkins CI
14:17:25 [2019-04-22T11:17:25.343Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT=dbc8a3c11691afdf022edc62ede362c3e3ea8c55
14:17:25 [2019-04-22T11:17:25.343Z] GIT_AUTHOR_EMAIL=ci@yadev.eu
14:17:25 [2019-04-22T11:17:25.343Z] HOSTNAME=9a85d5c23322
14:17:25 [2019-04-22T11:17:25.343Z] RUN_CHANGES_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/10/display/redirect?page=changes
14:17:25 [2019-04-22T11:17:25.343Z] gitlabAfter=ef24979c838ba67c7896033c1c66b07c2c6fb806
14:17:25 [2019-04-22T11:17:25.343Z] NODE_LABELS=master
14:17:25 [2019-04-22T11:17:25.343Z] GIT_COMMIT=ef24979c838ba67c7896033c1c66b07c2c6fb806
14:17:25 [2019-04-22T11:17:25.343Z] HUDSON_URL=https://ci.yadev.eu/
14:17:25 [2019-04-22T11:17:25.343Z] HOME=/root
14:17:25 [2019-04-22T11:17:25.343Z] BUILD_URL=https://ci.yadev.eu/job/Hub2Swarm/10/
14:17:25 [2019-04-22T11:17:25.343Z] JENKINS_SERVER_COOKIE=durable-a20a2f40a8ef5813fe7ee1dcdca63f0d
14:17:25 [2019-04-22T11:17:25.343Z] gitlabTargetBranch=master
14:17:25 [2019-04-22T11:17:25.343Z] GIT_AUTHOR_NAME=Jenkins CI
14:17:25 [2019-04-22T11:17:25.343Z] gitlabSourceRepoHttpUrl=https://gitlab.com/yasys/hub2swarm.git
14:17:25 [2019-04-22T11:17:25.343Z] WORKSPACE=/var/lib/jenkins/workspace/Hub2Swarm
14:17:25 [2019-04-22T11:17:25.343Z] gitlabMergeRequestLastCommit=ef24979c838ba67c7896033c1c66b07c2c6fb806
14:17:25 [2019-04-22T11:17:25.343Z] JAVA_VERSION=8u212
14:17:25 [2019-04-22T11:17:25.343Z] gitlabSourceRepoSshUrl=git@gitlab.com:yasys/hub2swarm.git
14:17:25 [2019-04-22T11:17:25.343Z] NODE_NAME=master
14:17:25 [2019-04-22T11:17:25.343Z] GIT_BRANCH=origin/master
14:17:25 [2019-04-22T11:17:25.343Z] EXECUTOR_NUMBER=0
14:17:25 [2019-04-22T11:17:25.343Z] gitlabSourceRepoHomepage=https://gitlab.com/yasys/hub2swarm
14:17:25 [2019-04-22T11:17:25.343Z] STAGE_NAME=Execution info
14:17:25 [2019-04-22T11:17:25.343Z] gitlabBranch=master
14:17:25 [2019-04-22T11:17:25.343Z] gitlabUserEmail=kyberorg@yadev.eu
14:17:25 [2019-04-22T11:17:25.343Z] gitlabSourceBranch=master
14:17:25 [2019-04-22T11:17:25.343Z] BUILD_DISPLAY_NAME=#10
14:17:25 [2019-04-22T11:17:25.343Z] DOCKER_REGISTRY_URL=https://index.docker.io/v1/
14:17:25 [2019-04-22T11:17:25.343Z] JOB_BASE_NAME=Hub2Swarm
14:17:25 [2019-04-22T11:17:25.343Z] HUDSON_HOME=/var/lib/jenkins
14:17:25 [2019-04-22T11:17:25.343Z] JAVA_DEBIAN_VERSION=8u212-b01-1~deb9u1
14:17:25 [2019-04-22T11:17:25.343Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:17:25 [2019-04-22T11:17:25.343Z] BUILD_ID=10
14:17:25 [2019-04-22T11:17:25.343Z] BUILDING_FOR=kyberorg
14:17:25 [2019-04-22T11:17:25.343Z] gitlabActionType=PUSH
14:17:25 [2019-04-22T11:17:25.343Z] gitlabBefore=dbc8a3c11691afdf022edc62ede362c3e3ea8c55
14:17:25 [2019-04-22T11:17:25.343Z] BUILD_TAG=jenkins-Hub2Swarm-10
14:17:25 [2019-04-22T11:17:25.343Z] JENKINS_URL=https://ci.yadev.eu/
14:17:25 [2019-04-22T11:17:25.343Z] LANG=C.UTF-8
14:17:25 [2019-04-22T11:17:25.343Z] GIT_URL=https://gitlab.com/yasys/hub2swarm.git
14:17:25 [2019-04-22T11:17:25.343Z] JOB_URL=https://ci.yadev.eu/job/Hub2Swarm/
14:17:25 [2019-04-22T11:17:25.343Z] gitlabSourceRepoName=Hub2Swarm
14:17:25 [2019-04-22T11:17:25.343Z] BUILD_NUMBER=10
14:17:25 [2019-04-22T11:17:25.343Z] gitlabSourceNamespace=Yet another Systems
14:17:25 [2019-04-22T11:17:25.343Z] JENKINS_NODE_COOKIE=f78200eb-fc3b-49e2-88a8-d802ef9aabd2
14:17:25 [2019-04-22T11:17:25.343Z] RUN_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/10/display/redirect
14:17:25 [2019-04-22T11:17:25.343Z] HUDSON_SERVER_COOKIE=e746ebc0b92d9cbd
14:17:25 [2019-04-22T11:17:25.343Z] JOB_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/display/redirect
14:17:25 [2019-04-22T11:17:25.343Z] CLASSPATH=
14:17:25 [2019-04-22T11:17:25.343Z] JOB_NAME=Hub2Swarm
14:17:25 [2019-04-22T11:17:25.343Z] GIT_COMMITTER_EMAIL=ci@yadev.eu
14:17:25 [2019-04-22T11:17:25.343Z] DOCKER_CONFIG=/var/lib/jenkins/workspace/Hub2Swarm@tmp/e2e419ac-81d0-4115-9960-e0f8a995c2a5
14:17:25 [2019-04-22T11:17:25.343Z] gitlabUserName=Alex Muravya
14:17:25 [2019-04-22T11:17:25.343Z] JAVA_HOME=/docker-java-home
14:17:25 [2019-04-22T11:17:25.343Z] PWD=/var/lib/jenkins/workspace/Hub2Swarm
14:17:25 [2019-04-22T11:17:25.343Z] GIT_PREVIOUS_COMMIT=dbc8a3c11691afdf022edc62ede362c3e3ea8c55
14:17:25 [2019-04-22T11:17:25.343Z] Requested by kyberorg
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (JavaApp: Build and Test)
[Pipeline] script
[Pipeline] {
[Pipeline] timeout
14:17:25 [2019-04-22T11:17:25.501Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
14:17:25 [2019-04-22T11:17:25.786Z] + set -x
14:17:25 [2019-04-22T11:17:25.786Z] + mvn clean package -B -V -Dmaven.javadoc.skip=true -Dmaven.test.skip=true
14:17:26 [2019-04-22T11:17:26.037Z] Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z)
14:17:26 [2019-04-22T11:17:26.037Z] Maven home: /opt/mvn
14:17:26 [2019-04-22T11:17:26.037Z] Java version: 1.8.0_212, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre
14:17:26 [2019-04-22T11:17:26.037Z] Default locale: en, platform encoding: UTF-8
14:17:26 [2019-04-22T11:17:26.037Z] OS name: "linux", version: "4.9.0-8-amd64", arch: "amd64", family: "unix"
14:17:26 [2019-04-22T11:17:26.948Z] [INFO] Scanning for projects...
14:17:27 [2019-04-22T11:17:27.198Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/boot/spring-boot-starter-parent/2.2.0.M2/spring-boot-starter-parent-2.2.0.M2.pom
14:17:27 [2019-04-22T11:17:27.749Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-parent/2.2.0.M2/spring-boot-starter-parent-2.2.0.M2.pom
14:17:27 [2019-04-22T11:17:27.999Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-parent/2.2.0.M2/spring-boot-starter-parent-2.2.0.M2.pom (9.5 kB at 36 kB/s)
14:17:27 [2019-04-22T11:17:27.999Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/boot/spring-boot-dependencies/2.2.0.M2/spring-boot-dependencies-2.2.0.M2.pom
14:17:27 [2019-04-22T11:17:27.999Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-dependencies/2.2.0.M2/spring-boot-dependencies-2.2.0.M2.pom
14:17:28 [2019-04-22T11:17:28.550Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-dependencies/2.2.0.M2/spring-boot-dependencies-2.2.0.M2.pom (123 kB at 272 kB/s)
14:17:28 [2019-04-22T11:17:28.550Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-bom/13.0.3/vaadin-bom-13.0.3.pom
14:17:28 [2019-04-22T11:17:28.800Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-bom/13.0.3/vaadin-bom-13.0.3.pom
14:17:28 [2019-04-22T11:17:28.800Z] [INFO] Downloading from repo: https://127.0.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-bom/13.0.3/vaadin-bom-13.0.3.pom
14:17:28 [2019-04-22T11:17:28.800Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/fasterxml/jackson/jackson-bom/2.9.8/jackson-bom-2.9.8.pom
14:17:29 [2019-04-22T11:17:29.051Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/fasterxml/jackson/jackson-bom/2.9.8/jackson-bom-2.9.8.pom
14:17:29 [2019-04-22T11:17:29.051Z] [INFO] Downloading from repo: https://127.0.0.1:8081/artifactory/jcenter/com/fasterxml/jackson/jackson-bom/2.9.8/jackson-bom-2.9.8.pom
14:17:29 [2019-04-22T11:17:29.051Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/io/netty/netty-bom/4.1.34.Final/netty-bom-4.1.34.Final.pom
14:17:29 [2019-04-22T11:17:29.302Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/io/netty/netty-bom/4.1.34.Final/netty-bom-4.1.34.Final.pom
14:17:29 [2019-04-22T11:17:29.302Z] [INFO] Downloading from repo: https://127.0.0.1:8081/artifactory/jcenter/io/netty/netty-bom/4.1.34.Final/netty-bom-4.1.34.Final.pom
14:17:29 [2019-04-22T11:17:29.302Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/io/projectreactor/reactor-bom/Californium-SR6/reactor-bom-Californium-SR6.pom
14:17:29 [2019-04-22T11:17:29.552Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/io/projectreactor/reactor-bom/Californium-SR6/reactor-bom-Californium-SR6.pom
14:17:29 [2019-04-22T11:17:29.803Z] [INFO] Downloading from repo: https://127.0.0.1:8081/artifactory/jcenter/io/projectreactor/reactor-bom/Californium-SR6/reactor-bom-Californium-SR6.pom
14:17:29 [2019-04-22T11:17:29.803Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/logging/log4j/log4j-bom/2.11.2/log4j-bom-2.11.2.pom
14:17:29 [2019-04-22T11:17:29.803Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/logging/log4j/log4j-bom/2.11.2/log4j-bom-2.11.2.pom
14:17:30 [2019-04-22T11:17:30.053Z] [INFO] Downloading from repo: https://127.0.0.1:8081/artifactory/jcenter/org/apache/logging/log4j/log4j-bom/2.11.2/log4j-bom-2.11.2.pom
14:17:30 [2019-04-22T11:17:30.053Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/eclipse/jetty/jetty-bom/9.4.15.v20190215/jetty-bom-9.4.15.v20190215.pom
14:17:30 [2019-04-22T11:17:30.053Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/eclipse/jetty/jetty-bom/9.4.15.v20190215/jetty-bom-9.4.15.v20190215.pom
14:17:30 [2019-04-22T11:17:30.304Z] [INFO] Downloading from repo: https://127.0.0.1:8081/artifactory/jcenter/org/eclipse/jetty/jetty-bom/9.4.15.v20190215/jetty-bom-9.4.15.v20190215.pom
14:17:30 [2019-04-22T11:17:30.304Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/jersey-bom/2.28/jersey-bom-2.28.pom
14:17:30 [2019-04-22T11:17:30.304Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/jersey-bom/2.28/jersey-bom-2.28.pom
14:17:30 [2019-04-22T11:17:30.555Z] [INFO] Downloading from repo: https://127.0.0.1:8081/artifactory/jcenter/org/glassfish/jersey/jersey-bom/2.28/jersey-bom-2.28.pom
14:17:30 [2019-04-22T11:17:30.555Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jetbrains/kotlin/kotlin-bom/1.3.30/kotlin-bom-1.3.30.pom
14:17:30 [2019-04-22T11:17:30.555Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jetbrains/kotlin/kotlin-bom/1.3.30/kotlin-bom-1.3.30.pom
14:17:30 [2019-04-22T11:17:30.805Z] [INFO] Downloading from repo: https://127.0.0.1:8081/artifactory/jcenter/org/jetbrains/kotlin/kotlin-bom/1.3.30/kotlin-bom-1.3.30.pom
14:17:30 [2019-04-22T11:17:30.805Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/junit/junit-bom/5.4.2/junit-bom-5.4.2.pom
14:17:30 [2019-04-22T11:17:30.805Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/junit/junit-bom/5.4.2/junit-bom-5.4.2.pom
14:17:31 [2019-04-22T11:17:31.056Z] [INFO] Downloading from repo: https://127.0.0.1:8081/artifactory/jcenter/org/junit/junit-bom/5.4.2/junit-bom-5.4.2.pom
14:17:31 [2019-04-22T11:17:31.056Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/spring-framework-bom/5.2.0.M1/spring-framework-bom-5.2.0.M1.pom
14:17:31 [2019-04-22T11:17:31.306Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-framework-bom/5.2.0.M1/spring-framework-bom-5.2.0.M1.pom
14:17:31 [2019-04-22T11:17:31.557Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-framework-bom/5.2.0.M1/spring-framework-bom-5.2.0.M1.pom (5.2 kB at 21 kB/s)
14:17:31 [2019-04-22T11:17:31.557Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/data/spring-data-releasetrain/Moore-M3/spring-data-releasetrain-Moore-M3.pom
14:17:31 [2019-04-22T11:17:31.557Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/data/spring-data-releasetrain/Moore-M3/spring-data-releasetrain-Moore-M3.pom
14:17:31 [2019-04-22T11:17:31.807Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/data/spring-data-releasetrain/Moore-M3/spring-data-releasetrain-Moore-M3.pom (4.7 kB at 19 kB/s)
14:17:31 [2019-04-22T11:17:31.807Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/data/build/spring-data-build/2.2.0.M3/spring-data-build-2.2.0.M3.pom
14:17:31 [2019-04-22T11:17:31.807Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/data/build/spring-data-build/2.2.0.M3/spring-data-build-2.2.0.M3.pom
14:17:32 [2019-04-22T11:17:32.358Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/data/build/spring-data-build/2.2.0.M3/spring-data-build-2.2.0.M3.pom (6.6 kB at 25 kB/s)
14:17:32 [2019-04-22T11:17:32.358Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/integration/spring-integration-bom/5.2.0.M1/spring-integration-bom-5.2.0.M1.pom
14:17:32 [2019-04-22T11:17:32.358Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/integration/spring-integration-bom/5.2.0.M1/spring-integration-bom-5.2.0.M1.pom
14:17:32 [2019-04-22T11:17:32.608Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/integration/spring-integration-bom/5.2.0.M1/spring-integration-bom-5.2.0.M1.pom (8.5 kB at 33 kB/s)
14:17:32 [2019-04-22T11:17:32.608Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/security/spring-security-bom/5.2.0.M2/spring-security-bom-5.2.0.M2.pom
14:17:32 [2019-04-22T11:17:32.859Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/security/spring-security-bom/5.2.0.M2/spring-security-bom-5.2.0.M2.pom
14:17:33 [2019-04-22T11:17:33.109Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/security/spring-security-bom/5.2.0.M2/spring-security-bom-5.2.0.M2.pom (5.1 kB at 20 kB/s)
14:17:33 [2019-04-22T11:17:33.109Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/session/spring-session-bom/Corn-M1/spring-session-bom-Corn-M1.pom
14:17:33 [2019-04-22T11:17:33.109Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/session/spring-session-bom/Corn-M1/spring-session-bom-Corn-M1.pom
14:17:33 [2019-04-22T11:17:33.360Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/session/spring-session-bom/Corn-M1/spring-session-bom-Corn-M1.pom (3.0 kB at 12 kB/s)
14:17:33 [2019-04-22T11:17:33.360Z] [ERROR] [ERROR] Some problems were encountered while processing the POMs:
14:17:33 [2019-04-22T11:17:33.360Z] [ERROR] Non-resolvable import POM: Could not transfer artifact com.vaadin:vaadin-bom:pom:13.0.3 from/to repo (https://127.0.0.1:8081/artifactory/jcenter): Connect to 127.0.0.1:8081 [/127.0.0.1] failed: Connection refused (Connection refused) @ line 101, column 16
14:17:33 [2019-04-22T11:17:33.360Z] [ERROR] Non-resolvable import POM: Could not transfer artifact com.fasterxml.jackson:jackson-bom:pom:2.9.8 from/to repo (https://127.0.0.1:8081/artifactory/jcenter): Connect to 127.0.0.1:8081 [/127.0.0.1] failed: Connection refused (Connection refused) @ org.springframework.boot:spring-boot-dependencies:2.2.0.M2, /root/.m2/repository/org/springframework/boot/spring-boot-dependencies/2.2.0.M2/spring-boot-dependencies-2.2.0.M2.pom, line 625, column 19
14:17:33 [2019-04-22T11:17:33.360Z] [ERROR] Non-resolvable import POM: Could not transfer artifact io.netty:netty-bom:pom:4.1.34.Final from/to repo (https://127.0.0.1:8081/artifactory/jcenter): Connect to 127.0.0.1:8081 [/127.0.0.1] failed: Connection refused (Connection refused) @ org.springframework.boot:spring-boot-dependencies:2.2.0.M2, /root/.m2/repository/org/springframework/boot/spring-boot-dependencies/2.2.0.M2/spring-boot-dependencies-2.2.0.M2.pom, line 993, column 19
14:17:33 [2019-04-22T11:17:33.360Z] [ERROR] Non-resolvable import POM: Could not transfer artifact io.projectreactor:reactor-bom:pom:Californium-SR6 from/to repo (https://127.0.0.1:8081/artifactory/jcenter): Connect to 127.0.0.1:8081 [/127.0.0.1] failed: Connection refused (Connection refused) @ org.springframework.boot:spring-boot-dependencies:2.2.0.M2, /root/.m2/repository/org/springframework/boot/spring-boot-dependencies/2.2.0.M2/spring-boot-dependencies-2.2.0.M2.pom, line 1005, column 19
14:17:33 [2019-04-22T11:17:33.360Z] [ERROR] Non-resolvable import POM: Could not transfer artifact org.apache.logging.log4j:log4j-bom:pom:2.11.2 from/to repo (https://127.0.0.1:8081/artifactory/jcenter): Connect to 127.0.0.1:8081 [/127.0.0.1] failed: Connection refused (Connection refused) @ org.springframework.boot:spring-boot-dependencies:2.2.0.M2, /root/.m2/repository/org/springframework/boot/spring-boot-dependencies/2.2.0.M2/spring-boot-dependencies-2.2.0.M2.pom, line 1749, column 19
14:17:33 [2019-04-22T11:17:33.360Z] [ERROR] Non-resolvable import POM: Could not transfer artifact org.eclipse.jetty:jetty-bom:pom:9.4.15.v20190215 from/to repo (https://127.0.0.1:8081/artifactory/jcenter): Connect to 127.0.0.1:8081 [/127.0.0.1] failed: Connection refused (Connection refused) @ org.springframework.boot:spring-boot-dependencies:2.2.0.M2, /root/.m2/repository/org/springframework/boot/spring-boot-dependencies/2.2.0.M2/spring-boot-dependencies-2.2.0.M2.pom, line 2027, column 19
14:17:33 [2019-04-22T11:17:33.360Z] [ERROR] Non-resolvable import POM: Could not transfer artifact org.glassfish.jersey:jersey-bom:pom:2.28 from/to repo (https://127.0.0.1:8081/artifactory/jcenter): Connect to 127.0.0.1:8081 [/127.0.0.1] failed: Connection refused (Connection refused) @ org.springframework.boot:spring-boot-dependencies:2.2.0.M2, /root/.m2/repository/org/springframework/boot/spring-boot-dependencies/2.2.0.M2/spring-boot-dependencies-2.2.0.M2.pom, line 2126, column 19
14:17:33 [2019-04-22T11:17:33.360Z] [ERROR] Non-resolvable import POM: Could not transfer artifact org.jetbrains.kotlin:kotlin-bom:pom:1.3.30 from/to repo (https://127.0.0.1:8081/artifactory/jcenter): Connect to 127.0.0.1:8081 [/127.0.0.1] failed: Connection refused (Connection refused) @ org.springframework.boot:spring-boot-dependencies:2.2.0.M2, /root/.m2/repository/org/springframework/boot/spring-boot-dependencies/2.2.0.M2/spring-boot-dependencies-2.2.0.M2.pom, line 2484, column 19
14:17:33 [2019-04-22T11:17:33.360Z] [ERROR] Non-resolvable import POM: Could not transfer artifact org.junit:junit-bom:pom:5.4.2 from/to repo (https://127.0.0.1:8081/artifactory/jcenter): Connect to 127.0.0.1:8081 [/127.0.0.1] failed: Connection refused (Connection refused) @ org.springframework.boot:spring-boot-dependencies:2.2.0.M2, /root/.m2/repository/org/springframework/boot/spring-boot-dependencies/2.2.0.M2/spring-boot-dependencies-2.2.0.M2.pom, line 2511, column 19
14:17:33 [2019-04-22T11:17:33.360Z] [ERROR] 'dependencies.dependency.version' for com.vaadin:vaadin-spring-boot-starter:jar is missing. @ line 39, column 15
14:17:33 [2019-04-22T11:17:33.360Z] @
14:17:33 [2019-04-22T11:17:33.360Z] [ERROR] The build could not read 1 project -> [Help 1]
14:17:33 [2019-04-22T11:17:33.360Z] [ERROR]
14:17:33 [2019-04-22T11:17:33.360Z] [ERROR] The project eu.yatech:hub2swarm:0.0.1-SNAPSHOT (/var/lib/jenkins/workspace/Hub2Swarm/pom.xml) has 10 errors
14:17:33 [2019-04-22T11:17:33.360Z] [ERROR] Non-resolvable import POM: Could not transfer artifact com.vaadin:vaadin-bom:pom:13.0.3 from/to repo (https://127.0.0.1:8081/artifactory/jcenter): Connect to 127.0.0.1:8081 [/127.0.0.1] failed: Connection refused (Connection refused) @ line 101, column 16 -> [Help 2]
14:17:33 [2019-04-22T11:17:33.360Z] [ERROR] Non-resolvable import POM: Could not transfer artifact com.fasterxml.jackson:jackson-bom:pom:2.9.8 from/to repo (https://127.0.0.1:8081/artifactory/jcenter): Connect to 127.0.0.1:8081 [/127.0.0.1] failed: Connection refused (Connection refused) @ org.springframework.boot:spring-boot-dependencies:2.2.0.M2, /root/.m2/repository/org/springframework/boot/spring-boot-dependencies/2.2.0.M2/spring-boot-dependencies-2.2.0.M2.pom, line 625, column 19 -> [Help 2]
14:17:33 [2019-04-22T11:17:33.360Z] [ERROR] Non-resolvable import POM: Could not transfer artifact io.netty:netty-bom:pom:4.1.34.Final from/to repo (https://127.0.0.1:8081/artifactory/jcenter): Connect to 127.0.0.1:8081 [/127.0.0.1] failed: Connection refused (Connection refused) @ org.springframework.boot:spring-boot-dependencies:2.2.0.M2, /root/.m2/repository/org/springframework/boot/spring-boot-dependencies/2.2.0.M2/spring-boot-dependencies-2.2.0.M2.pom, line 993, column 19 -> [Help 2]
14:17:33 [2019-04-22T11:17:33.360Z] [ERROR] Non-resolvable import POM: Could not transfer artifact io.projectreactor:reactor-bom:pom:Californium-SR6 from/to repo (https://127.0.0.1:8081/artifactory/jcenter): Connect to 127.0.0.1:8081 [/127.0.0.1] failed: Connection refused (Connection refused) @ org.springframework.boot:spring-boot-dependencies:2.2.0.M2, /root/.m2/repository/org/springframework/boot/spring-boot-dependencies/2.2.0.M2/spring-boot-dependencies-2.2.0.M2.pom, line 1005, column 19 -> [Help 2]
14:17:33 [2019-04-22T11:17:33.360Z] [ERROR] Non-resolvable import POM: Could not transfer artifact org.apache.logging.log4j:log4j-bom:pom:2.11.2 from/to repo (https://127.0.0.1:8081/artifactory/jcenter): Connect to 127.0.0.1:8081 [/127.0.0.1] failed: Connection refused (Connection refused) @ org.springframework.boot:spring-boot-dependencies:2.2.0.M2, /root/.m2/repository/org/springframework/boot/spring-boot-dependencies/2.2.0.M2/spring-boot-dependencies-2.2.0.M2.pom, line 1749, column 19 -> [Help 2]
14:17:33 [2019-04-22T11:17:33.360Z] [ERROR] Non-resolvable import POM: Could not transfer artifact org.eclipse.jetty:jetty-bom:pom:9.4.15.v20190215 from/to repo (https://127.0.0.1:8081/artifactory/jcenter): Connect to 127.0.0.1:8081 [/127.0.0.1] failed: Connection refused (Connection refused) @ org.springframework.boot:spring-boot-dependencies:2.2.0.M2, /root/.m2/repository/org/springframework/boot/spring-boot-dependencies/2.2.0.M2/spring-boot-dependencies-2.2.0.M2.pom, line 2027, column 19 -> [Help 2]
14:17:33 [2019-04-22T11:17:33.360Z] [ERROR] Non-resolvable import POM: Could not transfer artifact org.glassfish.jersey:jersey-bom:pom:2.28 from/to repo (https://127.0.0.1:8081/artifactory/jcenter): Connect to 127.0.0.1:8081 [/127.0.0.1] failed: Connection refused (Connection refused) @ org.springframework.boot:spring-boot-dependencies:2.2.0.M2, /root/.m2/repository/org/springframework/boot/spring-boot-dependencies/2.2.0.M2/spring-boot-dependencies-2.2.0.M2.pom, line 2126, column 19 -> [Help 2]
14:17:33 [2019-04-22T11:17:33.360Z] [ERROR] Non-resolvable import POM: Could not transfer artifact org.jetbrains.kotlin:kotlin-bom:pom:1.3.30 from/to repo (https://127.0.0.1:8081/artifactory/jcenter): Connect to 127.0.0.1:8081 [/127.0.0.1] failed: Connection refused (Connection refused) @ org.springframework.boot:spring-boot-dependencies:2.2.0.M2, /root/.m2/repository/org/springframework/boot/spring-boot-dependencies/2.2.0.M2/spring-boot-dependencies-2.2.0.M2.pom, line 2484, column 19 -> [Help 2]
14:17:33 [2019-04-22T11:17:33.360Z] [ERROR] Non-resolvable import POM: Could not transfer artifact org.junit:junit-bom:pom:5.4.2 from/to repo (https://127.0.0.1:8081/artifactory/jcenter): Connect to 127.0.0.1:8081 [/127.0.0.1] failed: Connection refused (Connection refused) @ org.springframework.boot:spring-boot-dependencies:2.2.0.M2, /root/.m2/repository/org/springframework/boot/spring-boot-dependencies/2.2.0.M2/spring-boot-dependencies-2.2.0.M2.pom, line 2511, column 19 -> [Help 2]
14:17:33 [2019-04-22T11:17:33.360Z] [ERROR] 'dependencies.dependency.version' for com.vaadin:vaadin-spring-boot-starter:jar is missing. @ line 39, column 15
14:17:33 [2019-04-22T11:17:33.360Z] [ERROR]
14:17:33 [2019-04-22T11:17:33.360Z] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
14:17:33 [2019-04-22T11:17:33.360Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
14:17:33 [2019-04-22T11:17:33.360Z] [ERROR]
14:17:33 [2019-04-22T11:17:33.360Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
14:17:33 [2019-04-22T11:17:33.360Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
14:17:33 [2019-04-22T11:17:33.360Z] [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
[Pipeline] }
[Pipeline] // timeout
[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
14:17:33 [2019-04-22T11:17:33.555Z] One way or another, I have finished. Tsau!
[Pipeline] sh
14:17:33 [2019-04-22T11:17:33.845Z] + set +x
14:17:33 [2019-04-22T11:17:33.845Z] Making workspace writable for correct cleanup
14:17:33 [2019-04-22T11:17:33.845Z] Done for kyberorg
[Pipeline] deleteDir
[Pipeline] echo
14:17:33 [2019-04-22T11:17:33.879Z] Perkele! I failed :(
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
$ docker stop --time=1 9a85d5c23322d0e116549d998f5898a1eb298a11160eaee762ffde8c7e976092
$ docker rm -f 9a85d5c23322d0e116549d998f5898a1eb298a11160eaee762ffde8c7e976092
[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