Pull request #135 updated 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 a20c0f70d6c426896c59d492d1eefeb30986f141 Obtained Jenkinsfile from 3713164f6485193a7db812284b98f7ee71a568b9 ‘Jenkinsfile’ has been modified in an untrusted revision Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 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 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 on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-4232 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 Cloning repository git@github.com:edgexfoundry/ci-build-images.git Fetching without tags Merging remotes/origin/edgex-compose commit 3713164f6485193a7db812284b98f7ee71a568b9 into PR head commit a20c0f70d6c426896c59d492d1eefeb30986f141 > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f a20c0f70d6c426896c59d492d1eefeb30986f141 # timeout=10 Merge succeeded, producing a20c0f70d6c426896c59d492d1eefeb30986f141 Checking out Revision a20c0f70d6c426896c59d492d1eefeb30986f141 (PR-135) > 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 a20c0f70d6c426896c59d492d1eefeb30986f141 # timeout=10 Commit message: "Build compose image with binaries" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:31:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:31:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:31:39 ========================================================= 00:31:39 EdgeX Global Pipelines Version Info 00:31:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 304d0312b2e412273d3a3ef21e05d5e7062a2440 # timeout=10 00:31:41 ------------------- 00:31:41 stable info: 00:31:41 ------------------- 00:31:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:31:41 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 00:31:41 Message: update stable to v1.0.89 00:31:42 ------------------- 00:31:42 experimental info: 00:31:42 ------------------- 00:31:42 Commited By: **** collab-it+edgex@linuxfoundation.org 00:31:42 Commit SHA: aa323fb5dfebb31640c35badf05a5a9beff52318 00:31:42 Message: update experimental to v1.0.90 [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 00:31:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:31:45 + ls -al . 00:31:45 total 12 00:31:45 drwxrwxr-x. 3 jenkins jenkins 72 Jun 24 00:31 . 00:31:45 drwxrwxr-x. 4 jenkins jenkins 112 Jun 24 00:31 .. 00:31:45 -rw-rw-r--. 1 jenkins jenkins 299 Jun 24 00:31 Dockerfile 00:31:45 drwxrwxr-x. 8 jenkins jenkins 179 Jun 24 00:31 .git 00:31:45 -rw-rw-r--. 1 jenkins jenkins 886 Jun 24 00:31 Jenkinsfile 00:31:45 -rw-rw-r--. 1 jenkins jenkins 1309 Jun 24 00:31 README.md [Pipeline] isUnix [Pipeline] sh 00:31:46 + docker build -t edgex-devops/edgex-compose -f Dockerfile --build-arg ARCH=amd64 --label git_sha=a20c0f70d6c426896c59d492d1eefeb30986f141 --label arch=amd64 . 00:31:46 Sending build context to Docker daemon 206.3kB 00:31:46 Step 1/5 : FROM alpine:3.11 00:31:46 3.11: Pulling from library/alpine 00:31:46 cbdbe7a5bc2a: Pulling fs layer 00:31:46 cbdbe7a5bc2a: Download complete 00:31:47 cbdbe7a5bc2a: Pull complete 00:31:47 Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 00:31:47 Status: Downloaded newer image for alpine:3.11 00:31:47 ---> f70734b6a266 00:31:47 Step 2/5 : RUN apk add --update --no-cache docker-compose py-pip python-dev libffi-dev openssl-dev gcc libc-dev make unzip bash curl 00:31:47 ---> Running in 5bc439c5288c 00:31:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 00:31:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 00:31:48 (1/72) Installing ncurses-terminfo-base (6.1_p20200118-r4) 00:31:48 (2/72) Installing ncurses-libs (6.1_p20200118-r4) 00:31:48 (3/72) Installing readline (8.0.1-r0) 00:31:48 (4/72) Installing bash (5.0.11-r1) 00:31:48 Executing bash-5.0.11-r1.post-install 00:31:48 (5/72) Installing ca-certificates (20191127-r2) 00:31:48 (6/72) Installing nghttp2-libs (1.40.0-r1) 00:31:48 (7/72) Installing libcurl (7.67.0-r0) 00:31:48 (8/72) Installing curl (7.67.0-r0) 00:31:48 (9/72) Installing libbz2 (1.0.8-r1) 00:31:48 (10/72) Installing expat (2.2.9-r1) 00:31:48 (11/72) Installing libffi (3.2.1-r6) 00:31:48 (12/72) Installing gdbm (1.13-r1) 00:31:48 (13/72) Installing xz-libs (5.2.4-r0) 00:31:48 (14/72) Installing sqlite-libs (3.30.1-r2) 00:31:48 (15/72) Installing python3 (3.8.2-r0) 00:31:49 (16/72) Installing py3-setuptools (42.0.2-r0) 00:31:49 (17/72) Installing py3-six (1.13.0-r0) 00:31:49 (18/72) Installing dockerpy-creds (0.4.0-r2) 00:31:49 (19/72) Installing py3-cparser (2.19-r4) 00:31:49 (20/72) Installing py3-cffi (1.13.2-r0) 00:31:49 (21/72) Installing py3-idna (2.8-r3) 00:31:49 (22/72) Installing py3-asn1crypto (1.2.0-r1) 00:31:49 (23/72) Installing py3-cryptography (2.8-r1) 00:31:49 (24/72) Installing py3-ipaddress (1.0.23-r1) 00:31:49 (25/72) Installing py3-parsing (2.4.5-r1) 00:31:49 (26/72) Installing py3-packaging (19.2-r2) 00:31:50 (27/72) Installing py3-chardet (3.0.4-r3) 00:31:50 (28/72) Installing py3-certifi (2019.9.11-r2) 00:31:50 (29/72) Installing py3-urllib3 (1.25.7-r1) 00:31:50 (30/72) Installing py3-requests (2.22.0-r0) 00:31:50 (31/72) Installing py3-websocket-client (0.56.0-r3) 00:31:50 (32/72) Installing docker-py (4.1.0-r1) 00:31:50 (33/72) Installing py3-cached-property (1.5.1-r1) 00:31:50 (34/72) Installing py3-dockerpty (0.4.1-r2) 00:31:50 (35/72) Installing py3-docopt (0.6.2-r5) 00:31:50 (36/72) Installing py3-more-itertools (8.0.2-r0) 00:31:50 (37/72) Installing py3-zipp (0.6.0-r1) 00:31:50 (38/72) Installing py3-importlib-metadata (0.23-r1) 00:31:50 (39/72) Installing py3-pyrsistent (0.15.6-r0) 00:31:50 (40/72) Installing py3-attrs (19.3.0-r0) 00:31:50 (41/72) Installing py3-jsonschema (3.2.0-r0) 00:31:50 (42/72) Installing py3-asn1 (0.4.7-r2) 00:31:51 (43/72) Installing py3-bcrypt (3.1.7-r2) 00:31:51 (44/72) Installing py3-pynacl (1.3.0-r4) 00:31:51 (45/72) Installing py3-paramiko (2.7.1-r0) 00:31:51 (46/72) Installing py3-pysocks (1.7.1-r1) 00:31:51 (47/72) Installing py3-texttable (1.6.2-r1) 00:31:51 (48/72) Installing yaml (0.2.2-r1) 00:31:51 (49/72) Installing py3-yaml (5.3.1-r0) 00:31:51 (50/72) Installing docker-compose (1.24.1-r3) 00:31:51 (51/72) Installing libgcc (9.2.0-r4) 00:31:51 (52/72) Installing libstdc++ (9.2.0-r4) 00:31:51 (53/72) Installing binutils (2.33.1-r0) 00:31:51 (54/72) Installing gmp (6.1.2-r1) 00:31:51 (55/72) Installing isl (0.18-r0) 00:31:51 (56/72) Installing libgomp (9.2.0-r4) 00:31:51 (57/72) Installing libatomic (9.2.0-r4) 00:31:51 (58/72) Installing mpfr4 (4.0.2-r1) 00:31:51 (59/72) Installing mpc1 (1.1.0-r1) 00:31:51 (60/72) Installing gcc (9.2.0-r4) 00:31:54 (61/72) Installing musl-dev (1.1.24-r2) 00:31:54 (62/72) Installing libc-dev (0.7.2-r0) 00:31:54 (63/72) Installing linux-headers (4.19.36-r0) 00:31:54 (64/72) Installing pkgconf (1.6.3-r0) 00:31:54 (65/72) Installing libffi-dev (3.2.1-r6) 00:31:54 (66/72) Installing make (4.2.1-r2) 00:31:54 (67/72) Installing openssl-dev (1.1.1g-r0) 00:31:54 (68/72) Installing python2 (2.7.18-r0) 00:31:56 (69/72) Installing py-setuptools (42.0.2-r0) 00:31:56 (70/72) Installing py2-pip (18.1-r0) 00:31:56 (71/72) Installing python2-dev (2.7.18-r0) 00:31:56 (72/72) Installing unzip (6.0-r6) 00:31:56 Executing busybox-1.31.1-r9.trigger 00:31:56 Executing ca-certificates-20191127-r2.trigger 00:31:57 OK: 267 MiB in 86 packages 00:31:58 Still waiting to schedule task 00:31:58 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 00:32:15 Removing intermediate container 5bc439c5288c 00:32:15 ---> c5d355249874 00:32:15 Step 3/5 : ENTRYPOINT ["/usr/bin/docker-compose"] 00:32:15 ---> Running in c2fce39d5813 00:32:15 Removing intermediate container c2fce39d5813 00:32:15 ---> ce24a82118fe 00:32:15 Step 4/5 : LABEL arch=amd64 00:32:15 ---> Running in 8690200522fd 00:32:15 Removing intermediate container 8690200522fd 00:32:15 ---> 74cb4effa478 00:32:15 Step 5/5 : LABEL git_sha=a20c0f70d6c426896c59d492d1eefeb30986f141 00:32:15 ---> Running in 088432d054cd 00:32:15 Removing intermediate container 088432d054cd 00:32:15 ---> dd04c25502c5 00:32:15 [Warning] One or more build-args [ARCH] were not consumed 00:32:15 Successfully built dd04c25502c5 00:32:15 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] } 00:35:04 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4233 in /w/workspace/exfoundry_ci-build-images_PR-135 [Pipeline] { [Pipeline] checkout 00:35:08 using credential edgex-jenkins-ssh 00:35:08 Cloning the remote Git repository 00:35:08 Cloning with configured refspecs honoured and without tags 00:35:08 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 00:35:08 > git init /w/workspace/exfoundry_ci-build-images_PR-135 # timeout=10 00:35:08 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 00:35:08 > git --version # timeout=10 00:35:08 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:08 > 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 00:35:09 Fetching without tags 00:35:10 Merging remotes/origin/edgex-compose commit 3713164f6485193a7db812284b98f7ee71a568b9 into PR head commit a20c0f70d6c426896c59d492d1eefeb30986f141 00:35:09 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 00:35:09 > git config --add remote.origin.fetch +refs/pull/135/head:refs/remotes/origin/PR-135 # timeout=10 00:35:09 > git config --add remote.origin.fetch +refs/heads/edgex-compose:refs/remotes/origin/edgex-compose # timeout=10 00:35:09 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 00:35:09 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 00:35:09 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:09 > 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 00:35:10 > git config core.sparsecheckout # timeout=10 00:35:10 > git checkout -f a20c0f70d6c426896c59d492d1eefeb30986f141 # timeout=10 00:35:10 > git remote # timeout=10 00:35:10 > git config --get remote.origin.url # timeout=10 00:35:10 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:10 > git merge 3713164f6485193a7db812284b98f7ee71a568b9 # timeout=10 00:35:10 Merge succeeded, producing a20c0f70d6c426896c59d492d1eefeb30986f141 00:35:10 Checking out Revision a20c0f70d6c426896c59d492d1eefeb30986f141 (PR-135) 00:35:10 > git rev-parse HEAD^{commit} # timeout=10 00:35:10 > git config core.sparsecheckout # timeout=10 00:35:10 > git checkout -f a20c0f70d6c426896c59d492d1eefeb30986f141 # timeout=10 00:35:14 Commit message: "Build compose image with binaries" [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 00:35:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:35:16 + ls -al . 00:35:16 total 24 00:35:16 drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 00:35 . 00:35:16 drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 00:35 .. 00:35:16 drwxrwxr-x 8 jenkins jenkins 4096 Jun 24 00:35 .git 00:35:16 -rw-rw-r-- 1 jenkins jenkins 299 Jun 24 00:35 Dockerfile 00:35:16 -rw-rw-r-- 1 jenkins jenkins 886 Jun 24 00:35 Jenkinsfile 00:35:16 -rw-rw-r-- 1 jenkins jenkins 1309 Jun 24 00:35 README.md [Pipeline] isUnix [Pipeline] sh 00:35:17 + docker build -t edgex-devops/edgex-compose-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=a20c0f70d6c426896c59d492d1eefeb30986f141 --label arch=arm64 . 00:35:17 Sending build context to Docker daemon 206.3kB 00:35:17 Step 1/5 : FROM alpine:3.11 00:35:18 3.11: Pulling from library/alpine 00:35:18 29e5d40040c1: Pulling fs layer 00:35:18 29e5d40040c1: Verifying Checksum 00:35:18 29e5d40040c1: Download complete 00:35:19 29e5d40040c1: Pull complete 00:35:19 Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 00:35:19 Status: Downloaded newer image for alpine:3.11 00:35:19 ---> c20d2a9ab686 00:35:19 Step 2/5 : RUN apk add --update --no-cache docker-compose py-pip python-dev libffi-dev openssl-dev gcc libc-dev make unzip bash curl 00:35:19 ---> Running in 2158b57e590e 00:35:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 00:35:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 00:35:21 (1/72) Installing ncurses-terminfo-base (6.1_p20200118-r4) 00:35:21 (2/72) Installing ncurses-libs (6.1_p20200118-r4) 00:35:21 (3/72) Installing readline (8.0.1-r0) 00:35:21 (4/72) Installing bash (5.0.11-r1) 00:35:22 Executing bash-5.0.11-r1.post-install 00:35:22 (5/72) Installing ca-certificates (20191127-r2) 00:35:22 (6/72) Installing nghttp2-libs (1.40.0-r1) 00:35:22 (7/72) Installing libcurl (7.67.0-r0) 00:35:22 (8/72) Installing curl (7.67.0-r0) 00:35:22 (9/72) Installing libbz2 (1.0.8-r1) 00:35:22 (10/72) Installing expat (2.2.9-r1) 00:35:22 (11/72) Installing libffi (3.2.1-r6) 00:35:22 (12/72) Installing gdbm (1.13-r1) 00:35:22 (13/72) Installing xz-libs (5.2.4-r0) 00:35:22 (14/72) Installing sqlite-libs (3.30.1-r2) 00:35:22 (15/72) Installing python3 (3.8.2-r0) 00:35:24 (16/72) Installing py3-setuptools (42.0.2-r0) 00:35:24 (17/72) Installing py3-six (1.13.0-r0) 00:35:24 (18/72) Installing dockerpy-creds (0.4.0-r2) 00:35:24 (19/72) Installing py3-cparser (2.19-r4) 00:35:24 (20/72) Installing py3-cffi (1.13.2-r0) 00:35:24 (21/72) Installing py3-idna (2.8-r3) 00:35:24 (22/72) Installing py3-asn1crypto (1.2.0-r1) 00:35:24 (23/72) Installing py3-cryptography (2.8-r1) 00:35:24 (24/72) Installing py3-ipaddress (1.0.23-r1) 00:35:24 (25/72) Installing py3-parsing (2.4.5-r1) 00:35:24 (26/72) Installing py3-packaging (19.2-r2) 00:35:24 (27/72) Installing py3-chardet (3.0.4-r3) 00:35:24 (28/72) Installing py3-certifi (2019.9.11-r2) 00:35:25 (29/72) Installing py3-urllib3 (1.25.7-r1) 00:35:25 (30/72) Installing py3-requests (2.22.0-r0) 00:35:25 (31/72) Installing py3-websocket-client (0.56.0-r3) 00:35:25 (32/72) Installing docker-py (4.1.0-r1) 00:35:25 (33/72) Installing py3-cached-property (1.5.1-r1) 00:35:25 (34/72) Installing py3-dockerpty (0.4.1-r2) 00:35:25 (35/72) Installing py3-docopt (0.6.2-r5) 00:35:25 (36/72) Installing py3-more-itertools (8.0.2-r0) 00:35:25 (37/72) Installing py3-zipp (0.6.0-r1) 00:35:25 (38/72) Installing py3-importlib-metadata (0.23-r1) 00:35:25 (39/72) Installing py3-pyrsistent (0.15.6-r0) 00:35:25 (40/72) Installing py3-attrs (19.3.0-r0) 00:35:25 (41/72) Installing py3-jsonschema (3.2.0-r0) 00:35:25 (42/72) Installing py3-asn1 (0.4.7-r2) 00:35:25 (43/72) Installing py3-bcrypt (3.1.7-r2) 00:35:25 (44/72) Installing py3-pynacl (1.3.0-r4) 00:35:25 (45/72) Installing py3-paramiko (2.7.1-r0) 00:35:25 (46/72) Installing py3-pysocks (1.7.1-r1) 00:35:25 (47/72) Installing py3-texttable (1.6.2-r1) 00:35:25 (48/72) Installing yaml (0.2.2-r1) 00:35:25 (49/72) Installing py3-yaml (5.3.1-r0) 00:35:25 (50/72) Installing docker-compose (1.24.1-r3) 00:35:25 (51/72) Installing libgcc (9.2.0-r4) 00:35:25 (52/72) Installing libstdc++ (9.2.0-r4) 00:35:25 (53/72) Installing binutils (2.33.1-r0) 00:35:25 (54/72) Installing gmp (6.1.2-r1) 00:35:25 (55/72) Installing isl (0.18-r0) 00:35:25 (56/72) Installing libgomp (9.2.0-r4) 00:35:25 (57/72) Installing libatomic (9.2.0-r4) 00:35:25 (58/72) Installing mpfr4 (4.0.2-r1) 00:35:25 (59/72) Installing mpc1 (1.1.0-r1) 00:35:25 (60/72) Installing gcc (9.2.0-r4) 00:35:27 (61/72) Installing musl-dev (1.1.24-r2) 00:35:27 (62/72) Installing libc-dev (0.7.2-r0) 00:35:27 (63/72) Installing linux-headers (4.19.36-r0) 00:35:28 (64/72) Installing pkgconf (1.6.3-r0) 00:35:28 (65/72) Installing libffi-dev (3.2.1-r6) 00:35:28 (66/72) Installing make (4.2.1-r2) 00:35:28 (67/72) Installing openssl-dev (1.1.1g-r0) 00:35:28 (68/72) Installing python2 (2.7.18-r0) 00:35:29 (69/72) Installing py-setuptools (42.0.2-r0) 00:35:29 (70/72) Installing py2-pip (18.1-r0) 00:35:30 (71/72) Installing python2-dev (2.7.18-r0) 00:35:30 (72/72) Installing unzip (6.0-r6) 00:35:30 Executing busybox-1.31.1-r9.trigger 00:35:30 Executing ca-certificates-20191127-r2.trigger 00:35:30 OK: 253 MiB in 86 packages 00:35:48 Removing intermediate container 2158b57e590e 00:35:48 ---> 7744d3795b7a 00:35:48 Step 3/5 : ENTRYPOINT ["/usr/bin/docker-compose"] 00:35:48 ---> Running in f0dde132d1b0 00:35:48 Removing intermediate container f0dde132d1b0 00:35:48 ---> 5fecb3ada6a1 00:35:48 Step 4/5 : LABEL arch=arm64 00:35:48 ---> Running in 631f3f03bbe6 00:35:49 Removing intermediate container 631f3f03bbe6 00:35:49 ---> 3c8d1e34df36 00:35:49 Step 5/5 : LABEL git_sha=a20c0f70d6c426896c59d492d1eefeb30986f141 00:35:49 ---> Running in 7b73d393444f 00:35:49 Removing intermediate container 7b73d393444f 00:35:49 ---> d7e287dcee93 00:35:49 [Warning] One or more build-args [ARCH] were not consumed 00:35:49 Successfully built d7e287dcee93 00:35:49 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 00:35:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:35:51 ---> package-listing.sh 00:35:51 ++ facter osfamily 00:35:51 ++ tr '[:upper:]' '[:lower:]' 00:35:51 + OS_FAMILY=redhat 00:35:51 + workspace=/w/workspace/exfoundry_ci-build-images_PR-135 00:35:51 + START_PACKAGES=/tmp/packages_start.txt 00:35:51 + END_PACKAGES=/tmp/packages_end.txt 00:35:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:35:51 + PACKAGES=/tmp/packages_start.txt 00:35:51 + '[' /w/workspace/exfoundry_ci-build-images_PR-135 ']' 00:35:51 + PACKAGES=/tmp/packages_end.txt 00:35:51 + case "${OS_FAMILY}" in 00:35:51 + rpm -qa 00:35:51 + sort 00:35:55 + '[' -f /tmp/packages_start.txt ']' 00:35:55 + '[' -f /tmp/packages_end.txt ']' 00:35:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:35:55 + '[' /w/workspace/exfoundry_ci-build-images_PR-135 ']' 00:35:55 + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-135/archives/ 00:35:55 + 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 00:35:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:35:56 00:35:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:35:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:35:56 alpine: Pulling from edgex-lftools-log-publisher 00:35:56 c9b1b535fdd9: Pulling fs layer 00:35:56 2cc5ad85d9ab: Pulling fs layer 00:35:56 756a868c4378: Pulling fs layer 00:35:56 444b2fc9a129: Pulling fs layer 00:35:56 ea15f1150254: Pulling fs layer 00:35:56 41b27a9f41bf: Pulling fs layer 00:35:56 28c525ee5125: Pulling fs layer 00:35:56 094b1ea09ed8: Pulling fs layer 00:35:56 138eaada9080: Pulling fs layer 00:35:56 0622d0fa9048: Pulling fs layer 00:35:56 444b2fc9a129: Waiting 00:35:56 ea15f1150254: Waiting 00:35:56 28c525ee5125: Waiting 00:35:56 094b1ea09ed8: Waiting 00:35:56 138eaada9080: Waiting 00:35:56 0622d0fa9048: Waiting 00:35:56 2cc5ad85d9ab: Verifying Checksum 00:35:56 2cc5ad85d9ab: Download complete 00:35:56 444b2fc9a129: Verifying Checksum 00:35:56 444b2fc9a129: Download complete 00:35:56 c9b1b535fdd9: Verifying Checksum 00:35:56 c9b1b535fdd9: Download complete 00:35:56 ea15f1150254: Verifying Checksum 00:35:56 ea15f1150254: Download complete 00:35:56 28c525ee5125: Verifying Checksum 00:35:56 28c525ee5125: Download complete 00:35:57 756a868c4378: Verifying Checksum 00:35:57 756a868c4378: Download complete 00:35:57 138eaada9080: Verifying Checksum 00:35:57 138eaada9080: Download complete 00:35:57 0622d0fa9048: Verifying Checksum 00:35:57 0622d0fa9048: Download complete 00:35:57 c9b1b535fdd9: Pull complete 00:35:57 094b1ea09ed8: Verifying Checksum 00:35:57 094b1ea09ed8: Download complete 00:35:57 2cc5ad85d9ab: Pull complete 00:35:58 41b27a9f41bf: Verifying Checksum 00:35:58 41b27a9f41bf: Download complete 00:35:59 756a868c4378: Pull complete 00:35:59 444b2fc9a129: Pull complete 00:35:59 ea15f1150254: Pull complete 00:36:03 41b27a9f41bf: Pull complete 00:36:03 28c525ee5125: Pull complete 00:36:07 094b1ea09ed8: Pull complete 00:36:07 138eaada9080: Pull complete 00:36:07 0622d0fa9048: Pull complete 00:36:07 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 00:36:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:36:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:36:07 prd-centos7-docker-4c-2g-4232 does not seem to be running inside a container 00:36:07 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:36:11 $ docker top 9124081bf4d2b299ee5dfdf1b4c2056d715d0fe4567183a44b24939c0ca0f25e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:36:11 provisioning config files... 00:36:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-135@tmp/config7151653893005616496tmp [Pipeline] { [Pipeline] echo 00:36:11 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:36:11 ---> create-netrc.sh [Pipeline] echo 00:36:11 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:36:11 ---> logs-deploy.sh 00:36:11 + ARCHIVE_ARTIFACTS= 00:36:11 + LOGS_SERVER=https://logs.edgexfoundry.org 00:36:11 + '[' https://logs.edgexfoundry.org == None ']' 00:36:11 + NEXUS_URL=https://nexus.edgexfoundry.org 00:36:11 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-135/3 00:36:11 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/PR-135/3/ 00:36:11 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-135/3 /w/workspace/exfoundry_ci-build-images_PR-135 00:36:12 Archives upload complete. 00:36:13 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-135/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/PR-135/3/