Push event to branch edgex-compose Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 096526f1b019795818746a30d244e95847e3d969 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.24.1], 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.24.1 [Pipeline] node Running on prd-centos7-docker-4c-2g-4315 in /w/workspace/ry_ci-build-images_edgex-compose [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/ci-build-images.git > git init /w/workspace/ry_ci-build-images_edgex-compose # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/edgex-compose:refs/remotes/origin/edgex-compose # timeout=10 Fetching without tags Checking out Revision 096526f1b019795818746a30d244e95847e3d969 (edgex-compose) > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # 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/heads/edgex-compose:refs/remotes/origin/edgex-compose # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 096526f1b019795818746a30d244e95847e3d969 # timeout=10 Commit message: "Merge pull request #135 from cherrycl/issue-134" > git rev-list --no-walk 3713164f6485193a7db812284b98f7ee71a568b9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-06-24T15:16:00.411Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-06-24T15:16:00.512Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-06-24T15:16:00.547Z] ========================================================= [2020-06-24T15:16:00.547Z] EdgeX Global Pipelines Version Info [2020-06-24T15:16:00.547Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-06-24T15:16:02.417Z] ------------------- [2020-06-24T15:16:02.417Z] stable info: [2020-06-24T15:16:02.417Z] ------------------- [2020-06-24T15:16:02.417Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-06-24T15:16:02.417Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-24T15:16:02.417Z] Message: update stable to v1.0.89 [2020-06-24T15:16:02.989Z] ------------------- [2020-06-24T15:16:02.989Z] experimental info: [2020-06-24T15:16:02.989Z] ------------------- [2020-06-24T15:16:02.989Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-06-24T15:16:02.989Z] Commit SHA: aa323fb5dfebb31640c35badf05a5a9beff52318 [2020-06-24T15:16:02.989Z] 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 [2020-06-24T15:16:05.611Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-06-24T15:16:05.907Z] + ls -al . [2020-06-24T15:16:05.907Z] total 12 [2020-06-24T15:16:05.907Z] drwxrwxr-x. 3 jenkins jenkins 72 Jun 24 15:15 . [2020-06-24T15:16:05.907Z] drwxrwxr-x. 4 jenkins jenkins 112 Jun 24 15:15 .. [2020-06-24T15:16:05.907Z] -rw-rw-r--. 1 jenkins jenkins 299 Jun 24 15:15 Dockerfile [2020-06-24T15:16:05.907Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 24 15:15 .git [2020-06-24T15:16:05.907Z] -rw-rw-r--. 1 jenkins jenkins 886 Jun 24 15:15 Jenkinsfile [2020-06-24T15:16:05.907Z] -rw-rw-r--. 1 jenkins jenkins 1309 Jun 24 15:15 README.md [Pipeline] isUnix [Pipeline] sh [2020-06-24T15:16:06.478Z] + docker build -t edgex-devops/edgex-compose -f Dockerfile --build-arg ARCH=amd64 --label git_sha=096526f1b019795818746a30d244e95847e3d969 --label arch=amd64 . [2020-06-24T15:16:06.478Z] Sending build context to Docker daemon 203.8kB [2020-06-24T15:16:06.740Z] Step 1/5 : FROM alpine:3.11 [2020-06-24T15:16:07.003Z] 3.11: Pulling from library/alpine [2020-06-24T15:16:07.264Z] cbdbe7a5bc2a: Pulling fs layer [2020-06-24T15:16:07.264Z] cbdbe7a5bc2a: Verifying Checksum [2020-06-24T15:16:07.264Z] cbdbe7a5bc2a: Download complete [2020-06-24T15:16:07.525Z] cbdbe7a5bc2a: Pull complete [2020-06-24T15:16:07.525Z] Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 [2020-06-24T15:16:07.525Z] Status: Downloaded newer image for alpine:3.11 [2020-06-24T15:16:07.525Z] ---> f70734b6a266 [2020-06-24T15:16:07.525Z] 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 [2020-06-24T15:16:08.100Z] ---> Running in e30bb3ba7dde [2020-06-24T15:16:08.672Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-24T15:16:08.672Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-24T15:16:08.672Z] (1/72) Installing ncurses-terminfo-base (6.1_p20200118-r4) [2020-06-24T15:16:08.931Z] (2/72) Installing ncurses-libs (6.1_p20200118-r4) [2020-06-24T15:16:08.931Z] (3/72) Installing readline (8.0.1-r0) [2020-06-24T15:16:08.931Z] (4/72) Installing bash (5.0.11-r1) [2020-06-24T15:16:08.931Z] Executing bash-5.0.11-r1.post-install [2020-06-24T15:16:08.931Z] (5/72) Installing ca-certificates (20191127-r2) [2020-06-24T15:16:08.931Z] (6/72) Installing nghttp2-libs (1.40.0-r1) [2020-06-24T15:16:08.931Z] (7/72) Installing libcurl (7.67.0-r0) [2020-06-24T15:16:08.931Z] (8/72) Installing curl (7.67.0-r0) [2020-06-24T15:16:08.931Z] (9/72) Installing libbz2 (1.0.8-r1) [2020-06-24T15:16:08.931Z] (10/72) Installing expat (2.2.9-r1) [2020-06-24T15:16:08.931Z] (11/72) Installing libffi (3.2.1-r6) [2020-06-24T15:16:08.931Z] (12/72) Installing gdbm (1.13-r1) [2020-06-24T15:16:08.931Z] (13/72) Installing xz-libs (5.2.4-r0) [2020-06-24T15:16:08.931Z] (14/72) Installing sqlite-libs (3.30.1-r2) [2020-06-24T15:16:08.931Z] (15/72) Installing python3 (3.8.2-r0) [2020-06-24T15:16:10.314Z] (16/72) Installing py3-setuptools (42.0.2-r0) [2020-06-24T15:16:10.314Z] (17/72) Installing py3-six (1.13.0-r0) [2020-06-24T15:16:10.314Z] (18/72) Installing dockerpy-creds (0.4.0-r2) [2020-06-24T15:16:10.314Z] (19/72) Installing py3-cparser (2.19-r4) [2020-06-24T15:16:10.314Z] (20/72) Installing py3-cffi (1.13.2-r0) [2020-06-24T15:16:10.314Z] (21/72) Installing py3-idna (2.8-r3) [2020-06-24T15:16:10.314Z] (22/72) Installing py3-asn1crypto (1.2.0-r1) [2020-06-24T15:16:10.314Z] (23/72) Installing py3-cryptography (2.8-r1) [2020-06-24T15:16:10.884Z] (24/72) Installing py3-ipaddress (1.0.23-r1) [2020-06-24T15:16:10.884Z] (25/72) Installing py3-parsing (2.4.5-r1) [2020-06-24T15:16:10.884Z] (26/72) Installing py3-packaging (19.2-r2) [2020-06-24T15:16:10.884Z] (27/72) Installing py3-chardet (3.0.4-r3) [2020-06-24T15:16:10.884Z] (28/72) Installing py3-certifi (2019.9.11-r2) [2020-06-24T15:16:10.884Z] (29/72) Installing py3-urllib3 (1.25.7-r1) [2020-06-24T15:16:11.144Z] (30/72) Installing py3-requests (2.22.0-r0) [2020-06-24T15:16:11.144Z] (31/72) Installing py3-websocket-client (0.56.0-r3) [2020-06-24T15:16:11.144Z] (32/72) Installing docker-py (4.1.0-r1) [2020-06-24T15:16:11.144Z] (33/72) Installing py3-cached-property (1.5.1-r1) [2020-06-24T15:16:11.144Z] (34/72) Installing py3-dockerpty (0.4.1-r2) [2020-06-24T15:16:11.144Z] (35/72) Installing py3-docopt (0.6.2-r5) [2020-06-24T15:16:11.144Z] (36/72) Installing py3-more-itertools (8.0.2-r0) [2020-06-24T15:16:11.144Z] (37/72) Installing py3-zipp (0.6.0-r1) [2020-06-24T15:16:11.144Z] (38/72) Installing py3-importlib-metadata (0.23-r1) [2020-06-24T15:16:11.144Z] (39/72) Installing py3-pyrsistent (0.15.6-r0) [2020-06-24T15:16:11.144Z] (40/72) Installing py3-attrs (19.3.0-r0) [2020-06-24T15:16:11.144Z] (41/72) Installing py3-jsonschema (3.2.0-r0) [2020-06-24T15:16:11.144Z] (42/72) Installing py3-asn1 (0.4.7-r2) [2020-06-24T15:16:11.144Z] (43/72) Installing py3-bcrypt (3.1.7-r2) [2020-06-24T15:16:11.144Z] (44/72) Installing py3-pynacl (1.3.0-r4) [2020-06-24T15:16:11.144Z] (45/72) Installing py3-paramiko (2.7.1-r0) [2020-06-24T15:16:11.405Z] (46/72) Installing py3-pysocks (1.7.1-r1) [2020-06-24T15:16:11.405Z] (47/72) Installing py3-texttable (1.6.2-r1) [2020-06-24T15:16:11.405Z] (48/72) Installing yaml (0.2.2-r1) [2020-06-24T15:16:11.405Z] (49/72) Installing py3-yaml (5.3.1-r0) [2020-06-24T15:16:11.405Z] (50/72) Installing docker-compose (1.24.1-r3) [2020-06-24T15:16:11.405Z] (51/72) Installing libgcc (9.2.0-r4) [2020-06-24T15:16:11.405Z] (52/72) Installing libstdc++ (9.2.0-r4) [2020-06-24T15:16:11.405Z] (53/72) Installing binutils (2.33.1-r0) [2020-06-24T15:16:11.405Z] (54/72) Installing gmp (6.1.2-r1) [2020-06-24T15:16:11.405Z] (55/72) Installing isl (0.18-r0) [2020-06-24T15:16:11.405Z] (56/72) Installing libgomp (9.2.0-r4) [2020-06-24T15:16:11.405Z] (57/72) Installing libatomic (9.2.0-r4) [2020-06-24T15:16:11.405Z] (58/72) Installing mpfr4 (4.0.2-r1) [2020-06-24T15:16:11.405Z] (59/72) Installing mpc1 (1.1.0-r1) [2020-06-24T15:16:11.405Z] (60/72) Installing gcc (9.2.0-r4) [2020-06-24T15:16:13.949Z] (61/72) Installing musl-dev (1.1.24-r2) [2020-06-24T15:16:14.522Z] (62/72) Installing libc-dev (0.7.2-r0) [2020-06-24T15:16:14.522Z] (63/72) Installing linux-headers (4.19.36-r0) [2020-06-24T15:16:14.522Z] (64/72) Installing pkgconf (1.6.3-r0) [2020-06-24T15:16:14.522Z] (65/72) Installing libffi-dev (3.2.1-r6) [2020-06-24T15:16:14.522Z] (66/72) Installing make (4.2.1-r2) [2020-06-24T15:16:14.522Z] (67/72) Installing openssl-dev (1.1.1g-r0) [2020-06-24T15:16:14.522Z] (68/72) Installing python2 (2.7.18-r0) [2020-06-24T15:16:15.922Z] (69/72) Installing py-setuptools (42.0.2-r0) [2020-06-24T15:16:15.922Z] (70/72) Installing py2-pip (18.1-r0) [2020-06-24T15:16:16.183Z] (71/72) Installing python2-dev (2.7.18-r0) [2020-06-24T15:16:16.445Z] (72/72) Installing unzip (6.0-r6) [2020-06-24T15:16:16.445Z] Executing busybox-1.31.1-r9.trigger [2020-06-24T15:16:16.445Z] Executing ca-certificates-20191127-r2.trigger [2020-06-24T15:16:16.445Z] OK: 267 MiB in 86 packages [2020-06-24T15:16:18.762Z] Still waiting to schedule task [2020-06-24T15:16:18.763Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-06-24T15:16:34.586Z] Removing intermediate container e30bb3ba7dde [2020-06-24T15:16:34.586Z] ---> ebc93c156dfe [2020-06-24T15:16:34.586Z] Step 3/5 : ENTRYPOINT ["/usr/bin/docker-compose"] [2020-06-24T15:16:34.586Z] ---> Running in 149f19013201 [2020-06-24T15:16:34.586Z] Removing intermediate container 149f19013201 [2020-06-24T15:16:34.586Z] ---> 50fd9026c8fd [2020-06-24T15:16:34.586Z] Step 4/5 : LABEL arch=amd64 [2020-06-24T15:16:35.156Z] ---> Running in 5c16d592f19a [2020-06-24T15:16:35.416Z] Removing intermediate container 5c16d592f19a [2020-06-24T15:16:35.416Z] ---> 15e8fe0df988 [2020-06-24T15:16:35.416Z] Step 5/5 : LABEL git_sha=096526f1b019795818746a30d244e95847e3d969 [2020-06-24T15:16:35.416Z] ---> Running in f04782233eab [2020-06-24T15:16:35.416Z] Removing intermediate container f04782233eab [2020-06-24T15:16:35.416Z] ---> 37b5d4c25c8f [2020-06-24T15:16:35.416Z] [Warning] One or more build-args [ARCH] were not consumed [2020-06-24T15:16:35.416Z] Successfully built 37b5d4c25c8f [2020-06-24T15:16:35.676Z] Successfully tagged edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-06-24T15:16:35.880Z] provisioning config files... [2020-06-24T15:16:35.913Z] copy managed file [ci-build-images-settings] to file:/w/workspace/ry_ci-build-images_edgex-compose@tmp/config3574702877335719172tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-06-24T15:16:36.320Z] nexus3.edgexfoundry.org:10001 [2020-06-24T15:16:36.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-24T15:16:36.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-24T15:16:36.583Z] Configure a credential helper to remove this warning. See [2020-06-24T15:16:36.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-24T15:16:36.583Z] [2020-06-24T15:16:36.583Z] Login Succeeded [2020-06-24T15:16:36.583Z] nexus3.edgexfoundry.org:10002 [2020-06-24T15:16:36.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-24T15:16:36.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-24T15:16:36.583Z] Configure a credential helper to remove this warning. See [2020-06-24T15:16:36.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-24T15:16:36.583Z] [2020-06-24T15:16:36.583Z] Login Succeeded [2020-06-24T15:16:36.583Z] nexus3.edgexfoundry.org:10003 [2020-06-24T15:16:36.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-24T15:16:36.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-24T15:16:36.843Z] Configure a credential helper to remove this warning. See [2020-06-24T15:16:36.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-24T15:16:36.843Z] [2020-06-24T15:16:36.843Z] Login Succeeded [2020-06-24T15:16:36.843Z] nexus3.edgexfoundry.org:10004 [2020-06-24T15:16:37.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-24T15:16:37.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-24T15:16:37.102Z] Configure a credential helper to remove this warning. See [2020-06-24T15:16:37.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-24T15:16:37.102Z] [2020-06-24T15:16:37.102Z] Login Succeeded [2020-06-24T15:16:37.102Z] docker.io [2020-06-24T15:16:37.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-24T15:16:37.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-24T15:16:37.364Z] Configure a credential helper to remove this warning. See [2020-06-24T15:16:37.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-24T15:16:37.364Z] [2020-06-24T15:16:37.364Z] Login Succeeded [Pipeline] } [2020-06-24T15:16:37.372Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-06-24T15:16:37.458Z] [edgeXDocker.push] Tagging docker image edgex-devops/edgex-compose with the following tags: [2020-06-24T15:16:37.458Z] 096526f1b019795818746a30d244e95847e3d969 [2020-06-24T15:16:37.458Z] latest [2020-06-24T15:16:37.458Z] edgex-compose [2020-06-24T15:16:37.458Z] 1.24.1 [2020-06-24T15:16:37.458Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-24T15:16:37.813Z] + docker tag edgex-devops/edgex-compose nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:096526f1b019795818746a30d244e95847e3d969 [Pipeline] isUnix [Pipeline] sh [2020-06-24T15:16:38.106Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:096526f1b019795818746a30d244e95847e3d969 [2020-06-24T15:16:38.106Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose] [2020-06-24T15:16:38.106Z] 7c9fe92ed865: Preparing [2020-06-24T15:16:38.106Z] 3e207b409db3: Preparing [2020-06-24T15:16:38.106Z] 3e207b409db3: Layer already exists [2020-06-24T15:17:00.065Z] 7c9fe92ed865: Pushed [2020-06-24T15:17:00.065Z] 096526f1b019795818746a30d244e95847e3d969: digest: sha256:9c2ca165b59ac6f4882509dca93e31af84b1ba2c4b2337689782adad2f059056 size: 740 [Pipeline] isUnix [Pipeline] sh [2020-06-24T15:17:00.396Z] + docker tag edgex-devops/edgex-compose nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-06-24T15:17:00.691Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-06-24T15:17:00.691Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose] [2020-06-24T15:17:00.691Z] 7c9fe92ed865: Preparing [2020-06-24T15:17:00.691Z] 3e207b409db3: Preparing [2020-06-24T15:17:00.691Z] 7c9fe92ed865: Layer already exists [2020-06-24T15:17:00.691Z] 3e207b409db3: Layer already exists [2020-06-24T15:17:00.691Z] latest: digest: sha256:9c2ca165b59ac6f4882509dca93e31af84b1ba2c4b2337689782adad2f059056 size: 740 [Pipeline] isUnix [Pipeline] sh [2020-06-24T15:17:00.992Z] + docker tag edgex-devops/edgex-compose nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:edgex-compose [Pipeline] isUnix [Pipeline] sh [2020-06-24T15:17:01.282Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:edgex-compose [2020-06-24T15:17:01.282Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose] [2020-06-24T15:17:01.282Z] 7c9fe92ed865: Preparing [2020-06-24T15:17:01.282Z] 3e207b409db3: Preparing [2020-06-24T15:17:01.282Z] 3e207b409db3: Layer already exists [2020-06-24T15:17:01.282Z] 7c9fe92ed865: Layer already exists [2020-06-24T15:17:01.282Z] edgex-compose: digest: sha256:9c2ca165b59ac6f4882509dca93e31af84b1ba2c4b2337689782adad2f059056 size: 740 [Pipeline] isUnix [Pipeline] sh [2020-06-24T15:17:01.582Z] + docker tag edgex-devops/edgex-compose nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:1.24.1 [Pipeline] isUnix [Pipeline] sh [2020-06-24T15:17:01.874Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:1.24.1 [2020-06-24T15:17:01.874Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose] [2020-06-24T15:17:01.874Z] 7c9fe92ed865: Preparing [2020-06-24T15:17:01.874Z] 3e207b409db3: Preparing [2020-06-24T15:17:01.874Z] 7c9fe92ed865: Layer already exists [2020-06-24T15:17:01.874Z] 3e207b409db3: Layer already exists [2020-06-24T15:17:01.874Z] 1.24.1: digest: sha256:9c2ca165b59ac6f4882509dca93e31af84b1ba2c4b2337689782adad2f059056 size: 740 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-24T15:18:01.607Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4318 in /w/workspace/ry_ci-build-images_edgex-compose [Pipeline] { [Pipeline] checkout [2020-06-24T15:18:06.374Z] using credential edgex-jenkins-ssh [2020-06-24T15:18:06.407Z] Cloning the remote Git repository [2020-06-24T15:18:06.407Z] Cloning with configured refspecs honoured and without tags [2020-06-24T15:18:06.464Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git [2020-06-24T15:18:06.600Z] > git init /w/workspace/ry_ci-build-images_edgex-compose # timeout=10 [2020-06-24T15:18:07.544Z] Fetching without tags [2020-06-24T15:18:06.705Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2020-06-24T15:18:06.709Z] > git --version # timeout=10 [2020-06-24T15:18:06.740Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-24T15:18:06.827Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/edgex-compose:refs/remotes/origin/edgex-compose # timeout=10 [2020-06-24T15:18:07.484Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2020-06-24T15:18:07.498Z] > git config --add remote.origin.fetch +refs/heads/edgex-compose:refs/remotes/origin/edgex-compose # timeout=10 [2020-06-24T15:18:07.527Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2020-06-24T15:18:07.559Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2020-06-24T15:18:07.559Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-24T15:18:07.571Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/edgex-compose:refs/remotes/origin/edgex-compose # timeout=10 [2020-06-24T15:18:08.022Z] Checking out Revision 096526f1b019795818746a30d244e95847e3d969 (edgex-compose) [2020-06-24T15:18:08.045Z] > git config core.sparsecheckout # timeout=10 [2020-06-24T15:18:08.066Z] > git checkout -f 096526f1b019795818746a30d244e95847e3d969 # timeout=10 [2020-06-24T15:18:12.502Z] Commit message: "Merge pull request #135 from cherrycl/issue-134" [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-24T15:18:14.079Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-06-24T15:18:14.509Z] + ls -al . [2020-06-24T15:18:14.509Z] total 24 [2020-06-24T15:18:14.509Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 15:18 . [2020-06-24T15:18:14.509Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 15:18 .. [2020-06-24T15:18:14.509Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 24 15:18 .git [2020-06-24T15:18:14.509Z] -rw-rw-r-- 1 jenkins jenkins 299 Jun 24 15:18 Dockerfile [2020-06-24T15:18:14.509Z] -rw-rw-r-- 1 jenkins jenkins 886 Jun 24 15:18 Jenkinsfile [2020-06-24T15:18:14.509Z] -rw-rw-r-- 1 jenkins jenkins 1309 Jun 24 15:18 README.md [Pipeline] isUnix [Pipeline] sh [2020-06-24T15:18:14.856Z] + docker build -t edgex-devops/edgex-compose-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=096526f1b019795818746a30d244e95847e3d969 --label arch=arm64 . [2020-06-24T15:18:15.838Z] Sending build context to Docker daemon 203.8kB [2020-06-24T15:18:16.120Z] Step 1/5 : FROM alpine:3.11 [2020-06-24T15:18:16.721Z] 3.11: Pulling from library/alpine [2020-06-24T15:18:16.721Z] 29e5d40040c1: Pulling fs layer [2020-06-24T15:18:16.998Z] 29e5d40040c1: Verifying Checksum [2020-06-24T15:18:16.998Z] 29e5d40040c1: Download complete [2020-06-24T15:18:17.598Z] 29e5d40040c1: Pull complete [2020-06-24T15:18:17.598Z] Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 [2020-06-24T15:18:17.598Z] Status: Downloaded newer image for alpine:3.11 [2020-06-24T15:18:17.598Z] ---> c20d2a9ab686 [2020-06-24T15:18:17.598Z] 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 [2020-06-24T15:18:17.980Z] ---> Running in dbadbbc4a224 [2020-06-24T15:18:19.991Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-24T15:18:19.991Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-24T15:18:20.265Z] (1/72) Installing ncurses-terminfo-base (6.1_p20200118-r4) [2020-06-24T15:18:20.265Z] (2/72) Installing ncurses-libs (6.1_p20200118-r4) [2020-06-24T15:18:20.537Z] (3/72) Installing readline (8.0.1-r0) [2020-06-24T15:18:20.538Z] (4/72) Installing bash (5.0.11-r1) [2020-06-24T15:18:20.538Z] Executing bash-5.0.11-r1.post-install [2020-06-24T15:18:20.538Z] (5/72) Installing ca-certificates (20191127-r2) [2020-06-24T15:18:20.538Z] (6/72) Installing nghttp2-libs (1.40.0-r1) [2020-06-24T15:18:20.538Z] (7/72) Installing libcurl (7.67.0-r0) [2020-06-24T15:18:20.538Z] (8/72) Installing curl (7.67.0-r0) [2020-06-24T15:18:20.538Z] (9/72) Installing libbz2 (1.0.8-r1) [2020-06-24T15:18:20.538Z] (10/72) Installing expat (2.2.9-r1) [2020-06-24T15:18:20.538Z] (11/72) Installing libffi (3.2.1-r6) [2020-06-24T15:18:20.538Z] (12/72) Installing gdbm (1.13-r1) [2020-06-24T15:18:20.538Z] (13/72) Installing xz-libs (5.2.4-r0) [2020-06-24T15:18:20.538Z] (14/72) Installing sqlite-libs (3.30.1-r2) [2020-06-24T15:18:20.538Z] (15/72) Installing python3 (3.8.2-r0) [2020-06-24T15:18:23.151Z] (16/72) Installing py3-setuptools (42.0.2-r0) [2020-06-24T15:18:23.151Z] (17/72) Installing py3-six (1.13.0-r0) [2020-06-24T15:18:23.151Z] (18/72) Installing dockerpy-creds (0.4.0-r2) [2020-06-24T15:18:23.151Z] (19/72) Installing py3-cparser (2.19-r4) [2020-06-24T15:18:23.151Z] (20/72) Installing py3-cffi (1.13.2-r0) [2020-06-24T15:18:23.151Z] (21/72) Installing py3-idna (2.8-r3) [2020-06-24T15:18:23.151Z] (22/72) Installing py3-asn1crypto (1.2.0-r1) [2020-06-24T15:18:23.151Z] (23/72) Installing py3-cryptography (2.8-r1) [2020-06-24T15:18:23.151Z] (24/72) Installing py3-ipaddress (1.0.23-r1) [2020-06-24T15:18:23.151Z] (25/72) Installing py3-parsing (2.4.5-r1) [2020-06-24T15:18:23.151Z] (26/72) Installing py3-packaging (19.2-r2) [2020-06-24T15:18:23.151Z] (27/72) Installing py3-chardet (3.0.4-r3) [2020-06-24T15:18:23.426Z] (28/72) Installing py3-certifi (2019.9.11-r2) [2020-06-24T15:18:23.426Z] (29/72) Installing py3-urllib3 (1.25.7-r1) [2020-06-24T15:18:23.426Z] (30/72) Installing py3-requests (2.22.0-r0) [2020-06-24T15:18:23.426Z] (31/72) Installing py3-websocket-client (0.56.0-r3) [2020-06-24T15:18:23.426Z] (32/72) Installing docker-py (4.1.0-r1) [2020-06-24T15:18:23.426Z] (33/72) Installing py3-cached-property (1.5.1-r1) [2020-06-24T15:18:23.426Z] (34/72) Installing py3-dockerpty (0.4.1-r2) [2020-06-24T15:18:23.426Z] (35/72) Installing py3-docopt (0.6.2-r5) [2020-06-24T15:18:23.697Z] (36/72) Installing py3-more-itertools (8.0.2-r0) [2020-06-24T15:18:23.697Z] (37/72) Installing py3-zipp (0.6.0-r1) [2020-06-24T15:18:23.697Z] (38/72) Installing py3-importlib-metadata (0.23-r1) [2020-06-24T15:18:23.697Z] (39/72) Installing py3-pyrsistent (0.15.6-r0) [2020-06-24T15:18:23.697Z] (40/72) Installing py3-attrs (19.3.0-r0) [2020-06-24T15:18:23.697Z] (41/72) Installing py3-jsonschema (3.2.0-r0) [2020-06-24T15:18:23.697Z] (42/72) Installing py3-asn1 (0.4.7-r2) [2020-06-24T15:18:23.697Z] (43/72) Installing py3-bcrypt (3.1.7-r2) [2020-06-24T15:18:23.697Z] (44/72) Installing py3-pynacl (1.3.0-r4) [2020-06-24T15:18:23.697Z] (45/72) Installing py3-paramiko (2.7.1-r0) [2020-06-24T15:18:23.697Z] (46/72) Installing py3-pysocks (1.7.1-r1) [2020-06-24T15:18:23.697Z] (47/72) Installing py3-texttable (1.6.2-r1) [2020-06-24T15:18:23.971Z] (48/72) Installing yaml (0.2.2-r1) [2020-06-24T15:18:23.971Z] (49/72) Installing py3-yaml (5.3.1-r0) [2020-06-24T15:18:23.971Z] (50/72) Installing docker-compose (1.24.1-r3) [2020-06-24T15:18:23.971Z] (51/72) Installing libgcc (9.2.0-r4) [2020-06-24T15:18:23.971Z] (52/72) Installing libstdc++ (9.2.0-r4) [2020-06-24T15:18:23.971Z] (53/72) Installing binutils (2.33.1-r0) [2020-06-24T15:18:24.244Z] (54/72) Installing gmp (6.1.2-r1) [2020-06-24T15:18:24.244Z] (55/72) Installing isl (0.18-r0) [2020-06-24T15:18:24.244Z] (56/72) Installing libgomp (9.2.0-r4) [2020-06-24T15:18:24.244Z] (57/72) Installing libatomic (9.2.0-r4) [2020-06-24T15:18:24.244Z] (58/72) Installing mpfr4 (4.0.2-r1) [2020-06-24T15:18:24.244Z] (59/72) Installing mpc1 (1.1.0-r1) [2020-06-24T15:18:24.244Z] (60/72) Installing gcc (9.2.0-r4) [2020-06-24T15:18:25.681Z] (61/72) Installing musl-dev (1.1.24-r2) [2020-06-24T15:18:25.953Z] (62/72) Installing libc-dev (0.7.2-r0) [2020-06-24T15:18:25.953Z] (63/72) Installing linux-headers (4.19.36-r0) [2020-06-24T15:18:26.549Z] (64/72) Installing pkgconf (1.6.3-r0) [2020-06-24T15:18:26.549Z] (65/72) Installing libffi-dev (3.2.1-r6) [2020-06-24T15:18:26.549Z] (66/72) Installing make (4.2.1-r2) [2020-06-24T15:18:26.549Z] (67/72) Installing openssl-dev (1.1.1g-r0) [2020-06-24T15:18:26.549Z] (68/72) Installing python2 (2.7.18-r0) [2020-06-24T15:18:27.985Z] (69/72) Installing py-setuptools (42.0.2-r0) [2020-06-24T15:18:27.985Z] (70/72) Installing py2-pip (18.1-r0) [2020-06-24T15:18:28.259Z] (71/72) Installing python2-dev (2.7.18-r0) [2020-06-24T15:18:28.858Z] (72/72) Installing unzip (6.0-r6) [2020-06-24T15:18:28.858Z] Executing busybox-1.31.1-r9.trigger [2020-06-24T15:18:28.858Z] Executing ca-certificates-20191127-r2.trigger [2020-06-24T15:18:28.858Z] OK: 253 MiB in 86 packages [2020-06-24T15:18:47.157Z] Removing intermediate container dbadbbc4a224 [2020-06-24T15:18:47.157Z] ---> 8bd919f191f4 [2020-06-24T15:18:47.157Z] Step 3/5 : ENTRYPOINT ["/usr/bin/docker-compose"] [2020-06-24T15:18:47.157Z] ---> Running in ce6c4b3ffc5c [2020-06-24T15:18:47.157Z] Removing intermediate container ce6c4b3ffc5c [2020-06-24T15:18:47.157Z] ---> 451d50d85942 [2020-06-24T15:18:47.157Z] Step 4/5 : LABEL arch=arm64 [2020-06-24T15:18:47.157Z] ---> Running in 53a478554a9d [2020-06-24T15:18:47.427Z] Removing intermediate container 53a478554a9d [2020-06-24T15:18:47.428Z] ---> 0df83d2159d7 [2020-06-24T15:18:47.428Z] Step 5/5 : LABEL git_sha=096526f1b019795818746a30d244e95847e3d969 [2020-06-24T15:18:47.428Z] ---> Running in 30b1be421819 [2020-06-24T15:18:48.018Z] Removing intermediate container 30b1be421819 [2020-06-24T15:18:48.018Z] ---> b264d3e87ef8 [2020-06-24T15:18:48.018Z] [Warning] One or more build-args [ARCH] were not consumed [2020-06-24T15:18:48.018Z] Successfully built b264d3e87ef8 [2020-06-24T15:18:48.018Z] Successfully tagged edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-06-24T15:18:48.184Z] provisioning config files... [2020-06-24T15:18:48.229Z] copy managed file [ci-build-images-settings] to file:/w/workspace/ry_ci-build-images_edgex-compose@tmp/config8033384729425549110tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-06-24T15:18:48.608Z] nexus3.edgexfoundry.org:10001 [2020-06-24T15:18:48.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-24T15:18:49.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-24T15:18:49.155Z] Configure a credential helper to remove this warning. See [2020-06-24T15:18:49.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-24T15:18:49.155Z] [2020-06-24T15:18:49.155Z] Login Succeeded [2020-06-24T15:18:49.155Z] nexus3.edgexfoundry.org:10002 [2020-06-24T15:18:49.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-24T15:18:49.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-24T15:18:49.701Z] Configure a credential helper to remove this warning. See [2020-06-24T15:18:49.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-24T15:18:49.701Z] [2020-06-24T15:18:49.701Z] Login Succeeded [2020-06-24T15:18:49.701Z] nexus3.edgexfoundry.org:10003 [2020-06-24T15:18:49.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-24T15:18:50.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-24T15:18:50.247Z] Configure a credential helper to remove this warning. See [2020-06-24T15:18:50.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-24T15:18:50.247Z] [2020-06-24T15:18:50.247Z] Login Succeeded [2020-06-24T15:18:50.247Z] nexus3.edgexfoundry.org:10004 [2020-06-24T15:18:50.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-24T15:18:50.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-24T15:18:50.789Z] Configure a credential helper to remove this warning. See [2020-06-24T15:18:50.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-24T15:18:50.789Z] [2020-06-24T15:18:50.789Z] Login Succeeded [2020-06-24T15:18:50.789Z] docker.io [2020-06-24T15:18:51.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-24T15:18:51.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-24T15:18:51.652Z] Configure a credential helper to remove this warning. See [2020-06-24T15:18:51.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-24T15:18:51.652Z] [2020-06-24T15:18:51.652Z] Login Succeeded [Pipeline] } [2020-06-24T15:18:51.668Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-06-24T15:18:51.746Z] [edgeXDocker.push] Tagging docker image edgex-devops/edgex-compose-arm64 with the following tags: [2020-06-24T15:18:51.746Z] 096526f1b019795818746a30d244e95847e3d969 [2020-06-24T15:18:51.746Z] latest [2020-06-24T15:18:51.746Z] edgex-compose [2020-06-24T15:18:51.746Z] 1.24.1 [2020-06-24T15:18:51.746Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-24T15:18:52.214Z] + docker tag edgex-devops/edgex-compose-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:096526f1b019795818746a30d244e95847e3d969 [Pipeline] isUnix [Pipeline] sh [2020-06-24T15:18:52.543Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:096526f1b019795818746a30d244e95847e3d969 [2020-06-24T15:18:52.543Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64] [2020-06-24T15:18:52.543Z] e44e666de9a7: Preparing [2020-06-24T15:18:52.543Z] 678a0785e7d2: Preparing [2020-06-24T15:18:54.506Z] 678a0785e7d2: Pushed [2020-06-24T15:19:41.427Z] e44e666de9a7: Pushed [2020-06-24T15:19:41.427Z] 096526f1b019795818746a30d244e95847e3d969: digest: sha256:2a8b43269483be4989c0cc8fa19e82bafe3f02a83e3622887e665d166c022396 size: 740 [Pipeline] isUnix [Pipeline] sh [2020-06-24T15:19:41.762Z] + docker tag edgex-devops/edgex-compose-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-06-24T15:19:42.102Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-06-24T15:19:42.103Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64] [2020-06-24T15:19:42.103Z] e44e666de9a7: Preparing [2020-06-24T15:19:42.103Z] 678a0785e7d2: Preparing [2020-06-24T15:19:42.103Z] e44e666de9a7: Layer already exists [2020-06-24T15:19:42.103Z] 678a0785e7d2: Layer already exists [2020-06-24T15:19:42.372Z] latest: digest: sha256:2a8b43269483be4989c0cc8fa19e82bafe3f02a83e3622887e665d166c022396 size: 740 [Pipeline] isUnix [Pipeline] sh [2020-06-24T15:19:42.707Z] + docker tag edgex-devops/edgex-compose-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:edgex-compose [Pipeline] isUnix [Pipeline] sh [2020-06-24T15:19:43.046Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:edgex-compose [2020-06-24T15:19:43.046Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64] [2020-06-24T15:19:43.046Z] e44e666de9a7: Preparing [2020-06-24T15:19:43.046Z] 678a0785e7d2: Preparing [2020-06-24T15:19:43.046Z] 678a0785e7d2: Layer already exists [2020-06-24T15:19:43.046Z] e44e666de9a7: Layer already exists [2020-06-24T15:19:43.316Z] edgex-compose: digest: sha256:2a8b43269483be4989c0cc8fa19e82bafe3f02a83e3622887e665d166c022396 size: 740 [Pipeline] isUnix [Pipeline] sh [2020-06-24T15:19:43.655Z] + docker tag edgex-devops/edgex-compose-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:1.24.1 [Pipeline] isUnix [Pipeline] sh [2020-06-24T15:19:43.982Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:1.24.1 [2020-06-24T15:19:43.982Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64] [2020-06-24T15:19:43.982Z] e44e666de9a7: Preparing [2020-06-24T15:19:43.982Z] 678a0785e7d2: Preparing [2020-06-24T15:19:43.982Z] 678a0785e7d2: Layer already exists [2020-06-24T15:19:43.982Z] e44e666de9a7: Layer already exists [2020-06-24T15:19:44.255Z] 1.24.1: digest: sha256:2a8b43269483be4989c0cc8fa19e82bafe3f02a83e3622887e665d166c022396 size: 740 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-24T15:19:45.282Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-06-24T15:19:45.283Z] [2020-06-24T15:19:45.283Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh [2020-06-24T15:19:45.614Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-06-24T15:19:45.614Z] latest: Pulling from edgex-devops/edgex-klar [2020-06-24T15:19:45.614Z] e7c96db7181b: Pulling fs layer [2020-06-24T15:19:45.614Z] 1868ca2cb446: Pulling fs layer [2020-06-24T15:19:45.614Z] 136be5d0fe8e: Pulling fs layer [2020-06-24T15:19:45.614Z] 894bfe63afcb: Pulling fs layer [2020-06-24T15:19:45.614Z] 894bfe63afcb: Waiting [2020-06-24T15:19:45.614Z] 1868ca2cb446: Download complete [2020-06-24T15:19:45.614Z] 136be5d0fe8e: Verifying Checksum [2020-06-24T15:19:45.614Z] 136be5d0fe8e: Download complete [2020-06-24T15:19:45.614Z] e7c96db7181b: Verifying Checksum [2020-06-24T15:19:45.614Z] e7c96db7181b: Download complete [2020-06-24T15:19:45.614Z] 894bfe63afcb: Download complete [2020-06-24T15:19:45.873Z] e7c96db7181b: Pull complete [2020-06-24T15:19:45.874Z] 1868ca2cb446: Pull complete [2020-06-24T15:19:46.134Z] 136be5d0fe8e: Pull complete [2020-06-24T15:19:46.393Z] 894bfe63afcb: Pull complete [2020-06-24T15:19:46.393Z] Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 [2020-06-24T15:19:46.393Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-06-24T15:19:46.393Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer [2020-06-24T15:19:46.581Z] prd-centos7-docker-4c-2g-4315 does not seem to be running inside a container [2020-06-24T15:19:46.688Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/ry_ci-build-images_edgex-compose -v /w/workspace/ry_ci-build-images_edgex-compose:/w/workspace/ry_ci-build-images_edgex-compose:rw,z -v /w/workspace/ry_ci-build-images_edgex-compose@tmp:/w/workspace/ry_ci-build-images_edgex-compose@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-06-24T15:19:47.774Z] $ docker top 6deec5f70792ac5ea6d70126c541920ed77cbf087efaefde72691088838f5977 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-24T15:19:48.235Z] + /klar nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:096526f1b019795818746a30d244e95847e3d969 [2020-06-24T15:19:48.235Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-06-24T15:19:54.919Z] $ docker stop --time=1 6deec5f70792ac5ea6d70126c541920ed77cbf087efaefde72691088838f5977 [2020-06-24T15:19:56.240Z] $ docker rm -f 6deec5f70792ac5ea6d70126c541920ed77cbf087efaefde72691088838f5977 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-06-24T15:19:56.647Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-06-24T15:19:56.647Z] . [Pipeline] withDockerContainer [2020-06-24T15:19:56.737Z] prd-centos7-docker-4c-2g-4315 does not seem to be running inside a container [2020-06-24T15:19:56.776Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/ry_ci-build-images_edgex-compose -v /w/workspace/ry_ci-build-images_edgex-compose:/w/workspace/ry_ci-build-images_edgex-compose:rw,z -v /w/workspace/ry_ci-build-images_edgex-compose@tmp:/w/workspace/ry_ci-build-images_edgex-compose@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-06-24T15:19:57.268Z] $ docker top ce65f91507969bad876d8120d699adf5f22ba8109235cd06a7031f034355bdba -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-24T15:19:57.683Z] + tee [2020-06-24T15:19:57.683Z] + /klar nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:096526f1b019795818746a30d244e95847e3d969 [2020-06-24T15:19:57.683Z] clair timeout 1m0s [2020-06-24T15:19:57.683Z] docker timeout: 1m0s [2020-06-24T15:19:57.683Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-06-24T15:19:58.315Z] $ docker stop --time=1 ce65f91507969bad876d8120d699adf5f22ba8109235cd06a7031f034355bdba [2020-06-24T15:20:00.020Z] $ docker rm -f ce65f91507969bad876d8120d699adf5f22ba8109235cd06a7031f034355bdba [Pipeline] // withDockerContainer [Pipeline] sh [2020-06-24T15:20:00.420Z] + mkdir -p /w/workspace/ry_ci-build-images_edgex-compose/clair-reports [Pipeline] echo [2020-06-24T15:20:00.431Z] Generated HTML Table Report. Writing to /w/workspace/ry_ci-build-images_edgex-compose/clair-reports/clair_results_edgex-compose_096526f1b019795818746a30d244e95847e3d969.html [Pipeline] writeFile [Pipeline] step [2020-06-24T15:20:00.454Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-06-24T15:20:01.006Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-06-24T15:20:01.006Z] . [Pipeline] withDockerContainer [2020-06-24T15:20:01.095Z] prd-centos7-docker-4c-2g-4315 does not seem to be running inside a container [2020-06-24T15:20:01.132Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/ry_ci-build-images_edgex-compose -v /w/workspace/ry_ci-build-images_edgex-compose:/w/workspace/ry_ci-build-images_edgex-compose:rw,z -v /w/workspace/ry_ci-build-images_edgex-compose@tmp:/w/workspace/ry_ci-build-images_edgex-compose@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-06-24T15:20:01.629Z] $ docker top 56b204001e047b48110cd82778d68d9c46ad2b065b1626e5137c5e64c590f72f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-24T15:20:02.050Z] + /klar nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:096526f1b019795818746a30d244e95847e3d969 [2020-06-24T15:20:02.050Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-06-24T15:20:08.699Z] $ docker stop --time=1 56b204001e047b48110cd82778d68d9c46ad2b065b1626e5137c5e64c590f72f [2020-06-24T15:20:10.021Z] $ docker rm -f 56b204001e047b48110cd82778d68d9c46ad2b065b1626e5137c5e64c590f72f [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-06-24T15:20:10.412Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-06-24T15:20:10.412Z] . [Pipeline] withDockerContainer [2020-06-24T15:20:10.501Z] prd-centos7-docker-4c-2g-4315 does not seem to be running inside a container [2020-06-24T15:20:10.540Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/ry_ci-build-images_edgex-compose -v /w/workspace/ry_ci-build-images_edgex-compose:/w/workspace/ry_ci-build-images_edgex-compose:rw,z -v /w/workspace/ry_ci-build-images_edgex-compose@tmp:/w/workspace/ry_ci-build-images_edgex-compose@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-06-24T15:20:11.055Z] $ docker top 1a247984f3f823af8cb7b404b5cdcc3f2c61951e7da4d5de782dd007a65d8139 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-24T15:20:11.469Z] + /klar nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:096526f1b019795818746a30d244e95847e3d969 [2020-06-24T15:20:11.469Z] + tee [2020-06-24T15:20:11.469Z] clair timeout 1m0s [2020-06-24T15:20:11.469Z] docker timeout: 1m0s [2020-06-24T15:20:11.469Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-06-24T15:20:12.086Z] $ docker stop --time=1 1a247984f3f823af8cb7b404b5cdcc3f2c61951e7da4d5de782dd007a65d8139 [2020-06-24T15:20:13.385Z] $ docker rm -f 1a247984f3f823af8cb7b404b5cdcc3f2c61951e7da4d5de782dd007a65d8139 [Pipeline] // withDockerContainer [Pipeline] sh [2020-06-24T15:20:13.778Z] + mkdir -p /w/workspace/ry_ci-build-images_edgex-compose/clair-reports [Pipeline] echo [2020-06-24T15:20:13.790Z] Generated HTML Table Report. Writing to /w/workspace/ry_ci-build-images_edgex-compose/clair-reports/clair_results_edgex-compose-arm64_096526f1b019795818746a30d244e95847e3d969.html [Pipeline] writeFile [Pipeline] step [2020-06-24T15:20:13.814Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-06-24T15:20:14.512Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-24T15:20:15.065Z] ---> package-listing.sh [2020-06-24T15:20:15.065Z] ++ facter osfamily [2020-06-24T15:20:15.065Z] ++ tr '[:upper:]' '[:lower:]' [2020-06-24T15:20:15.065Z] + OS_FAMILY=redhat [2020-06-24T15:20:15.065Z] + workspace=/w/workspace/ry_ci-build-images_edgex-compose [2020-06-24T15:20:15.065Z] + START_PACKAGES=/tmp/packages_start.txt [2020-06-24T15:20:15.065Z] + END_PACKAGES=/tmp/packages_end.txt [2020-06-24T15:20:15.065Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-06-24T15:20:15.065Z] + PACKAGES=/tmp/packages_start.txt [2020-06-24T15:20:15.065Z] + '[' /w/workspace/ry_ci-build-images_edgex-compose ']' [2020-06-24T15:20:15.065Z] + PACKAGES=/tmp/packages_end.txt [2020-06-24T15:20:15.065Z] + case "${OS_FAMILY}" in [2020-06-24T15:20:15.065Z] + rpm -qa [2020-06-24T15:20:15.065Z] + sort [2020-06-24T15:20:19.278Z] + '[' -f /tmp/packages_start.txt ']' [2020-06-24T15:20:19.278Z] + '[' -f /tmp/packages_end.txt ']' [2020-06-24T15:20:19.278Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-06-24T15:20:19.278Z] + '[' /w/workspace/ry_ci-build-images_edgex-compose ']' [2020-06-24T15:20:19.278Z] + mkdir -p /w/workspace/ry_ci-build-images_edgex-compose/archives/ [2020-06-24T15:20:19.278Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_ci-build-images_edgex-compose/archives/ [Pipeline] isUnix [Pipeline] sh [2020-06-24T15:20:19.870Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-24T15:20:19.870Z] [2020-06-24T15:20:19.870Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-06-24T15:20:20.180Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-24T15:20:20.180Z] alpine: Pulling from edgex-lftools-log-publisher [2020-06-24T15:20:20.180Z] c9b1b535fdd9: Pulling fs layer [2020-06-24T15:20:20.181Z] 2cc5ad85d9ab: Pulling fs layer [2020-06-24T15:20:20.181Z] 756a868c4378: Pulling fs layer [2020-06-24T15:20:20.181Z] 444b2fc9a129: Pulling fs layer [2020-06-24T15:20:20.181Z] ea15f1150254: Pulling fs layer [2020-06-24T15:20:20.181Z] 41b27a9f41bf: Pulling fs layer [2020-06-24T15:20:20.181Z] 28c525ee5125: Pulling fs layer [2020-06-24T15:20:20.181Z] 094b1ea09ed8: Pulling fs layer [2020-06-24T15:20:20.181Z] 138eaada9080: Pulling fs layer [2020-06-24T15:20:20.181Z] 0622d0fa9048: Pulling fs layer [2020-06-24T15:20:20.181Z] 094b1ea09ed8: Waiting [2020-06-24T15:20:20.181Z] 444b2fc9a129: Waiting [2020-06-24T15:20:20.181Z] ea15f1150254: Waiting [2020-06-24T15:20:20.181Z] 138eaada9080: Waiting [2020-06-24T15:20:20.181Z] 41b27a9f41bf: Waiting [2020-06-24T15:20:20.181Z] 0622d0fa9048: Waiting [2020-06-24T15:20:20.181Z] 28c525ee5125: Waiting [2020-06-24T15:20:20.181Z] 2cc5ad85d9ab: Verifying Checksum [2020-06-24T15:20:20.181Z] 2cc5ad85d9ab: Download complete [2020-06-24T15:20:20.181Z] 444b2fc9a129: Download complete [2020-06-24T15:20:20.181Z] c9b1b535fdd9: Verifying Checksum [2020-06-24T15:20:20.181Z] c9b1b535fdd9: Download complete [2020-06-24T15:20:20.181Z] ea15f1150254: Verifying Checksum [2020-06-24T15:20:20.181Z] ea15f1150254: Download complete [2020-06-24T15:20:20.181Z] 28c525ee5125: Verifying Checksum [2020-06-24T15:20:20.181Z] 28c525ee5125: Download complete [2020-06-24T15:20:20.449Z] 756a868c4378: Verifying Checksum [2020-06-24T15:20:20.449Z] 756a868c4378: Download complete [2020-06-24T15:20:20.720Z] 138eaada9080: Verifying Checksum [2020-06-24T15:20:20.720Z] 138eaada9080: Download complete [2020-06-24T15:20:20.720Z] c9b1b535fdd9: Pull complete [2020-06-24T15:20:20.720Z] 0622d0fa9048: Download complete [2020-06-24T15:20:20.720Z] 094b1ea09ed8: Verifying Checksum [2020-06-24T15:20:20.720Z] 094b1ea09ed8: Download complete [2020-06-24T15:20:21.289Z] 41b27a9f41bf: Verifying Checksum [2020-06-24T15:20:21.289Z] 41b27a9f41bf: Download complete [2020-06-24T15:20:21.552Z] 2cc5ad85d9ab: Pull complete [2020-06-24T15:20:22.977Z] 756a868c4378: Pull complete [2020-06-24T15:20:22.977Z] 444b2fc9a129: Pull complete [2020-06-24T15:20:23.236Z] ea15f1150254: Pull complete [2020-06-24T15:20:28.524Z] 41b27a9f41bf: Pull complete [2020-06-24T15:20:28.524Z] 28c525ee5125: Pull complete [2020-06-24T15:20:30.453Z] 094b1ea09ed8: Pull complete [2020-06-24T15:20:30.453Z] 138eaada9080: Pull complete [2020-06-24T15:20:30.711Z] 0622d0fa9048: Pull complete [2020-06-24T15:20:30.712Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-06-24T15:20:30.712Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-24T15:20:30.712Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-06-24T15:20:30.839Z] prd-centos7-docker-4c-2g-4315 does not seem to be running inside a container [2020-06-24T15:20:30.876Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/ry_ci-build-images_edgex-compose -v /w/workspace/ry_ci-build-images_edgex-compose:/w/workspace/ry_ci-build-images_edgex-compose:rw,z -v /w/workspace/ry_ci-build-images_edgex-compose@tmp:/w/workspace/ry_ci-build-images_edgex-compose@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-06-24T15:20:32.988Z] $ docker top 99dd75618d67d5a6cef77c2abe842bf9991c789b52e965c88559341820385708 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-24T15:20:33.130Z] provisioning config files... [2020-06-24T15:20:33.142Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_ci-build-images_edgex-compose@tmp/config3851787836477006510tmp [Pipeline] { [Pipeline] echo [2020-06-24T15:20:33.167Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-24T15:20:33.455Z] ---> create-netrc.sh [Pipeline] echo [2020-06-24T15:20:33.463Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-24T15:20:33.752Z] ---> logs-deploy.sh [2020-06-24T15:20:33.752Z] + ARCHIVE_ARTIFACTS= [2020-06-24T15:20:33.752Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-06-24T15:20:33.752Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-06-24T15:20:33.752Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-06-24T15:20:33.752Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/edgex-compose/5 [2020-06-24T15:20:33.752Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/edgex-compose/5/ [2020-06-24T15:20:33.752Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/edgex-compose/5 /w/workspace/ry_ci-build-images_edgex-compose [2020-06-24T15:20:34.691Z] Archives upload complete. [2020-06-24T15:20:34.951Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/edgex-compose/5 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/edgex-compose/5/