Pull request #135 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 cherrycl for edgexfoundry/ci-build-images Loading trusted files from base branch edgex-compose at 3713164f6485193a7db812284b98f7ee71a568b9 rather than 3bedb6d3f9ed4d5339179d8485487bb4fe91d099 Obtained Jenkinsfile from 3713164f6485193a7db812284b98f7ee71a568b9 ‘Jenkinsfile’ has been modified in an untrusted revision 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 370697454611dc68c0596e0d0a50477a8de841a8 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 370697454611dc68c0596e0d0a50477a8de841a8 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-135/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 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > 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-compose, mavenSettings:ci-build-images-settings, dockerImageName:edgex-compose, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[1.25.4], releaseBranchOverride:edgex-compose] ========================================================= [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-compose USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-compose DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-compose-archive.tar.gz SEMVER_BUMP_LEVEL: pre RELEASE_BRANCH_OVERRIDE: edgex-compose DOCKER_CUSTOM_TAGS: 1.25.4 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-1969 in /w/workspace/exfoundry_ci-build-images_PR-135 [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-135 # 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/135/head:refs/remotes/origin/PR-135 +refs/heads/edgex-compose:refs/remotes/origin/edgex-compose # 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/135/head:refs/remotes/origin/PR-135 # timeout=10 > git config --add remote.origin.fetch +refs/heads/edgex-compose:refs/remotes/origin/edgex-compose # 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/135/head:refs/remotes/origin/PR-135 +refs/heads/edgex-compose:refs/remotes/origin/edgex-compose # timeout=10 Merging remotes/origin/edgex-compose commit 3713164f6485193a7db812284b98f7ee71a568b9 into PR head commit 3bedb6d3f9ed4d5339179d8485487bb4fe91d099 Merge succeeded, producing 3bedb6d3f9ed4d5339179d8485487bb4fe91d099 Checking out Revision 3bedb6d3f9ed4d5339179d8485487bb4fe91d099 (PR-135) > git config core.sparsecheckout # timeout=10 > git checkout -f 3bedb6d3f9ed4d5339179d8485487bb4fe91d099 # 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 3713164f6485193a7db812284b98f7ee71a568b9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3bedb6d3f9ed4d5339179d8485487bb4fe91d099 # timeout=10 Commit message: "Build compose image with binaries" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-06-05T07:52:23.387Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-06-05T07:52:23.585Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-06-05T07:52:23.688Z] ========================================================= [2020-06-05T07:52:23.689Z] EdgeX Global Pipelines Version Info [2020-06-05T07:52:23.689Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-06-05T07:52:25.111Z] ------------------- [2020-06-05T07:52:25.111Z] stable info: [2020-06-05T07:52:25.111Z] ------------------- [2020-06-05T07:52:25.111Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-06-05T07:52:25.111Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-05T07:52:25.111Z] Message: update stable to v1.0.89 [2020-06-05T07:52:26.056Z] ------------------- [2020-06-05T07:52:26.056Z] experimental info: [2020-06-05T07:52:26.056Z] ------------------- [2020-06-05T07:52:26.056Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-06-05T07:52:26.056Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-05T07:52:26.056Z] Message: update experimental to v1.0.89 [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-06-05T07:52:29.371Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-06-05T07:52:29.681Z] + ls -al . [2020-06-05T07:52:29.681Z] total 12 [2020-06-05T07:52:29.681Z] drwxrwxr-x. 3 jenkins jenkins 72 Jun 5 07:52 . [2020-06-05T07:52:29.681Z] drwxrwxr-x. 4 jenkins jenkins 112 Jun 5 07:52 .. [2020-06-05T07:52:29.681Z] -rw-rw-r--. 1 jenkins jenkins 271 Jun 5 07:52 Dockerfile [2020-06-05T07:52:29.681Z] drwxrwxr-x. 8 jenkins jenkins 179 Jun 5 07:52 .git [2020-06-05T07:52:29.681Z] -rw-rw-r--. 1 jenkins jenkins 886 Jun 5 07:52 Jenkinsfile [2020-06-05T07:52:29.681Z] -rw-rw-r--. 1 jenkins jenkins 1309 Jun 5 07:52 README.md [Pipeline] isUnix [Pipeline] sh [2020-06-05T07:52:30.274Z] + docker build -t edgex-devops/edgex-compose -f Dockerfile --build-arg ARCH=amd64 --label git_sha=3bedb6d3f9ed4d5339179d8485487bb4fe91d099 --label arch=amd64 . [2020-06-05T07:52:30.537Z] Sending build context to Docker daemon 206.3kB [2020-06-05T07:52:30.537Z] Step 1/5 : FROM alpine:3.10 [2020-06-05T07:52:31.111Z] 3.10: Pulling from library/alpine [2020-06-05T07:52:31.111Z] 21c83c524219: Pulling fs layer [2020-06-05T07:52:31.373Z] 21c83c524219: Download complete [2020-06-05T07:52:31.635Z] 21c83c524219: Pull complete [2020-06-05T07:52:31.635Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-06-05T07:52:31.635Z] Status: Downloaded newer image for alpine:3.10 [2020-06-05T07:52:31.635Z] ---> be4e4bea2c2e [2020-06-05T07:52:31.635Z] Step 2/5 : RUN apk add --update --no-cache docker-compose py-pip python-dev libffi-dev openssl-dev gcc libc-dev make [2020-06-05T07:52:31.898Z] ---> Running in 38db9a9702e8 [2020-06-05T07:52:32.470Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-06-05T07:52:32.470Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-06-05T07:52:32.731Z] (1/62) Installing libbz2 (1.0.6-r7) [2020-06-05T07:52:32.731Z] (2/62) Installing expat (2.2.8-r0) [2020-06-05T07:52:32.731Z] (3/62) Installing libffi (3.2.1-r6) [2020-06-05T07:52:32.731Z] (4/62) Installing gdbm (1.13-r1) [2020-06-05T07:52:32.731Z] (5/62) Installing xz-libs (5.2.4-r0) [2020-06-05T07:52:32.731Z] (6/62) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-06-05T07:52:32.731Z] (7/62) Installing ncurses-libs (6.1_p20190518-r2) [2020-06-05T07:52:32.731Z] (8/62) Installing readline (8.0.0-r0) [2020-06-05T07:52:32.731Z] (9/62) Installing sqlite-libs (3.28.0-r3) [2020-06-05T07:52:32.731Z] (10/62) Installing python3 (3.7.7-r0) [2020-06-05T07:52:33.674Z] (11/62) Installing py3-setuptools (40.8.0-r1) [2020-06-05T07:52:33.934Z] (12/62) Installing py3-six (1.12.0-r1) [2020-06-05T07:52:33.934Z] (13/62) Installing dockerpy-creds (0.4.0-r1) [2020-06-05T07:52:33.934Z] (14/62) Installing py3-cparser (2.19-r2) [2020-06-05T07:52:33.934Z] (15/62) Installing py3-cffi (1.11.5-r4) [2020-06-05T07:52:33.934Z] (16/62) Installing py3-idna (2.8-r1) [2020-06-05T07:52:33.934Z] (17/62) Installing py3-asn1crypto (0.24.0-r1) [2020-06-05T07:52:33.934Z] (18/62) Installing py3-cryptography (2.6.1-r1) [2020-06-05T07:52:33.934Z] (19/62) Installing py3-ipaddress (1.0.22-r1) [2020-06-05T07:52:33.934Z] (20/62) Installing py3-parsing (2.4.0-r0) [2020-06-05T07:52:33.934Z] (21/62) Installing py3-packaging (19.0-r0) [2020-06-05T07:52:33.934Z] (22/62) Installing py3-chardet (3.0.4-r1) [2020-06-05T07:52:33.934Z] (23/62) Installing py3-certifi (2019.6.16-r0) [2020-06-05T07:52:33.934Z] (24/62) Installing py3-urllib3 (1.25.3-r0) [2020-06-05T07:52:34.196Z] (25/62) Installing py3-requests (2.21.0-r4) [2020-06-05T07:52:34.196Z] (26/62) Installing py3-websocket-client (0.56.0-r1) [2020-06-05T07:52:34.458Z] (27/62) Installing docker-py (4.0.1-r0) [2020-06-05T07:52:34.718Z] (28/62) Installing py3-cached-property (1.4.3-r1) [2020-06-05T07:52:34.718Z] (29/62) Installing py3-dockerpty (0.4.1-r1) [2020-06-05T07:52:34.718Z] (30/62) Installing py3-docopt (0.6.2-r3) [2020-06-05T07:52:34.718Z] (31/62) Installing py3-pyrsistent (0.15.2-r0) [2020-06-05T07:52:34.979Z] (32/62) Installing py3-attrs (18.2.0-r1) [2020-06-05T07:52:34.979Z] (33/62) Installing py3-jsonschema (3.0.1-r2) [2020-06-05T07:52:34.979Z] (34/62) Installing py3-asn1 (0.4.5-r2) [2020-06-05T07:52:34.979Z] (35/62) Installing py3-bcrypt (3.1.6-r1) [2020-06-05T07:52:34.979Z] (36/62) Installing py3-pynacl (1.3.0-r2) [2020-06-05T07:52:34.979Z] (37/62) Installing py3-paramiko (2.4.2-r1) [2020-06-05T07:52:34.979Z] (38/62) Installing py3-pysocks (1.6.8-r1) [2020-06-05T07:52:34.979Z] (39/62) Installing py3-texttable (1.4.0-r1) [2020-06-05T07:52:34.979Z] (40/62) Installing py3-yaml (5.1.1-r0) [2020-06-05T07:52:34.979Z] (41/62) Installing docker-compose (1.24.1-r1) [2020-06-05T07:52:34.979Z] (42/62) Installing binutils (2.32-r0) [2020-06-05T07:52:34.979Z] (43/62) Installing gmp (6.1.2-r1) [2020-06-05T07:52:34.979Z] (44/62) Installing isl (0.18-r0) [2020-06-05T07:52:35.245Z] (45/62) Installing libgomp (8.3.0-r0) [2020-06-05T07:52:35.245Z] (46/62) Installing libatomic (8.3.0-r0) [2020-06-05T07:52:35.245Z] (47/62) Installing libgcc (8.3.0-r0) [2020-06-05T07:52:35.245Z] (48/62) Installing mpfr3 (3.1.5-r1) [2020-06-05T07:52:35.245Z] (49/62) Installing mpc1 (1.1.0-r0) [2020-06-05T07:52:35.245Z] (50/62) Installing libstdc++ (8.3.0-r0) [2020-06-05T07:52:35.245Z] (51/62) Installing gcc (8.3.0-r0) [2020-06-05T07:52:37.795Z] (52/62) Installing musl-dev (1.1.22-r3) [2020-06-05T07:52:37.795Z] (53/62) Installing libc-dev (0.7.1-r0) [2020-06-05T07:52:37.795Z] (54/62) Installing linux-headers (4.19.36-r0) [2020-06-05T07:52:37.795Z] (55/62) Installing pkgconf (1.6.1-r1) [2020-06-05T07:52:37.795Z] (56/62) Installing libffi-dev (3.2.1-r6) [2020-06-05T07:52:37.795Z] (57/62) Installing make (4.2.1-r2) [2020-06-05T07:52:37.795Z] (58/62) Installing openssl-dev (1.1.1g-r0) [2020-06-05T07:52:38.056Z] (59/62) Installing python2 (2.7.18-r0) [2020-06-05T07:52:40.602Z] (60/62) Installing py-setuptools (40.8.0-r1) [2020-06-05T07:52:40.602Z] (61/62) Installing py2-pip (18.1-r0) [2020-06-05T07:52:40.602Z] (62/62) Installing python2-dev (2.7.18-r0) [2020-06-05T07:52:40.602Z] Executing busybox-1.30.1-r3.trigger [2020-06-05T07:52:40.602Z] OK: 268 MiB in 76 packages [2020-06-05T07:52:42.302Z] Still waiting to schedule task [2020-06-05T07:52:42.303Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-06-05T07:53:02.578Z] Removing intermediate container 38db9a9702e8 [2020-06-05T07:53:02.578Z] ---> 8bc6066891ac [2020-06-05T07:53:02.578Z] Step 3/5 : ENTRYPOINT ["/usr/bin/docker-compose"] [2020-06-05T07:53:02.578Z] ---> Running in 7de623c45949 [2020-06-05T07:53:02.578Z] Removing intermediate container 7de623c45949 [2020-06-05T07:53:02.578Z] ---> 1bd009049897 [2020-06-05T07:53:02.578Z] Step 4/5 : LABEL arch=amd64 [2020-06-05T07:53:02.578Z] ---> Running in 7d85ec74e358 [2020-06-05T07:53:02.578Z] Removing intermediate container 7d85ec74e358 [2020-06-05T07:53:02.578Z] ---> 1a32b5b01fff [2020-06-05T07:53:02.578Z] Step 5/5 : LABEL git_sha=3bedb6d3f9ed4d5339179d8485487bb4fe91d099 [2020-06-05T07:53:02.578Z] ---> Running in 5c7f2e41b84f [2020-06-05T07:53:02.578Z] Removing intermediate container 5c7f2e41b84f [2020-06-05T07:53:02.578Z] ---> 2ca715b04368 [2020-06-05T07:53:02.578Z] [Warning] One or more build-args [ARCH] were not consumed [2020-06-05T07:53:02.578Z] Successfully built 2ca715b04368 [2020-06-05T07:53:02.578Z] Successfully tagged edgex-devops/edgex-compose: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-06-05T07:54:16.349Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1970 in /w/workspace/exfoundry_ci-build-images_PR-135 [Pipeline] { [Pipeline] checkout [2020-06-05T07:54:21.084Z] using credential edgex-jenkins-ssh [2020-06-05T07:54:21.116Z] Cloning the remote Git repository [2020-06-05T07:54:21.116Z] Cloning with configured refspecs honoured and without tags [2020-06-05T07:54:21.237Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git [2020-06-05T07:54:21.449Z] > git init /w/workspace/exfoundry_ci-build-images_PR-135 # timeout=10 [2020-06-05T07:54:22.400Z] Fetching without tags [2020-06-05T07:54:21.514Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2020-06-05T07:54:21.515Z] > git --version # timeout=10 [2020-06-05T07:54:21.539Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-05T07:54:21.600Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/135/head:refs/remotes/origin/PR-135 +refs/heads/edgex-compose:refs/remotes/origin/edgex-compose # timeout=10 [2020-06-05T07:54:22.274Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2020-06-05T07:54:22.291Z] > git config --add remote.origin.fetch +refs/pull/135/head:refs/remotes/origin/PR-135 # timeout=10 [2020-06-05T07:54:22.313Z] > git config --add remote.origin.fetch +refs/heads/edgex-compose:refs/remotes/origin/edgex-compose # timeout=10 [2020-06-05T07:54:22.341Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2020-06-05T07:54:22.375Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2020-06-05T07:54:22.376Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-05T07:54:22.387Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/135/head:refs/remotes/origin/PR-135 +refs/heads/edgex-compose:refs/remotes/origin/edgex-compose # timeout=10 [2020-06-05T07:54:23.170Z] Merging remotes/origin/edgex-compose commit 3713164f6485193a7db812284b98f7ee71a568b9 into PR head commit 3bedb6d3f9ed4d5339179d8485487bb4fe91d099 [2020-06-05T07:54:23.351Z] Merge succeeded, producing 3bedb6d3f9ed4d5339179d8485487bb4fe91d099 [2020-06-05T07:54:23.351Z] Checking out Revision 3bedb6d3f9ed4d5339179d8485487bb4fe91d099 (PR-135) [2020-06-05T07:54:23.151Z] > git config core.sparsecheckout # timeout=10 [2020-06-05T07:54:23.169Z] > git checkout -f 3bedb6d3f9ed4d5339179d8485487bb4fe91d099 # timeout=10 [2020-06-05T07:54:23.233Z] > git remote # timeout=10 [2020-06-05T07:54:23.248Z] > git config --get remote.origin.url # timeout=10 [2020-06-05T07:54:23.266Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-05T07:54:23.279Z] > git merge 3713164f6485193a7db812284b98f7ee71a568b9 # timeout=10 [2020-06-05T07:54:23.297Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-05T07:54:23.323Z] > git config core.sparsecheckout # timeout=10 [2020-06-05T07:54:23.335Z] > git checkout -f 3bedb6d3f9ed4d5339179d8485487bb4fe91d099 # timeout=10 [2020-06-05T07:54:27.740Z] Commit message: "Build compose image with binaries" [2020-06-05T07:54:27.757Z] > git --version # timeout=10 [2020-06-05T07:54:27.776Z] fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [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-06-05T07:54:29.676Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-06-05T07:54:30.088Z] + ls -al . [2020-06-05T07:54:30.088Z] total 24 [2020-06-05T07:54:30.088Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 5 07:54 . [2020-06-05T07:54:30.088Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 5 07:54 .. [2020-06-05T07:54:30.088Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 5 07:54 .git [2020-06-05T07:54:30.088Z] -rw-rw-r-- 1 jenkins jenkins 271 Jun 5 07:54 Dockerfile [2020-06-05T07:54:30.088Z] -rw-rw-r-- 1 jenkins jenkins 886 Jun 5 07:54 Jenkinsfile [2020-06-05T07:54:30.088Z] -rw-rw-r-- 1 jenkins jenkins 1309 Jun 5 07:54 README.md [Pipeline] isUnix [Pipeline] sh [2020-06-05T07:54:30.463Z] + docker build -t edgex-devops/edgex-compose-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=3bedb6d3f9ed4d5339179d8485487bb4fe91d099 --label arch=arm64 . [2020-06-05T07:54:31.071Z] Sending build context to Docker daemon 206.3kB [2020-06-05T07:54:31.347Z] Step 1/5 : FROM alpine:3.10 [2020-06-05T07:54:31.947Z] 3.10: Pulling from library/alpine [2020-06-05T07:54:31.947Z] b038bcb63e9c: Pulling fs layer [2020-06-05T07:54:32.230Z] b038bcb63e9c: Verifying Checksum [2020-06-05T07:54:32.230Z] b038bcb63e9c: Download complete [2020-06-05T07:54:33.230Z] b038bcb63e9c: Pull complete [2020-06-05T07:54:33.230Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-06-05T07:54:33.230Z] Status: Downloaded newer image for alpine:3.10 [2020-06-05T07:54:33.230Z] ---> 536a684cf733 [2020-06-05T07:54:33.230Z] Step 2/5 : RUN apk add --update --no-cache docker-compose py-pip python-dev libffi-dev openssl-dev gcc libc-dev make [2020-06-05T07:54:33.508Z] ---> Running in e85fc7b481dc [2020-06-05T07:54:34.939Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-06-05T07:54:35.212Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-06-05T07:54:35.485Z] (1/62) Installing libbz2 (1.0.6-r7) [2020-06-05T07:54:35.761Z] (2/62) Installing expat (2.2.8-r0) [2020-06-05T07:54:35.761Z] (3/62) Installing libffi (3.2.1-r6) [2020-06-05T07:54:35.761Z] (4/62) Installing gdbm (1.13-r1) [2020-06-05T07:54:35.761Z] (5/62) Installing xz-libs (5.2.4-r0) [2020-06-05T07:54:35.761Z] (6/62) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-06-05T07:54:35.761Z] (7/62) Installing ncurses-libs (6.1_p20190518-r2) [2020-06-05T07:54:35.761Z] (8/62) Installing readline (8.0.0-r0) [2020-06-05T07:54:35.761Z] (9/62) Installing sqlite-libs (3.28.0-r3) [2020-06-05T07:54:35.761Z] (10/62) Installing python3 (3.7.7-r0) [2020-06-05T07:54:37.738Z] (11/62) Installing py3-setuptools (40.8.0-r1) [2020-06-05T07:54:38.013Z] (12/62) Installing py3-six (1.12.0-r1) [2020-06-05T07:54:38.013Z] (13/62) Installing dockerpy-creds (0.4.0-r1) [2020-06-05T07:54:38.013Z] (14/62) Installing py3-cparser (2.19-r2) [2020-06-05T07:54:38.013Z] (15/62) Installing py3-cffi (1.11.5-r4) [2020-06-05T07:54:38.013Z] (16/62) Installing py3-idna (2.8-r1) [2020-06-05T07:54:38.013Z] (17/62) Installing py3-asn1crypto (0.24.0-r1) [2020-06-05T07:54:38.013Z] (18/62) Installing py3-cryptography (2.6.1-r1) [2020-06-05T07:54:38.289Z] (19/62) Installing py3-ipaddress (1.0.22-r1) [2020-06-05T07:54:38.289Z] (20/62) Installing py3-parsing (2.4.0-r0) [2020-06-05T07:54:38.289Z] (21/62) Installing py3-packaging (19.0-r0) [2020-06-05T07:54:38.289Z] (22/62) Installing py3-chardet (3.0.4-r1) [2020-06-05T07:54:38.289Z] (23/62) Installing py3-certifi (2019.6.16-r0) [2020-06-05T07:54:38.289Z] (24/62) Installing py3-urllib3 (1.25.3-r0) [2020-06-05T07:54:38.289Z] (25/62) Installing py3-requests (2.21.0-r4) [2020-06-05T07:54:38.567Z] (26/62) Installing py3-websocket-client (0.56.0-r1) [2020-06-05T07:54:38.567Z] (27/62) Installing docker-py (4.0.1-r0) [2020-06-05T07:54:38.567Z] (28/62) Installing py3-cached-property (1.4.3-r1) [2020-06-05T07:54:38.567Z] (29/62) Installing py3-dockerpty (0.4.1-r1) [2020-06-05T07:54:38.567Z] (30/62) Installing py3-docopt (0.6.2-r3) [2020-06-05T07:54:38.567Z] (31/62) Installing py3-pyrsistent (0.15.2-r0) [2020-06-05T07:54:38.567Z] (32/62) Installing py3-attrs (18.2.0-r1) [2020-06-05T07:54:38.567Z] (33/62) Installing py3-jsonschema (3.0.1-r2) [2020-06-05T07:54:38.567Z] (34/62) Installing py3-asn1 (0.4.5-r2) [2020-06-05T07:54:38.567Z] (35/62) Installing py3-bcrypt (3.1.6-r1) [2020-06-05T07:54:38.567Z] (36/62) Installing py3-pynacl (1.3.0-r2) [2020-06-05T07:54:38.840Z] (37/62) Installing py3-paramiko (2.4.2-r1) [2020-06-05T07:54:38.840Z] (38/62) Installing py3-pysocks (1.6.8-r1) [2020-06-05T07:54:38.840Z] (39/62) Installing py3-texttable (1.4.0-r1) [2020-06-05T07:54:38.840Z] (40/62) Installing py3-yaml (5.1.1-r0) [2020-06-05T07:54:38.840Z] (41/62) Installing docker-compose (1.24.1-r1) [2020-06-05T07:54:38.840Z] (42/62) Installing binutils (2.32-r0) [2020-06-05T07:54:39.115Z] (43/62) Installing gmp (6.1.2-r1) [2020-06-05T07:54:39.115Z] (44/62) Installing isl (0.18-r0) [2020-06-05T07:54:39.115Z] (45/62) Installing libgomp (8.3.0-r0) [2020-06-05T07:54:39.115Z] (46/62) Installing libatomic (8.3.0-r0) [2020-06-05T07:54:39.115Z] (47/62) Installing libgcc (8.3.0-r0) [2020-06-05T07:54:39.115Z] (48/62) Installing mpfr3 (3.1.5-r1) [2020-06-05T07:54:39.115Z] (49/62) Installing mpc1 (1.1.0-r0) [2020-06-05T07:54:39.115Z] (50/62) Installing libstdc++ (8.3.0-r0) [2020-06-05T07:54:39.115Z] (51/62) Installing gcc (8.3.0-r0) [2020-06-05T07:54:40.550Z] (52/62) Installing musl-dev (1.1.22-r3) [2020-06-05T07:54:40.825Z] (53/62) Installing libc-dev (0.7.1-r0) [2020-06-05T07:54:40.825Z] (54/62) Installing linux-headers (4.19.36-r0) [2020-06-05T07:54:41.099Z] (55/62) Installing pkgconf (1.6.1-r1) [2020-06-05T07:54:41.099Z] (56/62) Installing libffi-dev (3.2.1-r6) [2020-06-05T07:54:41.099Z] (57/62) Installing make (4.2.1-r2) [2020-06-05T07:54:41.099Z] (58/62) Installing openssl-dev (1.1.1g-r0) [2020-06-05T07:54:41.694Z] (59/62) Installing python2 (2.7.18-r0) [2020-06-05T07:54:43.125Z] (60/62) Installing py-setuptools (40.8.0-r1) [2020-06-05T07:54:43.398Z] (61/62) Installing py2-pip (18.1-r0) [2020-06-05T07:54:43.671Z] (62/62) Installing python2-dev (2.7.18-r0) [2020-06-05T07:54:43.944Z] Executing busybox-1.30.1-r3.trigger [2020-06-05T07:54:43.944Z] OK: 266 MiB in 76 packages [2020-06-05T07:55:02.266Z] Removing intermediate container e85fc7b481dc [2020-06-05T07:55:02.266Z] ---> 1d5a21ee15df [2020-06-05T07:55:02.266Z] Step 3/5 : ENTRYPOINT ["/usr/bin/docker-compose"] [2020-06-05T07:55:02.266Z] ---> Running in e5318aa377d5 [2020-06-05T07:55:02.266Z] Removing intermediate container e5318aa377d5 [2020-06-05T07:55:02.266Z] ---> 298da2018d33 [2020-06-05T07:55:02.266Z] Step 4/5 : LABEL arch=arm64 [2020-06-05T07:55:02.266Z] ---> Running in 073831b91960 [2020-06-05T07:55:02.861Z] Removing intermediate container 073831b91960 [2020-06-05T07:55:02.861Z] ---> 4471462ad9f5 [2020-06-05T07:55:02.861Z] Step 5/5 : LABEL git_sha=3bedb6d3f9ed4d5339179d8485487bb4fe91d099 [2020-06-05T07:55:02.861Z] ---> Running in 40ed75e40373 [2020-06-05T07:55:03.453Z] Removing intermediate container 40ed75e40373 [2020-06-05T07:55:03.453Z] ---> b37267b8f3d1 [2020-06-05T07:55:03.453Z] [Warning] One or more build-args [ARCH] were not consumed [2020-06-05T07:55:03.453Z] Successfully built b37267b8f3d1 [2020-06-05T07:55:03.453Z] Successfully tagged edgex-devops/edgex-compose-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-06-05T07:55:05.413Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-05T07:55:06.001Z] ---> package-listing.sh [2020-06-05T07:55:06.001Z] ++ facter osfamily [2020-06-05T07:55:06.001Z] ++ tr '[:upper:]' '[:lower:]' [2020-06-05T07:55:06.001Z] + OS_FAMILY=redhat [2020-06-05T07:55:06.001Z] + workspace=/w/workspace/exfoundry_ci-build-images_PR-135 [2020-06-05T07:55:06.001Z] + START_PACKAGES=/tmp/packages_start.txt [2020-06-05T07:55:06.001Z] + END_PACKAGES=/tmp/packages_end.txt [2020-06-05T07:55:06.001Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-06-05T07:55:06.001Z] + PACKAGES=/tmp/packages_start.txt [2020-06-05T07:55:06.001Z] + '[' /w/workspace/exfoundry_ci-build-images_PR-135 ']' [2020-06-05T07:55:06.001Z] + PACKAGES=/tmp/packages_end.txt [2020-06-05T07:55:06.001Z] + case "${OS_FAMILY}" in [2020-06-05T07:55:06.001Z] + rpm -qa [2020-06-05T07:55:06.001Z] + sort [2020-06-05T07:55:10.212Z] + '[' -f /tmp/packages_start.txt ']' [2020-06-05T07:55:10.212Z] + '[' -f /tmp/packages_end.txt ']' [2020-06-05T07:55:10.212Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-06-05T07:55:10.212Z] + '[' /w/workspace/exfoundry_ci-build-images_PR-135 ']' [2020-06-05T07:55:10.212Z] + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-135/archives/ [2020-06-05T07:55:10.212Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_ci-build-images_PR-135/archives/ [Pipeline] isUnix [Pipeline] sh [2020-06-05T07:55:11.074Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-05T07:55:11.074Z] [2020-06-05T07:55:11.074Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-06-05T07:55:11.478Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-05T07:55:11.478Z] alpine: Pulling from edgex-lftools-log-publisher [2020-06-05T07:55:11.478Z] c9b1b535fdd9: Pulling fs layer [2020-06-05T07:55:11.478Z] 2cc5ad85d9ab: Pulling fs layer [2020-06-05T07:55:11.478Z] 756a868c4378: Pulling fs layer [2020-06-05T07:55:11.478Z] 444b2fc9a129: Pulling fs layer [2020-06-05T07:55:11.478Z] ea15f1150254: Pulling fs layer [2020-06-05T07:55:11.478Z] 41b27a9f41bf: Pulling fs layer [2020-06-05T07:55:11.478Z] 28c525ee5125: Pulling fs layer [2020-06-05T07:55:11.478Z] 094b1ea09ed8: Pulling fs layer [2020-06-05T07:55:11.478Z] 138eaada9080: Pulling fs layer [2020-06-05T07:55:11.478Z] 0622d0fa9048: Pulling fs layer [2020-06-05T07:55:11.478Z] 28c525ee5125: Waiting [2020-06-05T07:55:11.478Z] 094b1ea09ed8: Waiting [2020-06-05T07:55:11.478Z] 444b2fc9a129: Waiting [2020-06-05T07:55:11.478Z] ea15f1150254: Waiting [2020-06-05T07:55:11.478Z] 41b27a9f41bf: Waiting [2020-06-05T07:55:11.478Z] 0622d0fa9048: Waiting [2020-06-05T07:55:11.478Z] 138eaada9080: Waiting [2020-06-05T07:55:11.478Z] 2cc5ad85d9ab: Verifying Checksum [2020-06-05T07:55:11.478Z] 2cc5ad85d9ab: Download complete [2020-06-05T07:55:11.478Z] 444b2fc9a129: Verifying Checksum [2020-06-05T07:55:11.478Z] 444b2fc9a129: Download complete [2020-06-05T07:55:11.478Z] c9b1b535fdd9: Verifying Checksum [2020-06-05T07:55:11.478Z] c9b1b535fdd9: Download complete [2020-06-05T07:55:11.478Z] ea15f1150254: Verifying Checksum [2020-06-05T07:55:11.478Z] ea15f1150254: Download complete [2020-06-05T07:55:11.747Z] 28c525ee5125: Verifying Checksum [2020-06-05T07:55:11.747Z] 28c525ee5125: Download complete [2020-06-05T07:55:12.024Z] 756a868c4378: Verifying Checksum [2020-06-05T07:55:12.024Z] 756a868c4378: Download complete [2020-06-05T07:55:12.024Z] 094b1ea09ed8: Verifying Checksum [2020-06-05T07:55:12.024Z] 094b1ea09ed8: Download complete [2020-06-05T07:55:12.024Z] c9b1b535fdd9: Pull complete [2020-06-05T07:55:12.024Z] 138eaada9080: Verifying Checksum [2020-06-05T07:55:12.024Z] 138eaada9080: Download complete [2020-06-05T07:55:12.024Z] 0622d0fa9048: Download complete [2020-06-05T07:55:12.296Z] 2cc5ad85d9ab: Pull complete [2020-06-05T07:55:12.558Z] 41b27a9f41bf: Verifying Checksum [2020-06-05T07:55:12.558Z] 41b27a9f41bf: Download complete [2020-06-05T07:55:13.508Z] 756a868c4378: Pull complete [2020-06-05T07:55:13.770Z] 444b2fc9a129: Pull complete [2020-06-05T07:55:14.033Z] ea15f1150254: Pull complete [2020-06-05T07:55:18.257Z] 41b27a9f41bf: Pull complete [2020-06-05T07:55:18.257Z] 28c525ee5125: Pull complete [2020-06-05T07:55:20.180Z] 094b1ea09ed8: Pull complete [2020-06-05T07:55:20.180Z] 138eaada9080: Pull complete [2020-06-05T07:55:20.440Z] 0622d0fa9048: Pull complete [2020-06-05T07:55:20.440Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-06-05T07:55:20.441Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-05T07:55:20.441Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-06-05T07:55:20.620Z] prd-centos7-docker-4c-2g-1969 does not seem to be running inside a container [2020-06-05T07:55:20.673Z] $ 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-135 -v /w/workspace/exfoundry_ci-build-images_PR-135:/w/workspace/exfoundry_ci-build-images_PR-135:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-135@tmp:/w/workspace/exfoundry_ci-build-images_PR-135@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-06-05T07:55:23.677Z] $ docker top 9d4b74a2cf4d0994b2b24ccd2d647ccbe612c966203823efc3a9109e5fd57942 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-05T07:55:23.981Z] provisioning config files... [2020-06-05T07:55:24.001Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-135@tmp/config6701989565464264072tmp [Pipeline] { [Pipeline] echo [2020-06-05T07:55:24.059Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-05T07:55:24.383Z] ---> create-netrc.sh [Pipeline] echo [2020-06-05T07:55:24.412Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-05T07:55:24.736Z] ---> logs-deploy.sh [2020-06-05T07:55:24.736Z] + ARCHIVE_ARTIFACTS= [2020-06-05T07:55:24.736Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-06-05T07:55:24.736Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-06-05T07:55:24.736Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-06-05T07:55:24.736Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-135/1 [2020-06-05T07:55:24.736Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/PR-135/1/ [2020-06-05T07:55:24.736Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-135/1 /w/workspace/exfoundry_ci-build-images_PR-135 [2020-06-05T07:55:25.681Z] Archives upload complete. [2020-06-05T07:55:25.944Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-135/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/PR-135/1/