Started by GitLab push by Alex Muravya Lightweight checkout support not available, falling back to full checkout. Checking out git https://gitlab.com/yasys/mariadb.git into /var/lib/jenkins/workspace/MariaDB@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/mariadb.git # timeout=10 Fetching upstream changes from https://gitlab.com/yasys/mariadb.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/mariadb.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 580e55a2155fbcb8d95bb05fe1d5502d868466dc (origin/master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 580e55a2155fbcb8d95bb05fe1d5502d868466dc # timeout=10 Commit message: "ID 9999" > /usr/bin/git rev-list --no-walk f3e8372107e2bf39dcd7e6891d864e93be5caa40 # 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/MariaDB [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential kyberorg_gl Cloning the remote Git repository Cloning repository https://gitlab.com/yasys/mariadb.git > /usr/bin/git init /var/lib/jenkins/workspace/MariaDB # timeout=10 Fetching upstream changes from https://gitlab.com/yasys/mariadb.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/mariadb.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git config remote.origin.url https://gitlab.com/yasys/mariadb.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/mariadb.git # timeout=10 Fetching upstream changes from https://gitlab.com/yasys/mariadb.git using GIT_ASKPASS to set credentials Kyberorg GitLab > /usr/bin/git fetch --tags --progress https://gitlab.com/yasys/mariadb.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 580e55a2155fbcb8d95bb05fe1d5502d868466dc (origin/master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 580e55a2155fbcb8d95bb05fe1d5502d868466dc # timeout=10 Commit message: "ID 9999" [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/MariaDB@tmp/ed81d858-1781-4fc3-a100-5845cc751045/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 -w /var/lib/jenkins/workspace/MariaDB -v /var/lib/jenkins/workspace/MariaDB:/var/lib/jenkins/workspace/MariaDB:rw,z -v /var/lib/jenkins/workspace/MariaDB@tmp:/var/lib/jenkins/workspace/MariaDB@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 b9ec0d1ebe01d37bec6b88b7a2a5cf01b0e5ffc256c8ef25cdbc10c6cdd952d7 -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-04-18T12:48:49.142Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-04-18T12:48:49.447Z] + set +x [2019-04-18T12:48:49.447Z] [Runner info] [2019-04-18T12:48:49.447Z] Hostname: b9ec0d1ebe01 [2019-04-18T12:48:49.447Z] Network Status: Host Online [2019-04-18T12:48:49.447Z] [2019-04-18T12:48:49.447Z] === Tools info === [2019-04-18T12:48:49.698Z] Docker version: Docker version 18.09.5, build e8ff056dbc [2019-04-18T12:48:49.698Z] [2019-04-18T12:48:49.698Z] Maven version: Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z) [2019-04-18T12:48:49.698Z] Maven home: /opt/mvn [2019-04-18T12:48:49.698Z] Java version: 1.8.0_212, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre [2019-04-18T12:48:49.698Z] Default locale: en, platform encoding: UTF-8 [2019-04-18T12:48:49.698Z] OS name: "linux", version: "4.9.0-8-amd64", arch: "amd64", family: "unix" [2019-04-18T12:48:49.698Z] [2019-04-18T12:48:49.698Z] Requested by kyberorg [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2019-04-18T12:48:49.781Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-04-18T12:48:50.080Z] + set +x [2019-04-18T12:48:50.080Z] [Build info] [2019-04-18T12:48:50.080Z] ===== Git info ===== [2019-04-18T12:48:50.080Z] Git branch: master [2019-04-18T12:48:50.080Z] Git commit: 580e55a2155fbcb8d95bb05fe1d5502d868466dc [2019-04-18T12:48:50.080Z] Git tag: - [2019-04-18T12:48:50.080Z] [2019-04-18T12:48:50.080Z] ===== Jenkins info ===== [2019-04-18T12:48:50.080Z] Jenkins Job #3 [2019-04-18T12:48:50.080Z] Jenkins Job URL: https://ci.yadev.eu/job/MariaDB/3/ [2019-04-18T12:48:50.080Z] Jenkins Tag: jenkins-MariaDB-3 [2019-04-18T12:48:50.080Z] [2019-04-18T12:48:50.080Z] ===== Job Params ===== [2019-04-18T12:48:50.080Z] [2019-04-18T12:48:50.080Z] dockerRepo=yasys/mariadb [2019-04-18T12:48:50.080Z] dockerStep=ee.yadev.pipe.commonpipe.Default@7bf829ef [2019-04-18T12:48:50.080Z] javaStep=null [2019-04-18T12:48:50.080Z] executionInfoStep=ee.yadev.pipe.commonpipe.Default@7bf829ef [2019-04-18T12:48:50.080Z] hubUrl=https://cloud.docker.com/repository/docker [2019-04-18T12:48:50.080Z] useDebugTag=false [2019-04-18T12:48:50.080Z] mavenBuildOptions={addJavadoc=false, runTestsAsWell=false} [2019-04-18T12:48:50.080Z] preparationStep=ee.yadev.pipe.commonpipe.Default@7bf829ef [2019-04-18T12:48:50.080Z] stepTimeout=5 [2019-04-18T12:48:50.080Z] hubCredentialsId=docker-hub [2019-04-18T12:48:50.080Z] class=class ee.yadev.pipe.commonpipe.Params [2019-04-18T12:48:50.080Z] skipMavenTests=false [2019-04-18T12:48:50.080Z] agent={image=yasys/jobbari, tag=1.7.0, args=-u root --privileged} [2019-04-18T12:48:50.080Z] verbose=false [2019-04-18T12:48:50.080Z] mavenTestsTimeout=5 [2019-04-18T12:48:50.080Z] pipelineTimeout=15 [2019-04-18T12:48:50.080Z] hubUser=kyberorg [2019-04-18T12:48:50.080Z] [2019-04-18T12:48:50.080Z] ==== Environment Variables ===== [2019-04-18T12:48:50.080Z] GIT_COMMITTER_NAME=Jenkins CI [2019-04-18T12:48:50.080Z] gitlabSourceRepoURL=git@gitlab.com:yasys/mariadb.git [2019-04-18T12:48:50.080Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT=61883d25921bfe51da452a567ed92ca15f8537e4 [2019-04-18T12:48:50.080Z] GIT_AUTHOR_EMAIL=ci@yadev.eu [2019-04-18T12:48:50.080Z] HOSTNAME=b9ec0d1ebe01 [2019-04-18T12:48:50.080Z] gitlabAfter=580e55a2155fbcb8d95bb05fe1d5502d868466dc [2019-04-18T12:48:50.080Z] RUN_CHANGES_DISPLAY_URL=https://ci.yadev.eu/job/MariaDB/3/display/redirect?page=changes [2019-04-18T12:48:50.080Z] HUDSON_URL=https://ci.yadev.eu/ [2019-04-18T12:48:50.080Z] NODE_LABELS=master [2019-04-18T12:48:50.080Z] GIT_COMMIT=580e55a2155fbcb8d95bb05fe1d5502d868466dc [2019-04-18T12:48:50.080Z] HOME=/root [2019-04-18T12:48:50.080Z] BUILD_URL=https://ci.yadev.eu/job/MariaDB/3/ [2019-04-18T12:48:50.080Z] JENKINS_SERVER_COOKIE=durable-9ea7ec00281fe1e63f4d5c9cba59f36c [2019-04-18T12:48:50.080Z] gitlabTargetBranch=master [2019-04-18T12:48:50.080Z] GIT_AUTHOR_NAME=Jenkins CI [2019-04-18T12:48:50.080Z] gitlabSourceRepoHttpUrl=https://gitlab.com/yasys/mariadb.git [2019-04-18T12:48:50.080Z] WORKSPACE=/var/lib/jenkins/workspace/MariaDB [2019-04-18T12:48:50.080Z] gitlabMergeRequestLastCommit=580e55a2155fbcb8d95bb05fe1d5502d868466dc [2019-04-18T12:48:50.080Z] JAVA_VERSION=8u212 [2019-04-18T12:48:50.080Z] gitlabSourceRepoSshUrl=git@gitlab.com:yasys/mariadb.git [2019-04-18T12:48:50.080Z] NODE_NAME=master [2019-04-18T12:48:50.080Z] EXECUTOR_NUMBER=1 [2019-04-18T12:48:50.080Z] GIT_BRANCH=origin/master [2019-04-18T12:48:50.080Z] gitlabSourceRepoHomepage=https://gitlab.com/yasys/mariadb [2019-04-18T12:48:50.080Z] STAGE_NAME=Execution info [2019-04-18T12:48:50.080Z] gitlabBranch=master [2019-04-18T12:48:50.080Z] BUILD_DISPLAY_NAME=#3 [2019-04-18T12:48:50.080Z] gitlabSourceBranch=master [2019-04-18T12:48:50.080Z] gitlabUserEmail=kyberorg@yadev.eu [2019-04-18T12:48:50.080Z] DOCKER_REGISTRY_URL=https://index.docker.io/v1/ [2019-04-18T12:48:50.080Z] JOB_BASE_NAME=MariaDB [2019-04-18T12:48:50.080Z] HUDSON_HOME=/var/lib/jenkins [2019-04-18T12:48:50.080Z] JAVA_DEBIAN_VERSION=8u212-b01-1~deb9u1 [2019-04-18T12:48:50.080Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-04-18T12:48:50.080Z] BUILD_ID=3 [2019-04-18T12:48:50.080Z] BUILDING_FOR=kyberorg [2019-04-18T12:48:50.080Z] BUILD_TAG=jenkins-MariaDB-3 [2019-04-18T12:48:50.080Z] gitlabActionType=PUSH [2019-04-18T12:48:50.080Z] gitlabBefore=f3e8372107e2bf39dcd7e6891d864e93be5caa40 [2019-04-18T12:48:50.080Z] JENKINS_URL=https://ci.yadev.eu/ [2019-04-18T12:48:50.080Z] LANG=C.UTF-8 [2019-04-18T12:48:50.080Z] JOB_URL=https://ci.yadev.eu/job/MariaDB/ [2019-04-18T12:48:50.080Z] gitlabSourceRepoName=Maria DB [2019-04-18T12:48:50.080Z] GIT_URL=https://gitlab.com/yasys/mariadb.git [2019-04-18T12:48:50.080Z] BUILD_NUMBER=3 [2019-04-18T12:48:50.080Z] gitlabSourceNamespace=Yet another Systems [2019-04-18T12:48:50.080Z] JENKINS_NODE_COOKIE=2e0456c5-4fca-45c8-889a-eb3693883dfb [2019-04-18T12:48:50.080Z] RUN_DISPLAY_URL=https://ci.yadev.eu/job/MariaDB/3/display/redirect [2019-04-18T12:48:50.080Z] HUDSON_SERVER_COOKIE=e746ebc0b92d9cbd [2019-04-18T12:48:50.080Z] JOB_DISPLAY_URL=https://ci.yadev.eu/job/MariaDB/display/redirect [2019-04-18T12:48:50.080Z] CLASSPATH= [2019-04-18T12:48:50.080Z] GIT_COMMITTER_EMAIL=ci@yadev.eu [2019-04-18T12:48:50.080Z] JOB_NAME=MariaDB [2019-04-18T12:48:50.080Z] gitlabUserName=Alex Muravya [2019-04-18T12:48:50.080Z] DOCKER_CONFIG=/var/lib/jenkins/workspace/MariaDB@tmp/ed81d858-1781-4fc3-a100-5845cc751045 [2019-04-18T12:48:50.080Z] JAVA_HOME=/docker-java-home [2019-04-18T12:48:50.080Z] PWD=/var/lib/jenkins/workspace/MariaDB [2019-04-18T12:48:50.080Z] GIT_PREVIOUS_COMMIT=f3e8372107e2bf39dcd7e6891d864e93be5caa40 [2019-04-18T12:48:50.080Z] 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-04-18T12:48:50.340Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-04-18T12:48:50.637Z] + set +x [2019-04-18T12:48:50.637Z] Starting Docker: docker. [2019-04-18T12:48:50.637Z] Daemon started. kyberorg, go ahead! [Pipeline] } [Pipeline] // timeout [Pipeline] withCredentials [2019-04-18T12:48:50.690Z] Masking only exact matches of $USR or $PASS [Pipeline] { [Pipeline] timeout [2019-04-18T12:48:50.732Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-04-18T12:48:51.026Z] + set +x [2019-04-18T12:48:51.026Z] Login as **** to Docker Repository [2019-04-18T12:48:52.372Z] WARNING! Your password will be stored unencrypted in /var/lib/jenkins/workspace/MariaDB@tmp/ed81d858-1781-4fc3-a100-5845cc751045/config.json. [2019-04-18T12:48:52.372Z] Configure a credential helper to remove this warning. See [2019-04-18T12:48:52.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2019-04-18T12:48:52.372Z] [2019-04-18T12:48:52.372Z] Login Succeeded [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withCredentials [Pipeline] timeout [2019-04-18T12:48:52.460Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-04-18T12:48:52.746Z] + set +x [2019-04-18T12:48:52.746Z] Building Docker Image yasys/mariadb with tags: [latest] [2019-04-18T12:48:52.746Z] Sending build context to Docker daemon 112.6kB [2019-04-18T12:48:52.997Z] Step 1/5 : FROM mariadb:10.4 [2019-04-18T12:48:54.341Z] 10.4: Pulling from library/mariadb [2019-04-18T12:48:54.592Z] 898c46f3b1a1: Pulling fs layer [2019-04-18T12:48:54.592Z] 63366dfa0a50: Pulling fs layer [2019-04-18T12:48:54.592Z] 041d4cd74a92: Pulling fs layer [2019-04-18T12:48:54.592Z] 6e1bee0f8701: Pulling fs layer [2019-04-18T12:48:54.592Z] 0fa9bfc0c84b: Pulling fs layer [2019-04-18T12:48:54.592Z] 8e9b088fe106: Pulling fs layer [2019-04-18T12:48:54.592Z] af96bccda5c4: Pulling fs layer [2019-04-18T12:48:54.592Z] 0655ee57b408: Pulling fs layer [2019-04-18T12:48:54.592Z] 58e50a9049b1: Pulling fs layer [2019-04-18T12:48:54.592Z] 57cd7839e491: Pulling fs layer [2019-04-18T12:48:54.592Z] 3f1801cd495c: Pulling fs layer [2019-04-18T12:48:54.592Z] f0f314cd800b: Pulling fs layer [2019-04-18T12:48:54.592Z] 587c1960d431: Pulling fs layer [2019-04-18T12:48:54.592Z] 4cd63a222fb2: Pulling fs layer [2019-04-18T12:48:54.592Z] 6e1bee0f8701: Waiting [2019-04-18T12:48:54.592Z] 0fa9bfc0c84b: Waiting [2019-04-18T12:48:54.592Z] 8e9b088fe106: Waiting [2019-04-18T12:48:54.592Z] af96bccda5c4: Waiting [2019-04-18T12:48:54.592Z] 0655ee57b408: Waiting [2019-04-18T12:48:54.592Z] 58e50a9049b1: Waiting [2019-04-18T12:48:54.592Z] 57cd7839e491: Waiting [2019-04-18T12:48:54.592Z] 3f1801cd495c: Waiting [2019-04-18T12:48:54.592Z] f0f314cd800b: Waiting [2019-04-18T12:48:54.592Z] 587c1960d431: Waiting [2019-04-18T12:48:54.592Z] 4cd63a222fb2: Waiting [2019-04-18T12:48:55.144Z] 63366dfa0a50: Verifying Checksum [2019-04-18T12:48:55.144Z] 63366dfa0a50: Download complete [2019-04-18T12:48:55.144Z] 041d4cd74a92: Verifying Checksum [2019-04-18T12:48:55.144Z] 041d4cd74a92: Download complete [2019-04-18T12:48:55.695Z] 898c46f3b1a1: Verifying Checksum [2019-04-18T12:48:55.695Z] 898c46f3b1a1: Download complete [2019-04-18T12:48:55.695Z] 6e1bee0f8701: Verifying Checksum [2019-04-18T12:48:55.695Z] 6e1bee0f8701: Download complete [2019-04-18T12:48:55.695Z] 0fa9bfc0c84b: Verifying Checksum [2019-04-18T12:48:55.695Z] 0fa9bfc0c84b: Download complete [2019-04-18T12:48:56.246Z] 8e9b088fe106: Verifying Checksum [2019-04-18T12:48:56.246Z] 8e9b088fe106: Download complete [2019-04-18T12:48:56.246Z] 0655ee57b408: Verifying Checksum [2019-04-18T12:48:56.246Z] 0655ee57b408: Download complete [2019-04-18T12:48:56.246Z] af96bccda5c4: Download complete [2019-04-18T12:48:56.496Z] 58e50a9049b1: Verifying Checksum [2019-04-18T12:48:56.496Z] 58e50a9049b1: Download complete [2019-04-18T12:48:56.747Z] 57cd7839e491: Verifying Checksum [2019-04-18T12:48:56.747Z] 57cd7839e491: Download complete [2019-04-18T12:48:56.747Z] 3f1801cd495c: Verifying Checksum [2019-04-18T12:48:56.747Z] 3f1801cd495c: Download complete [2019-04-18T12:48:57.298Z] 587c1960d431: Verifying Checksum [2019-04-18T12:48:57.298Z] 587c1960d431: Download complete [2019-04-18T12:48:57.298Z] 4cd63a222fb2: Verifying Checksum [2019-04-18T12:48:57.298Z] 4cd63a222fb2: Download complete [2019-04-18T12:48:57.849Z] f0f314cd800b: Verifying Checksum [2019-04-18T12:48:57.849Z] f0f314cd800b: Download complete [2019-04-18T12:48:57.849Z] 898c46f3b1a1: Pull complete [2019-04-18T12:48:58.099Z] 63366dfa0a50: Pull complete [2019-04-18T12:48:58.650Z] 041d4cd74a92: Pull complete [2019-04-18T12:48:58.900Z] 6e1bee0f8701: Pull complete [2019-04-18T12:48:59.452Z] 0fa9bfc0c84b: Pull complete [2019-04-18T12:49:00.003Z] 8e9b088fe106: Pull complete [2019-04-18T12:49:00.553Z] af96bccda5c4: Pull complete [2019-04-18T12:49:00.804Z] 0655ee57b408: Pull complete [2019-04-18T12:49:01.715Z] 58e50a9049b1: Pull complete [2019-04-18T12:49:02.266Z] 57cd7839e491: Pull complete [2019-04-18T12:49:02.816Z] 3f1801cd495c: Pull complete [2019-04-18T12:49:09.298Z] f0f314cd800b: Pull complete [2019-04-18T12:49:11.782Z] 587c1960d431: Pull complete [2019-04-18T12:49:12.334Z] 4cd63a222fb2: Pull complete [2019-04-18T12:49:12.334Z] Digest: sha256:1f4bec77de2fafa2d0115d036bb71a3e708076e302acd025ecdaa2223c37999c [2019-04-18T12:49:12.334Z] Status: Downloaded newer image for mariadb:10.4 [2019-04-18T12:49:12.334Z] ---> d3b84bf67b10 [2019-04-18T12:49:12.334Z] Step 2/5 : ENV MYSQL_UID 9999 [2019-04-18T12:49:14.817Z] ---> Running in 6995bd7f03ab [2019-04-18T12:49:18.045Z] Removing intermediate container 6995bd7f03ab [2019-04-18T12:49:18.045Z] ---> 9dfc3680e8c6 [2019-04-18T12:49:18.045Z] Step 3/5 : ENV MYSQL_GID 9999 [2019-04-18T12:49:19.906Z] ---> Running in c70d56a86d09 [2019-04-18T12:49:21.768Z] Removing intermediate container c70d56a86d09 [2019-04-18T12:49:21.768Z] ---> 7437a85e1c97 [2019-04-18T12:49:21.768Z] Step 4/5 : RUN usermod -u $MYSQL_UID mysql; groupmod -g $MYSQL_GID mysql; [2019-04-18T12:49:23.630Z] ---> Running in 5b72875b5ce0 [2019-04-18T12:49:26.113Z] Removing intermediate container 5b72875b5ce0 [2019-04-18T12:49:26.113Z] ---> 975b708031ea [2019-04-18T12:49:26.113Z] Step 5/5 : RUN chown -R mysql:mysql /var/lib/mysql /var/run/mysqld [2019-04-18T12:49:27.456Z] ---> Running in ee122f200a38 [2019-04-18T12:49:30.686Z] Removing intermediate container ee122f200a38 [2019-04-18T12:49:30.686Z] ---> eb35f9ef160d [2019-04-18T12:49:30.686Z] Successfully built eb35f9ef160d [2019-04-18T12:49:30.686Z] Successfully tagged yasys/mariadb:latest [2019-04-18T12:49:30.686Z] Docker image yasys/mariadb:[latest] for kyberorg created [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2019-04-18T12:49:30.752Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-04-18T12:49:31.047Z] + set +x [2019-04-18T12:49:31.047Z] Push yasys/mariadb to Docker Repository [2019-04-18T12:49:31.047Z] The push refers to repository [docker.io/yasys/mariadb] [2019-04-18T12:49:31.598Z] 44264725bd12: Preparing [2019-04-18T12:49:31.598Z] ad6126b9ac1c: Preparing [2019-04-18T12:49:31.598Z] 8938ce6c45cf: Preparing [2019-04-18T12:49:31.598Z] 11e137a1e626: Preparing [2019-04-18T12:49:31.598Z] 843ffb793881: Preparing [2019-04-18T12:49:31.598Z] 6516c101e731: Preparing [2019-04-18T12:49:31.598Z] 7fcf20606c92: Preparing [2019-04-18T12:49:31.598Z] d3621ce40d7e: Preparing [2019-04-18T12:49:31.598Z] dd5441f43dad: Preparing [2019-04-18T12:49:31.598Z] a0e1c148cde8: Preparing [2019-04-18T12:49:31.598Z] 211843a94f72: Preparing [2019-04-18T12:49:31.598Z] 1e8f955d5797: Preparing [2019-04-18T12:49:31.598Z] b57c79f4a9f3: Preparing [2019-04-18T12:49:31.598Z] d60e01b37e74: Preparing [2019-04-18T12:49:31.598Z] e45cfbc98a50: Preparing [2019-04-18T12:49:31.598Z] 762d8e1a6054: Preparing [2019-04-18T12:49:31.598Z] 6516c101e731: Waiting [2019-04-18T12:49:31.598Z] 7fcf20606c92: Waiting [2019-04-18T12:49:31.598Z] d3621ce40d7e: Waiting [2019-04-18T12:49:31.598Z] dd5441f43dad: Waiting [2019-04-18T12:49:31.598Z] a0e1c148cde8: Waiting [2019-04-18T12:49:31.598Z] 211843a94f72: Waiting [2019-04-18T12:49:31.598Z] 1e8f955d5797: Waiting [2019-04-18T12:49:31.598Z] b57c79f4a9f3: Waiting [2019-04-18T12:49:31.598Z] d60e01b37e74: Waiting [2019-04-18T12:49:31.598Z] e45cfbc98a50: Waiting [2019-04-18T12:49:31.598Z] 762d8e1a6054: Waiting [2019-04-18T12:49:32.510Z] 8938ce6c45cf: Layer already exists [2019-04-18T12:49:32.510Z] 11e137a1e626: Layer already exists [2019-04-18T12:49:32.510Z] 843ffb793881: Layer already exists [2019-04-18T12:49:33.061Z] 6516c101e731: Layer already exists [2019-04-18T12:49:33.061Z] 7fcf20606c92: Layer already exists [2019-04-18T12:49:33.061Z] d3621ce40d7e: Layer already exists [2019-04-18T12:49:33.611Z] dd5441f43dad: Layer already exists [2019-04-18T12:49:33.611Z] a0e1c148cde8: Layer already exists [2019-04-18T12:49:33.611Z] 211843a94f72: Layer already exists [2019-04-18T12:49:34.523Z] 1e8f955d5797: Layer already exists [2019-04-18T12:49:34.523Z] b57c79f4a9f3: Layer already exists [2019-04-18T12:49:34.523Z] d60e01b37e74: Layer already exists [2019-04-18T12:49:34.773Z] 44264725bd12: Pushed [2019-04-18T12:49:35.023Z] e45cfbc98a50: Layer already exists [2019-04-18T12:49:35.023Z] 762d8e1a6054: Layer already exists [2019-04-18T12:49:35.023Z] ad6126b9ac1c: Pushed [2019-04-18T12:49:40.219Z] latest: digest: sha256:8c1953019c68a0b776891a185dba9ec7fe0726cef78f54db369e5bb159d0bf73 size: 3656 [2019-04-18T12:49:40.219Z] Docker image successfully pushed for kyberorg. Enjoy! [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2019-04-18T12:49:40.275Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-04-18T12:49:40.562Z] + set +x [2019-04-18T12:49:40.562Z] Moikka kyberorg! [2019-04-18T12:49:40.562Z] Here is Docker Summary: [2019-04-18T12:49:40.562Z] Images built and pushed: 1 [2019-04-18T12:49:40.562Z] [ [2019-04-18T12:49:40.562Z] yasys/mariadb:latest [2019-04-18T12:49:40.562Z] ] [2019-04-18T12:49:40.562Z] Hub Url: https://cloud.docker.com/repository/docker/yasys/mariadb [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] echo [2019-04-18T12:49:40.680Z] One way or another, I have finished. Tsau! [Pipeline] sh [2019-04-18T12:49:40.963Z] + set +x [2019-04-18T12:49:40.963Z] Making workspace writable for correct cleanup [2019-04-18T12:49:40.963Z] Done for kyberorg [Pipeline] deleteDir [Pipeline] echo [2019-04-18T12:49:40.999Z] Great success! [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 b9ec0d1ebe01d37bec6b88b7a2a5cf01b0e5ffc256c8ef25cdbc10c6cdd952d7 $ docker rm -f b9ec0d1ebe01d37bec6b88b7a2a5cf01b0e5ffc256c8ef25cdbc10c6cdd952d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS