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 07:52:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:52:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:52:23 ========================================================= 07:52:23 EdgeX Global Pipelines Version Info 07:52:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:52:25 ------------------- 07:52:25 stable info: 07:52:25 ------------------- 07:52:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:52:25 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 07:52:25 Message: update stable to v1.0.89 07:52:26 ------------------- 07:52:26 experimental info: 07:52:26 ------------------- 07:52:26 Commited By: **** collab-it+edgex@linuxfoundation.org 07:52:26 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 07:52:26 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 07:52:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:52:29 + ls -al . 07:52:29 total 12 07:52:29 drwxrwxr-x. 3 jenkins jenkins 72 Jun 5 07:52 . 07:52:29 drwxrwxr-x. 4 jenkins jenkins 112 Jun 5 07:52 .. 07:52:29 -rw-rw-r--. 1 jenkins jenkins 271 Jun 5 07:52 Dockerfile 07:52:29 drwxrwxr-x. 8 jenkins jenkins 179 Jun 5 07:52 .git 07:52:29 -rw-rw-r--. 1 jenkins jenkins 886 Jun 5 07:52 Jenkinsfile 07:52:29 -rw-rw-r--. 1 jenkins jenkins 1309 Jun 5 07:52 README.md [Pipeline] isUnix [Pipeline] sh 07:52:30 + docker build -t edgex-devops/edgex-compose -f Dockerfile --build-arg ARCH=amd64 --label git_sha=3bedb6d3f9ed4d5339179d8485487bb4fe91d099 --label arch=amd64 . 07:52:30 Sending build context to Docker daemon 206.3kB 07:52:30 Step 1/5 : FROM alpine:3.10 07:52:31 3.10: Pulling from library/alpine 07:52:31 21c83c524219: Pulling fs layer 07:52:31 21c83c524219: Download complete 07:52:31 21c83c524219: Pull complete 07:52:31 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 07:52:31 Status: Downloaded newer image for alpine:3.10 07:52:31 ---> be4e4bea2c2e 07:52:31 Step 2/5 : RUN apk add --update --no-cache docker-compose py-pip python-dev libffi-dev openssl-dev gcc libc-dev make 07:52:31 ---> Running in 38db9a9702e8 07:52:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 07:52:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 07:52:32 (1/62) Installing libbz2 (1.0.6-r7) 07:52:32 (2/62) Installing expat (2.2.8-r0) 07:52:32 (3/62) Installing libffi (3.2.1-r6) 07:52:32 (4/62) Installing gdbm (1.13-r1) 07:52:32 (5/62) Installing xz-libs (5.2.4-r0) 07:52:32 (6/62) Installing ncurses-terminfo-base (6.1_p20190518-r2) 07:52:32 (7/62) Installing ncurses-libs (6.1_p20190518-r2) 07:52:32 (8/62) Installing readline (8.0.0-r0) 07:52:32 (9/62) Installing sqlite-libs (3.28.0-r3) 07:52:32 (10/62) Installing python3 (3.7.7-r0) 07:52:33 (11/62) Installing py3-setuptools (40.8.0-r1) 07:52:33 (12/62) Installing py3-six (1.12.0-r1) 07:52:33 (13/62) Installing dockerpy-creds (0.4.0-r1) 07:52:33 (14/62) Installing py3-cparser (2.19-r2) 07:52:33 (15/62) Installing py3-cffi (1.11.5-r4) 07:52:33 (16/62) Installing py3-idna (2.8-r1) 07:52:33 (17/62) Installing py3-asn1crypto (0.24.0-r1) 07:52:33 (18/62) Installing py3-cryptography (2.6.1-r1) 07:52:33 (19/62) Installing py3-ipaddress (1.0.22-r1) 07:52:33 (20/62) Installing py3-parsing (2.4.0-r0) 07:52:33 (21/62) Installing py3-packaging (19.0-r0) 07:52:33 (22/62) Installing py3-chardet (3.0.4-r1) 07:52:33 (23/62) Installing py3-certifi (2019.6.16-r0) 07:52:33 (24/62) Installing py3-urllib3 (1.25.3-r0) 07:52:34 (25/62) Installing py3-requests (2.21.0-r4) 07:52:34 (26/62) Installing py3-websocket-client (0.56.0-r1) 07:52:34 (27/62) Installing docker-py (4.0.1-r0) 07:52:34 (28/62) Installing py3-cached-property (1.4.3-r1) 07:52:34 (29/62) Installing py3-dockerpty (0.4.1-r1) 07:52:34 (30/62) Installing py3-docopt (0.6.2-r3) 07:52:34 (31/62) Installing py3-pyrsistent (0.15.2-r0) 07:52:34 (32/62) Installing py3-attrs (18.2.0-r1) 07:52:34 (33/62) Installing py3-jsonschema (3.0.1-r2) 07:52:34 (34/62) Installing py3-asn1 (0.4.5-r2) 07:52:34 (35/62) Installing py3-bcrypt (3.1.6-r1) 07:52:34 (36/62) Installing py3-pynacl (1.3.0-r2) 07:52:34 (37/62) Installing py3-paramiko (2.4.2-r1) 07:52:34 (38/62) Installing py3-pysocks (1.6.8-r1) 07:52:34 (39/62) Installing py3-texttable (1.4.0-r1) 07:52:34 (40/62) Installing py3-yaml (5.1.1-r0) 07:52:34 (41/62) Installing docker-compose (1.24.1-r1) 07:52:34 (42/62) Installing binutils (2.32-r0) 07:52:34 (43/62) Installing gmp (6.1.2-r1) 07:52:34 (44/62) Installing isl (0.18-r0) 07:52:35 (45/62) Installing libgomp (8.3.0-r0) 07:52:35 (46/62) Installing libatomic (8.3.0-r0) 07:52:35 (47/62) Installing libgcc (8.3.0-r0) 07:52:35 (48/62) Installing mpfr3 (3.1.5-r1) 07:52:35 (49/62) Installing mpc1 (1.1.0-r0) 07:52:35 (50/62) Installing libstdc++ (8.3.0-r0) 07:52:35 (51/62) Installing gcc (8.3.0-r0) 07:52:37 (52/62) Installing musl-dev (1.1.22-r3) 07:52:37 (53/62) Installing libc-dev (0.7.1-r0) 07:52:37 (54/62) Installing linux-headers (4.19.36-r0) 07:52:37 (55/62) Installing pkgconf (1.6.1-r1) 07:52:37 (56/62) Installing libffi-dev (3.2.1-r6) 07:52:37 (57/62) Installing make (4.2.1-r2) 07:52:37 (58/62) Installing openssl-dev (1.1.1g-r0) 07:52:38 (59/62) Installing python2 (2.7.18-r0) 07:52:40 (60/62) Installing py-setuptools (40.8.0-r1) 07:52:40 (61/62) Installing py2-pip (18.1-r0) 07:52:40 (62/62) Installing python2-dev (2.7.18-r0) 07:52:40 Executing busybox-1.30.1-r3.trigger 07:52:40 OK: 268 MiB in 76 packages 07:52:42 Still waiting to schedule task 07:52:42 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:53:02 Removing intermediate container 38db9a9702e8 07:53:02 ---> 8bc6066891ac 07:53:02 Step 3/5 : ENTRYPOINT ["/usr/bin/docker-compose"] 07:53:02 ---> Running in 7de623c45949 07:53:02 Removing intermediate container 7de623c45949 07:53:02 ---> 1bd009049897 07:53:02 Step 4/5 : LABEL arch=amd64 07:53:02 ---> Running in 7d85ec74e358 07:53:02 Removing intermediate container 7d85ec74e358 07:53:02 ---> 1a32b5b01fff 07:53:02 Step 5/5 : LABEL git_sha=3bedb6d3f9ed4d5339179d8485487bb4fe91d099 07:53:02 ---> Running in 5c7f2e41b84f 07:53:02 Removing intermediate container 5c7f2e41b84f 07:53:02 ---> 2ca715b04368 07:53:02 [Warning] One or more build-args [ARCH] were not consumed 07:53:02 Successfully built 2ca715b04368 07:53:02 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] } 07:54:16 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1970 in /w/workspace/exfoundry_ci-build-images_PR-135 [Pipeline] { [Pipeline] checkout 07:54:21 using credential edgex-jenkins-ssh 07:54:21 Cloning the remote Git repository 07:54:21 Cloning with configured refspecs honoured and without tags 07:54:21 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 07:54:21 > git init /w/workspace/exfoundry_ci-build-images_PR-135 # timeout=10 07:54:22 Fetching without tags 07:54:21 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 07:54:21 > git --version # timeout=10 07:54:21 using GIT_SSH to set credentials SSH Credentials for GitHub 07:54:21 > 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 07:54:22 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 07:54:22 > git config --add remote.origin.fetch +refs/pull/135/head:refs/remotes/origin/PR-135 # timeout=10 07:54:22 > git config --add remote.origin.fetch +refs/heads/edgex-compose:refs/remotes/origin/edgex-compose # timeout=10 07:54:22 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 07:54:22 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 07:54:22 using GIT_SSH to set credentials SSH Credentials for GitHub 07:54:22 > 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 07:54:23 Merging remotes/origin/edgex-compose commit 3713164f6485193a7db812284b98f7ee71a568b9 into PR head commit 3bedb6d3f9ed4d5339179d8485487bb4fe91d099 07:54:23 Merge succeeded, producing 3bedb6d3f9ed4d5339179d8485487bb4fe91d099 07:54:23 Checking out Revision 3bedb6d3f9ed4d5339179d8485487bb4fe91d099 (PR-135) 07:54:23 > git config core.sparsecheckout # timeout=10 07:54:23 > git checkout -f 3bedb6d3f9ed4d5339179d8485487bb4fe91d099 # timeout=10 07:54:23 > git remote # timeout=10 07:54:23 > git config --get remote.origin.url # timeout=10 07:54:23 using GIT_SSH to set credentials SSH Credentials for GitHub 07:54:23 > git merge 3713164f6485193a7db812284b98f7ee71a568b9 # timeout=10 07:54:23 > git rev-parse HEAD^{commit} # timeout=10 07:54:23 > git config core.sparsecheckout # timeout=10 07:54:23 > git checkout -f 3bedb6d3f9ed4d5339179d8485487bb4fe91d099 # timeout=10 07:54:27 Commit message: "Build compose image with binaries" 07:54:27 > git --version # timeout=10 07:54:27 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 07:54:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:54:30 + ls -al . 07:54:30 total 24 07:54:30 drwxrwxr-x 3 jenkins jenkins 4096 Jun 5 07:54 . 07:54:30 drwxrwxr-x 4 jenkins jenkins 4096 Jun 5 07:54 .. 07:54:30 drwxrwxr-x 8 jenkins jenkins 4096 Jun 5 07:54 .git 07:54:30 -rw-rw-r-- 1 jenkins jenkins 271 Jun 5 07:54 Dockerfile 07:54:30 -rw-rw-r-- 1 jenkins jenkins 886 Jun 5 07:54 Jenkinsfile 07:54:30 -rw-rw-r-- 1 jenkins jenkins 1309 Jun 5 07:54 README.md [Pipeline] isUnix [Pipeline] sh 07:54:30 + docker build -t edgex-devops/edgex-compose-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=3bedb6d3f9ed4d5339179d8485487bb4fe91d099 --label arch=arm64 . 07:54:31 Sending build context to Docker daemon 206.3kB 07:54:31 Step 1/5 : FROM alpine:3.10 07:54:31 3.10: Pulling from library/alpine 07:54:31 b038bcb63e9c: Pulling fs layer 07:54:32 b038bcb63e9c: Verifying Checksum 07:54:32 b038bcb63e9c: Download complete 07:54:33 b038bcb63e9c: Pull complete 07:54:33 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 07:54:33 Status: Downloaded newer image for alpine:3.10 07:54:33 ---> 536a684cf733 07:54:33 Step 2/5 : RUN apk add --update --no-cache docker-compose py-pip python-dev libffi-dev openssl-dev gcc libc-dev make 07:54:33 ---> Running in e85fc7b481dc 07:54:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 07:54:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 07:54:35 (1/62) Installing libbz2 (1.0.6-r7) 07:54:35 (2/62) Installing expat (2.2.8-r0) 07:54:35 (3/62) Installing libffi (3.2.1-r6) 07:54:35 (4/62) Installing gdbm (1.13-r1) 07:54:35 (5/62) Installing xz-libs (5.2.4-r0) 07:54:35 (6/62) Installing ncurses-terminfo-base (6.1_p20190518-r2) 07:54:35 (7/62) Installing ncurses-libs (6.1_p20190518-r2) 07:54:35 (8/62) Installing readline (8.0.0-r0) 07:54:35 (9/62) Installing sqlite-libs (3.28.0-r3) 07:54:35 (10/62) Installing python3 (3.7.7-r0) 07:54:37 (11/62) Installing py3-setuptools (40.8.0-r1) 07:54:38 (12/62) Installing py3-six (1.12.0-r1) 07:54:38 (13/62) Installing dockerpy-creds (0.4.0-r1) 07:54:38 (14/62) Installing py3-cparser (2.19-r2) 07:54:38 (15/62) Installing py3-cffi (1.11.5-r4) 07:54:38 (16/62) Installing py3-idna (2.8-r1) 07:54:38 (17/62) Installing py3-asn1crypto (0.24.0-r1) 07:54:38 (18/62) Installing py3-cryptography (2.6.1-r1) 07:54:38 (19/62) Installing py3-ipaddress (1.0.22-r1) 07:54:38 (20/62) Installing py3-parsing (2.4.0-r0) 07:54:38 (21/62) Installing py3-packaging (19.0-r0) 07:54:38 (22/62) Installing py3-chardet (3.0.4-r1) 07:54:38 (23/62) Installing py3-certifi (2019.6.16-r0) 07:54:38 (24/62) Installing py3-urllib3 (1.25.3-r0) 07:54:38 (25/62) Installing py3-requests (2.21.0-r4) 07:54:38 (26/62) Installing py3-websocket-client (0.56.0-r1) 07:54:38 (27/62) Installing docker-py (4.0.1-r0) 07:54:38 (28/62) Installing py3-cached-property (1.4.3-r1) 07:54:38 (29/62) Installing py3-dockerpty (0.4.1-r1) 07:54:38 (30/62) Installing py3-docopt (0.6.2-r3) 07:54:38 (31/62) Installing py3-pyrsistent (0.15.2-r0) 07:54:38 (32/62) Installing py3-attrs (18.2.0-r1) 07:54:38 (33/62) Installing py3-jsonschema (3.0.1-r2) 07:54:38 (34/62) Installing py3-asn1 (0.4.5-r2) 07:54:38 (35/62) Installing py3-bcrypt (3.1.6-r1) 07:54:38 (36/62) Installing py3-pynacl (1.3.0-r2) 07:54:38 (37/62) Installing py3-paramiko (2.4.2-r1) 07:54:38 (38/62) Installing py3-pysocks (1.6.8-r1) 07:54:38 (39/62) Installing py3-texttable (1.4.0-r1) 07:54:38 (40/62) Installing py3-yaml (5.1.1-r0) 07:54:38 (41/62) Installing docker-compose (1.24.1-r1) 07:54:38 (42/62) Installing binutils (2.32-r0) 07:54:39 (43/62) Installing gmp (6.1.2-r1) 07:54:39 (44/62) Installing isl (0.18-r0) 07:54:39 (45/62) Installing libgomp (8.3.0-r0) 07:54:39 (46/62) Installing libatomic (8.3.0-r0) 07:54:39 (47/62) Installing libgcc (8.3.0-r0) 07:54:39 (48/62) Installing mpfr3 (3.1.5-r1) 07:54:39 (49/62) Installing mpc1 (1.1.0-r0) 07:54:39 (50/62) Installing libstdc++ (8.3.0-r0) 07:54:39 (51/62) Installing gcc (8.3.0-r0) 07:54:40 (52/62) Installing musl-dev (1.1.22-r3) 07:54:40 (53/62) Installing libc-dev (0.7.1-r0) 07:54:40 (54/62) Installing linux-headers (4.19.36-r0) 07:54:41 (55/62) Installing pkgconf (1.6.1-r1) 07:54:41 (56/62) Installing libffi-dev (3.2.1-r6) 07:54:41 (57/62) Installing make (4.2.1-r2) 07:54:41 (58/62) Installing openssl-dev (1.1.1g-r0) 07:54:41 (59/62) Installing python2 (2.7.18-r0) 07:54:43 (60/62) Installing py-setuptools (40.8.0-r1) 07:54:43 (61/62) Installing py2-pip (18.1-r0) 07:54:43 (62/62) Installing python2-dev (2.7.18-r0) 07:54:43 Executing busybox-1.30.1-r3.trigger 07:54:43 OK: 266 MiB in 76 packages 07:55:02 Removing intermediate container e85fc7b481dc 07:55:02 ---> 1d5a21ee15df 07:55:02 Step 3/5 : ENTRYPOINT ["/usr/bin/docker-compose"] 07:55:02 ---> Running in e5318aa377d5 07:55:02 Removing intermediate container e5318aa377d5 07:55:02 ---> 298da2018d33 07:55:02 Step 4/5 : LABEL arch=arm64 07:55:02 ---> Running in 073831b91960 07:55:02 Removing intermediate container 073831b91960 07:55:02 ---> 4471462ad9f5 07:55:02 Step 5/5 : LABEL git_sha=3bedb6d3f9ed4d5339179d8485487bb4fe91d099 07:55:02 ---> Running in 40ed75e40373 07:55:03 Removing intermediate container 40ed75e40373 07:55:03 ---> b37267b8f3d1 07:55:03 [Warning] One or more build-args [ARCH] were not consumed 07:55:03 Successfully built b37267b8f3d1 07:55:03 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 07:55:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:55:06 ---> package-listing.sh 07:55:06 ++ facter osfamily 07:55:06 ++ tr '[:upper:]' '[:lower:]' 07:55:06 + OS_FAMILY=redhat 07:55:06 + workspace=/w/workspace/exfoundry_ci-build-images_PR-135 07:55:06 + START_PACKAGES=/tmp/packages_start.txt 07:55:06 + END_PACKAGES=/tmp/packages_end.txt 07:55:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:55:06 + PACKAGES=/tmp/packages_start.txt 07:55:06 + '[' /w/workspace/exfoundry_ci-build-images_PR-135 ']' 07:55:06 + PACKAGES=/tmp/packages_end.txt 07:55:06 + case "${OS_FAMILY}" in 07:55:06 + rpm -qa 07:55:06 + sort 07:55:10 + '[' -f /tmp/packages_start.txt ']' 07:55:10 + '[' -f /tmp/packages_end.txt ']' 07:55:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:55:10 + '[' /w/workspace/exfoundry_ci-build-images_PR-135 ']' 07:55:10 + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-135/archives/ 07:55:10 + 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 07:55:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:55:11 07:55:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:55:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:55:11 alpine: Pulling from edgex-lftools-log-publisher 07:55:11 c9b1b535fdd9: Pulling fs layer 07:55:11 2cc5ad85d9ab: Pulling fs layer 07:55:11 756a868c4378: Pulling fs layer 07:55:11 444b2fc9a129: Pulling fs layer 07:55:11 ea15f1150254: Pulling fs layer 07:55:11 41b27a9f41bf: Pulling fs layer 07:55:11 28c525ee5125: Pulling fs layer 07:55:11 094b1ea09ed8: Pulling fs layer 07:55:11 138eaada9080: Pulling fs layer 07:55:11 0622d0fa9048: Pulling fs layer 07:55:11 28c525ee5125: Waiting 07:55:11 094b1ea09ed8: Waiting 07:55:11 444b2fc9a129: Waiting 07:55:11 ea15f1150254: Waiting 07:55:11 41b27a9f41bf: Waiting 07:55:11 0622d0fa9048: Waiting 07:55:11 138eaada9080: Waiting 07:55:11 2cc5ad85d9ab: Verifying Checksum 07:55:11 2cc5ad85d9ab: Download complete 07:55:11 444b2fc9a129: Verifying Checksum 07:55:11 444b2fc9a129: Download complete 07:55:11 c9b1b535fdd9: Verifying Checksum 07:55:11 c9b1b535fdd9: Download complete 07:55:11 ea15f1150254: Verifying Checksum 07:55:11 ea15f1150254: Download complete 07:55:11 28c525ee5125: Verifying Checksum 07:55:11 28c525ee5125: Download complete 07:55:12 756a868c4378: Verifying Checksum 07:55:12 756a868c4378: Download complete 07:55:12 094b1ea09ed8: Verifying Checksum 07:55:12 094b1ea09ed8: Download complete 07:55:12 c9b1b535fdd9: Pull complete 07:55:12 138eaada9080: Verifying Checksum 07:55:12 138eaada9080: Download complete 07:55:12 0622d0fa9048: Download complete 07:55:12 2cc5ad85d9ab: Pull complete 07:55:12 41b27a9f41bf: Verifying Checksum 07:55:12 41b27a9f41bf: Download complete 07:55:13 756a868c4378: Pull complete 07:55:13 444b2fc9a129: Pull complete 07:55:14 ea15f1150254: Pull complete 07:55:18 41b27a9f41bf: Pull complete 07:55:18 28c525ee5125: Pull complete 07:55:20 094b1ea09ed8: Pull complete 07:55:20 138eaada9080: Pull complete 07:55:20 0622d0fa9048: Pull complete 07:55:20 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 07:55:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:55:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:55:20 prd-centos7-docker-4c-2g-1969 does not seem to be running inside a container 07:55:20 $ 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 07:55:23 $ docker top 9d4b74a2cf4d0994b2b24ccd2d647ccbe612c966203823efc3a9109e5fd57942 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:55:23 provisioning config files... 07:55:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-135@tmp/config6701989565464264072tmp [Pipeline] { [Pipeline] echo 07:55:24 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:55:24 ---> create-netrc.sh [Pipeline] echo 07:55:24 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:55:24 ---> logs-deploy.sh 07:55:24 + ARCHIVE_ARTIFACTS= 07:55:24 + LOGS_SERVER=https://logs.edgexfoundry.org 07:55:24 + '[' https://logs.edgexfoundry.org == None ']' 07:55:24 + NEXUS_URL=https://nexus.edgexfoundry.org 07:55:24 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-135/1 07:55:24 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/PR-135/1/ 07:55:24 + 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 07:55:25 Archives upload complete. 07:55:25 + 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/