Pull request #144 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/ci-build-images Obtained Jenkinsfile from 749b379291c51758072066c5137e1036f1cc3531+b453fa4341ce81a6aded4405f12a28d8178dc253 (49424d48bfd6446a72775b599ad2c663bc880911) Running in Durability level: MAX_SURVIVABILITY 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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-144/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 > git --version # 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:[1], 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: 1 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-293 in /w/workspace/exfoundry_ci-build-images_PR-144 [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 Fetching without tags Cloning repository git@github.com:edgexfoundry/ci-build-images.git > git init /w/workspace/exfoundry_ci-build-images_PR-144 # 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/pull/144/head:refs/remotes/origin/PR-144 +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 > git config --add remote.origin.fetch +refs/pull/144/head:refs/remotes/origin/PR-144 # timeout=10 > 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/pull/144/head:refs/remotes/origin/PR-144 +refs/heads/edgex-docs:refs/remotes/origin/edgex-docs # timeout=10 Merging remotes/origin/edgex-docs commit b453fa4341ce81a6aded4405f12a28d8178dc253 into PR head commit 749b379291c51758072066c5137e1036f1cc3531 Merge succeeded, producing 749b379291c51758072066c5137e1036f1cc3531 Checking out Revision 749b379291c51758072066c5137e1036f1cc3531 (PR-144) > git config core.sparsecheckout # timeout=10 > git checkout -f 749b379291c51758072066c5137e1036f1cc3531 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge b453fa4341ce81a6aded4405f12a28d8178dc253 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 749b379291c51758072066c5137e1036f1cc3531 # timeout=10 Commit message: "optimize edgex-docs image to only install raml2html" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object be3c330340c18bb7ab85087afff7d7ed2ee420c0 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-07-20T17:03:48.441Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-07-20T17:03:48.713Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-07-20T17:03:48.907Z] ========================================================= [2020-07-20T17:03:48.907Z] EdgeX Global Pipelines Version Info [2020-07-20T17:03:48.907Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-07-20T17:03:50.893Z] ------------------- [2020-07-20T17:03:50.893Z] stable info: [2020-07-20T17:03:50.893Z] ------------------- [2020-07-20T17:03:50.893Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-07-20T17:03:50.893Z] Commit SHA: be3c330340c18bb7ab85087afff7d7ed2ee420c0 [2020-07-20T17:03:50.893Z] Message: update stable to v1.0.99 [2020-07-20T17:03:51.942Z] ------------------- [2020-07-20T17:03:51.942Z] experimental info: [2020-07-20T17:03:51.942Z] ------------------- [2020-07-20T17:03:51.942Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-07-20T17:03:51.942Z] Commit SHA: a8036d3cfb972bc62d1aceff2a6c19ff9dda8919 [2020-07-20T17:03:51.942Z] 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:03:56.885Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-07-20T17:03:57.200Z] + ls -al . [2020-07-20T17:03:57.200Z] total 8 [2020-07-20T17:03:57.200Z] drwxrwxr-x. 4 jenkins jenkins 70 Jul 20 17:03 . [2020-07-20T17:03:57.200Z] drwxrwxr-x. 4 jenkins jenkins 112 Jul 20 17:03 .. [2020-07-20T17:03:57.200Z] -rw-rw-r--. 1 jenkins jenkins 379 Jul 20 17:03 Dockerfile [2020-07-20T17:03:57.200Z] drwxrwxr-x. 8 jenkins jenkins 179 Jul 20 17:03 .git [2020-07-20T17:03:57.200Z] -rw-rw-r--. 1 jenkins jenkins 898 Jul 20 17:03 Jenkinsfile [2020-07-20T17:03:57.200Z] drwxrwxr-x. 2 jenkins jenkins 28 Jul 20 17:03 scripts [Pipeline] isUnix [Pipeline] sh [2020-07-20T17:03:57.786Z] + docker build -t edgex-devops/edgex-docs-builder -f Dockerfile --build-arg ARCH=amd64 --label git_sha=749b379291c51758072066c5137e1036f1cc3531 --label arch=amd64 . [2020-07-20T17:03:58.054Z] Sending build context to Docker daemon 196.6kB [2020-07-20T17:03:58.316Z] Step 1/6 : FROM node:lts-alpine [2020-07-20T17:03:58.583Z] lts-alpine: Pulling from library/node [2020-07-20T17:03:58.583Z] cbdbe7a5bc2a: Pulling fs layer [2020-07-20T17:03:58.583Z] bd07af9ed1a4: Pulling fs layer [2020-07-20T17:03:58.583Z] 3556ccf180b2: Pulling fs layer [2020-07-20T17:03:58.583Z] 089d4748da74: Pulling fs layer [2020-07-20T17:03:58.583Z] 089d4748da74: Waiting [2020-07-20T17:03:58.857Z] 3556ccf180b2: Download complete [2020-07-20T17:03:58.857Z] cbdbe7a5bc2a: Verifying Checksum [2020-07-20T17:03:58.857Z] cbdbe7a5bc2a: Download complete [2020-07-20T17:03:58.857Z] 089d4748da74: Verifying Checksum [2020-07-20T17:03:58.857Z] 089d4748da74: Download complete [2020-07-20T17:03:59.123Z] bd07af9ed1a4: Verifying Checksum [2020-07-20T17:03:59.123Z] bd07af9ed1a4: Download complete [2020-07-20T17:03:59.123Z] cbdbe7a5bc2a: Pull complete [2020-07-20T17:04:01.809Z] bd07af9ed1a4: Pull complete [2020-07-20T17:04:01.809Z] 3556ccf180b2: Pull complete [2020-07-20T17:04:02.080Z] 089d4748da74: Pull complete [2020-07-20T17:04:02.080Z] Digest: sha256:1660c1b9d3fd9711eb9936e66d4656954cd14b0d2b23a2185c39587dad0239b4 [2020-07-20T17:04:02.080Z] Status: Downloaded newer image for node:lts-alpine [2020-07-20T17:04:02.080Z] ---> 057fa4cc38c2 [2020-07-20T17:04:02.080Z] Step 2/6 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' maintainer='EdgeX Foundry ' [2020-07-20T17:04:04.693Z] ---> Running in 209e4bf9fbc2 [2020-07-20T17:04:04.693Z] Removing intermediate container 209e4bf9fbc2 [2020-07-20T17:04:04.693Z] ---> fae12b48a93a [2020-07-20T17:04:04.693Z] Step 3/6 : RUN yarn global add --silent raml2html@3.0.1 && yarn cache clean --silent [2020-07-20T17:04:04.693Z] ---> Running in 69c03a1cc368 [2020-07-20T17:04:06.633Z] 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:04:06.633Z] 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:04:06.968Z] warning raml2html > minimize > node-uuid@1.4.8: Use uuid module instead [2020-07-20T17:04:07.638Z] 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:04:07.638Z] 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:04:07.961Z] 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:04:08.991Z] Still waiting to schedule task [2020-07-20T17:04:08.991Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-292’ [2020-07-20T17:04:40.227Z] Removing intermediate container 69c03a1cc368 [2020-07-20T17:04:40.227Z] ---> 7b5367b89935 [2020-07-20T17:04:40.227Z] Step 4/6 : COPY ./scripts/raml-verify.sh /scripts/ [2020-07-20T17:04:40.227Z] ---> 90f17613f8f6 [2020-07-20T17:04:40.227Z] Step 5/6 : LABEL arch=amd64 [2020-07-20T17:04:40.227Z] ---> Running in 5dafb4f921f0 [2020-07-20T17:04:40.227Z] Removing intermediate container 5dafb4f921f0 [2020-07-20T17:04:40.227Z] ---> 3667f9ad7bb5 [2020-07-20T17:04:40.227Z] Step 6/6 : LABEL git_sha=749b379291c51758072066c5137e1036f1cc3531 [2020-07-20T17:04:40.227Z] ---> Running in 7ade65f9fdae [2020-07-20T17:04:40.227Z] Removing intermediate container 7ade65f9fdae [2020-07-20T17:04:40.227Z] ---> 55e085293806 [2020-07-20T17:04:40.227Z] [Warning] One or more build-args [ARCH] were not consumed [2020-07-20T17:04:40.227Z] Successfully built 55e085293806 [2020-07-20T17:04:40.227Z] Successfully tagged edgex-devops/edgex-docs-builder:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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:06:37.480Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-295 in /w/workspace/exfoundry_ci-build-images_PR-144 [Pipeline] { [Pipeline] checkout [2020-07-20T17:06:42.559Z] using credential edgex-jenkins-ssh [2020-07-20T17:06:42.613Z] Cloning the remote Git repository [2020-07-20T17:06:42.613Z] Cloning with configured refspecs honoured and without tags [2020-07-20T17:06:43.722Z] Fetching without tags [2020-07-20T17:06:42.679Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git [2020-07-20T17:06:42.784Z] > git init /w/workspace/exfoundry_ci-build-images_PR-144 # timeout=10 [2020-07-20T17:06:42.846Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2020-07-20T17:06:42.846Z] > git --version # timeout=10 [2020-07-20T17:06:42.870Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-20T17:06:42.916Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/144/head:refs/remotes/origin/PR-144 +refs/heads/edgex-docs:refs/remotes/origin/edgex-docs # timeout=10 [2020-07-20T17:06:43.616Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2020-07-20T17:06:43.639Z] > git config --add remote.origin.fetch +refs/pull/144/head:refs/remotes/origin/PR-144 # timeout=10 [2020-07-20T17:06:43.657Z] > git config --add remote.origin.fetch +refs/heads/edgex-docs:refs/remotes/origin/edgex-docs # timeout=10 [2020-07-20T17:06:43.687Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2020-07-20T17:06:43.733Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2020-07-20T17:06:43.734Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-20T17:06:43.747Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/144/head:refs/remotes/origin/PR-144 +refs/heads/edgex-docs:refs/remotes/origin/edgex-docs # timeout=10 [2020-07-20T17:06:44.185Z] Merging remotes/origin/edgex-docs commit b453fa4341ce81a6aded4405f12a28d8178dc253 into PR head commit 749b379291c51758072066c5137e1036f1cc3531 [2020-07-20T17:06:44.542Z] Merge succeeded, producing 749b379291c51758072066c5137e1036f1cc3531 [2020-07-20T17:06:44.542Z] Checking out Revision 749b379291c51758072066c5137e1036f1cc3531 (PR-144) [2020-07-20T17:06:44.203Z] > git config core.sparsecheckout # timeout=10 [2020-07-20T17:06:44.234Z] > git checkout -f 749b379291c51758072066c5137e1036f1cc3531 # timeout=10 [2020-07-20T17:06:44.307Z] > git remote # timeout=10 [2020-07-20T17:06:44.403Z] > git config --get remote.origin.url # timeout=10 [2020-07-20T17:06:44.421Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-20T17:06:44.444Z] > git merge b453fa4341ce81a6aded4405f12a28d8178dc253 # timeout=10 [2020-07-20T17:06:44.497Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-20T17:06:44.547Z] > git config core.sparsecheckout # timeout=10 [2020-07-20T17:06:44.592Z] > git checkout -f 749b379291c51758072066c5137e1036f1cc3531 # timeout=10 [2020-07-20T17:06:48.767Z] Commit message: "optimize edgex-docs image to only install raml2html" [2020-07-20T17:06:48.824Z] > git --version # timeout=10 [2020-07-20T17:06:48.860Z] fatal: bad object be3c330340c18bb7ab85087afff7d7ed2ee420c0 [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:06:51.022Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-07-20T17:06:51.456Z] + ls -al . [2020-07-20T17:06:51.456Z] total 24 [2020-07-20T17:06:51.456Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 17:06 . [2020-07-20T17:06:51.456Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 17:06 .. [2020-07-20T17:06:51.456Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 20 17:06 .git [2020-07-20T17:06:51.456Z] -rw-rw-r-- 1 jenkins jenkins 379 Jul 20 17:06 Dockerfile [2020-07-20T17:06:51.456Z] -rw-rw-r-- 1 jenkins jenkins 898 Jul 20 17:06 Jenkinsfile [2020-07-20T17:06:51.456Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 20 17:06 scripts [Pipeline] isUnix [Pipeline] sh [2020-07-20T17:06:51.819Z] + docker build -t edgex-devops/edgex-docs-builder-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=749b379291c51758072066c5137e1036f1cc3531 --label arch=arm64 . [2020-07-20T17:06:52.416Z] Sending build context to Docker daemon 196.6kB [2020-07-20T17:06:52.692Z] Step 1/6 : FROM node:lts-alpine [2020-07-20T17:06:53.286Z] lts-alpine: Pulling from library/node [2020-07-20T17:06:53.286Z] 29e5d40040c1: Pulling fs layer [2020-07-20T17:06:53.286Z] 8c46fbeab2c7: Pulling fs layer [2020-07-20T17:06:53.286Z] 8ba552a4e5fe: Pulling fs layer [2020-07-20T17:06:53.286Z] 1fb62381901b: Pulling fs layer [2020-07-20T17:06:53.286Z] 1fb62381901b: Waiting [2020-07-20T17:06:53.564Z] 29e5d40040c1: Download complete [2020-07-20T17:06:53.564Z] 8ba552a4e5fe: Download complete [2020-07-20T17:06:53.844Z] 1fb62381901b: Download complete [2020-07-20T17:06:54.122Z] 8c46fbeab2c7: Verifying Checksum [2020-07-20T17:06:54.122Z] 8c46fbeab2c7: Download complete [2020-07-20T17:06:54.397Z] 29e5d40040c1: Pull complete [2020-07-20T17:06:58.699Z] 8c46fbeab2c7: Pull complete [2020-07-20T17:06:58.973Z] 8ba552a4e5fe: Pull complete [2020-07-20T17:06:59.570Z] 1fb62381901b: Pull complete [2020-07-20T17:06:59.570Z] Digest: sha256:1660c1b9d3fd9711eb9936e66d4656954cd14b0d2b23a2185c39587dad0239b4 [2020-07-20T17:06:59.570Z] Status: Downloaded newer image for node:lts-alpine [2020-07-20T17:06:59.570Z] ---> 9ceb3f801891 [2020-07-20T17:06:59.570Z] Step 2/6 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' maintainer='EdgeX Foundry ' [2020-07-20T17:07:00.554Z] ---> Running in c2a2c687d917 [2020-07-20T17:07:01.151Z] Removing intermediate container c2a2c687d917 [2020-07-20T17:07:01.151Z] ---> 902f2b61ade7 [2020-07-20T17:07:01.151Z] Step 3/6 : RUN yarn global add --silent raml2html@3.0.1 && yarn cache clean --silent [2020-07-20T17:07:01.151Z] ---> Running in 7911a66bd450 [2020-07-20T17:07:04.551Z] 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:07:04.551Z] warning raml2html > minimize > node-uuid@1.4.8: Use uuid module instead [2020-07-20T17:07:04.833Z] 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:07:05.814Z] 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:07:06.409Z] 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:07:06.409Z] 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:07:53.350Z] Removing intermediate container 7911a66bd450 [2020-07-20T17:07:53.350Z] ---> cda8203488b2 [2020-07-20T17:07:53.350Z] Step 4/6 : COPY ./scripts/raml-verify.sh /scripts/ [2020-07-20T17:07:53.350Z] ---> ba58b342350a [2020-07-20T17:07:53.350Z] Step 5/6 : LABEL arch=arm64 [2020-07-20T17:07:53.350Z] ---> Running in 3c05e36a64e5 [2020-07-20T17:07:53.350Z] Removing intermediate container 3c05e36a64e5 [2020-07-20T17:07:53.350Z] ---> d450b3158585 [2020-07-20T17:07:53.350Z] Step 6/6 : LABEL git_sha=749b379291c51758072066c5137e1036f1cc3531 [2020-07-20T17:07:53.350Z] ---> Running in 6585585fc63d [2020-07-20T17:07:53.350Z] Removing intermediate container 6585585fc63d [2020-07-20T17:07:53.350Z] ---> b216dfb099d7 [2020-07-20T17:07:53.350Z] [Warning] One or more build-args [ARCH] were not consumed [2020-07-20T17:07:53.350Z] Successfully built b216dfb099d7 [2020-07-20T17:07:53.350Z] Successfully tagged edgex-devops/edgex-docs-builder-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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) Stage "Clair Scan" skipped due to when conditional [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:07:56.218Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-20T17:07:57.143Z] ---> package-listing.sh [2020-07-20T17:07:57.143Z] ++ facter osfamily [2020-07-20T17:07:57.143Z] ++ tr '[:upper:]' '[:lower:]' [2020-07-20T17:07:57.423Z] + OS_FAMILY=redhat [2020-07-20T17:07:57.423Z] + workspace=/w/workspace/exfoundry_ci-build-images_PR-144 [2020-07-20T17:07:57.423Z] + START_PACKAGES=/tmp/packages_start.txt [2020-07-20T17:07:57.423Z] + END_PACKAGES=/tmp/packages_end.txt [2020-07-20T17:07:57.423Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-07-20T17:07:57.423Z] + PACKAGES=/tmp/packages_start.txt [2020-07-20T17:07:57.423Z] + '[' /w/workspace/exfoundry_ci-build-images_PR-144 ']' [2020-07-20T17:07:57.423Z] + PACKAGES=/tmp/packages_end.txt [2020-07-20T17:07:57.423Z] + case "${OS_FAMILY}" in [2020-07-20T17:07:57.423Z] + sort [2020-07-20T17:07:57.423Z] + rpm -qa [2020-07-20T17:08:05.614Z] + '[' -f /tmp/packages_start.txt ']' [2020-07-20T17:08:05.614Z] + '[' -f /tmp/packages_end.txt ']' [2020-07-20T17:08:05.614Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-07-20T17:08:05.614Z] + '[' /w/workspace/exfoundry_ci-build-images_PR-144 ']' [2020-07-20T17:08:05.614Z] + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-144/archives/ [2020-07-20T17:08:05.614Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_ci-build-images_PR-144/archives/ [Pipeline] isUnix [Pipeline] sh [2020-07-20T17:08:06.363Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-20T17:08:06.363Z] [2020-07-20T17:08:06.363Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-07-20T17:08:06.754Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-20T17:08:06.754Z] alpine: Pulling from edgex-lftools-log-publisher [2020-07-20T17:08:06.754Z] c9b1b535fdd9: Pulling fs layer [2020-07-20T17:08:06.754Z] 2cc5ad85d9ab: Pulling fs layer [2020-07-20T17:08:06.754Z] 756a868c4378: Pulling fs layer [2020-07-20T17:08:06.754Z] 444b2fc9a129: Pulling fs layer [2020-07-20T17:08:06.754Z] ea15f1150254: Pulling fs layer [2020-07-20T17:08:06.754Z] 41b27a9f41bf: Pulling fs layer [2020-07-20T17:08:06.754Z] 28c525ee5125: Pulling fs layer [2020-07-20T17:08:06.754Z] 094b1ea09ed8: Pulling fs layer [2020-07-20T17:08:06.754Z] 138eaada9080: Pulling fs layer [2020-07-20T17:08:06.754Z] 0622d0fa9048: Pulling fs layer [2020-07-20T17:08:06.754Z] 444b2fc9a129: Waiting [2020-07-20T17:08:06.754Z] ea15f1150254: Waiting [2020-07-20T17:08:06.754Z] 41b27a9f41bf: Waiting [2020-07-20T17:08:06.754Z] 28c525ee5125: Waiting [2020-07-20T17:08:06.754Z] 094b1ea09ed8: Waiting [2020-07-20T17:08:06.754Z] 138eaada9080: Waiting [2020-07-20T17:08:06.754Z] 0622d0fa9048: Waiting [2020-07-20T17:08:06.754Z] 2cc5ad85d9ab: Verifying Checksum [2020-07-20T17:08:06.754Z] 2cc5ad85d9ab: Download complete [2020-07-20T17:08:06.754Z] 444b2fc9a129: Verifying Checksum [2020-07-20T17:08:06.754Z] 444b2fc9a129: Download complete [2020-07-20T17:08:06.754Z] c9b1b535fdd9: Verifying Checksum [2020-07-20T17:08:06.754Z] c9b1b535fdd9: Download complete [2020-07-20T17:08:07.043Z] ea15f1150254: Verifying Checksum [2020-07-20T17:08:07.043Z] ea15f1150254: Download complete [2020-07-20T17:08:07.043Z] 28c525ee5125: Verifying Checksum [2020-07-20T17:08:07.043Z] 28c525ee5125: Download complete [2020-07-20T17:08:07.646Z] 756a868c4378: Verifying Checksum [2020-07-20T17:08:07.646Z] 756a868c4378: Download complete [2020-07-20T17:08:07.646Z] c9b1b535fdd9: Pull complete [2020-07-20T17:08:07.646Z] 138eaada9080: Verifying Checksum [2020-07-20T17:08:07.646Z] 138eaada9080: Download complete [2020-07-20T17:08:07.646Z] 0622d0fa9048: Verifying Checksum [2020-07-20T17:08:07.646Z] 0622d0fa9048: Download complete [2020-07-20T17:08:07.646Z] 094b1ea09ed8: Verifying Checksum [2020-07-20T17:08:07.646Z] 094b1ea09ed8: Download complete [2020-07-20T17:08:08.615Z] 41b27a9f41bf: Verifying Checksum [2020-07-20T17:08:08.615Z] 41b27a9f41bf: Download complete [2020-07-20T17:08:08.615Z] 2cc5ad85d9ab: Pull complete [2020-07-20T17:08:10.590Z] 756a868c4378: Pull complete [2020-07-20T17:08:10.590Z] 444b2fc9a129: Pull complete [2020-07-20T17:08:10.859Z] ea15f1150254: Pull complete [2020-07-20T17:08:15.178Z] 41b27a9f41bf: Pull complete [2020-07-20T17:08:15.178Z] 28c525ee5125: Pull complete [2020-07-20T17:08:19.464Z] 094b1ea09ed8: Pull complete [2020-07-20T17:08:19.464Z] 138eaada9080: Pull complete [2020-07-20T17:08:19.464Z] 0622d0fa9048: Pull complete [2020-07-20T17:08:19.464Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-07-20T17:08:19.464Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-20T17:08:19.464Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-07-20T17:08:19.917Z] prd-centos7-docker-4c-2g-293 does not seem to be running inside a container [2020-07-20T17:08:19.979Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/exfoundry_ci-build-images_PR-144 -v /w/workspace/exfoundry_ci-build-images_PR-144:/w/workspace/exfoundry_ci-build-images_PR-144:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-144@tmp:/w/workspace/exfoundry_ci-build-images_PR-144@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-07-20T17:08:23.274Z] $ docker top 1b486cbea53f77590ff646ab66323a443bd9ac5c0c1e40d5c326e4d6a92f33de -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-07-20T17:08:23.653Z] provisioning config files... [2020-07-20T17:08:23.678Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-144@tmp/config1093607561524915280tmp [Pipeline] { [Pipeline] echo [2020-07-20T17:08:23.755Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-20T17:08:24.150Z] ---> create-netrc.sh [Pipeline] echo [2020-07-20T17:08:24.440Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-20T17:08:24.764Z] ---> logs-deploy.sh [2020-07-20T17:08:24.764Z] + ARCHIVE_ARTIFACTS= [2020-07-20T17:08:24.764Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-07-20T17:08:24.764Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-07-20T17:08:24.764Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-07-20T17:08:24.764Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-144/1 [2020-07-20T17:08:24.764Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/PR-144/1/ [2020-07-20T17:08:24.764Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-144/1 /w/workspace/exfoundry_ci-build-images_PR-144 [2020-07-20T17:08:26.701Z] Archives upload complete. [2020-07-20T17:08:26.701Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-144/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/PR-144/1/