Push event to branch edgex-docs Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from c3735b566e7d7b228d4e79460ef7a2a9c18d08b1 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision be3c330340c18bb7ab85087afff7d7ed2ee420c0 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision be3c330340c18bb7ab85087afff7d7ed2ee420c0 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision be3c330340c18bb7ab85087afff7d7ed2ee420c0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f be3c330340c18bb7ab85087afff7d7ed2ee420c0 # timeout=10 Commit message: "Merge pull request #211 from ernestojeda/fix-docker-image-push-with-namespace" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-docs-builder, mavenSettings:ci-build-images-settings, dockerImageName:edgex-docs-builder, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[3], releaseBranchOverride:edgex-docs] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: ci-build-images-settings PROJECT: edgex-docs-builder USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-docs-builder DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-docs-builder-archive.tar.gz SEMVER_BUMP_LEVEL: pre RELEASE_BRANCH_OVERRIDE: edgex-docs DOCKER_CUSTOM_TAGS: 3 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-297 in /w/workspace/undry_ci-build-images_edgex-docs [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/ci-build-images.git > git init /w/workspace/undry_ci-build-images_edgex-docs # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/edgex-docs:refs/remotes/origin/edgex-docs # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 Fetching without tags Checking out Revision c3735b566e7d7b228d4e79460ef7a2a9c18d08b1 (edgex-docs) > git config --add remote.origin.fetch +refs/heads/edgex-docs:refs/remotes/origin/edgex-docs # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/edgex-docs:refs/remotes/origin/edgex-docs # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c3735b566e7d7b228d4e79460ef7a2a9c18d08b1 # timeout=10 Commit message: "Merge pull request #144 from ernestojeda/edgex-docs-refactor" > git rev-list --no-walk b453fa4341ce81a6aded4405f12a28d8178dc253 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-07-20T17:13:36.550Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-07-20T17:13:36.750Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-07-20T17:13:36.840Z] ========================================================= [2020-07-20T17:13:36.840Z] EdgeX Global Pipelines Version Info [2020-07-20T17:13:36.840Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-07-20T17:13:38.759Z] ------------------- [2020-07-20T17:13:38.759Z] stable info: [2020-07-20T17:13:38.759Z] ------------------- [2020-07-20T17:13:38.759Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-07-20T17:13:38.759Z] Commit SHA: be3c330340c18bb7ab85087afff7d7ed2ee420c0 [2020-07-20T17:13:38.759Z] Message: update stable to v1.0.99 [2020-07-20T17:13:39.730Z] ------------------- [2020-07-20T17:13:39.730Z] experimental info: [2020-07-20T17:13:39.730Z] ------------------- [2020-07-20T17:13:39.730Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-07-20T17:13:39.730Z] Commit SHA: a8036d3cfb972bc62d1aceff2a6c19ff9dda8919 [2020-07-20T17:13:39.730Z] Message: update experimental to v1.0.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Semver Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-07-20T17:13:42.414Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-07-20T17:13:42.713Z] + ls -al . [2020-07-20T17:13:42.713Z] total 8 [2020-07-20T17:13:42.713Z] drwxrwxr-x. 4 jenkins jenkins 70 Jul 20 17:13 . [2020-07-20T17:13:42.713Z] drwxrwxr-x. 4 jenkins jenkins 112 Jul 20 17:13 .. [2020-07-20T17:13:42.713Z] -rw-rw-r--. 1 jenkins jenkins 379 Jul 20 17:13 Dockerfile [2020-07-20T17:13:42.713Z] drwxrwxr-x. 8 jenkins jenkins 162 Jul 20 17:13 .git [2020-07-20T17:13:42.713Z] -rw-rw-r--. 1 jenkins jenkins 898 Jul 20 17:13 Jenkinsfile [2020-07-20T17:13:42.713Z] drwxrwxr-x. 2 jenkins jenkins 28 Jul 20 17:13 scripts [Pipeline] isUnix [Pipeline] sh [2020-07-20T17:13:43.151Z] + docker build -t edgex-devops/edgex-docs-builder -f Dockerfile --build-arg ARCH=amd64 --label git_sha=c3735b566e7d7b228d4e79460ef7a2a9c18d08b1 --label arch=amd64 . [2020-07-20T17:13:44.102Z] Sending build context to Docker daemon 194kB [2020-07-20T17:13:44.102Z] Step 1/6 : FROM node:lts-alpine [2020-07-20T17:13:44.681Z] lts-alpine: Pulling from library/node [2020-07-20T17:13:44.681Z] cbdbe7a5bc2a: Pulling fs layer [2020-07-20T17:13:44.681Z] bd07af9ed1a4: Pulling fs layer [2020-07-20T17:13:44.681Z] 3556ccf180b2: Pulling fs layer [2020-07-20T17:13:44.681Z] 089d4748da74: Pulling fs layer [2020-07-20T17:13:44.681Z] 089d4748da74: Waiting [2020-07-20T17:13:44.968Z] 3556ccf180b2: Verifying Checksum [2020-07-20T17:13:44.968Z] 3556ccf180b2: Download complete [2020-07-20T17:13:44.968Z] cbdbe7a5bc2a: Verifying Checksum [2020-07-20T17:13:44.968Z] cbdbe7a5bc2a: Download complete [2020-07-20T17:13:44.968Z] 089d4748da74: Verifying Checksum [2020-07-20T17:13:44.968Z] 089d4748da74: Download complete [2020-07-20T17:13:45.240Z] bd07af9ed1a4: Verifying Checksum [2020-07-20T17:13:45.240Z] bd07af9ed1a4: Download complete [2020-07-20T17:13:45.240Z] cbdbe7a5bc2a: Pull complete [2020-07-20T17:13:48.634Z] bd07af9ed1a4: Pull complete [2020-07-20T17:13:49.254Z] 3556ccf180b2: Pull complete [2020-07-20T17:13:49.254Z] 089d4748da74: Pull complete [2020-07-20T17:13:49.254Z] Digest: sha256:1660c1b9d3fd9711eb9936e66d4656954cd14b0d2b23a2185c39587dad0239b4 [2020-07-20T17:13:49.254Z] Status: Downloaded newer image for node:lts-alpine [2020-07-20T17:13:49.254Z] ---> 057fa4cc38c2 [2020-07-20T17:13:49.254Z] Step 2/6 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' maintainer='EdgeX Foundry ' [2020-07-20T17:13:50.217Z] ---> Running in eeff5f7dd76f [2020-07-20T17:13:50.503Z] Removing intermediate container eeff5f7dd76f [2020-07-20T17:13:50.503Z] ---> a7a9d7fd74d7 [2020-07-20T17:13:50.503Z] Step 3/6 : RUN yarn global add --silent raml2html@3.0.1 && yarn cache clean --silent [2020-07-20T17:13:50.812Z] ---> Running in a9118c88a46f [2020-07-20T17:13:52.869Z] warning raml2html > nunjucks > chokidar@1.7.0: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies. [2020-07-20T17:13:52.869Z] warning raml2html > nunjucks > chokidar > fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2. [2020-07-20T17:13:53.478Z] warning raml2html > minimize > node-uuid@1.4.8: Use uuid module instead [2020-07-20T17:13:53.749Z] warning raml2html > nunjucks > chokidar > readdirp > micromatch > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2020-07-20T17:13:53.749Z] warning raml2html > nunjucks > chokidar > readdirp > micromatch > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2020-07-20T17:13:54.011Z] warning raml2html > raml2obj > raml-parser > json-schema-ref-parser > z-schema > core-js@2.6.11: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3. [2020-07-20T17:13:56.310Z] Still waiting to schedule task [2020-07-20T17:13:56.310Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-292’ [2020-07-20T17:14:26.325Z] Removing intermediate container a9118c88a46f [2020-07-20T17:14:26.325Z] ---> 992cabe3c4c2 [2020-07-20T17:14:26.325Z] Step 4/6 : COPY ./scripts/raml-verify.sh /scripts/ [2020-07-20T17:14:26.325Z] ---> e9ae01bf0be4 [2020-07-20T17:14:26.325Z] Step 5/6 : LABEL arch=amd64 [2020-07-20T17:14:26.325Z] ---> Running in dc0cdd11bc8e [2020-07-20T17:14:26.325Z] Removing intermediate container dc0cdd11bc8e [2020-07-20T17:14:26.325Z] ---> d60733c92d9f [2020-07-20T17:14:26.325Z] Step 6/6 : LABEL git_sha=c3735b566e7d7b228d4e79460ef7a2a9c18d08b1 [2020-07-20T17:14:26.325Z] ---> Running in 9febe1a1c7cf [2020-07-20T17:14:26.325Z] Removing intermediate container 9febe1a1c7cf [2020-07-20T17:14:26.325Z] ---> cdb9fc3ee4e4 [2020-07-20T17:14:26.325Z] [Warning] One or more build-args [ARCH] were not consumed [2020-07-20T17:14:26.325Z] Successfully built cdb9fc3ee4e4 [2020-07-20T17:14:26.325Z] Successfully tagged edgex-devops/edgex-docs-builder:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-07-20T17:14:26.652Z] provisioning config files... [2020-07-20T17:14:26.691Z] copy managed file [ci-build-images-settings] to file:/w/workspace/undry_ci-build-images_edgex-docs@tmp/config6573938432797720929tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-07-20T17:14:27.046Z] nexus3.edgexfoundry.org:10001 [2020-07-20T17:14:27.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-07-20T17:14:27.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-07-20T17:14:27.322Z] Configure a credential helper to remove this warning. See [2020-07-20T17:14:27.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-07-20T17:14:27.322Z] [2020-07-20T17:14:27.322Z] Login Succeeded [2020-07-20T17:14:27.322Z] nexus3.edgexfoundry.org:10002 [2020-07-20T17:14:27.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-07-20T17:14:27.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-07-20T17:14:27.597Z] Configure a credential helper to remove this warning. See [2020-07-20T17:14:27.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-07-20T17:14:27.597Z] [2020-07-20T17:14:27.597Z] Login Succeeded [2020-07-20T17:14:27.597Z] nexus3.edgexfoundry.org:10003 [2020-07-20T17:14:27.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-07-20T17:14:27.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-07-20T17:14:27.896Z] Configure a credential helper to remove this warning. See [2020-07-20T17:14:27.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-07-20T17:14:27.896Z] [2020-07-20T17:14:27.896Z] Login Succeeded [2020-07-20T17:14:27.896Z] nexus3.edgexfoundry.org:10004 [2020-07-20T17:14:28.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-07-20T17:14:28.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-07-20T17:14:28.432Z] Configure a credential helper to remove this warning. See [2020-07-20T17:14:28.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-07-20T17:14:28.432Z] [2020-07-20T17:14:28.432Z] Login Succeeded [2020-07-20T17:14:28.432Z] docker.io [2020-07-20T17:14:28.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-07-20T17:14:28.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-07-20T17:14:28.698Z] Configure a credential helper to remove this warning. See [2020-07-20T17:14:28.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-07-20T17:14:28.698Z] [2020-07-20T17:14:28.698Z] Login Succeeded [Pipeline] } [2020-07-20T17:14:28.707Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-07-20T17:14:28.875Z] [edgeXDocker.push] Tagging docker image edgex-docs-builder with the following tags: [2020-07-20T17:14:28.875Z] c3735b566e7d7b228d4e79460ef7a2a9c18d08b1 [2020-07-20T17:14:28.875Z] latest [2020-07-20T17:14:28.875Z] edgex-docs [2020-07-20T17:14:28.875Z] 3 [2020-07-20T17:14:28.875Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-20T17:14:29.361Z] + docker tag edgex-devops/edgex-docs-builder nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder:c3735b566e7d7b228d4e79460ef7a2a9c18d08b1 [Pipeline] isUnix [Pipeline] sh [2020-07-20T17:14:29.687Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder:c3735b566e7d7b228d4e79460ef7a2a9c18d08b1 [2020-07-20T17:14:29.687Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder] [2020-07-20T17:14:29.687Z] c42313ba1d10: Preparing [2020-07-20T17:14:29.687Z] be03313f45f5: Preparing [2020-07-20T17:14:29.687Z] 939279222d13: Preparing [2020-07-20T17:14:29.687Z] b575e5f59a03: Preparing [2020-07-20T17:14:29.687Z] bc72c4f3b9df: Preparing [2020-07-20T17:14:29.687Z] 3e207b409db3: Preparing [2020-07-20T17:14:29.687Z] 3e207b409db3: Waiting [2020-07-20T17:14:29.967Z] c42313ba1d10: Pushed [2020-07-20T17:14:29.967Z] 939279222d13: Pushed [2020-07-20T17:14:29.967Z] 3e207b409db3: Layer already exists [2020-07-20T17:14:30.562Z] b575e5f59a03: Pushed [2020-07-20T17:14:33.148Z] be03313f45f5: Pushed [2020-07-20T17:14:38.502Z] bc72c4f3b9df: Pushed [2020-07-20T17:14:38.503Z] c3735b566e7d7b228d4e79460ef7a2a9c18d08b1: digest: sha256:4a127cc467df9c60bd6f299319ae4edf4b743dcc93660e351fd7c0ef1fa6b942 size: 1576 [Pipeline] isUnix [Pipeline] sh [2020-07-20T17:14:38.820Z] + docker tag edgex-devops/edgex-docs-builder nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder:latest [Pipeline] isUnix [Pipeline] sh [2020-07-20T17:14:39.127Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder:latest [2020-07-20T17:14:39.127Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder] [2020-07-20T17:14:39.127Z] c42313ba1d10: Preparing [2020-07-20T17:14:39.127Z] be03313f45f5: Preparing [2020-07-20T17:14:39.127Z] 939279222d13: Preparing [2020-07-20T17:14:39.127Z] b575e5f59a03: Preparing [2020-07-20T17:14:39.127Z] bc72c4f3b9df: Preparing [2020-07-20T17:14:39.127Z] 3e207b409db3: Preparing [2020-07-20T17:14:39.127Z] 3e207b409db3: Waiting [2020-07-20T17:14:39.127Z] be03313f45f5: Layer already exists [2020-07-20T17:14:39.127Z] c42313ba1d10: Layer already exists [2020-07-20T17:14:39.127Z] 939279222d13: Layer already exists [2020-07-20T17:14:39.127Z] b575e5f59a03: Layer already exists [2020-07-20T17:14:39.127Z] bc72c4f3b9df: Layer already exists [2020-07-20T17:14:39.127Z] 3e207b409db3: Layer already exists [2020-07-20T17:14:39.127Z] latest: digest: sha256:4a127cc467df9c60bd6f299319ae4edf4b743dcc93660e351fd7c0ef1fa6b942 size: 1576 [Pipeline] isUnix [Pipeline] sh [2020-07-20T17:14:39.443Z] + docker tag edgex-devops/edgex-docs-builder nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder:edgex-docs [Pipeline] isUnix [Pipeline] sh [2020-07-20T17:14:39.766Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder:edgex-docs [2020-07-20T17:14:39.766Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder] [2020-07-20T17:14:39.766Z] c42313ba1d10: Preparing [2020-07-20T17:14:39.766Z] be03313f45f5: Preparing [2020-07-20T17:14:39.766Z] 939279222d13: Preparing [2020-07-20T17:14:39.766Z] b575e5f59a03: Preparing [2020-07-20T17:14:39.766Z] bc72c4f3b9df: Preparing [2020-07-20T17:14:39.766Z] 3e207b409db3: Preparing [2020-07-20T17:14:39.766Z] 3e207b409db3: Waiting [2020-07-20T17:14:39.766Z] 939279222d13: Layer already exists [2020-07-20T17:14:39.766Z] b575e5f59a03: Layer already exists [2020-07-20T17:14:39.766Z] bc72c4f3b9df: Layer already exists [2020-07-20T17:14:39.766Z] be03313f45f5: Layer already exists [2020-07-20T17:14:39.766Z] c42313ba1d10: Layer already exists [2020-07-20T17:14:39.766Z] 3e207b409db3: Layer already exists [2020-07-20T17:14:39.766Z] edgex-docs: digest: sha256:4a127cc467df9c60bd6f299319ae4edf4b743dcc93660e351fd7c0ef1fa6b942 size: 1576 [Pipeline] isUnix [Pipeline] sh [2020-07-20T17:14:40.114Z] + docker tag edgex-devops/edgex-docs-builder nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder:3 [Pipeline] isUnix [Pipeline] sh [2020-07-20T17:14:40.415Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder:3 [2020-07-20T17:14:40.415Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder] [2020-07-20T17:14:40.415Z] c42313ba1d10: Preparing [2020-07-20T17:14:40.415Z] be03313f45f5: Preparing [2020-07-20T17:14:40.415Z] 939279222d13: Preparing [2020-07-20T17:14:40.415Z] b575e5f59a03: Preparing [2020-07-20T17:14:40.415Z] bc72c4f3b9df: Preparing [2020-07-20T17:14:40.415Z] 3e207b409db3: Preparing [2020-07-20T17:14:40.415Z] 3e207b409db3: Waiting [2020-07-20T17:14:40.415Z] be03313f45f5: Layer already exists [2020-07-20T17:14:40.415Z] bc72c4f3b9df: Layer already exists [2020-07-20T17:14:40.415Z] 939279222d13: Layer already exists [2020-07-20T17:14:40.415Z] b575e5f59a03: Layer already exists [2020-07-20T17:14:40.415Z] c42313ba1d10: Layer already exists [2020-07-20T17:14:40.415Z] 3e207b409db3: Layer already exists [2020-07-20T17:14:40.415Z] 3: digest: sha256:4a127cc467df9c60bd6f299319ae4edf4b743dcc93660e351fd7c0ef1fa6b942 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-07-20T17:14:40.621Z] ===================================================== [Pipeline] echo [2020-07-20T17:14:40.662Z] taggedImages: [2020-07-20T17:14:40.662Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder:c3735b566e7d7b228d4e79460ef7a2a9c18d08b1 [2020-07-20T17:14:40.662Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder:latest [2020-07-20T17:14:40.662Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder:edgex-docs [2020-07-20T17:14:40.662Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder:3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-20T17:17:40.069Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-298 in /w/workspace/undry_ci-build-images_edgex-docs [Pipeline] { [Pipeline] checkout [2020-07-20T17:17:46.159Z] using credential edgex-jenkins-ssh [2020-07-20T17:17:46.209Z] Cloning the remote Git repository [2020-07-20T17:17:46.209Z] Cloning with configured refspecs honoured and without tags [2020-07-20T17:17:46.270Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git [2020-07-20T17:17:46.396Z] > git init /w/workspace/undry_ci-build-images_edgex-docs # timeout=10 [2020-07-20T17:17:46.480Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2020-07-20T17:17:46.481Z] > git --version # timeout=10 [2020-07-20T17:17:46.512Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-20T17:17:46.582Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/edgex-docs:refs/remotes/origin/edgex-docs # timeout=10 [2020-07-20T17:17:47.336Z] Fetching without tags [2020-07-20T17:17:47.784Z] Checking out Revision c3735b566e7d7b228d4e79460ef7a2a9c18d08b1 (edgex-docs) [2020-07-20T17:17:47.254Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2020-07-20T17:17:47.273Z] > git config --add remote.origin.fetch +refs/heads/edgex-docs:refs/remotes/origin/edgex-docs # timeout=10 [2020-07-20T17:17:47.312Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2020-07-20T17:17:47.343Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2020-07-20T17:17:47.344Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-20T17:17:47.356Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/edgex-docs:refs/remotes/origin/edgex-docs # timeout=10 [2020-07-20T17:17:47.803Z] > git config core.sparsecheckout # timeout=10 [2020-07-20T17:17:47.822Z] > git checkout -f c3735b566e7d7b228d4e79460ef7a2a9c18d08b1 # timeout=10 [2020-07-20T17:17:52.184Z] Commit message: "Merge pull request #144 from ernestojeda/edgex-docs-refactor" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-07-20T17:17:54.157Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-07-20T17:17:54.607Z] + ls -al . [2020-07-20T17:17:54.607Z] total 24 [2020-07-20T17:17:54.607Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 17:17 . [2020-07-20T17:17:54.607Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 17:17 .. [2020-07-20T17:17:54.607Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 20 17:17 .git [2020-07-20T17:17:54.607Z] -rw-rw-r-- 1 jenkins jenkins 379 Jul 20 17:17 Dockerfile [2020-07-20T17:17:54.607Z] -rw-rw-r-- 1 jenkins jenkins 898 Jul 20 17:17 Jenkinsfile [2020-07-20T17:17:54.607Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 20 17:17 scripts [Pipeline] isUnix [Pipeline] sh [2020-07-20T17:17:55.000Z] + docker build -t edgex-devops/edgex-docs-builder-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=c3735b566e7d7b228d4e79460ef7a2a9c18d08b1 --label arch=arm64 . [2020-07-20T17:17:55.608Z] Sending build context to Docker daemon 194kB [2020-07-20T17:17:55.881Z] Step 1/6 : FROM node:lts-alpine [2020-07-20T17:17:56.474Z] lts-alpine: Pulling from library/node [2020-07-20T17:17:56.756Z] 29e5d40040c1: Pulling fs layer [2020-07-20T17:17:56.756Z] 8c46fbeab2c7: Pulling fs layer [2020-07-20T17:17:56.756Z] 8ba552a4e5fe: Pulling fs layer [2020-07-20T17:17:56.756Z] 1fb62381901b: Pulling fs layer [2020-07-20T17:17:56.756Z] 1fb62381901b: Waiting [2020-07-20T17:17:57.041Z] 8ba552a4e5fe: Verifying Checksum [2020-07-20T17:17:57.041Z] 8ba552a4e5fe: Download complete [2020-07-20T17:17:57.041Z] 29e5d40040c1: Verifying Checksum [2020-07-20T17:17:57.041Z] 29e5d40040c1: Download complete [2020-07-20T17:17:57.041Z] 1fb62381901b: Verifying Checksum [2020-07-20T17:17:57.041Z] 1fb62381901b: Download complete [2020-07-20T17:17:57.643Z] 8c46fbeab2c7: Verifying Checksum [2020-07-20T17:17:57.643Z] 8c46fbeab2c7: Download complete [2020-07-20T17:17:57.643Z] 29e5d40040c1: Pull complete [2020-07-20T17:18:03.064Z] 8c46fbeab2c7: Pull complete [2020-07-20T17:18:03.064Z] 8ba552a4e5fe: Pull complete [2020-07-20T17:18:03.338Z] 1fb62381901b: Pull complete [2020-07-20T17:18:03.338Z] Digest: sha256:1660c1b9d3fd9711eb9936e66d4656954cd14b0d2b23a2185c39587dad0239b4 [2020-07-20T17:18:03.338Z] Status: Downloaded newer image for node:lts-alpine [2020-07-20T17:18:03.338Z] ---> 9ceb3f801891 [2020-07-20T17:18:03.338Z] Step 2/6 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' maintainer='EdgeX Foundry ' [2020-07-20T17:18:04.321Z] ---> Running in 87d4f49cc137 [2020-07-20T17:18:04.924Z] Removing intermediate container 87d4f49cc137 [2020-07-20T17:18:04.924Z] ---> 5a212079d3bf [2020-07-20T17:18:04.924Z] Step 3/6 : RUN yarn global add --silent raml2html@3.0.1 && yarn cache clean --silent [2020-07-20T17:18:04.924Z] ---> Running in db840c66dedd [2020-07-20T17:18:08.318Z] warning raml2html > nunjucks > chokidar@1.7.0: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies. [2020-07-20T17:18:08.318Z] warning raml2html > minimize > node-uuid@1.4.8: Use uuid module instead [2020-07-20T17:18:08.592Z] warning raml2html > nunjucks > chokidar > fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2. [2020-07-20T17:18:09.564Z] warning raml2html > raml2obj > raml-parser > json-schema-ref-parser > z-schema > core-js@2.6.11: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3. [2020-07-20T17:18:10.159Z] warning raml2html > nunjucks > chokidar > readdirp > micromatch > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2020-07-20T17:18:10.159Z] warning raml2html > nunjucks > chokidar > readdirp > micromatch > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2020-07-20T17:18:57.120Z] Removing intermediate container db840c66dedd [2020-07-20T17:18:57.120Z] ---> 4bf6df6a9e9f [2020-07-20T17:18:57.120Z] Step 4/6 : COPY ./scripts/raml-verify.sh /scripts/ [2020-07-20T17:18:57.120Z] ---> 3065942a3a9d [2020-07-20T17:18:57.120Z] Step 5/6 : LABEL arch=arm64 [2020-07-20T17:18:57.120Z] ---> Running in af1010c4d6c3 [2020-07-20T17:18:57.120Z] Removing intermediate container af1010c4d6c3 [2020-07-20T17:18:57.120Z] ---> b04545d2bcf8 [2020-07-20T17:18:57.120Z] Step 6/6 : LABEL git_sha=c3735b566e7d7b228d4e79460ef7a2a9c18d08b1 [2020-07-20T17:18:57.120Z] ---> Running in 82b4b4d8bd56 [2020-07-20T17:18:57.120Z] Removing intermediate container 82b4b4d8bd56 [2020-07-20T17:18:57.120Z] ---> 21c7f6ea146f [2020-07-20T17:18:57.120Z] [Warning] One or more build-args [ARCH] were not consumed [2020-07-20T17:18:57.120Z] Successfully built 21c7f6ea146f [2020-07-20T17:18:57.120Z] Successfully tagged edgex-devops/edgex-docs-builder-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-07-20T17:18:57.400Z] provisioning config files... [2020-07-20T17:18:57.447Z] copy managed file [ci-build-images-settings] to file:/w/workspace/undry_ci-build-images_edgex-docs@tmp/config8450054341385008591tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-07-20T17:18:57.837Z] nexus3.edgexfoundry.org:10001 [2020-07-20T17:18:58.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-07-20T17:18:58.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-07-20T17:18:58.385Z] Configure a credential helper to remove this warning. See [2020-07-20T17:18:58.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-07-20T17:18:58.385Z] [2020-07-20T17:18:58.385Z] Login Succeeded [2020-07-20T17:18:58.385Z] nexus3.edgexfoundry.org:10002 [2020-07-20T17:18:58.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-07-20T17:18:58.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-07-20T17:18:58.983Z] Configure a credential helper to remove this warning. See [2020-07-20T17:18:58.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-07-20T17:18:58.983Z] [2020-07-20T17:18:58.983Z] Login Succeeded [2020-07-20T17:18:58.983Z] nexus3.edgexfoundry.org:10003 [2020-07-20T17:18:59.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-07-20T17:18:59.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-07-20T17:18:59.578Z] Configure a credential helper to remove this warning. See [2020-07-20T17:18:59.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-07-20T17:18:59.578Z] [2020-07-20T17:18:59.578Z] Login Succeeded [2020-07-20T17:18:59.578Z] nexus3.edgexfoundry.org:10004 [2020-07-20T17:18:59.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-07-20T17:19:00.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-07-20T17:19:00.145Z] Configure a credential helper to remove this warning. See [2020-07-20T17:19:00.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-07-20T17:19:00.145Z] [2020-07-20T17:19:00.145Z] Login Succeeded [2020-07-20T17:19:00.145Z] docker.io [2020-07-20T17:19:00.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-07-20T17:19:01.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-07-20T17:19:01.011Z] Configure a credential helper to remove this warning. See [2020-07-20T17:19:01.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-07-20T17:19:01.011Z] [2020-07-20T17:19:01.011Z] Login Succeeded [Pipeline] } [2020-07-20T17:19:01.026Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-07-20T17:19:01.202Z] [edgeXDocker.push] Tagging docker image edgex-docs-builder-arm64 with the following tags: [2020-07-20T17:19:01.202Z] c3735b566e7d7b228d4e79460ef7a2a9c18d08b1 [2020-07-20T17:19:01.202Z] latest [2020-07-20T17:19:01.202Z] edgex-docs [2020-07-20T17:19:01.202Z] 3 [2020-07-20T17:19:01.202Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-20T17:19:01.743Z] + docker tag edgex-devops/edgex-docs-builder-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder-arm64:c3735b566e7d7b228d4e79460ef7a2a9c18d08b1 [Pipeline] isUnix [Pipeline] sh [2020-07-20T17:19:02.093Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder-arm64:c3735b566e7d7b228d4e79460ef7a2a9c18d08b1 [2020-07-20T17:19:02.093Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder-arm64] [2020-07-20T17:19:02.093Z] 95568a0210f5: Preparing [2020-07-20T17:19:02.093Z] 1dddf9eadd02: Preparing [2020-07-20T17:19:02.093Z] 25bad3104d96: Preparing [2020-07-20T17:19:02.093Z] 13930d0ba1b2: Preparing [2020-07-20T17:19:02.093Z] 5001ea04a695: Preparing [2020-07-20T17:19:02.093Z] 678a0785e7d2: Preparing [2020-07-20T17:19:02.093Z] 678a0785e7d2: Waiting [2020-07-20T17:19:02.371Z] 95568a0210f5: Pushed [2020-07-20T17:19:02.371Z] 678a0785e7d2: Layer already exists [2020-07-20T17:19:02.371Z] 25bad3104d96: Pushed [2020-07-20T17:19:04.348Z] 13930d0ba1b2: Pushed [2020-07-20T17:19:09.723Z] 1dddf9eadd02: Pushed [2020-07-20T17:19:19.832Z] 5001ea04a695: Pushed [2020-07-20T17:19:19.832Z] c3735b566e7d7b228d4e79460ef7a2a9c18d08b1: digest: sha256:33ff93263c5b0dedea05ed711b2d4931bc621bb5cb6457c0d27b1e4e2c1565c0 size: 1576 [Pipeline] isUnix [Pipeline] sh [2020-07-20T17:19:20.175Z] + docker tag edgex-devops/edgex-docs-builder-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-07-20T17:19:20.510Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder-arm64:latest [2020-07-20T17:19:20.510Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder-arm64] [2020-07-20T17:19:20.510Z] 95568a0210f5: Preparing [2020-07-20T17:19:20.510Z] 1dddf9eadd02: Preparing [2020-07-20T17:19:20.510Z] 25bad3104d96: Preparing [2020-07-20T17:19:20.510Z] 13930d0ba1b2: Preparing [2020-07-20T17:19:20.510Z] 5001ea04a695: Preparing [2020-07-20T17:19:20.510Z] 678a0785e7d2: Preparing [2020-07-20T17:19:20.510Z] 678a0785e7d2: Waiting [2020-07-20T17:19:20.510Z] 95568a0210f5: Layer already exists [2020-07-20T17:19:20.510Z] 13930d0ba1b2: Layer already exists [2020-07-20T17:19:20.510Z] 25bad3104d96: Layer already exists [2020-07-20T17:19:20.510Z] 1dddf9eadd02: Layer already exists [2020-07-20T17:19:20.510Z] 5001ea04a695: Layer already exists [2020-07-20T17:19:20.510Z] 678a0785e7d2: Layer already exists [2020-07-20T17:19:20.786Z] latest: digest: sha256:33ff93263c5b0dedea05ed711b2d4931bc621bb5cb6457c0d27b1e4e2c1565c0 size: 1576 [Pipeline] isUnix [Pipeline] sh [2020-07-20T17:19:21.126Z] + docker tag edgex-devops/edgex-docs-builder-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder-arm64:edgex-docs [Pipeline] isUnix [Pipeline] sh [2020-07-20T17:19:21.462Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder-arm64:edgex-docs [2020-07-20T17:19:21.462Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder-arm64] [2020-07-20T17:19:21.462Z] 95568a0210f5: Preparing [2020-07-20T17:19:21.462Z] 1dddf9eadd02: Preparing [2020-07-20T17:19:21.462Z] 25bad3104d96: Preparing [2020-07-20T17:19:21.462Z] 13930d0ba1b2: Preparing [2020-07-20T17:19:21.462Z] 5001ea04a695: Preparing [2020-07-20T17:19:21.462Z] 678a0785e7d2: Preparing [2020-07-20T17:19:21.462Z] 678a0785e7d2: Waiting [2020-07-20T17:19:21.462Z] 95568a0210f5: Layer already exists [2020-07-20T17:19:21.462Z] 1dddf9eadd02: Layer already exists [2020-07-20T17:19:21.462Z] 5001ea04a695: Layer already exists [2020-07-20T17:19:21.736Z] 25bad3104d96: Layer already exists [2020-07-20T17:19:21.736Z] 13930d0ba1b2: Layer already exists [2020-07-20T17:19:21.736Z] 678a0785e7d2: Layer already exists [2020-07-20T17:19:21.736Z] edgex-docs: digest: sha256:33ff93263c5b0dedea05ed711b2d4931bc621bb5cb6457c0d27b1e4e2c1565c0 size: 1576 [Pipeline] isUnix [Pipeline] sh [2020-07-20T17:19:22.075Z] + docker tag edgex-devops/edgex-docs-builder-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder-arm64:3 [Pipeline] isUnix [Pipeline] sh [2020-07-20T17:19:22.408Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder-arm64:3 [2020-07-20T17:19:22.408Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder-arm64] [2020-07-20T17:19:22.408Z] 95568a0210f5: Preparing [2020-07-20T17:19:22.408Z] 1dddf9eadd02: Preparing [2020-07-20T17:19:22.408Z] 25bad3104d96: Preparing [2020-07-20T17:19:22.408Z] 13930d0ba1b2: Preparing [2020-07-20T17:19:22.408Z] 5001ea04a695: Preparing [2020-07-20T17:19:22.408Z] 678a0785e7d2: Preparing [2020-07-20T17:19:22.408Z] 678a0785e7d2: Waiting [2020-07-20T17:19:22.408Z] 1dddf9eadd02: Layer already exists [2020-07-20T17:19:22.408Z] 95568a0210f5: Layer already exists [2020-07-20T17:19:22.408Z] 13930d0ba1b2: Layer already exists [2020-07-20T17:19:22.408Z] 5001ea04a695: Layer already exists [2020-07-20T17:19:22.408Z] 25bad3104d96: Layer already exists [2020-07-20T17:19:22.408Z] 678a0785e7d2: Layer already exists [2020-07-20T17:19:22.680Z] 3: digest: sha256:33ff93263c5b0dedea05ed711b2d4931bc621bb5cb6457c0d27b1e4e2c1565c0 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-07-20T17:19:22.845Z] ===================================================== [Pipeline] echo [2020-07-20T17:19:22.882Z] taggedImages: [2020-07-20T17:19:22.882Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder-arm64:c3735b566e7d7b228d4e79460ef7a2a9c18d08b1 [2020-07-20T17:19:22.882Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder-arm64:latest [2020-07-20T17:19:22.882Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder-arm64:edgex-docs [2020-07-20T17:19:22.882Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder-arm64:3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-20T17:19:24.345Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-20T17:19:24.345Z] [2020-07-20T17:19:24.345Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh [2020-07-20T17:19:24.701Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-20T17:19:24.701Z] latest: Pulling from edgex-devops/edgex-klar [2020-07-20T17:19:24.701Z] e7c96db7181b: Pulling fs layer [2020-07-20T17:19:24.701Z] 1868ca2cb446: Pulling fs layer [2020-07-20T17:19:24.701Z] 136be5d0fe8e: Pulling fs layer [2020-07-20T17:19:24.701Z] 894bfe63afcb: Pulling fs layer [2020-07-20T17:19:24.701Z] 894bfe63afcb: Waiting [2020-07-20T17:19:24.702Z] 1868ca2cb446: Download complete [2020-07-20T17:19:24.702Z] 136be5d0fe8e: Verifying Checksum [2020-07-20T17:19:24.702Z] 136be5d0fe8e: Download complete [2020-07-20T17:19:24.702Z] e7c96db7181b: Verifying Checksum [2020-07-20T17:19:24.702Z] e7c96db7181b: Download complete [2020-07-20T17:19:24.972Z] 894bfe63afcb: Verifying Checksum [2020-07-20T17:19:24.973Z] 894bfe63afcb: Download complete [2020-07-20T17:19:24.973Z] e7c96db7181b: Pull complete [2020-07-20T17:19:25.241Z] 1868ca2cb446: Pull complete [2020-07-20T17:19:25.241Z] 136be5d0fe8e: Pull complete [2020-07-20T17:19:25.502Z] 894bfe63afcb: Pull complete [2020-07-20T17:19:25.767Z] Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 [2020-07-20T17:19:25.767Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-20T17:19:25.767Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer [2020-07-20T17:19:25.903Z] prd-centos7-docker-4c-2g-297 does not seem to be running inside a container [2020-07-20T17:19:25.954Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/undry_ci-build-images_edgex-docs -v /w/workspace/undry_ci-build-images_edgex-docs:/w/workspace/undry_ci-build-images_edgex-docs:rw,z -v /w/workspace/undry_ci-build-images_edgex-docs@tmp:/w/workspace/undry_ci-build-images_edgex-docs@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-20T17:19:26.866Z] $ docker top 461c6f6e5b7543e08d2da8a4b71d4449711bb228757f942ee47773af8afc53cf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-20T17:19:27.421Z] + /klar nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder:c3735b566e7d7b228d4e79460ef7a2a9c18d08b1 [2020-07-20T17:19:27.421Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-20T17:19:34.341Z] $ docker stop --time=1 461c6f6e5b7543e08d2da8a4b71d4449711bb228757f942ee47773af8afc53cf [2020-07-20T17:19:35.723Z] $ docker rm -f 461c6f6e5b7543e08d2da8a4b71d4449711bb228757f942ee47773af8afc53cf [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-07-20T17:19:36.258Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-20T17:19:36.258Z] . [Pipeline] withDockerContainer [2020-07-20T17:19:36.375Z] prd-centos7-docker-4c-2g-297 does not seem to be running inside a container [2020-07-20T17:19:36.443Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/undry_ci-build-images_edgex-docs -v /w/workspace/undry_ci-build-images_edgex-docs:/w/workspace/undry_ci-build-images_edgex-docs:rw,z -v /w/workspace/undry_ci-build-images_edgex-docs@tmp:/w/workspace/undry_ci-build-images_edgex-docs@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-20T17:19:37.089Z] $ docker top bf1c95fd884ecf4a30645bc0d6addd0c25ef0530c267e0571e28130e40eee1cc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-20T17:19:37.686Z] + /klar nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder:c3735b566e7d7b228d4e79460ef7a2a9c18d08b1 [2020-07-20T17:19:37.686Z] + tee [2020-07-20T17:19:37.686Z] clair timeout 1m0s [2020-07-20T17:19:37.686Z] docker timeout: 1m0s [2020-07-20T17:19:37.686Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-20T17:19:38.723Z] $ docker stop --time=1 bf1c95fd884ecf4a30645bc0d6addd0c25ef0530c267e0571e28130e40eee1cc [2020-07-20T17:19:40.231Z] $ docker rm -f bf1c95fd884ecf4a30645bc0d6addd0c25ef0530c267e0571e28130e40eee1cc [Pipeline] // withDockerContainer [Pipeline] sh [2020-07-20T17:19:40.753Z] + mkdir -p /w/workspace/undry_ci-build-images_edgex-docs/clair-reports [Pipeline] echo [2020-07-20T17:19:40.766Z] Generated HTML Table Report. Writing to /w/workspace/undry_ci-build-images_edgex-docs/clair-reports/clair_results_edgex-docs-builder_c3735b566e7d7b228d4e79460ef7a2a9c18d08b1.html [Pipeline] writeFile [Pipeline] step [2020-07-20T17:19:40.914Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-07-20T17:19:41.741Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-20T17:19:41.741Z] . [Pipeline] withDockerContainer [2020-07-20T17:19:41.853Z] prd-centos7-docker-4c-2g-297 does not seem to be running inside a container [2020-07-20T17:19:41.919Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/undry_ci-build-images_edgex-docs -v /w/workspace/undry_ci-build-images_edgex-docs:/w/workspace/undry_ci-build-images_edgex-docs:rw,z -v /w/workspace/undry_ci-build-images_edgex-docs@tmp:/w/workspace/undry_ci-build-images_edgex-docs@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-20T17:19:42.615Z] $ docker top 1706f4595eb8c8b6969a90f88f32acb4c36be773177c5c75a1166b75eef9a812 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-20T17:19:43.152Z] + /klar nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder-arm64:c3735b566e7d7b228d4e79460ef7a2a9c18d08b1 [2020-07-20T17:19:43.152Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-20T17:19:49.914Z] $ docker stop --time=1 1706f4595eb8c8b6969a90f88f32acb4c36be773177c5c75a1166b75eef9a812 [2020-07-20T17:19:51.464Z] $ docker rm -f 1706f4595eb8c8b6969a90f88f32acb4c36be773177c5c75a1166b75eef9a812 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-07-20T17:19:52.270Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-20T17:19:52.270Z] . [Pipeline] withDockerContainer [2020-07-20T17:19:52.513Z] prd-centos7-docker-4c-2g-297 does not seem to be running inside a container [2020-07-20T17:19:52.614Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/undry_ci-build-images_edgex-docs -v /w/workspace/undry_ci-build-images_edgex-docs:/w/workspace/undry_ci-build-images_edgex-docs:rw,z -v /w/workspace/undry_ci-build-images_edgex-docs@tmp:/w/workspace/undry_ci-build-images_edgex-docs@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-20T17:19:53.661Z] $ docker top 87f12c520f5daf2a51c9be8c647a108c411bdaec079ccbe3805e50d618598fa4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-20T17:19:54.268Z] + tee [2020-07-20T17:19:54.268Z] + /klar nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder-arm64:c3735b566e7d7b228d4e79460ef7a2a9c18d08b1 [2020-07-20T17:19:54.268Z] clair timeout 1m0s [2020-07-20T17:19:54.268Z] docker timeout: 1m0s [2020-07-20T17:19:54.268Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-20T17:19:55.299Z] $ docker stop --time=1 87f12c520f5daf2a51c9be8c647a108c411bdaec079ccbe3805e50d618598fa4 [2020-07-20T17:19:56.735Z] $ docker rm -f 87f12c520f5daf2a51c9be8c647a108c411bdaec079ccbe3805e50d618598fa4 [Pipeline] // withDockerContainer [Pipeline] sh [2020-07-20T17:19:57.249Z] + mkdir -p /w/workspace/undry_ci-build-images_edgex-docs/clair-reports [Pipeline] echo [2020-07-20T17:19:57.265Z] Generated HTML Table Report. Writing to /w/workspace/undry_ci-build-images_edgex-docs/clair-reports/clair_results_edgex-docs-builder-arm64_c3735b566e7d7b228d4e79460ef7a2a9c18d08b1.html [Pipeline] writeFile [Pipeline] step [2020-07-20T17:19:57.308Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-07-20T17:19:58.323Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-20T17:19:58.919Z] ---> package-listing.sh [2020-07-20T17:19:58.919Z] ++ facter osfamily [2020-07-20T17:19:58.919Z] ++ tr '[:upper:]' '[:lower:]' [2020-07-20T17:19:59.190Z] + OS_FAMILY=redhat [2020-07-20T17:19:59.190Z] + workspace=/w/workspace/undry_ci-build-images_edgex-docs [2020-07-20T17:19:59.190Z] + START_PACKAGES=/tmp/packages_start.txt [2020-07-20T17:19:59.190Z] + END_PACKAGES=/tmp/packages_end.txt [2020-07-20T17:19:59.190Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-07-20T17:19:59.190Z] + PACKAGES=/tmp/packages_start.txt [2020-07-20T17:19:59.190Z] + '[' /w/workspace/undry_ci-build-images_edgex-docs ']' [2020-07-20T17:19:59.190Z] + PACKAGES=/tmp/packages_end.txt [2020-07-20T17:19:59.190Z] + case "${OS_FAMILY}" in [2020-07-20T17:19:59.190Z] + rpm -qa [2020-07-20T17:19:59.190Z] + sort [2020-07-20T17:20:05.853Z] + '[' -f /tmp/packages_start.txt ']' [2020-07-20T17:20:05.853Z] + '[' -f /tmp/packages_end.txt ']' [2020-07-20T17:20:05.853Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-07-20T17:20:05.853Z] + '[' /w/workspace/undry_ci-build-images_edgex-docs ']' [2020-07-20T17:20:05.853Z] + mkdir -p /w/workspace/undry_ci-build-images_edgex-docs/archives/ [2020-07-20T17:20:05.853Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_ci-build-images_edgex-docs/archives/ [Pipeline] isUnix [Pipeline] sh [2020-07-20T17:20:06.264Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-20T17:20:06.264Z] [2020-07-20T17:20:06.264Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-07-20T17:20:06.608Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-20T17:20:06.609Z] alpine: Pulling from edgex-lftools-log-publisher [2020-07-20T17:20:06.609Z] c9b1b535fdd9: Pulling fs layer [2020-07-20T17:20:06.609Z] 2cc5ad85d9ab: Pulling fs layer [2020-07-20T17:20:06.609Z] 756a868c4378: Pulling fs layer [2020-07-20T17:20:06.609Z] 444b2fc9a129: Pulling fs layer [2020-07-20T17:20:06.609Z] ea15f1150254: Pulling fs layer [2020-07-20T17:20:06.609Z] 41b27a9f41bf: Pulling fs layer [2020-07-20T17:20:06.609Z] 28c525ee5125: Pulling fs layer [2020-07-20T17:20:06.609Z] 444b2fc9a129: Waiting [2020-07-20T17:20:06.609Z] 094b1ea09ed8: Pulling fs layer [2020-07-20T17:20:06.609Z] ea15f1150254: Waiting [2020-07-20T17:20:06.609Z] 138eaada9080: Pulling fs layer [2020-07-20T17:20:06.609Z] 0622d0fa9048: Pulling fs layer [2020-07-20T17:20:06.609Z] 41b27a9f41bf: Waiting [2020-07-20T17:20:06.609Z] 094b1ea09ed8: Waiting [2020-07-20T17:20:06.609Z] 28c525ee5125: Waiting [2020-07-20T17:20:06.609Z] 0622d0fa9048: Waiting [2020-07-20T17:20:06.609Z] 138eaada9080: Waiting [2020-07-20T17:20:06.609Z] 2cc5ad85d9ab: Verifying Checksum [2020-07-20T17:20:06.609Z] 2cc5ad85d9ab: Download complete [2020-07-20T17:20:06.609Z] 444b2fc9a129: Verifying Checksum [2020-07-20T17:20:06.609Z] 444b2fc9a129: Download complete [2020-07-20T17:20:06.609Z] c9b1b535fdd9: Verifying Checksum [2020-07-20T17:20:06.609Z] c9b1b535fdd9: Download complete [2020-07-20T17:20:06.893Z] ea15f1150254: Verifying Checksum [2020-07-20T17:20:06.893Z] ea15f1150254: Download complete [2020-07-20T17:20:06.893Z] 28c525ee5125: Download complete [2020-07-20T17:20:07.495Z] 756a868c4378: Verifying Checksum [2020-07-20T17:20:07.495Z] 756a868c4378: Download complete [2020-07-20T17:20:07.495Z] 094b1ea09ed8: Verifying Checksum [2020-07-20T17:20:07.495Z] 094b1ea09ed8: Download complete [2020-07-20T17:20:07.495Z] 138eaada9080: Verifying Checksum [2020-07-20T17:20:07.495Z] 138eaada9080: Download complete [2020-07-20T17:20:07.495Z] c9b1b535fdd9: Pull complete [2020-07-20T17:20:07.495Z] 0622d0fa9048: Verifying Checksum [2020-07-20T17:20:07.495Z] 0622d0fa9048: Download complete [2020-07-20T17:20:08.166Z] 2cc5ad85d9ab: Pull complete [2020-07-20T17:20:08.447Z] 41b27a9f41bf: Verifying Checksum [2020-07-20T17:20:08.447Z] 41b27a9f41bf: Download complete [2020-07-20T17:20:11.029Z] 756a868c4378: Pull complete [2020-07-20T17:20:11.029Z] 444b2fc9a129: Pull complete [2020-07-20T17:20:11.292Z] ea15f1150254: Pull complete [2020-07-20T17:20:17.956Z] 41b27a9f41bf: Pull complete [2020-07-20T17:20:17.956Z] 28c525ee5125: Pull complete [2020-07-20T17:20:21.327Z] 094b1ea09ed8: Pull complete [2020-07-20T17:20:21.933Z] 138eaada9080: Pull complete [2020-07-20T17:20:22.883Z] 0622d0fa9048: Pull complete [2020-07-20T17:20:22.883Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-07-20T17:20:22.883Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-20T17:20:22.883Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-07-20T17:20:23.309Z] prd-centos7-docker-4c-2g-297 does not seem to be running inside a container [2020-07-20T17:20:23.394Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/undry_ci-build-images_edgex-docs -v /w/workspace/undry_ci-build-images_edgex-docs:/w/workspace/undry_ci-build-images_edgex-docs:rw,z -v /w/workspace/undry_ci-build-images_edgex-docs@tmp:/w/workspace/undry_ci-build-images_edgex-docs@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-07-20T17:20:25.375Z] $ docker top baf4824facf34ac44cf712461bdd324602fd6c6f9140fd46377305e764d6183d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-07-20T17:20:25.628Z] provisioning config files... [2020-07-20T17:20:25.642Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_ci-build-images_edgex-docs@tmp/config654498247015094662tmp [Pipeline] { [Pipeline] echo [2020-07-20T17:20:25.718Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-20T17:20:26.021Z] ---> create-netrc.sh [Pipeline] echo [2020-07-20T17:20:26.032Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-20T17:20:26.427Z] ---> logs-deploy.sh [2020-07-20T17:20:26.428Z] + ARCHIVE_ARTIFACTS= [2020-07-20T17:20:26.428Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-07-20T17:20:26.428Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-07-20T17:20:26.428Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-07-20T17:20:26.428Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/edgex-docs/3 [2020-07-20T17:20:26.428Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/edgex-docs/3/ [2020-07-20T17:20:26.428Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/edgex-docs/3 /w/workspace/undry_ci-build-images_edgex-docs [2020-07-20T17:20:27.910Z] Archives upload complete. [2020-07-20T17:20:28.172Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/edgex-docs/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/edgex-docs/3/