Started by GitLab push by Alex Muravya Lightweight checkout support not available, falling back to full checkout. Checking out git https://gitlab.com/yasys/db-aware-openjdk.git into /var/lib/jenkins/workspace/DBAwareOpenJDK@script to read Jenkinsfile using credential yabot-gitlab > /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/db-aware-openjdk.git # timeout=10 Fetching upstream changes from https://gitlab.com/yasys/db-aware-openjdk.git > /usr/bin/git --version # timeout=10 using GIT_ASKPASS to set credentials YaBot gitlab > /usr/bin/git fetch --tags --progress https://gitlab.com/yasys/db-aware-openjdk.git +refs/heads/*:refs/remotes/origin/* # timeout=10 skipping resolution of commit remotes/origin/fileenv, since it originates from another repository Seen branch in repository origin/fileenv Seen branch in repository origin/master Seen 2 remote branches > /usr/bin/git show-ref --tags -d # timeout=10 Checking out Revision e82032262eba4950ac378310fac240bca5fbb2ec (origin/fileenv) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f e82032262eba4950ac378310fac240bca5fbb2ec # timeout=10 Commit message: "yet another try" > /usr/bin/git rev-list --no-walk 86a505796919bef3233b2ffacb71b0226448b15a # timeout=10 Running in Durability level: MAX_SURVIVABILITY Loading library common-pipe@2.3.4 Attempting to resolve 2.3.4 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.4 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.4^{commit} # timeout=10 > /usr/bin/git branch -a -v --no-abbrev --contains 4a98aae649239cab341ccab30b525012d6160717 # timeout=10 Selected match: tagging revision 4a98aae649239cab341ccab30b525012d6160717 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/fileenv, since it originates from another repository Checking out Revision 4a98aae649239cab341ccab30b525012d6160717 (tagging) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 4a98aae649239cab341ccab30b525012d6160717 # timeout=10 Commit message: "New tagging" > /usr/bin/git rev-list --no-walk 4a98aae649239cab341ccab30b525012d6160717 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] getContext [Pipeline] node Running on Jenkins in /var/lib/jenkins/workspace/DBAwareOpenJDK [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential yabot-gitlab Cloning the remote Git repository Cloning repository https://gitlab.com/yasys/db-aware-openjdk.git > /usr/bin/git init /var/lib/jenkins/workspace/DBAwareOpenJDK # timeout=10 Fetching upstream changes from https://gitlab.com/yasys/db-aware-openjdk.git > /usr/bin/git --version # timeout=10 using GIT_ASKPASS to set credentials YaBot gitlab > /usr/bin/git fetch --tags --progress https://gitlab.com/yasys/db-aware-openjdk.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git config remote.origin.url https://gitlab.com/yasys/db-aware-openjdk.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/db-aware-openjdk.git # timeout=10 Fetching upstream changes from https://gitlab.com/yasys/db-aware-openjdk.git using GIT_ASKPASS to set credentials YaBot gitlab > /usr/bin/git fetch --tags --progress https://gitlab.com/yasys/db-aware-openjdk.git +refs/heads/*:refs/remotes/origin/* # timeout=10 skipping resolution of commit remotes/origin/fileenv, since it originates from another repository Seen branch in repository origin/fileenv Seen branch in repository origin/master Seen 2 remote branches > /usr/bin/git show-ref --tags -d # timeout=10 Checking out Revision e82032262eba4950ac378310fac240bca5fbb2ec (origin/fileenv) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f e82032262eba4950ac378310fac240bca5fbb2ec # timeout=10 Commit message: "yet another try" [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/DBAwareOpenJDK@tmp/6a89da7a-f788-49b8-8034-a293dbc1bece/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/DBAwareOpenJDK -v /var/lib/jenkins/workspace/DBAwareOpenJDK:/var/lib/jenkins/workspace/DBAwareOpenJDK:rw,z -v /var/lib/jenkins/workspace/DBAwareOpenJDK@tmp:/var/lib/jenkins/workspace/DBAwareOpenJDK@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 d38839e102ea1a4f619bd32e8aae17da5ab00a67bf7f34e0d0ef8bea847d7b24 -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 [2019-07-02T11:32:42.059Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-07-02T11:32:42.382Z] + set +x [2019-07-02T11:32:42.382Z] [Runner info] [2019-07-02T11:32:42.382Z] Hostname: d38839e102ea [2019-07-02T11:32:42.634Z] Network Status: Host Online [2019-07-02T11:32:42.634Z] [2019-07-02T11:32:42.634Z] === Tools info === [2019-07-02T11:32:42.885Z] Docker version: Docker version 18.09.5, build e8ff056dbc [2019-07-02T11:32:42.885Z] [2019-07-02T11:32:42.885Z] Maven version: Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z) [2019-07-02T11:32:42.885Z] Maven home: /opt/mvn [2019-07-02T11:32:42.885Z] Java version: 1.8.0_212, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre [2019-07-02T11:32:42.885Z] Default locale: en, platform encoding: UTF-8 [2019-07-02T11:32:42.885Z] OS name: "linux", version: "4.9.0-8-amd64", arch: "amd64", family: "unix" [2019-07-02T11:32:42.885Z] [2019-07-02T11:32:42.885Z] Requested by kyberorg [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2019-07-02T11:32:43.001Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-07-02T11:32:43.315Z] + set +x [2019-07-02T11:32:43.315Z] [Build info] [2019-07-02T11:32:43.315Z] ===== Git info ===== [2019-07-02T11:32:43.315Z] Git branch: fileenv [2019-07-02T11:32:43.315Z] Git commit: e82032262eba4950ac378310fac240bca5fbb2ec [2019-07-02T11:32:43.315Z] Git tag: - [2019-07-02T11:32:43.315Z] [2019-07-02T11:32:43.315Z] ===== Jenkins info ===== [2019-07-02T11:32:43.315Z] Jenkins Job #8 [2019-07-02T11:32:43.315Z] Jenkins Job URL: https://ci.yadev.eu/job/DBAwareOpenJDK/8/ [2019-07-02T11:32:43.315Z] Jenkins Tag: jenkins-DBAwareOpenJDK-8 [2019-07-02T11:32:43.315Z] [2019-07-02T11:32:43.315Z] ===== Job Params ===== [2019-07-02T11:32:43.315Z] [2019-07-02T11:32:43.315Z] dockerRepo=yasys/db-aware-openjdk [2019-07-02T11:32:43.315Z] dockerStep=ee.yadev.pipe.commonpipe.Default@5fc67692 [2019-07-02T11:32:43.315Z] javaStep=null [2019-07-02T11:32:43.315Z] executionInfoStep=ee.yadev.pipe.commonpipe.Default@5fc67692 [2019-07-02T11:32:43.315Z] hubUrl=https://cloud.docker.com/repository/docker [2019-07-02T11:32:43.315Z] useDebugTag=false [2019-07-02T11:32:43.315Z] mavenBuildOptions={addJavadoc=false, runTestsAsWell=false} [2019-07-02T11:32:43.315Z] preparationStep=ee.yadev.pipe.commonpipe.Default@5fc67692 [2019-07-02T11:32:43.315Z] stepTimeout=5 [2019-07-02T11:32:43.315Z] hubCredentialsId=docker-hub [2019-07-02T11:32:43.315Z] class=class ee.yadev.pipe.commonpipe.Params [2019-07-02T11:32:43.315Z] skipMavenTests=false [2019-07-02T11:32:43.315Z] agent={image=yasys/jobbari, tag=1.7.0, args=-u root --privileged -v /opt/mvn/:/root/.m2} [2019-07-02T11:32:43.315Z] verbose=false [2019-07-02T11:32:43.315Z] mavenTestsTimeout=5 [2019-07-02T11:32:43.315Z] pipelineTimeout=15 [2019-07-02T11:32:43.315Z] hubUser=kyberorg [2019-07-02T11:32:43.315Z] [2019-07-02T11:32:43.315Z] ==== Environment Variables ===== [2019-07-02T11:32:43.315Z] GIT_COMMITTER_NAME=Jenkins CI [2019-07-02T11:32:43.315Z] gitlabSourceRepoURL=git@gitlab.com:yasys/db-aware-openjdk.git [2019-07-02T11:32:43.315Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT=86a505796919bef3233b2ffacb71b0226448b15a [2019-07-02T11:32:43.315Z] GIT_AUTHOR_EMAIL=ci@yadev.eu [2019-07-02T11:32:43.315Z] HOSTNAME=d38839e102ea [2019-07-02T11:32:43.315Z] RUN_CHANGES_DISPLAY_URL=https://ci.yadev.eu/job/DBAwareOpenJDK/8/display/redirect?page=changes [2019-07-02T11:32:43.315Z] gitlabAfter=e82032262eba4950ac378310fac240bca5fbb2ec [2019-07-02T11:32:43.315Z] HUDSON_URL=https://ci.yadev.eu/ [2019-07-02T11:32:43.315Z] NODE_LABELS=master [2019-07-02T11:32:43.315Z] GIT_COMMIT=e82032262eba4950ac378310fac240bca5fbb2ec [2019-07-02T11:32:43.315Z] HOME=/root [2019-07-02T11:32:43.315Z] BUILD_URL=https://ci.yadev.eu/job/DBAwareOpenJDK/8/ [2019-07-02T11:32:43.315Z] gitlabTargetBranch=fileenv [2019-07-02T11:32:43.315Z] GIT_AUTHOR_NAME=Jenkins CI [2019-07-02T11:32:43.315Z] JENKINS_SERVER_COOKIE=durable-7931f0a25cee63cf2262863fa7519e9a [2019-07-02T11:32:43.315Z] gitlabSourceRepoHttpUrl=https://gitlab.com/yasys/db-aware-openjdk.git [2019-07-02T11:32:43.315Z] WORKSPACE=/var/lib/jenkins/workspace/DBAwareOpenJDK [2019-07-02T11:32:43.315Z] gitlabMergeRequestLastCommit=e82032262eba4950ac378310fac240bca5fbb2ec [2019-07-02T11:32:43.315Z] JAVA_VERSION=8u212 [2019-07-02T11:32:43.315Z] NODE_NAME=master [2019-07-02T11:32:43.315Z] gitlabSourceRepoSshUrl=git@gitlab.com:yasys/db-aware-openjdk.git [2019-07-02T11:32:43.315Z] EXECUTOR_NUMBER=0 [2019-07-02T11:32:43.315Z] GIT_BRANCH=origin/fileenv [2019-07-02T11:32:43.315Z] gitlabSourceRepoHomepage=https://gitlab.com/yasys/db-aware-openjdk [2019-07-02T11:32:43.315Z] STAGE_NAME=Execution info [2019-07-02T11:32:43.315Z] gitlabBranch=fileenv [2019-07-02T11:32:43.315Z] BUILD_DISPLAY_NAME=#8 [2019-07-02T11:32:43.315Z] gitlabSourceBranch=fileenv [2019-07-02T11:32:43.315Z] gitlabUserEmail=kyberorg@yadev.eu [2019-07-02T11:32:43.315Z] DOCKER_REGISTRY_URL=https://index.docker.io/v1/ [2019-07-02T11:32:43.315Z] HUDSON_HOME=/var/lib/jenkins [2019-07-02T11:32:43.315Z] JOB_BASE_NAME=DBAwareOpenJDK [2019-07-02T11:32:43.315Z] JAVA_DEBIAN_VERSION=8u212-b01-1~deb9u1 [2019-07-02T11:32:43.315Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-07-02T11:32:43.315Z] BUILD_ID=8 [2019-07-02T11:32:43.315Z] BUILDING_FOR=kyberorg [2019-07-02T11:32:43.315Z] gitlabBefore=86a505796919bef3233b2ffacb71b0226448b15a [2019-07-02T11:32:43.315Z] BUILD_TAG=jenkins-DBAwareOpenJDK-8 [2019-07-02T11:32:43.315Z] gitlabActionType=PUSH [2019-07-02T11:32:43.315Z] JENKINS_URL=https://ci.yadev.eu/ [2019-07-02T11:32:43.315Z] LANG=C.UTF-8 [2019-07-02T11:32:43.315Z] GIT_URL=https://gitlab.com/yasys/db-aware-openjdk.git [2019-07-02T11:32:43.315Z] gitlabSourceRepoName=DB Aware Openjdk [2019-07-02T11:32:43.315Z] JOB_URL=https://ci.yadev.eu/job/DBAwareOpenJDK/ [2019-07-02T11:32:43.315Z] BUILD_NUMBER=8 [2019-07-02T11:32:43.315Z] gitlabSourceNamespace=Yet another Systems [2019-07-02T11:32:43.315Z] JENKINS_NODE_COOKIE=7c04d227-b574-4b1c-ae86-0becd8844d17 [2019-07-02T11:32:43.315Z] RUN_DISPLAY_URL=https://ci.yadev.eu/job/DBAwareOpenJDK/8/display/redirect [2019-07-02T11:32:43.315Z] HUDSON_SERVER_COOKIE=e746ebc0b92d9cbd [2019-07-02T11:32:43.315Z] JOB_DISPLAY_URL=https://ci.yadev.eu/job/DBAwareOpenJDK/display/redirect [2019-07-02T11:32:43.315Z] CLASSPATH= [2019-07-02T11:32:43.315Z] GIT_COMMITTER_EMAIL=ci@yadev.eu [2019-07-02T11:32:43.315Z] JOB_NAME=DBAwareOpenJDK [2019-07-02T11:32:43.315Z] gitlabUserName=Alex Muravya [2019-07-02T11:32:43.315Z] DOCKER_CONFIG=/var/lib/jenkins/workspace/DBAwareOpenJDK@tmp/6a89da7a-f788-49b8-8034-a293dbc1bece [2019-07-02T11:32:43.315Z] JAVA_HOME=/docker-java-home [2019-07-02T11:32:43.315Z] PWD=/var/lib/jenkins/workspace/DBAwareOpenJDK [2019-07-02T11:32:43.315Z] GIT_PREVIOUS_COMMIT=86a505796919bef3233b2ffacb71b0226448b15a [2019-07-02T11:32:43.315Z] Requested by kyberorg [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (JavaApp: Build and Test) Stage "JavaApp: Build and Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker: Build and Push) [Pipeline] script [Pipeline] { [Pipeline] timeout [2019-07-02T11:32:43.689Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-07-02T11:32:44.007Z] + set +x [2019-07-02T11:32:44.258Z] Starting Docker: docker. [2019-07-02T11:32:44.258Z] Daemon started. kyberorg, go ahead! [Pipeline] } [Pipeline] // timeout [Pipeline] withCredentials [2019-07-02T11:32:44.333Z] Masking supported pattern matches of $USR or $PASS [Pipeline] { [Pipeline] timeout [2019-07-02T11:32:44.401Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-07-02T11:32:44.706Z] + set +x [2019-07-02T11:32:44.706Z] Login as **** to Docker Repository [2019-07-02T11:32:46.569Z] WARNING! Your password will be stored unencrypted in /var/lib/jenkins/workspace/DBAwareOpenJDK@tmp/6a89da7a-f788-49b8-8034-a293dbc1bece/config.json. [2019-07-02T11:32:46.569Z] Configure a credential helper to remove this warning. See [2019-07-02T11:32:46.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2019-07-02T11:32:46.569Z] [2019-07-02T11:32:46.569Z] Login Succeeded [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withCredentials [Pipeline] timeout [2019-07-02T11:32:46.709Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-07-02T11:32:47.019Z] + set +x [2019-07-02T11:32:47.019Z] Building Docker Image yasys/db-aware-openjdk with tags: [fileenv] [2019-07-02T11:32:47.271Z] Sending build context to Docker daemon 89.09kB [2019-07-02T11:32:47.271Z] Step 1/7 : FROM openjdk:8-jre-slim [2019-07-02T11:32:48.615Z] 8-jre-slim: Pulling from library/openjdk [2019-07-02T11:32:48.865Z] fc7181108d40: Pulling fs layer [2019-07-02T11:32:48.865Z] 73f08ce352c8: Pulling fs layer [2019-07-02T11:32:48.865Z] eac271a34b40: Pulling fs layer [2019-07-02T11:32:48.865Z] 9ba0eff26192: Pulling fs layer [2019-07-02T11:32:48.865Z] 9ba0eff26192: Waiting [2019-07-02T11:32:49.416Z] eac271a34b40: Download complete [2019-07-02T11:32:49.416Z] 73f08ce352c8: Verifying Checksum [2019-07-02T11:32:49.417Z] 73f08ce352c8: Download complete [2019-07-02T11:32:49.967Z] fc7181108d40: Download complete [2019-07-02T11:32:50.518Z] 9ba0eff26192: Verifying Checksum [2019-07-02T11:32:50.518Z] 9ba0eff26192: Download complete [2019-07-02T11:32:53.747Z] fc7181108d40: Pull complete [2019-07-02T11:32:53.997Z] 73f08ce352c8: Pull complete [2019-07-02T11:32:54.548Z] eac271a34b40: Pull complete [2019-07-02T11:32:59.744Z] 9ba0eff26192: Pull complete [2019-07-02T11:32:59.744Z] Digest: sha256:39bece5e977d0daeb0510335f2624b929f893c167a09e6fc4e28412bb78eeb90 [2019-07-02T11:32:59.744Z] Status: Downloaded newer image for openjdk:8-jre-slim [2019-07-02T11:32:59.744Z] ---> 1d98c8a8ff74 [2019-07-02T11:32:59.744Z] Step 2/7 : MAINTAINER Alexander Muravya (aka kyberorg) [2019-07-02T11:33:00.655Z] ---> Running in 7244a9613722 [2019-07-02T11:33:01.999Z] Removing intermediate container 7244a9613722 [2019-07-02T11:33:01.999Z] ---> 78c9b3fd19e5 [2019-07-02T11:33:01.999Z] Step 3/7 : COPY ./entrypoint / [2019-07-02T11:33:03.862Z] ---> a238d96c05df [2019-07-02T11:33:03.862Z] Step 4/7 : COPY ./file_env / [2019-07-02T11:33:05.206Z] ---> 1bde2ebfdde2 [2019-07-02T11:33:05.206Z] Step 5/7 : RUN sh -c 'chmod +x ./entrypoint && chmod +x ./file_env' [2019-07-02T11:33:06.117Z] ---> Running in af1e1c1670cd [2019-07-02T11:33:09.346Z] Removing intermediate container af1e1c1670cd [2019-07-02T11:33:09.346Z] ---> 834e48a7bf2c [2019-07-02T11:33:09.346Z] Step 6/7 : RUN sh -c 'apt-get update && apt-get install -y netcat' [2019-07-02T11:33:09.897Z] ---> Running in de6f7280ba9c [2019-07-02T11:33:10.448Z] Get:1 http://security-cdn.debian.org/debian-security stretch/updates InRelease [93.6 kB] [2019-07-02T11:33:10.699Z] Get:2 http://security-cdn.debian.org/debian-security stretch/updates/main amd64 Packages [499 kB] [2019-07-02T11:33:10.699Z] Ign:3 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-07-02T11:33:10.950Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [90.3 kB] [2019-07-02T11:33:10.950Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-07-02T11:33:10.950Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-07-02T11:33:11.201Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.2 kB] [2019-07-02T11:33:11.201Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-07-02T11:33:13.064Z] Fetched 7912 kB in 2s (2995 kB/s) [2019-07-02T11:33:13.975Z] Reading package lists... [2019-07-02T11:33:14.886Z] Reading package lists... [2019-07-02T11:33:15.137Z] Building dependency tree... [2019-07-02T11:33:15.137Z] Reading state information... [2019-07-02T11:33:15.137Z] The following additional packages will be installed: [2019-07-02T11:33:15.137Z] netcat-traditional [2019-07-02T11:33:16.255Z] The following NEW packages will be installed: [2019-07-02T11:33:16.255Z] netcat netcat-traditional [2019-07-02T11:33:16.255Z] 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2019-07-02T11:33:16.255Z] Need to get 76.0 kB of archives. [2019-07-02T11:33:16.255Z] After this operation, 173 kB of additional disk space will be used. [2019-07-02T11:33:16.255Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 netcat-traditional amd64 1.10-41+b1 [67.0 kB] [2019-07-02T11:33:16.255Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 netcat all 1.10-41 [8962 B] [2019-07-02T11:33:16.506Z] debconf: delaying package configuration, since apt-utils is not installed [2019-07-02T11:33:16.506Z] Fetched 76.0 kB in 0s (1054 kB/s) [2019-07-02T11:33:16.506Z] Selecting previously unselected package netcat-traditional. [2019-07-02T11:33:16.506Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6767 files and directories currently installed.) [2019-07-02T11:33:16.506Z] Preparing to unpack .../netcat-traditional_1.10-41+b1_amd64.deb ... [2019-07-02T11:33:16.506Z] Unpacking netcat-traditional (1.10-41+b1) ... [2019-07-02T11:33:16.506Z] Selecting previously unselected package netcat. [2019-07-02T11:33:16.506Z] Preparing to unpack .../netcat_1.10-41_all.deb ... [2019-07-02T11:33:16.506Z] Unpacking netcat (1.10-41) ... [2019-07-02T11:33:16.757Z] Setting up netcat-traditional (1.10-41+b1) ... [2019-07-02T11:33:16.757Z] update-alternatives: using /bin/nc.traditional to provide /bin/nc (nc) in auto mode [2019-07-02T11:33:16.757Z] update-alternatives: warning: skip creation of /usr/share/man/man1/nc.1.gz because associated file /usr/share/man/man1/nc.traditional.1.gz (of link group nc) doesn't exist [2019-07-02T11:33:16.757Z] update-alternatives: warning: skip creation of /usr/share/man/man1/netcat.1.gz because associated file /usr/share/man/man1/nc.traditional.1.gz (of link group nc) doesn't exist [2019-07-02T11:33:16.757Z] Setting up netcat (1.10-41) ... [2019-07-02T11:33:18.619Z] Removing intermediate container de6f7280ba9c [2019-07-02T11:33:18.619Z] ---> d9ce6fbddd3c [2019-07-02T11:33:18.619Z] Step 7/7 : ENTRYPOINT ./entrypoint [2019-07-02T11:33:19.530Z] ---> Running in 19dff28988e3 [2019-07-02T11:33:20.874Z] Removing intermediate container 19dff28988e3 [2019-07-02T11:33:20.874Z] ---> f3041c00ddbe [2019-07-02T11:33:20.874Z] Successfully built f3041c00ddbe [2019-07-02T11:33:20.874Z] Successfully tagged yasys/db-aware-openjdk:fileenv [2019-07-02T11:33:20.874Z] Docker image yasys/db-aware-openjdk:[fileenv] for kyberorg created [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2019-07-02T11:33:20.961Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-07-02T11:33:21.270Z] + set +x [2019-07-02T11:33:21.270Z] Push yasys/db-aware-openjdk to Docker Repository [2019-07-02T11:33:21.520Z] The push refers to repository [docker.io/yasys/db-aware-openjdk] [2019-07-02T11:33:21.771Z] 47d108ed46f8: Preparing [2019-07-02T11:33:21.771Z] b33077e9b5b9: Preparing [2019-07-02T11:33:21.771Z] 31107e6b0dc1: Preparing [2019-07-02T11:33:21.771Z] 99bd4bc6a009: Preparing [2019-07-02T11:33:21.771Z] 2769275ecc2d: Preparing [2019-07-02T11:33:21.771Z] 9ecd51c60835: Preparing [2019-07-02T11:33:21.771Z] cf5b3c6798f7: Preparing [2019-07-02T11:33:21.771Z] 9ecd51c60835: Waiting [2019-07-02T11:33:21.771Z] cf5b3c6798f7: Waiting [2019-07-02T11:33:23.115Z] 2769275ecc2d: Layer already exists [2019-07-02T11:33:23.115Z] 99bd4bc6a009: Layer already exists [2019-07-02T11:33:23.367Z] 9ecd51c60835: Layer already exists [2019-07-02T11:33:23.367Z] cf5b3c6798f7: Layer already exists [2019-07-02T11:33:25.229Z] 31107e6b0dc1: Pushed [2019-07-02T11:33:25.229Z] b33077e9b5b9: Pushed [2019-07-02T11:33:28.463Z] 47d108ed46f8: Pushed [2019-07-02T11:33:32.587Z] fileenv: digest: sha256:d0453a336b886c85b3dbee2f0e99f407456a31e120b15d4193e672083bbc7fc3 size: 1785 [2019-07-02T11:33:32.587Z] Docker image successfully pushed for kyberorg. Enjoy! [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2019-07-02T11:33:32.664Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-07-02T11:33:32.992Z] + set +x [2019-07-02T11:33:32.992Z] Moikka kyberorg! [2019-07-02T11:33:32.992Z] Here is Docker Summary: [2019-07-02T11:33:32.992Z] Images built and pushed: 1 [2019-07-02T11:33:32.992Z] [ [2019-07-02T11:33:32.992Z] yasys/db-aware-openjdk:fileenv [2019-07-02T11:33:32.992Z] ] [2019-07-02T11:33:32.992Z] Hub Url: https://cloud.docker.com/repository/docker/yasys/db-aware-openjdk [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] echo [2019-07-02T11:33:33.166Z] One way or another, I have finished. Tsau! [Pipeline] sh [2019-07-02T11:33:33.487Z] + set +x [2019-07-02T11:33:33.487Z] Making workspace writable for correct cleanup [2019-07-02T11:33:33.487Z] Done for kyberorg [Pipeline] deleteDir [Pipeline] echo [2019-07-02T11:33:33.563Z] Great success! [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 d38839e102ea1a4f619bd32e8aae17da5ab00a67bf7f34e0d0ef8bea847d7b24 $ docker rm -f d38839e102ea1a4f619bd32e8aae17da5ab00a67bf7f34e0d0ef8bea847d7b24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS