Pull request #3659 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of wangshihui for edgexfoundry/edgex-go Loading trusted files from base branch main at 70a7de6140c9210a4916c44f40b1630081c5c4da rather than d24ae2537e9d10f059eab21fd788557821b2706e Obtained Jenkinsfile from 70a7de6140c9210a4916c44f40b1630081c5c4da Running in Durability level: PERFORMANCE_OPTIMIZED 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8224399793908394398.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6587151540196741452.key > 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 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3659/workspace@libs/edgex-global-pipelines/.git # 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 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3659/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2600450254059489760.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c # timeout=10 Commit message: "Merge pull request #352 from ernestojeda/parallel-go-mod-download" > 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. 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2409620232387909710.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3659/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3659/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2218262438797000662.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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: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 ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [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 ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-95’ Running on prd-centos7-docker-4c-2g-99 in /w/workspace/edgexfoundry_edgex-go_PR-3659 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh326356283661006462.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.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/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh5833600820957678853.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3659/head:refs/remotes/origin/PR-3659 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 70a7de6140c9210a4916c44f40b1630081c5c4da into PR head commit d24ae2537e9d10f059eab21fd788557821b2706e Merge succeeded, producing d24ae2537e9d10f059eab21fd788557821b2706e Checking out Revision d24ae2537e9d10f059eab21fd788557821b2706e (PR-3659) > git config core.sparsecheckout # timeout=10 > git checkout -f d24ae2537e9d10f059eab21fd788557821b2706e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh7248994079920375796.key > git merge 70a7de6140c9210a4916c44f40b1630081c5c4da # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d24ae2537e9d10f059eab21fd788557821b2706e # timeout=10 Commit message: "Merge branch 'main' into dev" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:36:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:36:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:36:09 ========================================================= 08:36:09 EdgeX Global Pipelines Version Info 08:36:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 1708c5c7750c94a93f63276a50398e5fa2244933 # timeout=10 08:36:10 ------------------- 08:36:10 stable info: 08:36:10 ------------------- 08:36:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:36:10 Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 08:36:10 Message: update stable to v1.0.204 08:36:10 ------------------- 08:36:10 experimental info: 08:36:10 ------------------- 08:36:10 Commited By: **** collab-it+edgex@linuxfoundation.org 08:36:10 Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 08:36:10 Message: update experimental to v1.0.204 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:36:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:36:11 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:36:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:36:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:36:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:36:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 08:36:11 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 08:36:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:36:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:36:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:36:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:36:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:36:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:36:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:36:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:36:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:36:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:36:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:36:11 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:36:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:36:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 08:36:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 08:36:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:36:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3659 [Pipeline] echo 08:36:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3659 [Pipeline] echo 08:36:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3659 [Pipeline] echo 08:36:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d24ae2537e9d10f059eab21fd788557821b2706e [Pipeline] echo 08:36:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d24ae25 [Pipeline] echo 08:36:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:36:11 provisioning config files... 08:36:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config7404307911755356627tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:36:12 ---> docker-login.sh 08:36:12 nexus3.edgexfoundry.org:10001 08:36:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:12 Configure a credential helper to remove this warning. See 08:36:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:12 08:36:12 Login Succeeded 08:36:12 nexus3.edgexfoundry.org:10002 08:36:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:12 Configure a credential helper to remove this warning. See 08:36:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:12 08:36:12 Login Succeeded 08:36:12 nexus3.edgexfoundry.org:10003 08:36:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:12 Configure a credential helper to remove this warning. See 08:36:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:12 08:36:12 Login Succeeded 08:36:12 nexus3.edgexfoundry.org:10004 08:36:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:12 Configure a credential helper to remove this warning. See 08:36:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:12 08:36:12 Login Succeeded 08:36:12 docker.io 08:36:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:13 Configure a credential helper to remove this warning. See 08:36:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:13 08:36:13 Login Succeeded 08:36:13 ---> docker-login.sh ends [Pipeline] } 08:36:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:36:13 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 08:36:13 + for file in '`ls cmd/**/Dockerfile`' 08:36:13 ++ dirname cmd/core-command/Dockerfile 08:36:13 ++ cut -d/ -f2 08:36:13 + echo core-command,cmd/core-command/Dockerfile 08:36:13 + for file in '`ls cmd/**/Dockerfile`' 08:36:13 ++ dirname cmd/core-data/Dockerfile 08:36:13 ++ cut -d/ -f2 08:36:13 + echo core-data,cmd/core-data/Dockerfile 08:36:13 + for file in '`ls cmd/**/Dockerfile`' 08:36:13 ++ dirname cmd/core-metadata/Dockerfile 08:36:13 ++ cut -d/ -f2 08:36:13 + echo core-metadata,cmd/core-metadata/Dockerfile 08:36:13 + for file in '`ls cmd/**/Dockerfile`' 08:36:13 ++ dirname cmd/security-bootstrapper/Dockerfile 08:36:13 ++ cut -d/ -f2 08:36:13 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:36:13 + for file in '`ls cmd/**/Dockerfile`' 08:36:13 ++ dirname cmd/security-proxy-setup/Dockerfile 08:36:13 ++ cut -d/ -f2 08:36:13 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:36:13 + for file in '`ls cmd/**/Dockerfile`' 08:36:13 ++ dirname cmd/security-secretstore-setup/Dockerfile 08:36:13 ++ cut -d/ -f2 08:36:13 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:36:13 + for file in '`ls cmd/**/Dockerfile`' 08:36:13 ++ dirname cmd/support-notifications/Dockerfile 08:36:13 ++ cut -d/ -f2 08:36:13 + echo support-notifications,cmd/support-notifications/Dockerfile 08:36:13 + for file in '`ls cmd/**/Dockerfile`' 08:36:13 ++ dirname cmd/support-scheduler/Dockerfile 08:36:13 ++ cut -d/ -f2 08:36:13 + echo support-scheduler,cmd/support-scheduler/Dockerfile 08:36:13 + for file in '`ls cmd/**/Dockerfile`' 08:36:13 ++ cut -d/ -f2 08:36:13 ++ dirname cmd/sys-mgmt-agent/Dockerfile 08:36:13 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 08:36:13 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 08:36:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:36:14 08:36:14 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:36:14 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:36:14 latest: Pulling from edgex-devops/git-semver 08:36:14 31603596830f: Pulling fs layer 08:36:14 d4622e32a9a9: Pulling fs layer 08:36:14 1030fce36090: Pulling fs layer 08:36:14 6c6cb7e1b49b: Pulling fs layer 08:36:14 6c6cb7e1b49b: Waiting 08:36:14 d4622e32a9a9: Verifying Checksum 08:36:14 d4622e32a9a9: Download complete 08:36:15 31603596830f: Verifying Checksum 08:36:15 31603596830f: Download complete 08:36:15 6c6cb7e1b49b: Verifying Checksum 08:36:15 6c6cb7e1b49b: Download complete 08:36:15 31603596830f: Pull complete 08:36:15 d4622e32a9a9: Pull complete 08:36:15 1030fce36090: Verifying Checksum 08:36:15 1030fce36090: Download complete 08:36:15 1030fce36090: Pull complete 08:36:15 6c6cb7e1b49b: Pull complete 08:36:15 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 08:36:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:36:15 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:36:16 prd-centos7-docker-4c-2g-99 does not seem to be running inside a container 08:36:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:36:16 $ docker top 723c801a83631447b7cabae40fa37625da4de8ca865346e34b6fdc946b7270bc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:36:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:36:16 [ssh-agent] Looking for ssh-agent implementation... 08:36:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:36:17 $ docker exec 723c801a83631447b7cabae40fa37625da4de8ca865346e34b6fdc946b7270bc ssh-agent 08:36:17 SSH_AUTH_SOCK=/tmp/ssh-P6i7oLKQj7vo/agent.14 08:36:17 SSH_AGENT_PID=20 08:36:17 Running ssh-add (command line suppressed) 08:36:17 Identity added: /w/workspace/edgex-go/5@tmp/private_key_1009404405922322061.key (/w/workspace/edgex-go/5@tmp/private_key_1009404405922322061.key) 08:36:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:36:17 + git tag --points-at HEAD [Pipeline] } 08:36:17 $ docker exec --env ******** --env ******** 723c801a83631447b7cabae40fa37625da4de8ca865346e34b6fdc946b7270bc ssh-agent -k 08:36:17 unset SSH_AUTH_SOCK; 08:36:17 unset SSH_AGENT_PID; 08:36:17 echo Agent pid 20 killed; 08:36:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:36:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:36:17 [ssh-agent] Looking for ssh-agent implementation... 08:36:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:36:17 $ docker exec 723c801a83631447b7cabae40fa37625da4de8ca865346e34b6fdc946b7270bc ssh-agent 08:36:18 SSH_AUTH_SOCK=/tmp/ssh-TVzFLtFxeBMp/agent.55 08:36:18 SSH_AGENT_PID=62 08:36:18 Running ssh-add (command line suppressed) 08:36:18 Identity added: /w/workspace/edgex-go/5@tmp/private_key_4203593033151767464.key (/w/workspace/edgex-go/5@tmp/private_key_4203593033151767464.key) 08:36:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:36:18 + git semver init 08:36:18 # -> Open(): unable to determine branch for HEAD 08:36:18 # $GIT_DIR = /w/workspace/edgex-go/5/.git 08:36:18 # $GIT_WORK_TREE = /w/workspace/edgex-go/5 08:36:18 # $SEMVER_REMOTE_NAME = origin 08:36:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:36:18 # $SEMVER_USER_NAME = edgex-jenkins 08:36:18 # $SEMVER_BRANCH = PR-3659 08:36:18 # $SEMVER_TEMP = /tmp/semver-332422815 08:36:18 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 08:36:30 # '/tmp/semver-332422815' -> '/w/workspace/edgex-go/5/.semver' 08:36:30 # -> Force: false 08:36:30 # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } 08:36:30 $ docker exec --env ******** --env ******** 723c801a83631447b7cabae40fa37625da4de8ca865346e34b6fdc946b7270bc ssh-agent -k 08:36:30 unset SSH_AUTH_SOCK; 08:36:30 unset SSH_AGENT_PID; 08:36:30 echo Agent pid 62 killed; 08:36:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:36:31 + git semver [Pipeline] } 08:36:31 $ docker stop --time=1 723c801a83631447b7cabae40fa37625da4de8ca865346e34b6fdc946b7270bc 08:36:33 $ docker rm -f 723c801a83631447b7cabae40fa37625da4de8ca865346e34b6fdc946b7270bc [Pipeline] // withDockerContainer [Pipeline] sh 08:36:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:36:34 Stashed 1 file(s) [Pipeline] echo 08:36:34 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [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] echo 08:36:34 ========================================================= 08:36:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 08:36:34 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:36:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:36:34 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 08:36:34 540db60ca938: Pulling fs layer 08:36:34 adcc1eea9eea: Pulling fs layer 08:36:34 4c4ab2625f07: Pulling fs layer 08:36:34 db62176df00c: Pulling fs layer 08:36:34 3b30891b0d05: Pulling fs layer 08:36:34 06b49ca38bd5: Pulling fs layer 08:36:34 c788192a36de: Pulling fs layer 08:36:34 a77e37c0d609: Pulling fs layer 08:36:34 c3185cebc471: Pulling fs layer 08:36:34 06b49ca38bd5: Waiting 08:36:34 db62176df00c: Waiting 08:36:34 c788192a36de: Waiting 08:36:34 a77e37c0d609: Waiting 08:36:34 c3185cebc471: Waiting 08:36:34 3b30891b0d05: Waiting 08:36:34 4c4ab2625f07: Verifying Checksum 08:36:34 4c4ab2625f07: Download complete 08:36:34 adcc1eea9eea: Verifying Checksum 08:36:34 adcc1eea9eea: Download complete 08:36:34 3b30891b0d05: Verifying Checksum 08:36:34 3b30891b0d05: Download complete 08:36:34 06b49ca38bd5: Verifying Checksum 08:36:34 06b49ca38bd5: Download complete 08:36:34 c788192a36de: Verifying Checksum 08:36:34 c788192a36de: Download complete 08:36:34 540db60ca938: Verifying Checksum 08:36:34 540db60ca938: Download complete 08:36:34 540db60ca938: Pull complete 08:36:35 adcc1eea9eea: Pull complete 08:36:35 4c4ab2625f07: Pull complete 08:36:35 a77e37c0d609: Verifying Checksum 08:36:35 a77e37c0d609: Download complete 08:36:39 c3185cebc471: Verifying Checksum 08:36:39 c3185cebc471: Download complete 08:36:39 db62176df00c: Verifying Checksum 08:36:39 db62176df00c: Download complete 08:36:42 db62176df00c: Pull complete 08:36:42 3b30891b0d05: Pull complete 08:36:42 06b49ca38bd5: Pull complete 08:36:42 c788192a36de: Pull complete 08:36:42 a77e37c0d609: Pull complete 08:36:44 c3185cebc471: Pull complete 08:36:44 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 08:36:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:36:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 08:36:44 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:36:44 WORKDIR /edgex 08:36:44 COPY go.mod . 08:36:44 RUN go mod download' 08:36:44 + docker build -t ci-base-image-x86_64 -f - . 08:36:46 Sending build context to Docker daemon 328.6MB 08:36:46 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:36:46 ---> 031687cdd783 08:36:46 Step 2/4 : WORKDIR /edgex 08:36:47 ---> Running in caa198cc786e 08:36:47 Removing intermediate container caa198cc786e 08:36:47 ---> 533319444884 08:36:47 Step 3/4 : COPY go.mod . 08:36:47 ---> 551448c2cae1 08:36:47 Step 4/4 : RUN go mod download 08:36:47 ---> Running in 0f7ea324b456 08:36:49 Still waiting to schedule task 08:36:49 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-96’ 08:37:20 Removing intermediate container 0f7ea324b456 08:37:20 ---> f20be6fd3263 08:37:20 Successfully built f20be6fd3263 08:37:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:37:20 + docker inspect -f . ci-base-image-x86_64 08:37:20 . [Pipeline] withDockerContainer 08:37:20 prd-centos7-docker-4c-2g-99 does not seem to be running inside a container 08:37:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:37:20 $ docker top 52861bc08efab97e7d7e33bef1210af056e44bd96a940d8efa0813f8b6164cd0 -eo pid,comm [Pipeline] { [Pipeline] sh 08:37:21 + go version 08:37:21 go version go1.16.6 linux/amd64 [Pipeline] } 08:37:21 $ docker stop --time=1 52861bc08efab97e7d7e33bef1210af056e44bd96a940d8efa0813f8b6164cd0 08:37:22 $ docker rm -f 52861bc08efab97e7d7e33bef1210af056e44bd96a940d8efa0813f8b6164cd0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:37:23 + docker inspect -f . ci-base-image-x86_64 08:37:23 . [Pipeline] withDockerContainer 08:37:23 prd-centos7-docker-4c-2g-99 does not seem to be running inside a container 08:37:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:37:23 $ docker top c281db1d51e71d7913d9573e1344ce9a2335b583c8423be579a0e3b4109b3106 -eo pid,comm [Pipeline] { [Pipeline] echo 08:37:23 ========================================================= 08:37:23 [edgeXBuildGoParallel] Running Tests and Build... 08:37:23 ========================================================= [Pipeline] sh 08:37:23 + go mod tidy [Pipeline] sh 08:37:24 + make test 08:37:24 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:37:24 go mod tidy 08:37:25 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:37:30 ? github.com/edgexfoundry/edgex-go [no test files] 08:37:48 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:37:52 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:37:52 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:37:53 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:37:55 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:37:55 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:37:55 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:37:55 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:37:56 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:37:56 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:37:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:37:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:37:56 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:37:56 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:37:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements 08:37:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:37:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:38:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 100.0% of statements 08:38:00 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:38:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.060s coverage: 46.3% of statements 08:38:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:38:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:38:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.123s coverage: 90.1% of statements 08:38:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:38:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:38:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.058s coverage: 81.2% of statements 08:38:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:38:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:38:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 08:38:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:38:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:38:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.245s coverage: 94.2% of statements 08:38:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:38:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:38:03 ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 59.1% of statements 08:38:03 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:38:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:38:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:38:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:38:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:38:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.049s coverage: 60.0% of statements 08:38:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:38:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:38:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:38:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.040s coverage: 0.8% of statements 08:38:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:38:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.043s coverage: 58.8% of statements 08:38:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 21.3% of statements 08:38:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:38:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements 08:38:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.056s coverage: 79.5% of statements 08:38:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements 08:38:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements 08:38:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements 08:38:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.059s coverage: 94.4% of statements 08:38:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 08:38:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.198s coverage: 81.8% of statements 08:38:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:38:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements 08:38:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:38:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:38:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:38:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 65.1% of statements 08:38:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:38:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:38:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:38:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:38:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:38:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 08:38:40 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:38:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:38:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 08:38:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:38:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 58.8% of statements 08:38:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:38:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.042s coverage: 80.0% of statements 08:38:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements 08:38:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 08:38:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.2% of statements 08:38:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:38:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.151s coverage: 64.4% of statements 08:38:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:38:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:38:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 08:38:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements 08:38:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 08:38:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 08:38:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 08:38:40 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.214s coverage: 66.9% of statements 08:38:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:38:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:38:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:38:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.136s coverage: 43.6% of statements 08:38:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:38:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.099s coverage: 89.5% of statements 08:38:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements 08:38:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:38:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 19.5% of statements 08:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:38:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.128s coverage: 92.0% of statements 08:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:38:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 62.7% of statements 08:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:38:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.7% of statements 08:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:38:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:38:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 08:38:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 08:38:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 08:38:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 08:38:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:38:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:38:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 08:38:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:38:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.046s coverage: 100.0% of statements 08:38:48 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 95.4% of statements 08:38:48 GO111MODULE=on go vet ./... 08:39:15 gofmt -l . 08:39:15 [ "`gofmt -l .`" = "" ] 08:39:15 ./bin/test-attribution-txt.sh [Pipeline] sh 08:39:15 + ls -al . 08:39:15 total 592 08:39:15 drwxrwxr-x 10 1001 1001 4096 Aug 9 08:39 . 08:39:15 drwxr-xr-x 4 root root 28 Aug 9 08:37 .. 08:39:15 -rw-rw-r-- 1 1001 1001 11 Aug 9 08:36 .dockerignore 08:39:15 drwxrwxr-x 8 1001 1001 179 Aug 9 08:36 .git 08:39:15 drwxrwxr-x 3 1001 1001 125 Aug 9 08:36 .github 08:39:15 -rw-rw-r-- 1 1001 1001 818 Aug 9 08:36 .gitignore 08:39:15 -rw-rw-r-- 1 1001 1001 76 Aug 9 08:36 .hadolint.yml 08:39:15 drwx------ 3 1001 1001 58 Aug 9 08:36 .semver 08:39:15 -rw-rw-r-- 1 1001 1001 166 Aug 9 08:36 .sonarcloud.properties 08:39:15 -rw-rw-r-- 1 1001 1001 8609 Aug 9 08:36 Attribution.txt 08:39:15 -rw-rw-r-- 1 1001 1001 43881 Aug 9 08:36 CHANGELOG.md 08:39:15 -rw-rw-r-- 1 1001 1001 3804 Aug 9 08:36 CONTRIBUTING.md 08:39:15 -rw-rw-r-- 1 1001 1001 849 Aug 9 08:36 Jenkinsfile 08:39:15 -rw-rw-r-- 1 1001 1001 10775 Aug 9 08:36 LICENSE 08:39:15 -rw-rw-r-- 1 1001 1001 5915 Aug 9 08:36 Makefile 08:39:15 -rw-rw-r-- 1 1001 1001 8643 Aug 9 08:36 README.md 08:39:15 -rw-rw-r-- 1 1001 1001 6912 Aug 9 08:36 SECURITY.md 08:39:15 -rw-rw-r-- 1 1001 1001 5 Aug 9 08:36 VERSION 08:39:15 -rw-rw-r-- 1 1001 1001 4131 Aug 9 08:36 ZMQWindows.md 08:39:15 drwxrwxr-x 2 1001 1001 37 Aug 9 08:36 bin 08:39:15 drwxrwxr-x 14 1001 1001 4096 Aug 9 08:36 cmd 08:39:15 -rw-r--r-- 1 root root 404407 Aug 9 08:38 coverage.out 08:39:15 -rw-rw-r-- 1 1001 1001 813 Aug 9 08:36 go.mod 08:39:15 -rw-r--r-- 1 root root 48847 Aug 9 08:37 go.sum 08:39:15 drwxrwxr-x 8 1001 1001 124 Aug 9 08:36 internal 08:39:15 drwxrwxr-x 3 1001 1001 16 Aug 9 08:36 openapi 08:39:15 drwxrwxr-x 4 1001 1001 71 Aug 9 08:36 snap 08:39:15 -rw-rw-r-- 1 1001 1001 204 Aug 9 08:36 version.go [Pipeline] sh 08:39:15 + '[' -e coverage.out ] 08:39:15 + chown 1001:1001 coverage.out [Pipeline] stash 08:39:15 Stashed 1 file(s) [Pipeline] sh 08:39:16 + make build 08:39:16 go mod tidy 08:39:16 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 08:39:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:39:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 08:39:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:39:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:39:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:39:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:39:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:39:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:39:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:39:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 08:39:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 08:39:32 $ docker stop --time=1 c281db1d51e71d7913d9573e1344ce9a2335b583c8423be579a0e3b4109b3106 08:39:34 $ docker rm -f c281db1d51e71d7913d9573e1344ce9a2335b583c8423be579a0e3b4109b3106 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:39:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:39:35 08:39:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 08:39:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:39:35 latest: Pulling from edgex-devops/edgex-compose 08:39:35 cbdbe7a5bc2a: Pulling fs layer 08:39:35 ca9280d653b3: Pulling fs layer 08:39:35 7e9c9ca2126c: Pulling fs layer 08:39:36 cbdbe7a5bc2a: Verifying Checksum 08:39:36 cbdbe7a5bc2a: Download complete 08:39:36 cbdbe7a5bc2a: Pull complete 08:39:36 ca9280d653b3: Verifying Checksum 08:39:36 ca9280d653b3: Download complete 08:39:37 ca9280d653b3: Pull complete 08:39:38 7e9c9ca2126c: Download complete 08:39:42 7e9c9ca2126c: Pull complete 08:39:42 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:39:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:39:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 08:39:42 prd-centos7-docker-4c-2g-99 does not seem to be running inside a container 08:39:42 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:39:45 $ docker top 244713f456f86e23a88a4d49901caa88e5bd334633f6b6c2ee36040fb5e4e570 -eo pid,comm [Pipeline] { [Pipeline] sh 08:39:45 + docker-compose build --help 08:39:45 + grep parallel 08:39:46 --parallel Build images in parallel. [Pipeline] } 08:39:46 $ docker stop --time=1 244713f456f86e23a88a4d49901caa88e5bd334633f6b6c2ee36040fb5e4e570 08:39:47 $ docker rm -f 244713f456f86e23a88a4d49901caa88e5bd334633f6b6c2ee36040fb5e4e570 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:39:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:39:48 . [Pipeline] withDockerContainer 08:39:48 prd-centos7-docker-4c-2g-99 does not seem to be running inside a container 08:39:48 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:39:48 $ docker top 3149f2164088fa6d96a2f3381e256529f2f6cf8aa10f02e89f4d0825317d6880 -eo pid,comm [Pipeline] { [Pipeline] sh 08:39:48 + docker-compose -f ./docker-compose-build.yml build --parallel 08:39:49 Building core-command ... 08:39:49 Building core-data ... 08:39:49 Building core-metadata ... 08:39:49 Building security-bootstrapper ... 08:39:49 Building security-proxy-setup ... 08:39:49 Building security-secretstore-setup ... 08:39:49 Building support-notifications ... 08:39:49 Building support-scheduler ... 08:39:49 Building sys-mgmt-agent ... 08:39:49 Building sys-mgmt-agent 08:39:49 Building core-data 08:39:49 Building support-scheduler 08:39:49 Building support-notifications 08:39:49 Building security-bootstrapper 08:39:59 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:39:59 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:39:59 ---> f20be6fd3263 08:39:59 Step 3/32 : WORKDIR /edgex-go 08:39:59 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:39:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:39:59 ---> f20be6fd3263 08:39:59 Step 3/24 : WORKDIR /edgex-go 08:40:05 ---> Running in a573ca3af363 08:40:05 ---> Running in c9c5e8025f2c 08:40:05 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:40:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:40:05 ---> f20be6fd3263 08:40:05 Step 3/23 : WORKDIR /edgex-go 08:40:05 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:40:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:40:05 ---> f20be6fd3263 08:40:05 Step 3/23 : WORKDIR /edgex-go 08:40:06 ---> Running in 29e0f145a93e 08:40:06 ---> Running in 9e6ea4894df2 08:40:07 Removing intermediate container c9c5e8025f2c 08:40:07 ---> 4af91acbfa76 08:40:07 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:40:07 Removing intermediate container 29e0f145a93e 08:40:07 ---> d1f22de6e5ff 08:40:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:40:07 Removing intermediate container a573ca3af363 08:40:07 ---> b0ddd4f5ee85 08:40:07 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:40:07 Removing intermediate container 9e6ea4894df2 08:40:07 ---> a83d8dc662a2 08:40:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:40:07 ---> Running in f7fa29a70a95 08:40:07 ---> Running in 997b7c7e70df 08:40:07 ---> Running in d19e8b1b39ab 08:40:07 ---> Running in b4e780bb6ddd 08:40:08 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:40:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:40:08 ---> f20be6fd3263 08:40:08 Step 3/24 : WORKDIR /edgex-go 08:40:08 ---> Using cache 08:40:08 ---> a83d8dc662a2 08:40:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:40:08 ---> Running in 694637cd7254 08:40:08 Removing intermediate container 997b7c7e70df 08:40:08 ---> b6ccd46cf616 08:40:08 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:40:08 Removing intermediate container f7fa29a70a95 08:40:08 ---> d5e2316ea3fe 08:40:08 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:40:08 Removing intermediate container d19e8b1b39ab 08:40:08 ---> 97e770bff3b9 08:40:08 Step 5/23 : RUN apk add --update --no-cache make git 08:40:08 ---> Running in 70aa30613b67 08:40:08 ---> Running in e10d56bbb18d 08:40:08 ---> Running in 1dc9032c8ce5 08:40:09 Removing intermediate container b4e780bb6ddd 08:40:09 ---> 64402f0f9c7d 08:40:09 Step 5/32 : RUN apk add --update --no-cache make git 08:40:09 ---> Running in cd7e14a9e5f0 08:40:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:40:09 Removing intermediate container 694637cd7254 08:40:09 ---> 12119ccee8de 08:40:09 Step 5/24 : RUN apk add --update --no-cache make bash git 08:40:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:40:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:40:09 ---> Running in e920847fe6de 08:40:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:40:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:40:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:40:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:40:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:40:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:40:10 OK: 219 MiB in 52 packages 08:40:11 OK: 219 MiB in 52 packages 08:40:11 OK: 219 MiB in 52 packages 08:40:11 OK: 219 MiB in 52 packages 08:40:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:40:11 Removing intermediate container 70aa30613b67 08:40:11 ---> 1cb0deb23180 08:40:11 Step 6/23 : COPY go.mod . 08:40:11 Removing intermediate container e10d56bbb18d 08:40:11 ---> e453cb50d37c 08:40:11 Step 6/24 : COPY go.mod . 08:40:11 ---> 1d41fd121d44 08:40:11 Step 7/23 : RUN go mod download 08:40:11 ---> Running in 645020b06a9d 08:40:11 Removing intermediate container 1dc9032c8ce5 08:40:11 ---> 3685ac38310b 08:40:11 Step 6/23 : COPY go.mod . 08:40:11 Removing intermediate container cd7e14a9e5f0 08:40:11 ---> adbfd8a33976 08:40:11 Step 6/32 : COPY go.mod . 08:40:11 ---> 33625516f80b 08:40:11 Step 7/24 : RUN go mod download 08:40:11 ---> Running in 0a46b0085381 08:40:11 ---> 26b5d83f8f33 08:40:11 Step 7/23 : RUN go mod download 08:40:11 ---> 1ea4d1cca1b6 08:40:11 Step 7/32 : RUN go mod download 08:40:11 ---> Running in ffdebebd3839 08:40:11 ---> Running in 880eb2044104 08:40:12 OK: 219 MiB in 52 packages 08:40:12 Removing intermediate container e920847fe6de 08:40:12 ---> a0de12250382 08:40:12 Step 6/24 : COPY go.mod . 08:40:13 ---> 14329a556835 08:40:13 Step 7/24 : RUN go mod download 08:40:13 ---> Running in c00a518cd07d 08:40:13 Removing intermediate container 0a46b0085381 08:40:13 ---> 45b7b7cbe4f5 08:40:13 Step 8/24 : COPY . . 08:40:13 Removing intermediate container 645020b06a9d 08:40:13 ---> 57d1c476c5b5 08:40:13 Step 8/23 : COPY . . 08:40:16 Removing intermediate container ffdebebd3839 08:40:16 ---> 82dd4632a927 08:40:16 Step 8/23 : COPY . . 08:40:17 Removing intermediate container 880eb2044104 08:40:17 ---> 60e906ebea08 08:40:17 Step 8/32 : COPY . . 08:40:17 Removing intermediate container c00a518cd07d 08:40:17 ---> 55dd0f98907a 08:40:17 Step 8/24 : COPY . . 08:40:25 ---> e33644d16ad9 08:40:25 Step 9/24 : RUN go mod tidy 08:40:25 ---> 94771a55f913 08:40:25 Step 9/23 : RUN go mod tidy 08:40:25 ---> b6b6e990815e 08:40:25 Step 9/24 : RUN go mod tidy 08:40:25 ---> Running in 95bc1d5fc62e 08:40:25 ---> Running in 6fd6cbbc976e 08:40:25 ---> Running in c9ca5b3bafe6 08:40:28 Removing intermediate container c9ca5b3bafe6 08:40:28 ---> f4f8e6e6d7f9 08:40:28 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:40:28 Removing intermediate container 95bc1d5fc62e 08:40:28 ---> 93c5ce5c88b6 08:40:28 Step 10/24 : RUN make cmd/core-data/core-data 08:40:28 ---> Running in dcc8044f3042 08:40:28 ---> Running in aee6866c8533 08:40:28 Removing intermediate container 6fd6cbbc976e 08:40:28 ---> 9034c3f94830 08:40:28 Step 10/23 : RUN make cmd/support-notifications/support-notifications 08:40:28 ---> Running in f0d5e436271b 08:40:28 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 08:40:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:40:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:40:31 Running on prd-ubuntu18.04-docker-arm64-4c-16g-102 in /w/workspace/edgexfoundry_edgex-go_PR-3659 [Pipeline] { [Pipeline] ws 08:40:31 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:40:31 provisioning config files... 08:40:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config7814517253330499110tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:40:33 ---> docker-login.sh 08:40:33 nexus3.edgexfoundry.org:10001 08:40:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:40:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:40:34 Configure a credential helper to remove this warning. See 08:40:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:40:34 08:40:34 Login Succeeded 08:40:34 nexus3.edgexfoundry.org:10002 08:40:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:40:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:40:35 Configure a credential helper to remove this warning. See 08:40:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:40:35 08:40:35 Login Succeeded 08:40:35 nexus3.edgexfoundry.org:10003 08:40:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:40:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:40:35 Configure a credential helper to remove this warning. See 08:40:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:40:35 08:40:35 Login Succeeded 08:40:35 nexus3.edgexfoundry.org:10004 08:40:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:40:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:40:36 Configure a credential helper to remove this warning. See 08:40:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:40:36 08:40:36 Login Succeeded 08:40:36 docker.io 08:40:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:40:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:40:37 Configure a credential helper to remove this warning. See 08:40:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:40:37 08:40:37 Login Succeeded 08:40:37 ---> docker-login.sh ends [Pipeline] } 08:40:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:40:38 ========================================================= 08:40:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 08:40:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:40:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:40:38 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:40:38 595b0fe564bb: Pulling fs layer 08:40:38 24495759ef45: Pulling fs layer 08:40:38 d148012ef14d: Pulling fs layer 08:40:38 e90a11edd702: Pulling fs layer 08:40:38 d77568369979: Pulling fs layer 08:40:38 fc1c9f9a7f3b: Pulling fs layer 08:40:38 170f2ba95c9a: Pulling fs layer 08:40:38 97ac5df62f85: Pulling fs layer 08:40:38 d77568369979: Waiting 08:40:38 e90a11edd702: Waiting 08:40:38 fc1c9f9a7f3b: Waiting 08:40:38 97ac5df62f85: Waiting 08:40:38 170f2ba95c9a: Waiting 08:40:38 d148012ef14d: Verifying Checksum 08:40:38 d148012ef14d: Download complete 08:40:38 24495759ef45: Verifying Checksum 08:40:38 24495759ef45: Download complete 08:40:38 d77568369979: Verifying Checksum 08:40:38 d77568369979: Download complete 08:40:39 fc1c9f9a7f3b: Verifying Checksum 08:40:39 fc1c9f9a7f3b: Download complete 08:40:39 170f2ba95c9a: Verifying Checksum 08:40:39 170f2ba95c9a: Download complete 08:40:39 595b0fe564bb: Verifying Checksum 08:40:39 595b0fe564bb: Download complete 08:40:39 ---> fb0dcba49f94 08:40:39 Step 9/23 : RUN go mod tidy 08:40:39 ---> Running in c43d0b177aa4 08:40:39 ---> 347c3acfe379 08:40:39 Step 9/32 : RUN go mod tidy 08:40:39 ---> Running in f3a59d2bc1b7 08:40:39 595b0fe564bb: Pull complete 08:40:40 Removing intermediate container c43d0b177aa4 08:40:40 ---> 4d06a35b84f0 08:40:40 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 08:40:40 ---> Running in 5d401728e4a3 08:40:40 24495759ef45: Pull complete 08:40:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:40:40 d148012ef14d: Pull complete 08:40:40 Removing intermediate container f3a59d2bc1b7 08:40:40 ---> dd2545e8eb97 08:40:40 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:40:40 ---> Running in d04d9cfc6bbd 08:40:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:40:43 97ac5df62f85: Verifying Checksum 08:40:43 97ac5df62f85: Download complete 08:40:43 e90a11edd702: Verifying Checksum 08:40:43 e90a11edd702: Download complete 08:40:53 e90a11edd702: Pull complete 08:40:53 d77568369979: Pull complete 08:40:54 fc1c9f9a7f3b: Pull complete 08:40:54 170f2ba95c9a: Pull complete 08:41:01 97ac5df62f85: Pull complete 08:41:01 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 08:41:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:41:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 08:41:01 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 08:41:01 + docker inspect -f . ci-base-image-arm64 08:41:01 . [Pipeline] withDockerContainer 08:41:02 prd-ubuntu18.04-docker-arm64-4c-16g-102 does not seem to be running inside a container 08:41:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:41:06 $ docker top 32cf695b81788a3813defcc63f583f32c682bbee1c79f0ab6dd35e7cca5c2633 -eo pid,comm [Pipeline] { [Pipeline] sh 08:41:07 + go version 08:41:07 go version go1.16.6 linux/arm64 [Pipeline] } 08:41:07 $ docker stop --time=1 32cf695b81788a3813defcc63f583f32c682bbee1c79f0ab6dd35e7cca5c2633 08:41:08 Removing intermediate container aee6866c8533 08:41:08 ---> 75a310dff1b5 08:41:08 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:41:08 ---> Running in 70790813dae2 08:41:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:41:08 Removing intermediate container 70790813dae2 08:41:08 ---> d1b5873b3bbc 08:41:08 08:41:08 Step 12/24 : FROM docker:20.10.7 08:41:08 20.10.7: Pulling from library/docker 08:41:09 $ docker rm -f 32cf695b81788a3813defcc63f583f32c682bbee1c79f0ab6dd35e7cca5c2633 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:41:10 + docker inspect -f . ci-base-image-arm64 08:41:10 . [Pipeline] withDockerContainer 08:41:10 prd-ubuntu18.04-docker-arm64-4c-16g-102 does not seem to be running inside a container 08:41:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:41:10 Removing intermediate container f0d5e436271b 08:41:10 ---> 600503148b55 08:41:10 08:41:10 Step 11/23 : FROM alpine:3.12 08:41:10 3.12: Pulling from library/alpine 08:41:11 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 08:41:11 Status: Downloaded newer image for alpine:3.12 08:41:11 ---> 13621d1b12d4 08:41:11 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:41:11 ---> Running in 699a7af94f08 08:41:12 $ docker top 57e53044802c2eb9647fe366862cabaaf87774b7e52700641666e0338012a96c -eo pid,comm [Pipeline] { [Pipeline] echo 08:41:12 ========================================================= 08:41:12 [edgeXBuildGoParallel] Running Tests and Build... 08:41:12 ========================================================= [Pipeline] sh 08:41:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:41:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:41:12 (1/2) Installing ca-certificates (20191127-r4) 08:41:12 (2/2) Installing dumb-init (1.2.2-r1) 08:41:12 Executing busybox-1.31.1-r20.trigger 08:41:12 Executing ca-certificates-20191127-r4.trigger 08:41:12 + go mod tidy 08:41:12 go: go.mod file not found in current directory or any parent directory; see 'go help modules' [Pipeline] } 08:41:13 $ docker stop --time=1 57e53044802c2eb9647fe366862cabaaf87774b7e52700641666e0338012a96c 08:41:13 OK: 6 MiB in 16 packages 08:41:14 Removing intermediate container 699a7af94f08 08:41:14 ---> 04aaeabcd449 08:41:14 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:41:14 ---> Running in a6cece16feae 08:41:14 Removing intermediate container a6cece16feae 08:41:14 ---> 6e571885f8d6 08:41:14 Step 14/23 : ENV APP_PORT=59860 08:41:14 ---> Running in 35d7dbc950ef 08:41:14 $ docker rm -f 57e53044802c2eb9647fe366862cabaaf87774b7e52700641666e0338012a96c 08:41:15 Removing intermediate container 35d7dbc950ef 08:41:15 ---> 79332de80b8c 08:41:15 Step 15/23 : EXPOSE $APP_PORT 08:41:15 ---> Running in 360ae19bd72f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:41:15 Removing intermediate container 360ae19bd72f 08:41:15 ---> 8d6790965dbe 08:41:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:41:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:41:15 08:41:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 08:41:15 ---> 5daff4cb2861 08:41:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:41:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:41:16 arm64: Pulling from edgex-lftools-log-publisher 08:41:16 448f6bf000e3: Pulling fs layer 08:41:16 f757da607395: Pulling fs layer 08:41:16 05883995daec: Pulling fs layer 08:41:16 8603b9c90790: Pulling fs layer 08:41:16 1560dd03e051: Pulling fs layer 08:41:16 27f5ce0e4adf: Pulling fs layer 08:41:16 c2d8d7efcc4b: Pulling fs layer 08:41:16 1560dd03e051: Waiting 08:41:16 27f5ce0e4adf: Waiting 08:41:16 c2d8d7efcc4b: Waiting 08:41:16 8603b9c90790: Waiting 08:41:16 f757da607395: Verifying Checksum 08:41:16 f757da607395: Download complete 08:41:16 8603b9c90790: Verifying Checksum 08:41:16 8603b9c90790: Download complete 08:41:16 1560dd03e051: Download complete 08:41:16 27f5ce0e4adf: Verifying Checksum 08:41:16 27f5ce0e4adf: Download complete 08:41:16 Removing intermediate container dcc8044f3042 08:41:16 ---> ef914beeccc8 08:41:16 08:41:16 Step 11/24 : FROM alpine:3.12 08:41:16 ---> 13621d1b12d4 08:41:16 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:41:16 ---> be55566a8e4e 08:41:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:41:16 ---> Running in 7350c3edf679 08:41:17 Removing intermediate container 7350c3edf679 08:41:17 ---> f2667a1dfef7 08:41:17 Step 13/24 : ENV APP_PORT=59880 08:41:17 ---> 061b5621c20e 08:41:17 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:41:17 ---> Running in 05dfc00e0a40 08:41:17 ---> Running in af98d12f70d4 08:41:17 Removing intermediate container d04d9cfc6bbd 08:41:17 ---> a1767ce50f69 08:41:17 08:41:17 Step 11/32 : FROM alpine:3.12 08:41:17 ---> 13621d1b12d4 08:41:17 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:41:17 ---> Running in 1bb812f0fac5 08:41:17 Removing intermediate container 05dfc00e0a40 08:41:17 ---> 8f89f8219b88 08:41:17 Step 14/24 : EXPOSE $APP_PORT 08:41:17 05883995daec: Verifying Checksum 08:41:17 05883995daec: Download complete 08:41:17 ---> Running in be234c194a8f 08:41:17 Removing intermediate container af98d12f70d4 08:41:17 ---> 5b3689014172 08:41:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:41:17 ---> Running in 44f947181042 08:41:17 Removing intermediate container 1bb812f0fac5 08:41:17 ---> 77f9cecfed06 08:41:17 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 08:41:17 Removing intermediate container be234c194a8f 08:41:17 ---> 79654203b062 08:41:17 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:41:17 ---> Running in 5fe29f971590 08:41:17 448f6bf000e3: Verifying Checksum 08:41:17 448f6bf000e3: Download complete 08:41:17 ---> Running in c880fff98741 08:41:17 Removing intermediate container 44f947181042 08:41:17 ---> 41374f21a735 08:41:17 Step 21/23 : LABEL arch=x86_64 08:41:17 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 08:41:17 Status: Downloaded newer image for docker:20.10.7 08:41:17 ---> 08bdaf2f88f9 08:41:17 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 08:41:17 ---> Running in 686757ec9b19 08:41:17 ---> Running in 0250401bd212 08:41:18 Removing intermediate container 686757ec9b19 08:41:18 ---> a098ac8c702c 08:41:18 Step 22/23 : LABEL git_sha=d24ae2537e9d10f059eab21fd788557821b2706e 08:41:18 ---> Running in 07ce965bace3 08:41:18 Removing intermediate container 0250401bd212 08:41:18 ---> 70909057e0eb 08:41:18 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 08:41:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:41:18 Removing intermediate container 5d401728e4a3 08:41:18 ---> 66953eaacaac 08:41:18 08:41:18 Step 11/23 : FROM alpine:3.12 08:41:18 ---> 13621d1b12d4 08:41:18 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:41:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:41:18 ---> Running in d20efe48a551 08:41:18 ---> Running in 240a1e9cebd0 08:41:18 Removing intermediate container 07ce965bace3 08:41:18 ---> 1877be38bcd6 08:41:18 Step 23/23 : LABEL version=0.0.0 08:41:18 (1/2) Installing dumb-init (1.2.2-r1) 08:41:18 (2/2) Installing su-exec (0.2-r1) 08:41:18 Executing busybox-1.31.1-r20.trigger 08:41:18 OK: 6 MiB in 16 packages 08:41:18 ---> Running in 56cda7ccd470 08:41:18 Removing intermediate container 56cda7ccd470 08:41:18 ---> 43e4a8f90147 08:41:18 08:41:19 Removing intermediate container c880fff98741 08:41:19 ---> 7d35e58e8cfb 08:41:19 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 08:41:19 ---> Running in 711d4381d734 08:41:19 Successfully built 43e4a8f90147 08:41:19 Successfully tagged support-notifications:latest 08:41:19  Building support-notifications ... done Building core-command 08:41:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:41:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:41:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:41:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:41:19 (1/1) Installing dumb-init (1.2.2-r1) 08:41:19 Executing busybox-1.31.1-r20.trigger 08:41:19 OK: 6 MiB in 15 packages 08:41:19 (1/39) Installing readline (8.1.0-r0) 08:41:19 (2/39) Installing bash (5.1.0-r0) 08:41:19 Executing bash-5.1.0-r0.post-install 08:41:19 (3/39) Installing brotli-libs (1.0.9-r3) 08:41:19 (4/39) Installing nghttp2-libs (1.42.0-r1) 08:41:19 (5/39) Installing libcurl (7.78.0-r0) 08:41:19 Removing intermediate container 5fe29f971590 08:41:19 ---> f3bf7922094f 08:41:19 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 08:41:19 (6/39) Installing curl (7.78.0-r0) 08:41:19 (7/39) Installing dumb-init (1.2.5-r0) 08:41:19 (8/39) Installing libbz2 (1.0.8-r1) 08:41:19 (9/39) Installing expat (2.2.10-r1) 08:41:19 (10/39) Installing libffi (3.3-r2) 08:41:19 (11/39) Installing gdbm (1.19-r0) 08:41:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:41:19 (12/39) Installing xz-libs (5.2.5-r0) 08:41:19 (13/39) Installing sqlite-libs (3.34.1-r0) 08:41:19 (14/39) Installing python3 (3.8.10-r0) 08:41:19 ---> Running in 9ff7906697c6 08:41:20 c2d8d7efcc4b: Verifying Checksum 08:41:20 c2d8d7efcc4b: Download complete 08:41:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:41:20 Removing intermediate container 9ff7906697c6 08:41:20 ---> 91572249bbaa 08:41:20 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 08:41:21 448f6bf000e3: Pull complete 08:41:21 (1/6) Installing dumb-init (1.2.2-r1) 08:41:21 Removing intermediate container 240a1e9cebd0 08:41:21 ---> aba6846f4f59 08:41:21 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:41:21 (2/6) Installing libgcc (9.3.0-r2) 08:41:21 ---> Running in 487429e30a4e 08:41:21 (3/6) Installing libsodium (1.0.18-r0) 08:41:21 ---> Running in aec468efd991 08:41:21 (15/39) Installing py3-appdirs (1.4.4-r1) 08:41:21 (16/39) Installing py3-ordered-set (4.0.2-r0) 08:41:21 (17/39) Installing py3-parsing (2.4.7-r1) 08:41:21 (4/6) Installing libstdc++ (9.3.0-r2) 08:41:21 (18/39) Installing py3-six (1.15.0-r0) 08:41:21 (19/39) Installing py3-packaging (20.9-r0) 08:41:21 Removing intermediate container 487429e30a4e 08:41:21 ---> 57026b6a3077 08:41:21 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:41:21 (20/39) Installing py3-setuptools (51.3.3-r0) 08:41:21 (5/6) Installing libzmq (4.3.3-r0) 08:41:21 (21/39) Installing py3-chardet (4.0.0-r0) 08:41:21 (22/39) Installing py3-idna (3.1-r0) 08:41:21 f757da607395: Pull complete 08:41:22 (23/39) Installing py3-urllib3 (1.26.2-r1) 08:41:22 (6/6) Installing zeromq (4.3.3-r0) 08:41:22 Executing busybox-1.31.1-r20.trigger 08:41:22 OK: 8 MiB in 20 packages 08:41:22 (24/39) Installing py3-requests (2.25.1-r1) 08:41:22 ---> Running in 8e41e55dba4f 08:41:22 Removing intermediate container aec468efd991 08:41:22 ---> 676aadbf3941 08:41:22 Step 14/23 : ENV APP_PORT=59861 08:41:22 (25/39) Installing py3-msgpack (1.0.2-r0) 08:41:22 (26/39) Installing py3-lockfile (0.12.2-r3) 08:41:22 (27/39) Installing py3-cachecontrol (0.12.6-r0) 08:41:22 (28/39) Installing py3-colorama (0.4.4-r0) 08:41:22 (29/39) Installing py3-contextlib2 (0.6.0-r0) 08:41:22 (30/39) Installing py3-distlib (0.3.1-r1) 08:41:22 (31/39) Installing py3-distro (1.5.0-r1) 08:41:22 (32/39) Installing py3-webencodings (0.5.1-r3) 08:41:22 ---> Running in 6d2ea6768e7e 08:41:22 (33/39) Installing py3-html5lib (1.1-r0) 08:41:22 (34/39) Installing py3-pytoml (0.1.21-r0) 08:41:22 (35/39) Installing py3-pep517 (0.9.1-r0) 08:41:22 (36/39) Installing py3-progress (1.5-r0) 08:41:22 (37/39) Installing py3-retrying (1.3.3-r0) 08:41:22 (38/39) Installing py3-toml (0.10.2-r0) 08:41:22 (39/39) Installing py3-pip (20.3.4-r0) 08:41:22 Executing busybox-1.32.1-r6.trigger 08:41:22 OK: 82 MiB in 59 packages 08:41:22 Removing intermediate container 6d2ea6768e7e 08:41:22 ---> e846295784c9 08:41:22 Step 15/23 : EXPOSE $APP_PORT 08:41:22 ---> Running in 29326d69989f 08:41:22 Removing intermediate container 711d4381d734 08:41:22 ---> 55d6623f866f 08:41:22 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:41:23 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:41:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:41:23 ---> f20be6fd3263 08:41:23 Step 3/24 : WORKDIR /edgex-go 08:41:23 ---> Using cache 08:41:23 ---> a83d8dc662a2 08:41:23 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:41:23 ---> Using cache 08:41:23 ---> 12119ccee8de 08:41:23 Step 5/24 : RUN apk add --update --no-cache make git 08:41:23 Removing intermediate container 29326d69989f 08:41:23 ---> 2a56868a646b 08:41:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:41:23 ---> Running in b1a3c6c77d98 08:41:23 05883995daec: Pull complete 08:41:23 ---> e17d4b82df57 08:41:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:41:23 8603b9c90790: Pull complete 08:41:23 Removing intermediate container 8e41e55dba4f 08:41:23 ---> c9b8997332d6 08:41:23 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 08:41:23 ---> 00ebd0eff71a 08:41:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:41:23 ---> Running in 032a73dfecda 08:41:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:41:24 ---> 5a890e127c98 08:41:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:41:24 Removing intermediate container 032a73dfecda 08:41:24 ---> 5be1ec6109ef 08:41:24 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:41:24 Collecting docker-compose==1.23.2 08:41:24 ---> 6989a819c57d 08:41:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:41:24 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:41:24 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 08:41:24 ---> 466844d97f0c 08:41:24 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:41:24 Collecting texttable<0.10,>=0.9.0 08:41:24 Downloading texttable-0.9.1.tar.gz (11 kB) 08:41:24 ---> 6a3dbc61d62f 08:41:24 Step 20/24 : ENTRYPOINT ["/core-data"] 08:41:24 ---> Running in de5a23681622 08:41:24 ---> Running in 8568c91c8829 08:41:24 ---> 15b23fd3504b 08:41:24 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:41:24 ---> Running in bede4247cd0f 08:41:24 Removing intermediate container 8568c91c8829 08:41:24 ---> 6e270b427140 08:41:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:41:24 ---> Running in 8fb7e52780d2 08:41:24 1560dd03e051: Pull complete 08:41:24 Collecting cached-property<2,>=1.2.0 08:41:24 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:41:24 Removing intermediate container bede4247cd0f 08:41:24 ---> 1c64d364568d 08:41:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:41:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:41:24 ---> Running in 34b35e70ac56 08:41:24 Collecting docker<4.0,>=3.6.0 08:41:24 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:41:24 Collecting docopt<0.7,>=0.6.1 08:41:24 Downloading docopt-0.6.2.tar.gz (25 kB) 08:41:24 Removing intermediate container 8fb7e52780d2 08:41:24 ---> 9cd9be4f7ee3 08:41:24 Step 22/24 : LABEL arch=x86_64 08:41:24 ---> Running in 2b84c40ac55c 08:41:24 Removing intermediate container 34b35e70ac56 08:41:24 ---> b6d6fa99d7f6 08:41:24 Step 21/23 : LABEL arch=x86_64 08:41:24 27f5ce0e4adf: Pull complete 08:41:25 ---> Running in 130983d39eff 08:41:25 Removing intermediate container 2b84c40ac55c 08:41:25 ---> 483ed8f68700 08:41:25 Step 23/24 : LABEL git_sha=d24ae2537e9d10f059eab21fd788557821b2706e 08:41:25 ---> Running in d752840f7398 08:41:25 Removing intermediate container 130983d39eff 08:41:25 ---> 3f693723419a 08:41:25 Step 22/23 : LABEL git_sha=d24ae2537e9d10f059eab21fd788557821b2706e 08:41:25 OK: 219 MiB in 52 packages 08:41:25 Collecting websocket-client<1.0,>=0.32.0 08:41:25 ---> Running in 3566422c9c86 08:41:25 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 08:41:25 Collecting dockerpty<0.5,>=0.4.1 08:41:25 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:41:25 Removing intermediate container d752840f7398 08:41:25 ---> 8a6f84205b2f 08:41:25 Step 24/24 : LABEL version=0.0.0 08:41:25 Removing intermediate container 3566422c9c86 08:41:25 ---> b7e32047c2ac 08:41:25 Step 23/23 : LABEL version=0.0.0 08:41:25 ---> Running in 4b30e480fde7 08:41:25 ---> Running in 4cfa2c2cd52d 08:41:25 Removing intermediate container de5a23681622 08:41:25 ---> e61d9aadb717 08:41:25 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:41:25 Removing intermediate container 4cfa2c2cd52d 08:41:25 ---> fd29a796935f 08:41:25 08:41:25 Collecting PyYAML<4,>=3.10 08:41:25 Downloading PyYAML-3.13.tar.gz (270 kB) 08:41:25 Removing intermediate container b1a3c6c77d98 08:41:25 ---> fb83251efdf5 08:41:25 Step 6/24 : COPY go.mod . 08:41:25 Removing intermediate container 4b30e480fde7 08:41:25 ---> 84a10116a83f 08:41:25 08:41:25 ---> 9f7e36019c05 08:41:25 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:41:25 Successfully built fd29a796935f 08:41:25 Successfully tagged support-scheduler:latest 08:41:25 Building core-metadata 08:41:25  Building support-scheduler ... done Successfully built 84a10116a83f 08:41:25 Successfully tagged core-data:latest 08:41:25 Building security-secretstore-setup 08:41:26  Building core-data ... done  ---> a8a720defe3d 08:41:26 Step 7/24 : RUN go mod download 08:41:26 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:41:26 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:41:26 Collecting jsonschema<3,>=2.5.1 08:41:26 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:41:26 Collecting docker-pycreds>=0.4.0 08:41:26 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:41:26 Collecting chardet<3.1.0,>=3.0.2 08:41:26 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 08:41:26 Collecting idna<2.8,>=2.5 08:41:26 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:41:27 Collecting urllib3<1.25,>=1.21.1 08:41:27 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:41:27 Collecting certifi>=2017.4.17 08:41:27 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 08:41:27 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 08:41:27 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 08:41:27 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 08:41:27 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 08:41:27 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 08:41:27 Attempting uninstall: urllib3 08:41:27 Found existing installation: urllib3 1.26.2 08:41:27 Uninstalling urllib3-1.26.2: 08:41:27 Successfully uninstalled urllib3-1.26.2 08:41:27 ---> Running in d88b5a582589 08:41:28 ---> e6258b4c3ada 08:41:28 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:41:28 Attempting uninstall: idna 08:41:28 Found existing installation: idna 3.1 08:41:28 Uninstalling idna-3.1: 08:41:28 Successfully uninstalled idna-3.1 08:41:28 Attempting uninstall: chardet 08:41:28 Found existing installation: chardet 4.0.0 08:41:28 Uninstalling chardet-4.0.0: 08:41:28 Successfully uninstalled chardet-4.0.0 08:41:29 ---> 081664df7afd 08:41:29 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:41:29 Attempting uninstall: requests 08:41:29 Found existing installation: requests 2.25.1 08:41:29 Uninstalling requests-2.25.1: 08:41:29 Successfully uninstalled requests-2.25.1 08:41:29 Running setup.py install for texttable: started 08:41:29 Running setup.py install for texttable: finished with status 'done' 08:41:29 Running setup.py install for PyYAML: started 08:41:29 ---> 06dda46620db 08:41:29 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 08:41:30 Running setup.py install for PyYAML: finished with status 'done' 08:41:30 Running setup.py install for docopt: started 08:41:30 ---> e395852f7e51 08:41:30 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 08:41:30 Removing intermediate container d88b5a582589 08:41:30 ---> 8157a86422be 08:41:30 Step 8/24 : COPY . . 08:41:31 Running setup.py install for docopt: finished with status 'done' 08:41:31 Running setup.py install for dockerpty: started 08:41:33 ---> Running in f413a545b203 08:41:33 Running setup.py install for dockerpty: finished with status 'done' 08:41:33 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:41:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:41:33 ---> f20be6fd3263 08:41:33 Step 3/24 : WORKDIR /edgex-go 08:41:33 ---> Using cache 08:41:33 ---> a83d8dc662a2 08:41:33 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:41:33 ---> Using cache 08:41:33 ---> 12119ccee8de 08:41:33 Step 5/24 : RUN apk add --update --no-cache make git 08:41:33 ---> Using cache 08:41:33 ---> fb83251efdf5 08:41:33 Step 6/24 : COPY go.mod . 08:41:33 ---> Using cache 08:41:33 ---> a8a720defe3d 08:41:33 Step 7/24 : RUN go mod download 08:41:33 ---> Using cache 08:41:33 ---> 8157a86422be 08:41:33 Step 8/24 : COPY . . 08:41:33 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 08:41:40 c2d8d7efcc4b: Pull complete 08:41:40 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 08:41:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:41:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 08:41:40 Removing intermediate container f413a545b203 08:41:40 ---> 00774ecde54f 08:41:40 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:41:40 prd-ubuntu18.04-docker-arm64-4c-16g-102 does not seem to be running inside a container 08:41:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:41:41 ---> 78afb93d0c6c 08:41:41 Step 9/24 : RUN go mod tidy 08:41:41 ---> 1ad5494b0b17 08:41:41 Step 9/24 : RUN go mod tidy 08:41:42 ---> fa616ce3e789 08:41:42 Step 27/32 : RUN chmod +x /entrypoint.sh 08:41:42 ---> Running in 97c0535f0463 08:41:42 ---> Running in 734dd55536a2 08:41:42 ---> Running in 3b7341c70511 08:41:44 $ docker top 1edc8a320d74931332988132be4ddef9401a38ff65f1e91aaa82578511231f7c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:41:45 ---> job-cost.sh 08:41:45 lf-activate-venv: SKIPPING 08:41:45 INFO: No Stack... 08:41:45 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:41:45 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:41:45 ---> f20be6fd3263 08:41:45 Step 3/26 : WORKDIR /edgex-go 08:41:45 ---> Using cache 08:41:45 ---> a83d8dc662a2 08:41:45 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:41:45 ---> Using cache 08:41:45 ---> 12119ccee8de 08:41:45 Step 5/26 : RUN apk add --update --no-cache make git 08:41:45 ---> Using cache 08:41:45 ---> fb83251efdf5 08:41:45 Step 6/26 : COPY go.mod . 08:41:45 ---> Using cache 08:41:45 ---> a8a720defe3d 08:41:45 Step 7/26 : RUN go mod download 08:41:45 ---> Using cache 08:41:45 ---> 8157a86422be 08:41:45 Step 8/26 : COPY . . 08:41:45 ---> Using cache 08:41:45 ---> 1ad5494b0b17 08:41:45 Step 9/26 : RUN go mod tidy 08:41:45 Removing intermediate container 3b7341c70511 08:41:45 ---> 71e2c728efd5 08:41:45 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:41:45 ---> Running in 117cadf61fba 08:41:45 ---> Running in 0d477dac54f0 08:41:45 INFO: Retrieving Pricing Info for: v2-standard-4 08:41:46 Removing intermediate container 97c0535f0463 08:41:46 ---> 8cde57ac84a2 08:41:46 Step 10/24 : RUN make cmd/core-metadata/core-metadata 08:41:46 Removing intermediate container 734dd55536a2 08:41:46 ---> c7efc5a9e875 08:41:46 Step 10/24 : RUN make cmd/core-command/core-command 08:41:46 Removing intermediate container 0d477dac54f0 08:41:46 ---> 012217e9114b 08:41:46 Step 29/32 : CMD ["gate"] 08:41:46 Removing intermediate container d20efe48a551 08:41:46 ---> e5a81e6cef87 08:41:46 Step 15/24 : ENV APP_PORT=58890 08:41:46 ---> Running in ca67ce7f6085 08:41:46 ---> Running in c43657ee8fc3 08:41:46 ---> Running in 52c34e2e5535 08:41:46 ---> Running in 805b721ddd1d 08:41:46 Removing intermediate container 805b721ddd1d 08:41:46 ---> 38f7ab88d967 08:41:46 Step 16/24 : EXPOSE $APP_PORT 08:41:46 Removing intermediate container 52c34e2e5535 08:41:46 ---> 6d7e95782407 08:41:46 Step 30/32 : LABEL arch=x86_64 08:41:46 ---> Running in 1f20b5401d17 08:41:46 ---> Running in b5f0a95877ee 08:41:46 INFO: Archiving Costs [Pipeline] sh 08:41:46 Removing intermediate container 1f20b5401d17 08:41:46 ---> 3c44810073f5 08:41:46 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:41:46 Removing intermediate container b5f0a95877ee 08:41:46 ---> 11fbbf683c47 08:41:46 Step 31/32 : LABEL git_sha=d24ae2537e9d10f059eab21fd788557821b2706e 08:41:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 08:41:47 ---> Running in cbcff00ba087 08:41:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:41:47 ---> 6fdc5eac1305 08:41:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:41:47 + cut -d, -f6 08:41:47 + cat /w/workspace/edgex-go/5/archives/cost.csv [Pipeline] lock 08:41:47 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3659-5-stack-cost] 08:41:47 Resource [jenkins-edgexfoundry-edgex-go-PR-3659-5-stack-cost] did not exist. Created. 08:41:47 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3659-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:41:47 Removing intermediate container cbcff00ba087 08:41:47 ---> d9ee22f2a137 08:41:47 Step 32/32 : LABEL version=0.0.0 08:41:47 ---> Running in ce3016c5a1f4 08:41:47 ---> c23272b30d90 08:41:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:41:47 Removing intermediate container 117cadf61fba 08:41:47 ---> 8ec0f8f046f5 08:41:47 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:41:47 + echo total: 0.18000000715255737 [Pipeline] stash 08:41:47 ---> Running in a31f15e88c65 08:41:47 Removing intermediate container ce3016c5a1f4 08:41:47 ---> b4a1eff4fa4c 08:41:47 08:41:47 Successfully built b4a1eff4fa4c 08:41:48 Successfully tagged security-bootstrapper:latest 08:41:48 Building security-proxy-setup 08:41:48  Building security-bootstrapper ... done  ---> e4f3b8aecfa8 08:41:48 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 08:41:48 ---> Running in 9e7fe2da40c9 08:41:48 Stashed 1 file(s) [Pipeline] } 08:41:48 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3659-5-stack-cost] [Pipeline] // lock [Pipeline] } 08:41:48 $ docker stop --time=1 1edc8a320d74931332988132be4ddef9401a38ff65f1e91aaa82578511231f7c 08:41:48 Removing intermediate container 9e7fe2da40c9 08:41:48 ---> 5181a5d12153 08:41:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:41:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:41:48 ---> Running in 20fe9a7bbf07 08:41:49 Removing intermediate container 20fe9a7bbf07 08:41:49 ---> 35e125b6411d 08:41:49 Step 22/24 : LABEL arch=x86_64 08:41:49 ---> Running in 16e19eed6332 08:41:49 Removing intermediate container 16e19eed6332 08:41:49 ---> 3411097284eb 08:41:49 Step 23/24 : LABEL git_sha=d24ae2537e9d10f059eab21fd788557821b2706e 08:41:49 ---> Running in 90bdadb2a61b 08:41:50 $ docker rm -f 1edc8a320d74931332988132be4ddef9401a38ff65f1e91aaa82578511231f7c 08:41:50 Removing intermediate container 90bdadb2a61b 08:41:50 ---> c2dfffe32f83 08:41:50 Step 24/24 : LABEL version=0.0.0 08:41:50 ---> Running in 8acd2b378409 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node 08:41:50 Removing intermediate container 8acd2b378409 08:41:50 ---> 578f64c9ab41 08:41:50 [Pipeline] } [Pipeline] // stage [Pipeline] } 08:41:50 Failed in branch arm64 08:41:50 Successfully built 578f64c9ab41 08:41:50 Successfully tagged sys-mgmt-agent:latest 08:42:00  Building sys-mgmt-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:42:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:42:00 ---> f20be6fd3263 08:42:00 Step 3/22 : WORKDIR /edgex-go 08:42:00 ---> Using cache 08:42:00 ---> a83d8dc662a2 08:42:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:42:00 ---> Using cache 08:42:00 ---> 12119ccee8de 08:42:00 Step 5/22 : RUN apk add --update --no-cache make git 08:42:00 ---> Using cache 08:42:00 ---> fb83251efdf5 08:42:00 Step 6/22 : COPY go.mod . 08:42:00 ---> Using cache 08:42:00 ---> a8a720defe3d 08:42:00 Step 7/22 : RUN go mod download 08:42:00 ---> Using cache 08:42:00 ---> 8157a86422be 08:42:00 Step 8/22 : COPY . . 08:42:00 ---> Using cache 08:42:00 ---> 1ad5494b0b17 08:42:00 Step 9/22 : RUN go mod tidy 08:42:00 ---> Using cache 08:42:00 ---> 8ec0f8f046f5 08:42:00 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:42:01 ---> Running in aa42589831ac 08:42:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:42:16 Removing intermediate container c43657ee8fc3 08:42:16 ---> 6ee3f1df1388 08:42:16 08:42:16 Step 11/24 : FROM alpine:3.12 08:42:16 ---> 13621d1b12d4 08:42:16 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:42:16 ---> Using cache 08:42:16 ---> aba6846f4f59 08:42:16 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:42:16 ---> Using cache 08:42:16 ---> 676aadbf3941 08:42:16 Step 14/24 : ENV APP_PORT=59882 08:42:16 ---> Running in c7855f3577da 08:42:16 Removing intermediate container c7855f3577da 08:42:16 ---> 5542ea1ff803 08:42:16 Step 15/24 : EXPOSE $APP_PORT 08:42:16 ---> Running in 4a87adc6fc05 08:42:16 Removing intermediate container 4a87adc6fc05 08:42:16 ---> ddcb9ebf7143 08:42:16 Step 16/24 : WORKDIR / 08:42:16 ---> Running in 2a3bd0c69741 08:42:16 Removing intermediate container 2a3bd0c69741 08:42:16 ---> 1739f3ec22ef 08:42:16 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:42:16 ---> b373de35a15b 08:42:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:42:17 ---> 304cd604f2a3 08:42:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:42:17 ---> 69b50a7816ba 08:42:17 Step 20/24 : ENTRYPOINT ["/core-command"] 08:42:18 ---> Running in 7b5981e68ce9 08:42:18 Removing intermediate container 7b5981e68ce9 08:42:18 ---> dd68c5f7a2f1 08:42:18 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:42:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:42:18 ---> Running in 49efcb9d7dd7 08:42:18 Removing intermediate container 49efcb9d7dd7 08:42:18 ---> b1a1a7acb508 08:42:18 Step 22/24 : LABEL arch=x86_64 08:42:19 Removing intermediate container ca67ce7f6085 08:42:19 ---> a150432a153c 08:42:19 08:42:19 Step 11/24 : FROM alpine:3.12 08:42:19 ---> 13621d1b12d4 08:42:19 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:42:19 ---> Using cache 08:42:19 ---> aba6846f4f59 08:42:19 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:42:19 ---> Using cache 08:42:19 ---> 676aadbf3941 08:42:19 Step 14/24 : ENV APP_PORT=59881 08:42:19 ---> Running in 180623487d38 08:42:19 ---> Running in 0b6b15d1b870 08:42:19 Removing intermediate container 0b6b15d1b870 08:42:19 ---> 1d403b3e99bb 08:42:19 Step 15/24 : EXPOSE $APP_PORT 08:42:19 Removing intermediate container 180623487d38 08:42:19 ---> ffee382e36c1 08:42:19 Step 23/24 : LABEL git_sha=d24ae2537e9d10f059eab21fd788557821b2706e 08:42:19 ---> Running in 6ceb74c030b9 08:42:19 ---> Running in ad7aa66da07f 08:42:19 Removing intermediate container 6ceb74c030b9 08:42:19 ---> 21a3ce820e1e 08:42:19 Step 16/24 : WORKDIR / 08:42:19 Removing intermediate container ad7aa66da07f 08:42:19 ---> ca9c6fb6eb12 08:42:19 Step 24/24 : LABEL version=0.0.0 08:42:19 ---> Running in 49be19ed571a 08:42:19 ---> Running in e1df235b2ee2 08:42:19 Removing intermediate container 49be19ed571a 08:42:19 ---> 8248532d991b 08:42:19 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:42:19 Removing intermediate container e1df235b2ee2 08:42:19 ---> a9dcdefce824 08:42:19 08:42:20 Successfully built a9dcdefce824 08:42:20 Successfully tagged core-command:latest 08:42:20  Building core-command ... done  ---> ce297e614504 08:42:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:42:21 ---> 036070b1aec0 08:42:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:42:21 Removing intermediate container a31f15e88c65 08:42:21 ---> aa63b7f0aa4f 08:42:21 08:42:21 Step 11/26 : FROM alpine:3.12 08:42:21 ---> 13621d1b12d4 08:42:21 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 08:42:21 ---> Running in 1ab54923473c 08:42:21 ---> c7a516741251 08:42:21 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:42:21 ---> Running in 3aff2c3bc934 08:42:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:42:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:42:22 Removing intermediate container 3aff2c3bc934 08:42:22 ---> 1b8e63b9a546 08:42:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:42:22 ---> Running in 5f4a0d21a47c 08:42:22 (1/6) Installing ca-certificates (20191127-r4) 08:42:22 (2/6) Installing nghttp2-libs (1.41.0-r0) 08:42:22 (3/6) Installing libcurl (7.78.0-r0) 08:42:22 (4/6) Installing curl (7.78.0-r0) 08:42:22 (5/6) Installing dumb-init (1.2.2-r1) 08:42:22 (6/6) Installing su-exec (0.2-r1) 08:42:22 Executing busybox-1.31.1-r20.trigger 08:42:22 Executing ca-certificates-20191127-r4.trigger 08:42:22 Removing intermediate container 5f4a0d21a47c 08:42:22 ---> cf42ea371445 08:42:22 Step 22/24 : LABEL arch=x86_64 08:42:22 OK: 7 MiB in 20 packages 08:42:22 ---> Running in 6dffffd8db65 08:42:22 Removing intermediate container 6dffffd8db65 08:42:22 ---> 36d93fcedebb 08:42:22 Step 23/24 : LABEL git_sha=d24ae2537e9d10f059eab21fd788557821b2706e 08:42:22 ---> Running in 7df06f3a934b 08:42:22 Removing intermediate container 1ab54923473c 08:42:22 ---> 1a24dcc05b62 08:42:22 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:42:22 Removing intermediate container 7df06f3a934b 08:42:22 ---> 1d7d2253d24d 08:42:22 Step 24/24 : LABEL version=0.0.0 08:42:22 ---> Running in 522ed2057947 08:42:22 ---> Running in 18438346db06 08:42:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 08:42:22 Removing intermediate container 522ed2057947 08:42:22 ---> 459d1f2a7f21 08:42:22 Step 14/26 : WORKDIR / 08:42:22 Removing intermediate container 18438346db06 08:42:22 ---> 794290fc9a44 08:42:22 08:42:22 ---> Running in 197cc919806d 08:42:22 Successfully built 794290fc9a44 08:42:23 Successfully tagged core-metadata:latest 08:42:23  Building core-metadata ... done Removing intermediate container 197cc919806d 08:42:23 ---> 9f6e3ebb54c1 08:42:23 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:42:23 ---> 19abf61e0f34 08:42:23 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:42:23 ---> dfcc19a5363c 08:42:23 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:42:23 ---> f10a613ca9cb 08:42:23 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:42:24 ---> db61e343cee4 08:42:24 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:42:24 ---> 8fab91f1d888 08:42:24 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:42:25 ---> ef4bcb1b64fb 08:42:25 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:42:25 Removing intermediate container aa42589831ac 08:42:25 ---> 0a1725ffec64 08:42:25 08:42:25 Step 11/22 : FROM alpine:3.12 08:42:25 ---> 13621d1b12d4 08:42:25 Step 12/22 : RUN apk add --update --no-cache curl 08:42:25 ---> Running in c68baad56121 08:42:25 ---> 0618392420f6 08:42:25 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 08:42:25 ---> Running in 51fa76f096cd 08:42:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:42:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:42:25 (1/4) Installing ca-certificates (20191127-r4) 08:42:25 (2/4) Installing nghttp2-libs (1.41.0-r0) 08:42:25 (3/4) Installing libcurl (7.78.0-r0) 08:42:25 (4/4) Installing curl (7.78.0-r0) 08:42:25 Executing busybox-1.31.1-r20.trigger 08:42:25 Executing ca-certificates-20191127-r4.trigger 08:42:25 OK: 7 MiB in 18 packages 08:42:25 Removing intermediate container 51fa76f096cd 08:42:25 ---> e56573362612 08:42:25 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 08:42:25 ---> Running in 38507c84b58d 08:42:26 Removing intermediate container 38507c84b58d 08:42:26 ---> 95efc7be7354 08:42:26 Step 24/26 : LABEL arch=x86_64 08:42:26 ---> Running in 1bf2fc10b45f 08:42:26 Removing intermediate container c68baad56121 08:42:26 ---> 6ac5840d09c0 08:42:26 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:42:26 ---> Running in 70c2c1826047 08:42:26 Removing intermediate container 1bf2fc10b45f 08:42:26 ---> 2f4af0656f03 08:42:26 Step 25/26 : LABEL git_sha=d24ae2537e9d10f059eab21fd788557821b2706e 08:42:26 ---> Running in 8621237c45ba 08:42:26 Removing intermediate container 70c2c1826047 08:42:26 ---> 5100bfa81ad8 08:42:26 Step 14/22 : WORKDIR /edgex 08:42:26 ---> Running in 85154adb8a83 08:42:26 Removing intermediate container 8621237c45ba 08:42:26 ---> af6f127095f9 08:42:26 Step 26/26 : LABEL version=0.0.0 08:42:26 Removing intermediate container 85154adb8a83 08:42:26 ---> aa3cc089ddc6 08:42:26 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:42:26 ---> Running in 4c059f379222 08:42:26 Removing intermediate container 4c059f379222 08:42:26 ---> 968ceb63a577 08:42:26 08:42:26 ---> 5dffedc1028b 08:42:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:42:26 Successfully built 968ceb63a577 08:42:26 Successfully tagged security-secretstore-setup:latest 08:42:26  Building security-secretstore-setup ... done  ---> 4fa57bb1f446 08:42:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:42:27 ---> a70f95ec104d 08:42:27 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:42:27 ---> Running in 77db85d4dbf7 08:42:27 Removing intermediate container 77db85d4dbf7 08:42:27 ---> 74d54e3e6650 08:42:27 Step 19/22 : CMD ["--init=true"] 08:42:27 ---> Running in 0bfea7969bf0 08:42:27 Removing intermediate container 0bfea7969bf0 08:42:27 ---> 218d2fa6ac6c 08:42:27 Step 20/22 : LABEL arch=x86_64 08:42:27 ---> Running in 57bcf0d2ec56 08:42:27 Removing intermediate container 57bcf0d2ec56 08:42:27 ---> 8d9328e4918d 08:42:27 Step 21/22 : LABEL git_sha=d24ae2537e9d10f059eab21fd788557821b2706e 08:42:27 ---> Running in f3da59d031d9 08:42:27 Removing intermediate container f3da59d031d9 08:42:27 ---> 2b0b28c72ba9 08:42:27 Step 22/22 : LABEL version=0.0.0 08:42:27 ---> Running in 0a2e4a16f854 08:42:27 Removing intermediate container 0a2e4a16f854 08:42:27 ---> 6b44ed968a59 08:42:27 08:42:27 Successfully built 6b44ed968a59 08:42:27 Successfully tagged security-proxy-setup:latest 08:42:27  Building security-proxy-setup ... done  [Pipeline] } 08:42:27 $ docker stop --time=1 3149f2164088fa6d96a2f3381e256529f2f6cf8aa10f02e89f4d0825317d6880 08:42:29 $ docker rm -f 3149f2164088fa6d96a2f3381e256529f2f6cf8aa10f02e89f4d0825317d6880 [Pipeline] // withDockerContainer [Pipeline] sh 08:42:29 + docker images 08:42:30 REPOSITORY TAG IMAGE ID CREATED SIZE 08:42:30 security-proxy-setup latest 6b44ed968a59 2 seconds ago 25.9MB 08:42:30 security-secretstore-setup latest 968ceb63a577 3 seconds ago 29MB 08:42:30 0a1725ffec64 5 seconds ago 1.75GB 08:42:30 core-metadata latest 794290fc9a44 7 seconds ago 16.7MB 08:42:30 aa63b7f0aa4f 8 seconds ago 1.75GB 08:42:30 core-command latest a9dcdefce824 10 seconds ago 16MB 08:42:30 a150432a153c 11 seconds ago 1.75GB 08:42:30 6ee3f1df1388 14 seconds ago 1.74GB 08:42:30 sys-mgmt-agent latest 578f64c9ab41 39 seconds ago 325MB 08:42:30 security-bootstrapper latest b4a1eff4fa4c 42 seconds ago 18.8MB 08:42:30 core-data latest 84a10116a83f About a minute ago 20.4MB 08:42:30 support-scheduler latest fd29a796935f About a minute ago 16.1MB 08:42:30 66953eaacaac About a minute ago 1.75GB 08:42:30 support-notifications latest 43e4a8f90147 About a minute ago 16.8MB 08:42:30 a1767ce50f69 About a minute ago 1.75GB 08:42:30 ef914beeccc8 About a minute ago 1.75GB 08:42:30 600503148b55 About a minute ago 1.75GB 08:42:30 d1b5873b3bbc About a minute ago 1.75GB 08:42:30 ci-base-image-x86_64 latest f20be6fd3263 5 minutes ago 1.24GB 08:42:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 3 days ago 547MB 08:42:30 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest f5175e13e4e5 6 days ago 37.5MB 08:42:30 docker 20.10.7 08bdaf2f88f9 2 months ago 246MB 08:42:30 alpine 3.12 13621d1b12d4 3 months ago 5.58MB 08:42:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 months ago 310MB [Pipeline] } [Pipeline] // withEnv [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] { (Snap) [Pipeline] findFiles [Pipeline] node 08:42:45 Still waiting to schedule task 08:42:45 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 08:46:40 Running on prd-ubuntu18.04-docker-8c-8g-104 in /w/workspace/edgexfoundry_edgex-go_PR-3659 [Pipeline] { [Pipeline] ws 08:46:40 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [Pipeline] libraryResource [Pipeline] sh 08:46:41 + echo snap-build.sh 08:46:41 snap-build.sh 08:46:41 + SNAP_BASE_DIR=. 08:46:41 + '[' '!' -z /w/workspace/edgex-go/5 ']' 08:46:41 + SNAP_BASE_DIR=/w/workspace/edgex-go/5 08:46:41 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' 08:46:41 [snap-build] Building snap in dir [/w/workspace/edgex-go/5] 08:46:41 + cd /w/workspace/edgex-go/5 08:46:41 + sudo apt-get remove -qy --purge lxd lxd-client 08:46:41 Reading package lists... 08:46:41 Building dependency tree... 08:46:41 Reading state information... 08:46:41 The following packages were automatically installed and are no longer required: 08:46:41 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 08:46:41 uidmap xdelta3 08:46:41 Use 'sudo apt autoremove' to remove them. 08:46:41 The following packages will be REMOVED: 08:46:41 lxd* lxd-client* 08:46:41 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 08:46:41 After this operation, 31.7 MB disk space will be freed. 08:46:42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 08:46:42 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 08:46:42 Removing lxd dnsmasq configuration 08:46:42 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 08:46:42 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 08:46:43 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:46:43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 08:46:43 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 08:46:45 Processing triggers for systemd (237-3ubuntu10.45) ... 08:46:45 Processing triggers for ureadahead (0.100.0-21) ... 08:46:45 + sudo snap remove --purge lxd 08:46:45 snap "lxd" is not installed 08:46:45 + sudo groupadd --force --system lxd 08:46:45 ++ whoami 08:46:45 + sudo /usr/sbin/usermod -G lxd -a jenkins 08:46:45 + newgrp - lxd 08:46:45 + sudo snap install lxd 08:46:55 2021-08-09T08:46:53Z INFO Waiting for automatic snapd restart... 08:47:10 lxd 4.16 from Canonical* installed 08:47:10 + sudo lxd init --auto 08:47:20 + sudo snap install --classic snapcraft 08:47:33 snapcraft 4.8.3 from Canonical* installed 08:47:33 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 08:47:33 + sudo snapcraft prime --use-lxd 08:47:33 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 08:47:33 Could not find snap/snapcraft.yaml. Are you sure you are in the right directory? 08:47:33 To start a new project, use `snapcraft init` [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:47:33 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:47:34 + '[' -d /w/workspace/edgex-go/5/archives ']' [Pipeline] libraryResource [Pipeline] sh 08:47:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:47:35 ---> package-listing.sh 08:47:35 ++ facter osfamily 08:47:35 ++ tr '[:upper:]' '[:lower:]' 08:47:35 + OS_FAMILY=redhat 08:47:35 + workspace=/w/workspace/edgex-go/5 08:47:35 + START_PACKAGES=/tmp/packages_start.txt 08:47:35 + END_PACKAGES=/tmp/packages_end.txt 08:47:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:47:35 + PACKAGES=/tmp/packages_start.txt 08:47:35 + '[' /w/workspace/edgex-go/5 ']' 08:47:35 + PACKAGES=/tmp/packages_end.txt 08:47:35 + case "${OS_FAMILY}" in 08:47:35 + sort 08:47:35 + rpm -qa 08:47:38 + '[' -f /tmp/packages_start.txt ']' 08:47:38 + '[' -f /tmp/packages_end.txt ']' 08:47:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:47:38 + '[' /w/workspace/edgex-go/5 ']' 08:47:38 + mkdir -p /w/workspace/edgex-go/5/archives/ 08:47:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 08:47:38 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/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:47:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:47:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:47:39 08:47:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 08:47:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:47:39 latest: Pulling from edgex-lftools-log-publisher 08:47:39 b4d181a07f80: Pulling fs layer 08:47:39 a1111a8f2ec3: Pulling fs layer 08:47:39 ed53099fbce6: Pulling fs layer 08:47:39 dc539afda2c1: Pulling fs layer 08:47:39 77bc0d833cb6: Pulling fs layer 08:47:39 9065ff56babe: Pulling fs layer 08:47:39 d287ab97295c: Pulling fs layer 08:47:39 dc539afda2c1: Waiting 08:47:39 d287ab97295c: Waiting 08:47:39 77bc0d833cb6: Waiting 08:47:39 9065ff56babe: Waiting 08:47:40 a1111a8f2ec3: Verifying Checksum 08:47:40 a1111a8f2ec3: Download complete 08:47:40 dc539afda2c1: Verifying Checksum 08:47:40 dc539afda2c1: Download complete 08:47:40 ed53099fbce6: Verifying Checksum 08:47:40 ed53099fbce6: Download complete 08:47:40 9065ff56babe: Download complete 08:47:41 b4d181a07f80: Verifying Checksum 08:47:41 b4d181a07f80: Download complete 08:47:41 77bc0d833cb6: Verifying Checksum 08:47:41 77bc0d833cb6: Download complete 08:47:42 b4d181a07f80: Pull complete 08:47:42 a1111a8f2ec3: Pull complete 08:47:43 ed53099fbce6: Pull complete 08:47:43 dc539afda2c1: Pull complete 08:47:44 77bc0d833cb6: Pull complete 08:47:44 9065ff56babe: Pull complete 08:47:48 d287ab97295c: Verifying Checksum 08:47:48 d287ab97295c: Download complete 08:47:53 d287ab97295c: Pull complete 08:47:53 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 08:47:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:47:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 08:47:53 prd-centos7-docker-4c-2g-99 does not seem to be running inside a container 08:47:53 $ 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/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:47:58 $ docker top 9b38ea21f7390f3405f53f48124479c91cfbd82887e80b1e447e2cab78e4d728 -eo pid,comm [Pipeline] { [Pipeline] sh 08:47:59 + touch /tmp/pre-build-complete [Pipeline] sh 08:47:59 + mkdir -p /var/log/sysstat [Pipeline] sh 08:47:59 + ls /var/log/sa-host 08:47:59 + sadf -c /var/log/sa-host/sa05 08:47:59 file_magic: OK 08:47:59 HZ: Using current value: 100 08:47:59 file_header: OK 08:47:59 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 08:47:59 Statistics: 08:47:59 Hnuu...uuuununununu...Hnuu...uuuununununu... 08:47:59 File successfully converted to sysstat format version 12.0.3 08:47:59 + sadf -c /var/log/sa-host/sa09 08:47:59 file_magic: OK 08:47:59 HZ: Using current value: 100 08:47:59 file_header: OK 08:47:59 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 08:47:59 Statistics: 08:47:59 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:47:59 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:48:00 provisioning config files... 08:48:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config8398075089618649789tmp [Pipeline] { [Pipeline] echo 08:48:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:48:00 ---> create-netrc.sh [Pipeline] } 08:48:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:48:00 ---> python-tools-install.sh [Pipeline] echo 08:48:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:48:01 ---> sudo-logs.sh 08:48:01 Archiving 'sudo' log.. 08:48:01 sudo: unable to resolve host prd-centos7-docker-4c-2g-99.vexxhost.local: Name or service not known 08:48:01 sudo: unable to resolve host prd-centos7-docker-4c-2g-99.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 08:48:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:48:01 ---> job-cost.sh 08:48:01 lf-activate-venv: SKIPPING 08:48:01 DEBUG: total: 0.18000000715255737 08:48:01 INFO: Retrieving Stack Cost... 08:48:02 INFO: Retrieving Pricing Info for: v3-standard-2 08:48:02 INFO: Archiving Costs [Pipeline] echo 08:48:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:48:03 ---> logs-deploy.sh 08:48:03 lf-activate-venv: SKIPPING 08:48:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3659/5 08:48:03 INFO: archiving workspace using pattern(s): 08:48:03 Archives upload complete. 08:48:04 INFO: archiving logs to Nexus 08:48:04 ---> uname -a: 08:48:04 Linux prd-centos7-docker-4c-2g-99.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 08:48:04 08:48:04 08:48:04 ---> lscpu: 08:48:04 Architecture: x86_64 08:48:04 CPU op-mode(s): 32-bit, 64-bit 08:48:04 Byte Order: Little Endian 08:48:04 Address sizes: 40 bits physical, 48 bits virtual 08:48:04 CPU(s): 2 08:48:04 On-line CPU(s) list: 0,1 08:48:04 Thread(s) per core: 1 08:48:04 Core(s) per socket: 1 08:48:04 Socket(s): 2 08:48:04 NUMA node(s): 1 08:48:04 Vendor ID: AuthenticAMD 08:48:04 CPU family: 23 08:48:04 Model: 49 08:48:04 Model name: AMD EPYC-Rome Processor 08:48:04 Stepping: 0 08:48:04 CPU MHz: 2799.998 08:48:04 BogoMIPS: 5599.99 08:48:04 Virtualization: AMD-V 08:48:04 Hypervisor vendor: KVM 08:48:04 Virtualization type: full 08:48:04 L1d cache: 32K 08:48:04 L1i cache: 32K 08:48:04 L2 cache: 512K 08:48:04 L3 cache: 16384K 08:48:04 NUMA node0 CPU(s): 0,1 08:48:04 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 08:48:04 08:48:04 08:48:04 ---> nproc: 08:48:04 2 08:48:04 08:48:04 08:48:04 ---> df -h: 08:48:04 Filesystem Size Used Avail Use% Mounted on 08:48:04 overlay 40G 14G 27G 34% / 08:48:04 tmpfs 64M 0 64M 0% /dev 08:48:04 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 08:48:04 shm 64M 0 64M 0% /dev/shm 08:48:04 /dev/vda1 40G 14G 27G 34% /facter-os 08:48:04 08:48:04 08:48:04 ---> sar -b -r -n DEV: 08:48:04 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/09/21 _x86_64_ (2 CPU) 08:48:04 08:48:04 08:35:21 LINUX RESTART (2 CPU) 08:48:04 08:48:04 08:36:01 tps rtps wtps bread/s bwrtn/s 08:48:04 08:37:01 228.01 3.58 224.43 2601.30 54689.74 08:48:04 08:38:01 272.29 0.00 272.29 0.00 53319.44 08:48:04 08:39:01 52.55 0.00 52.55 0.00 9960.21 08:48:04 08:40:04 358.16 128.54 229.62 9794.03 143908.91 08:48:04 08:41:01 591.13 264.93 326.21 16234.04 176398.62 08:48:04 08:42:01 747.40 185.07 562.33 7978.43 230147.55 08:48:04 08:43:01 167.06 20.99 146.06 1664.59 22378.18 08:48:04 08:44:01 1.52 0.00 1.52 0.00 27.83 08:48:04 08:45:01 0.27 0.00 0.27 0.00 3.47 08:48:04 08:46:01 0.47 0.25 0.22 94.60 2.58 08:48:04 08:47:01 0.23 0.00 0.23 0.00 1.93 08:48:04 Average: 219.21 54.31 164.90 3463.56 62752.25 08:48:04 08:48:04 08:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:48:04 08:37:01 3318236 0 1098020 13.71 2620 3590064 1666660 18.40 1168148 2903600 538980 08:48:04 08:38:01 3108324 0 1214664 15.17 2620 3683332 1722764 19.02 1405980 2848828 275580 08:48:04 08:39:01 2991864 0 1399928 17.48 2620 3614528 1870320 20.65 1521268 2847364 75904 08:48:04 08:40:04 1038688 0 1395688 17.43 2620 5571944 1971336 21.76 1787656 4454604 99980 08:48:04 08:41:01 514100 0 1909748 23.85 2620 5582472 3691160 40.75 2902688 3798148 222912 08:48:04 08:42:01 1260092 0 1699352 21.22 2620 5046876 3036748 33.53 2673692 3268536 14000 08:48:04 08:43:01 3204024 0 1286640 16.07 2620 3515656 1436840 15.86 1437668 2623288 8 08:48:04 08:44:01 3204092 0 1286564 16.06 2620 3515664 1409168 15.56 1437920 2622972 8 08:48:04 08:45:01 3205932 0 1284724 16.04 2620 3515664 1400848 15.47 1436896 2622656 8 08:48:04 08:46:01 3198608 0 1289236 16.10 2620 3518476 1400944 15.47 1455716 2611224 8 08:48:04 08:47:01 3198088 0 1289756 16.10 2620 3518476 1401004 15.47 1456108 2611268 16 08:48:04 Average: 2567459 0 1377665 17.20 2620 4061196 1909799 21.09 1698522 3019317 111582 08:48:04 08:48:04 08:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:48:04 08:37:01 eth0 1932.77 1753.06 8624.59 178.25 0.00 0.00 0.00 0.00 08:48:04 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:48:04 08:37:01 veth81917e9 466.24 505.00 43.00 1895.61 0.00 0.00 0.00 0.00 08:48:04 08:37:01 docker0 1335.35 1269.09 107.30 4591.35 0.00 0.00 0.00 0.00 08:48:04 08:38:01 eth0 70.05 47.00 185.53 15.78 0.00 0.00 0.00 0.00 08:48:04 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:48:04 08:38:01 veth6a44318 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:48:04 08:38:01 docker0 24.20 28.66 1.80 151.44 0.00 0.00 0.00 0.00 08:48:04 08:39:01 eth0 25.52 14.32 17.91 9.62 0.00 0.00 0.00 0.00 08:48:04 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:48:04 08:39:01 veth6a44318 2.26 2.26 0.18 0.18 0.00 0.00 0.00 0.00 08:48:04 08:39:01 docker0 2.26 2.26 0.15 0.18 0.00 0.00 0.00 0.00 08:48:04 08:40:04 veth77a9e11 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:48:04 08:40:04 eth0 256.43 169.01 1632.93 134.14 0.00 0.00 0.00 0.00 08:48:04 08:40:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:48:04 08:40:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:48:04 08:41:01 veth77a9e11 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 08:48:04 08:41:01 eth0 102.77 71.45 199.67 16.65 0.00 0.00 0.00 0.00 08:48:04 08:41:01 veth182eabc 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 08:48:04 08:41:01 vethc6db6d5 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 08:48:04 08:42:01 veth6ec1eb8 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:48:04 08:42:01 veth545aa9b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:48:04 08:42:01 veth73683b2 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:48:04 08:42:01 veth77a9e11 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 08:48:04 08:43:01 eth0 3744.48 2801.32 15627.09 474.56 0.00 0.00 0.00 0.00 08:48:04 08:43:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:48:04 08:43:01 docker0 1479.19 1507.82 116.86 5553.81 0.00 0.00 0.00 0.00 08:48:04 08:44:01 eth0 0.78 0.43 0.64 0.21 0.00 0.00 0.00 0.00 08:48:04 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:48:04 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:48:04 08:45:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:48:04 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:48:04 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:48:04 08:46:01 eth0 0.40 0.20 0.10 0.07 0.00 0.00 0.00 0.00 08:48:04 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:48:04 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:48:04 08:47:01 eth0 0.82 0.30 0.30 0.20 0.00 0.00 0.00 0.00 08:48:04 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:48:04 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:48:04 Average: eth0 250.94 204.63 1153.02 36.21 0.00 0.00 0.00 0.00 08:48:04 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:48:04 Average: docker0 134.74 137.35 10.65 505.91 0.00 0.00 0.00 0.00 08:48:04 08:48:04 08:48:04 ---> sar -P ALL: 08:48:04 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/09/21 _x86_64_ (2 CPU) 08:48:04 08:48:04 08:35:21 LINUX RESTART (2 CPU) 08:48:04 08:48:04 08:36:01 CPU %user %nice %system %iowait %steal %idle 08:48:04 08:37:01 all 30.72 0.00 10.25 4.86 0.10 54.07 08:48:04 08:37:01 0 27.77 0.00 10.82 3.46 0.11 57.84 08:48:04 08:37:01 1 33.65 0.00 9.69 6.25 0.09 50.32 08:48:04 08:38:01 all 59.47 0.00 10.75 1.93 0.13 27.72 08:48:04 08:38:01 0 58.67 0.00 11.01 2.23 0.11 27.97 08:48:04 08:38:01 1 60.26 0.00 10.50 1.63 0.15 27.46 08:48:04 08:39:01 all 35.09 0.00 5.07 0.30 0.08 59.45 08:48:04 08:39:01 0 34.17 0.00 4.93 0.19 0.09 60.62 08:48:04 08:39:01 1 36.02 0.00 5.22 0.40 0.07 58.29 08:48:04 08:40:04 all 44.41 0.00 12.74 9.47 0.10 33.27 08:48:04 08:40:04 0 43.97 0.00 12.69 9.32 0.10 33.92 08:48:04 08:40:04 1 44.85 0.00 12.80 9.62 0.10 32.63 08:48:04 08:41:01 all 64.04 0.00 17.38 14.33 0.16 4.08 08:48:04 08:41:01 0 63.68 0.00 17.77 14.39 0.14 4.02 08:48:04 08:41:01 1 64.41 0.00 16.99 14.27 0.18 4.15 08:48:04 08:42:01 all 62.95 0.00 21.83 12.25 0.14 2.83 08:48:04 08:42:01 0 61.88 0.00 22.55 12.64 0.13 2.80 08:48:04 08:42:01 1 64.03 0.00 21.09 11.86 0.15 2.87 08:48:04 08:43:01 all 31.03 0.00 6.19 1.80 0.06 60.92 08:48:04 08:43:01 0 30.86 0.00 6.49 2.12 0.05 60.47 08:48:04 08:43:01 1 31.20 0.00 5.89 1.48 0.07 61.37 08:48:04 08:44:01 all 0.24 0.00 0.05 0.00 0.01 99.70 08:48:04 08:44:01 0 0.47 0.00 0.05 0.00 0.02 99.47 08:48:04 08:44:01 1 0.02 0.00 0.05 0.00 0.00 99.93 08:48:04 08:45:01 all 0.25 0.00 0.03 0.00 0.03 99.69 08:48:04 08:45:01 0 0.44 0.00 0.03 0.00 0.03 99.49 08:48:04 08:45:01 1 0.05 0.00 0.03 0.00 0.02 99.90 08:48:04 08:46:01 all 0.16 0.00 0.04 0.01 0.01 99.78 08:48:04 08:46:01 0 0.03 0.00 0.05 0.02 0.00 99.90 08:48:04 08:46:01 1 0.28 0.00 0.03 0.00 0.02 99.67 08:48:04 08:47:01 all 0.20 0.00 0.03 0.01 0.02 99.75 08:48:04 08:47:01 0 0.33 0.00 0.02 0.00 0.02 99.63 08:48:04 08:47:01 1 0.07 0.00 0.03 0.02 0.02 99.87 08:48:04 08:48:04 Average: CPU %user %nice %system %iowait %steal %idle 08:48:04 Average: all 28.77 0.00 7.36 3.89 0.07 59.91 08:48:04 Average: 0 28.25 0.00 7.55 3.85 0.07 60.28 08:48:04 Average: 1 29.29 0.00 7.17 3.94 0.08 59.53 08:48:04 08:48:04 08:48:04