Pull request #155 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/ci-build-images Obtained Jenkinsfile from 4872993a09f4704c7fca95f179f238a7bc6b29b6+f00b47e7655bae4767bcb8b7db1ae20762780b16 (3ec54a5e2487f38800d332d4e7229ea9cad17bd2) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 a5c854593eac886f27ddeefb8920871132e8ed78 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 --version # 'git version 2.16.6' > 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 a5c854593eac886f27ddeefb8920871132e8ed78 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-155/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a5c854593eac886f27ddeefb8920871132e8ed78 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a5c854593eac886f27ddeefb8920871132e8ed78 # timeout=10 Commit message: "Merge pull request #303 from ernestojeda/fix-docker-login-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-155/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a5c854593eac886f27ddeefb8920871132e8ed78 Excluding src/test/ from checkout of git git@github.com:lfit/releng-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-golang-base, mavenSettings:ci-build-images-settings, dockerImageName:edgex-golang-base, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[1.15-alpine, 1.15-alpine3.12], releaseBranchOverride:golang-1.15] ========================================================= [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-golang-base USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-golang-base DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-golang-base-archive.tar.gz SEMVER_BUMP_LEVEL: pre SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org RELEASE_BRANCH_OVERRIDE: golang-1.15 DOCKER_CUSTOM_TAGS: 1.15-alpine 1.15-alpine3.12 [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-14046 in /w/workspace/exfoundry_ci-build-images_PR-155 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/ci-build-images.git > git init /w/workspace/exfoundry_ci-build-images_PR-155 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/golang-1.15 commit f00b47e7655bae4767bcb8b7db1ae20762780b16 into PR head commit 4872993a09f4704c7fca95f179f238a7bc6b29b6 Merge succeeded, producing 4872993a09f4704c7fca95f179f238a7bc6b29b6 Checking out Revision 4872993a09f4704c7fca95f179f238a7bc6b29b6 (PR-155) > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 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 --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/155/head:refs/remotes/origin/PR-155 +refs/heads/golang-1.15:refs/remotes/origin/golang-1.15 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4872993a09f4704c7fca95f179f238a7bc6b29b6 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f00b47e7655bae4767bcb8b7db1ae20762780b16 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4872993a09f4704c7fca95f179f238a7bc6b29b6 # timeout=10 Commit message: "ci: update to golang:1.15.5-alpine3.12" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object a5c854593eac886f27ddeefb8920871132e8ed78 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:41:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:41:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:41:56 ========================================================= 18:41:56 EdgeX Global Pipelines Version Info 18:41:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:41:58 ------------------- 18:41:58 stable info: 18:41:58 ------------------- 18:41:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:41:58 Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 18:41:58 Message: update stable to v1.0.169 18:41:59 ------------------- 18:41:59 experimental info: 18:41:59 ------------------- 18:41:59 Commited By: **** collab-it+edgex@linuxfoundation.org 18:41:59 Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 18:41:59 Message: update experimental to v1.0.169 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 18:42:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo 18:42:00 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-golang-base [Pipeline] echo 18:42:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo 18:42:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:42:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:42:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-golang-base [Pipeline] echo 18:42:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo 18:42:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 18:42:01 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 18:42:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:42:02 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 18:42:02 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-golang-base-archive.tar.gz [Pipeline] echo 18:42:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:42:02 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 18:42:02 [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = golang-1.15 [Pipeline] echo 18:42:02 [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 1.15-alpine 1.15-alpine3.12 [Pipeline] echo 18:42:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-155 [Pipeline] echo 18:42:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-155 [Pipeline] echo 18:42:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-155 [Pipeline] echo 18:42:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4872993a09f4704c7fca95f179f238a7bc6b29b6 [Pipeline] echo 18:42:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4872993 [Pipeline] echo 18:42:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 18:42:03 provisioning config files... 18:42:03 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-155@tmp/config382167934830305420tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:42:04 ---> docker-login.sh 18:42:04 nexus3.edgexfoundry.org:10001 18:42:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:04 Configure a credential helper to remove this warning. See 18:42:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:04 18:42:04 Login Succeeded 18:42:04 nexus3.edgexfoundry.org:10002 18:42:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:05 Configure a credential helper to remove this warning. See 18:42:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:05 18:42:05 Login Succeeded 18:42:05 nexus3.edgexfoundry.org:10003 18:42:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:05 Configure a credential helper to remove this warning. See 18:42:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:05 18:42:05 Login Succeeded 18:42:05 nexus3.edgexfoundry.org:10004 18:42:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:05 Configure a credential helper to remove this warning. See 18:42:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:05 18:42:05 Login Succeeded 18:42:05 docker.io 18:42:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:06 Configure a credential helper to remove this warning. See 18:42:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:06 18:42:06 Login Succeeded 18:42:06 ---> docker-login.sh ends [Pipeline] } 18:42:06 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [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] sh 18:42:08 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 18:42:08 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:42:08 + sudo service docker restart 18:42:08 + true 18:42:08 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 18:42:10 provisioning config files... 18:42:10 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-155@tmp/config2749467347882452731tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:42:10 ---> docker-login.sh 18:42:10 nexus3.edgexfoundry.org:10001 18:42:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:11 Configure a credential helper to remove this warning. See 18:42:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:11 18:42:11 Login Succeeded 18:42:11 nexus3.edgexfoundry.org:10002 18:42:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:11 Configure a credential helper to remove this warning. See 18:42:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:11 18:42:11 Login Succeeded 18:42:11 nexus3.edgexfoundry.org:10003 18:42:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:11 Configure a credential helper to remove this warning. See 18:42:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:11 18:42:11 Login Succeeded 18:42:11 nexus3.edgexfoundry.org:10004 18:42:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:11 Configure a credential helper to remove this warning. See 18:42:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:11 18:42:11 Login Succeeded 18:42:11 docker.io 18:42:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:12 Configure a credential helper to remove this warning. See 18:42:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:12 18:42:12 Login Succeeded 18:42:12 ---> docker-login.sh ends [Pipeline] } 18:42:12 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:42:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:42:16 + ls -al . 18:42:16 total 12 18:42:16 drwxrwxr-x. 3 jenkins jenkins 76 Dec 1 18:41 . 18:42:16 drwxrwxr-x. 4 jenkins jenkins 112 Dec 1 18:41 .. 18:42:16 -rw-rw-r--. 1 jenkins jenkins 393 Dec 1 18:41 Dockerfile 18:42:16 drwxrwxr-x. 8 jenkins jenkins 179 Dec 1 18:41 .git 18:42:16 -rw-rw-r--. 1 jenkins jenkins 585 Dec 1 18:41 .golangci.yml 18:42:16 -rw-rw-r--. 1 jenkins jenkins 913 Dec 1 18:41 Jenkinsfile [Pipeline] isUnix [Pipeline] sh 18:42:17 + docker build -t edgex-devops/edgex-golang-base -f Dockerfile --build-arg ARCH=amd64 --label git_sha=4872993a09f4704c7fca95f179f238a7bc6b29b6 --label arch=amd64 . 18:42:17 Sending build context to Docker daemon 364.5kB 18:42:17 Step 1/6 : FROM golang:1.15.5-alpine3.12 18:42:18 1.15.5-alpine3.12: Pulling from library/golang 18:42:19 188c0c94c7c5: Pulling fs layer 18:42:19 0ef7d3d256c8: Pulling fs layer 18:42:19 de9db76c5a1d: Pulling fs layer 18:42:19 bca2f99d35d6: Pulling fs layer 18:42:19 93359f2a8cfa: Pulling fs layer 18:42:19 bca2f99d35d6: Waiting 18:42:19 93359f2a8cfa: Waiting 18:42:19 de9db76c5a1d: Verifying Checksum 18:42:19 de9db76c5a1d: Download complete 18:42:19 0ef7d3d256c8: Verifying Checksum 18:42:19 0ef7d3d256c8: Download complete 18:42:19 188c0c94c7c5: Verifying Checksum 18:42:19 188c0c94c7c5: Download complete 18:42:19 93359f2a8cfa: Verifying Checksum 18:42:19 93359f2a8cfa: Download complete 18:42:20 188c0c94c7c5: Pull complete 18:42:20 0ef7d3d256c8: Pull complete 18:42:20 de9db76c5a1d: Pull complete 18:42:21 bca2f99d35d6: Verifying Checksum 18:42:21 bca2f99d35d6: Download complete 18:42:22 Still waiting to schedule task 18:42:22 ‘prd-ubuntu18.04-docker-arm64-4c-16g-13329’ is offline 18:42:30 bca2f99d35d6: Pull complete 18:42:30 93359f2a8cfa: Pull complete 18:42:30 Digest: sha256:072f74098dd1e4e8e1c05102aa2571c1f5a4c307f3b9cdc9e0ed9f6ed5b37ef6 18:42:30 Status: Downloaded newer image for golang:1.15.5-alpine3.12 18:42:30 ---> 1de1afaeaa9a 18:42:30 Step 2/6 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 18:42:34 ---> Running in 7bce8e2c121e 18:42:34 Removing intermediate container 7bce8e2c121e 18:42:34 ---> 78b3703b2336 18:42:34 Step 3/6 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:42:34 ---> Running in af64122a1d8f 18:42:35 Removing intermediate container af64122a1d8f 18:42:35 ---> db8d305feee8 18:42:35 Step 4/6 : RUN apk add --update --no-cache git linux-headers make gcc musl-dev curl bash 18:42:35 ---> Running in 1813034591aa 18:42:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:42:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:42:37 (1/25) Upgrading musl (1.1.24-r9 -> 1.1.24-r10) 18:42:38 (2/25) Installing ncurses-terminfo-base (6.2_p20200523-r0) 18:42:38 (3/25) Installing ncurses-libs (6.2_p20200523-r0) 18:42:38 (4/25) Installing readline (8.0.4-r0) 18:42:38 (5/25) Installing bash (5.0.17-r0) 18:42:39 Executing bash-5.0.17-r0.post-install 18:42:39 (6/25) Installing nghttp2-libs (1.41.0-r0) 18:42:39 (7/25) Installing libcurl (7.69.1-r1) 18:42:39 (8/25) Installing curl (7.69.1-r1) 18:42:39 (9/25) Installing libgcc (9.3.0-r2) 18:42:39 (10/25) Installing libstdc++ (9.3.0-r2) 18:42:39 (11/25) Installing binutils (2.34-r1) 18:42:40 (12/25) Installing gmp (6.2.0-r0) 18:42:40 (13/25) Installing isl (0.18-r0) 18:42:41 (14/25) Installing libgomp (9.3.0-r2) 18:42:41 (15/25) Installing libatomic (9.3.0-r2) 18:42:41 (16/25) Installing libgphobos (9.3.0-r2) 18:42:41 (17/25) Installing mpfr4 (4.0.2-r4) 18:42:41 (18/25) Installing mpc1 (1.1.0-r1) 18:42:41 (19/25) Installing gcc (9.3.0-r2) 18:42:54 (20/25) Installing expat (2.2.9-r1) 18:42:54 (21/25) Installing pcre2 (10.35-r0) 18:42:54 (22/25) Installing git (2.26.2-r0) 18:42:54 (23/25) Installing linux-headers (5.4.5-r1) 18:42:55 (24/25) Installing make (4.3-r0) 18:42:55 (25/25) Installing musl-dev (1.1.24-r10) 18:42:56 Executing busybox-1.31.1-r19.trigger 18:42:56 OK: 166 MiB in 39 packages 18:43:00 Removing intermediate container 1813034591aa 18:43:00 ---> 1cce6489b20a 18:43:00 Step 5/6 : LABEL arch=amd64 18:43:01 ---> Running in f683862fadd3 18:43:01 Removing intermediate container f683862fadd3 18:43:01 ---> de351c276ef4 18:43:01 Step 6/6 : LABEL git_sha=4872993a09f4704c7fca95f179f238a7bc6b29b6 18:43:01 ---> Running in d18e64f0e0ca 18:43:01 Removing intermediate container d18e64f0e0ca 18:43:01 ---> 2ec19f465cad 18:43:01 [Warning] One or more build-args [ARCH] were not consumed 18:43:01 Successfully built 2ec19f465cad 18:43:01 Successfully tagged edgex-devops/edgex-golang-base: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] } 18:44:14 Running on prd-ubuntu18.04-docker-arm64-4c-16g-14047 in /w/workspace/exfoundry_ci-build-images_PR-155 [Pipeline] { [Pipeline] checkout 18:44:19 using credential edgex-jenkins-ssh 18:44:19 Cloning the remote Git repository 18:44:19 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 18:44:19 > git init /w/workspace/exfoundry_ci-build-images_PR-155 # timeout=10 18:44:19 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 18:44:19 > git --version # timeout=10 18:44:19 > git --version # 'git version 2.17.1' 18:44:19 using GIT_SSH to set credentials SSH Credentials for GitHub 18:44:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:44:20 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 18:44:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:44:20 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 18:44:20 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 18:44:20 using GIT_SSH to set credentials SSH Credentials for GitHub 18:44:20 Merging remotes/origin/golang-1.15 commit f00b47e7655bae4767bcb8b7db1ae20762780b16 into PR head commit 4872993a09f4704c7fca95f179f238a7bc6b29b6 18:44:21 Merge succeeded, producing 4872993a09f4704c7fca95f179f238a7bc6b29b6 18:44:21 Checking out Revision 4872993a09f4704c7fca95f179f238a7bc6b29b6 (PR-155) 18:44:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/155/head:refs/remotes/origin/PR-155 +refs/heads/golang-1.15:refs/remotes/origin/golang-1.15 # timeout=10 18:44:20 > git config core.sparsecheckout # timeout=10 18:44:21 > git checkout -f 4872993a09f4704c7fca95f179f238a7bc6b29b6 # timeout=10 18:44:21 > git remote # timeout=10 18:44:21 > git config --get remote.origin.url # timeout=10 18:44:21 using GIT_SSH to set credentials SSH Credentials for GitHub 18:44:21 > git merge f00b47e7655bae4767bcb8b7db1ae20762780b16 # timeout=10 18:44:21 > git rev-parse HEAD^{commit} # timeout=10 18:44:21 > git config core.sparsecheckout # timeout=10 18:44:21 > git checkout -f 4872993a09f4704c7fca95f179f238a7bc6b29b6 # timeout=10 18:44:25 Commit message: "ci: update to golang:1.15.5-alpine3.12" 18:44:25 > git --version # timeout=10 18:44:25 > git --version # 'git version 2.17.1' 18:44:25 fatal: bad object a5c854593eac886f27ddeefb8920871132e8ed78 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:44:27 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 18:44:27 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:44:28 + sudo service docker restart 18:44:28 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 18:44:30 provisioning config files... 18:44:30 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-155@tmp/config4890961577376752943tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:44:31 ---> docker-login.sh 18:44:31 nexus3.edgexfoundry.org:10001 18:44:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:44:32 Configure a credential helper to remove this warning. See 18:44:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:44:32 18:44:32 Login Succeeded 18:44:32 nexus3.edgexfoundry.org:10002 18:44:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:44:33 Configure a credential helper to remove this warning. See 18:44:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:44:33 18:44:33 Login Succeeded 18:44:33 nexus3.edgexfoundry.org:10003 18:44:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:44:33 Configure a credential helper to remove this warning. See 18:44:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:44:33 18:44:33 Login Succeeded 18:44:33 nexus3.edgexfoundry.org:10004 18:44:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:44:34 Configure a credential helper to remove this warning. See 18:44:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:44:34 18:44:34 Login Succeeded 18:44:34 docker.io 18:44:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:44:35 Configure a credential helper to remove this warning. See 18:44:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:44:35 18:44:35 Login Succeeded 18:44:35 ---> docker-login.sh ends [Pipeline] } 18:44:35 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:44:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:44:36 + ls -al . 18:44:36 total 24 18:44:36 drwxrwxr-x 3 jenkins jenkins 4096 Dec 1 18:44 . 18:44:36 drwxrwxr-x 4 jenkins jenkins 4096 Dec 1 18:44 .. 18:44:36 drwxrwxr-x 8 jenkins jenkins 4096 Dec 1 18:44 .git 18:44:36 -rw-rw-r-- 1 jenkins jenkins 585 Dec 1 18:44 .golangci.yml 18:44:36 -rw-rw-r-- 1 jenkins jenkins 393 Dec 1 18:44 Dockerfile 18:44:36 -rw-rw-r-- 1 jenkins jenkins 913 Dec 1 18:44 Jenkinsfile [Pipeline] isUnix [Pipeline] sh 18:44:37 + docker build -t edgex-devops/edgex-golang-base-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=4872993a09f4704c7fca95f179f238a7bc6b29b6 --label arch=arm64 . 18:44:37 Sending build context to Docker daemon 363.5kB 18:44:37 Step 1/6 : FROM golang:1.15.5-alpine3.12 18:44:37 1.15.5-alpine3.12: Pulling from library/golang 18:44:38 5f621e34cdf4: Pulling fs layer 18:44:38 a4357932f1b6: Pulling fs layer 18:44:38 18c013af1878: Pulling fs layer 18:44:38 00ac8860ef70: Pulling fs layer 18:44:38 63d7cb157983: Pulling fs layer 18:44:38 00ac8860ef70: Waiting 18:44:38 63d7cb157983: Waiting 18:44:38 18c013af1878: Download complete 18:44:38 5f621e34cdf4: Verifying Checksum 18:44:38 5f621e34cdf4: Download complete 18:44:38 a4357932f1b6: Verifying Checksum 18:44:38 a4357932f1b6: Download complete 18:44:38 63d7cb157983: Verifying Checksum 18:44:38 63d7cb157983: Download complete 18:44:39 5f621e34cdf4: Pull complete 18:44:39 a4357932f1b6: Pull complete 18:44:40 18c013af1878: Pull complete 18:44:40 00ac8860ef70: Verifying Checksum 18:44:40 00ac8860ef70: Download complete 18:44:51 00ac8860ef70: Pull complete 18:44:51 63d7cb157983: Pull complete 18:44:51 Digest: sha256:072f74098dd1e4e8e1c05102aa2571c1f5a4c307f3b9cdc9e0ed9f6ed5b37ef6 18:44:51 Status: Downloaded newer image for golang:1.15.5-alpine3.12 18:44:51 ---> 231f058156c2 18:44:51 Step 2/6 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 18:44:53 ---> Running in 12f79b26d864 18:44:53 Removing intermediate container 12f79b26d864 18:44:53 ---> 4184a62c0fd1 18:44:53 Step 3/6 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:44:53 ---> Running in 4995193a4d85 18:44:55 Removing intermediate container 4995193a4d85 18:44:55 ---> 925fdba99ee6 18:44:55 Step 4/6 : RUN apk add --update --no-cache git linux-headers make gcc musl-dev curl bash 18:44:55 ---> Running in 448a56f43221 18:44:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:44:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:44:58 (1/25) Upgrading musl (1.1.24-r9 -> 1.1.24-r10) 18:44:58 (2/25) Installing ncurses-terminfo-base (6.2_p20200523-r0) 18:44:58 (3/25) Installing ncurses-libs (6.2_p20200523-r0) 18:44:58 (4/25) Installing readline (8.0.4-r0) 18:44:58 (5/25) Installing bash (5.0.17-r0) 18:44:59 Executing bash-5.0.17-r0.post-install 18:44:59 (6/25) Installing nghttp2-libs (1.41.0-r0) 18:44:59 (7/25) Installing libcurl (7.69.1-r1) 18:44:59 (8/25) Installing curl (7.69.1-r1) 18:44:59 (9/25) Installing libgcc (9.3.0-r2) 18:44:59 (10/25) Installing libstdc++ (9.3.0-r2) 18:44:59 (11/25) Installing binutils (2.34-r1) 18:45:01 (12/25) Installing gmp (6.2.0-r0) 18:45:01 (13/25) Installing isl (0.18-r0) 18:45:01 (14/25) Installing libgomp (9.3.0-r2) 18:45:02 (15/25) Installing libatomic (9.3.0-r2) 18:45:02 (16/25) Installing libgphobos (9.3.0-r2) 18:45:03 (17/25) Installing mpfr4 (4.0.2-r4) 18:45:03 (18/25) Installing mpc1 (1.1.0-r1) 18:45:03 (19/25) Installing gcc (9.3.0-r2) 18:45:15 (20/25) Installing expat (2.2.9-r1) 18:45:15 (21/25) Installing pcre2 (10.35-r0) 18:45:15 (22/25) Installing git (2.26.2-r0) 18:45:15 (23/25) Installing linux-headers (5.4.5-r1) 18:45:16 (24/25) Installing make (4.3-r0) 18:45:16 (25/25) Installing musl-dev (1.1.24-r10) 18:45:17 Executing busybox-1.31.1-r19.trigger 18:45:17 OK: 142 MiB in 39 packages 18:45:24 Removing intermediate container 448a56f43221 18:45:24 ---> 0cf6f3561f6a 18:45:24 Step 5/6 : LABEL arch=arm64 18:45:24 ---> Running in e128cd211331 18:45:24 Removing intermediate container e128cd211331 18:45:24 ---> 488b57c811d5 18:45:24 Step 6/6 : LABEL git_sha=4872993a09f4704c7fca95f179f238a7bc6b29b6 18:45:24 ---> Running in 7583b2ea460b 18:45:24 Removing intermediate container 7583b2ea460b 18:45:24 ---> b5f6d5103e92 18:45:24 [Warning] One or more build-args [ARCH] were not consumed 18:45:24 Successfully built b5f6d5103e92 18:45:24 Successfully tagged edgex-devops/edgex-golang-base-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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 18:45:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:45:30 ---> package-listing.sh 18:45:30 ++ tr '[:upper:]' '[:lower:]' 18:45:30 ++ facter osfamily 18:45:30 + OS_FAMILY=redhat 18:45:30 + workspace=/w/workspace/exfoundry_ci-build-images_PR-155 18:45:30 + START_PACKAGES=/tmp/packages_start.txt 18:45:30 + END_PACKAGES=/tmp/packages_end.txt 18:45:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:45:30 + PACKAGES=/tmp/packages_start.txt 18:45:30 + '[' /w/workspace/exfoundry_ci-build-images_PR-155 ']' 18:45:30 + PACKAGES=/tmp/packages_end.txt 18:45:30 + case "${OS_FAMILY}" in 18:45:30 + rpm -qa 18:45:30 + sort 18:45:35 + '[' -f /tmp/packages_start.txt ']' 18:45:35 + '[' -f /tmp/packages_end.txt ']' 18:45:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:45:35 + '[' /w/workspace/exfoundry_ci-build-images_PR-155 ']' 18:45:35 + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-155/archives/ 18:45:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_ci-build-images_PR-155/archives/ [Pipeline] echo 18:45:35 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_ci-build-images_PR-155/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:45:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:45:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:45:37 18:45:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:45:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:45:37 alpine: Pulling from edgex-lftools-log-publisher 18:45:37 df20fa9351a1: Pulling fs layer 18:45:37 36b3adc4ff6f: Pulling fs layer 18:45:37 8ad3a11d3b57: Pulling fs layer 18:45:37 46f8f816bc3b: Pulling fs layer 18:45:37 93b61091891f: Pulling fs layer 18:45:37 93b9cdb0e59b: Pulling fs layer 18:45:37 5e14af77c1be: Pulling fs layer 18:45:37 01666e4c0597: Pulling fs layer 18:45:37 aa168da1d23b: Pulling fs layer 18:45:37 46f8f816bc3b: Waiting 18:45:37 93b9cdb0e59b: Waiting 18:45:37 93b61091891f: Waiting 18:45:37 5e14af77c1be: Waiting 18:45:37 01666e4c0597: Waiting 18:45:37 aa168da1d23b: Waiting 18:45:37 36b3adc4ff6f: Verifying Checksum 18:45:37 36b3adc4ff6f: Download complete 18:45:37 46f8f816bc3b: Download complete 18:45:38 df20fa9351a1: Verifying Checksum 18:45:38 93b9cdb0e59b: Verifying Checksum 18:45:38 93b9cdb0e59b: Download complete 18:45:38 93b61091891f: Verifying Checksum 18:45:38 93b61091891f: Download complete 18:45:38 01666e4c0597: Verifying Checksum 18:45:38 01666e4c0597: Download complete 18:45:38 5e14af77c1be: Verifying Checksum 18:45:38 5e14af77c1be: Download complete 18:45:38 df20fa9351a1: Pull complete 18:45:38 8ad3a11d3b57: Verifying Checksum 18:45:38 8ad3a11d3b57: Download complete 18:45:39 36b3adc4ff6f: Pull complete 18:45:41 8ad3a11d3b57: Pull complete 18:45:41 46f8f816bc3b: Pull complete 18:45:42 93b61091891f: Pull complete 18:45:42 93b9cdb0e59b: Pull complete 18:45:42 5e14af77c1be: Pull complete 18:45:43 01666e4c0597: Pull complete 18:45:43 aa168da1d23b: Verifying Checksum 18:45:43 aa168da1d23b: Download complete 18:45:58 aa168da1d23b: Pull complete 18:45:58 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:45:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:45:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:45:59 prd-centos7-docker-4c-2g-14046 does not seem to be running inside a container 18:45:59 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_ci-build-images_PR-155/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_ci-build-images_PR-155 -v /w/workspace/exfoundry_ci-build-images_PR-155:/w/workspace/exfoundry_ci-build-images_PR-155:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-155@tmp:/w/workspace/exfoundry_ci-build-images_PR-155@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:46:02 $ docker top 0a2939f482195f9ab7a98363ca6d2dd46a84f8cdf1106f8392dca8256ccfca7b -eo pid,comm [Pipeline] { [Pipeline] sh 18:46:03 + touch /tmp/pre-build-complete [Pipeline] sh 18:46:04 + mkdir -p /var/log/sa [Pipeline] sh 18:46:04 + ls /var/log/sa-host 18:46:04 + sadf -c /var/log/sa-host/sa01 18:46:04 file_magic: OK 18:46:04 HZ: Using current value: 100 18:46:04 file_header: OK 18:46:04 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 18:46:04 Statistics: 18:46:04 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:46:04 File successfully converted to sysstat format version 12.2.1 18:46:04 + sadf -c /var/log/sa-host/sa23 18:46:04 file_magic: OK 18:46:04 HZ: Using current value: 100 18:46:04 file_header: OK 18:46:04 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 18:46:04 Statistics: 18:46:04 Hnuu...uuuununununu... 18:46:04 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:46:05 provisioning config files... 18:46:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-155@tmp/config3168235797825024225tmp [Pipeline] { [Pipeline] echo 18:46:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:46:05 ---> create-netrc.sh [Pipeline] } 18:46:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 18:46:05 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 18:46:06 ---> python-tools-install.sh [Pipeline] echo 18:46:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:46:07 ---> sudo-logs.sh 18:46:07 Archiving 'sudo' log.. [Pipeline] echo 18:46:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:46:07 ---> job-cost.sh 18:46:08 lf-activate-venv: SKIPPING 18:46:08 INFO: No Stack... 18:46:08 INFO: Retrieving Pricing Info for: v1-standard-2 18:46:09 INFO: Archiving Costs [Pipeline] echo 18:46:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:46:09 ---> logs-deploy.sh 18:46:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-155/1 18:46:09 INFO: archiving workspace using pattern(s): 18:46:12 Archives upload complete. 18:46:12 INFO: archiving logs to Nexus